1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 08:34:50 +00:00
Commit graph

246137 commits

Author SHA1 Message Date
Arian van Putten d98e138f8d
Merge pull request #99941 from toonn/wire-desktop-bump
Wire desktop bump
2020-10-07 12:56:09 +02:00
Andreas Rammhold bffeb5f0d3
Merge pull request #99902 from andir/firefox-pipewire-optional
firefox: ensure pipewire is only enabled with wayland & webrtc
2020-10-07 12:51:46 +02:00
Johannes Schleifenbaum 2fcbd87b2e
dbeaver: 7.2.1 -> 7.2.2 2020-10-07 12:37:56 +02:00
Vladimír Čunát 420f89ceb2
Revert "apparmor: fix and improve the service"
This reverts commit fb6d63f3fd.

I really hope this finally fixes #99236: evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-07 12:22:18 +02:00
toonn 4448bd4e10
wire-desktop: mac 3.18.3728 -> 3.20.3912 2020-10-07 12:03:35 +02:00
toonn ad9d115682
wire-desktop: linux 3.18.2925 -> 3.20.2934 2020-10-07 11:58:56 +02:00
Timo Kaufmann 3b0886c9af
Merge pull request #93226 from ardumont/gerbera-init
gerbera: init at 1.6.1
2020-10-07 11:35:25 +02:00
Robert Hensing 0504b01100
Merge pull request #98107 from roberth/cassandra-add-extraEnvSh
nixos/cassandra: Add cfg.extraEnvSh
2020-10-07 11:28:39 +02:00
Antoine R. Dumont (@ardumont) dc19e3be0c
gerbera: Init at 1.6.1 2020-10-07 10:53:52 +02:00
Jan Tojnar 991a67d453
nixos/blackfire: init 2020-10-07 10:44:54 +02:00
Jan Tojnar 956a43990e
phpExtensions.blackfire: init at 1.40.0 2020-10-07 10:44:54 +02:00
Jan Tojnar a07508c1d3
php: declare ZTS support
Binary extensions like Blackfire need to know whether PHP was
compiled with ZTS support to work properly.
2020-10-07 10:44:53 +02:00
Jan Tojnar 9ce350cdcc
blackfire: init at 1.44.0 2020-10-07 10:44:53 +02:00
Shea Levy c800d20b67
zulip: Don't use buildFHSUserEnvBubblewrap.
For as-yet unknown reasons, this causes zulip to launch with a grey screen.

See https://github.com/NixOS/nixpkgs/pull/97264#issuecomment-704454645
2020-10-07 04:41:23 -04:00
Timo Kaufmann c7f33a55b0
Merge pull request #93048 from ardumont/bump-libupnp
libupnp: 1.12.0 -> 1.14.0
2020-10-07 10:12:50 +02:00
Timo Kaufmann 8722718311
Merge pull request #99893 from ardumont/bump-amule
amule: 2.3.2 -> unstable-20201006
2020-10-07 10:03:07 +02:00
Timo Kaufmann b3af4a43f2
Merge pull request #99899 from ardumont/bump-gmrender-resurrect
gmrender-resurrect: Make build against libupnp 1.14 ok
2020-10-07 10:02:37 +02:00
Jonathan Ringer b18cf1b35a python3Packages.azure-mgmt-commerce: use fetchpypi 2020-10-07 00:58:44 -07:00
Jonathan Ringer 8a75ad4925 python3Packages.rarfile: 3.0 -> 4.0 2020-10-07 00:57:56 -07:00
Jonathan Ringer b489e3b3ac python3Packages.azure-servicemanagement-legacy: use fetchPypi 2020-10-07 00:55:56 -07:00
Samuel Dionne-Riel 433db454f3
Merge pull request #98607 from samueldr/u-boot/remove-downstream-u-boots
Remove all non-mainline U-Boots
2020-10-07 02:39:52 -04:00
Linus Heckemann 41c0f49681
Merge pull request #99596 from Ma27/nextcloud20
nextcloud20: init
2020-10-07 08:10:38 +02:00
Linus Heckemann a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Vladimír Čunát c7b3d98659
Merge #99227: luajit*: update and enableGC64 by default 2020-10-07 07:40:11 +02:00
Mario Rodas 4468ccc32e postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0
https://github.com/citusdata/pg_cron/releases/tag/v1.3.0
2020-10-06 18:00:00 -05:00
Janne Heß 9a966e84b6
raspberrypifw: 1.20200601 -> 1.20200902
Also disable the fixup phase since it only throws errors and remove the
platforms since these are only static files.
2020-10-07 00:41:15 +02:00
Dmitry Kalinkin 86e6adc799
Merge pull request #99093 from veprbl/pr/texlive_chktex_fix
texlive: move chktex from texlive.bin.core to texlive.bin.chktex
2020-10-06 18:01:06 -04:00
Arian van Putten e97be2a166
Merge pull request #99901 from andir/order-acme-after-nss-lookup
nixos/security/acme: order after nss-lookup.target
2020-10-06 23:39:46 +02:00
Antoine R. Dumont (@ardumont) 1f7cf96291
amule: 2.3.2 -> unstable-20201006
There has been no new release since 2.3.2 for some years now (around 2016) [1]

The most recent master branch for the amule project includes a commit [2] which
fixes compilation breakage with the next libupnp version [3].

So this bumps the amule version to the latest commit of that repository.

[1] https://github.com/amule-project/amule/issues/219

[2] 8784480c79

[3] #93048
2020-10-06 23:35:22 +02:00
Antoine R. Dumont (@ardumont) 98e5369baf
gmrender-resurrect: Make build against libupnp 1.14 ok
Current PR opened but not merged upstream [1]

[1] https://github.com/hzeller/gmrender-resurrect/pull/214
2020-10-06 23:25:13 +02:00
Andreas Rammhold a5a01d56a2
firefox: ensure pipewire is only enabled with wayland & webrtc
This ensures that we aren't applying any of the experiemental pipewire
patches when the dependencies aren't enabled. As of now pipewire only
works with wayland and webrtc. If either of them are not activated we
can't build with pipewireSupport and we should not.
2020-10-06 23:08:00 +02:00
Andreas Rammhold 2c0ee52d91
nixos/security/acme: order after nss-lookup.target
This should hopefully solve races with DNS servers (such as unbound)
during the activation of a new generation. Previously unbound could
still be unavailable and thus the acme script would fail.
2020-10-06 22:52:55 +02:00
Vincent Laporte e7ebd6be80 ocamlPackages.earley: 2.0.0 → 3.0.0 2020-10-06 22:34:54 +02:00
WORLDofPEACE d83e5a1ff6
Merge pull request #99697 from worldofpeace/rt-sched-optional-and-off-by-default
nixos/gnome3: add realtime-scheduling option
2020-10-06 16:30:27 -04:00
Nicolas Martin d01e3d5489 charm: init at 0.8.2 2020-10-06 22:25:36 +02:00
Nicolas Martin c2ebb8becb glow 0.2.0 -> 1.0.0 2020-10-06 22:24:22 +02:00
Lassulus 2927f3fb45
Merge pull request #99186 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: 4.1.2 -> 4.1.4
2020-10-06 21:46:09 +02:00
Maximilian Bosch 2b1b93a77e
Merge pull request #99876 from jonringer/bump-xmlsec
xmlsec: 1.2.28 -> 1.2.30
2020-10-06 21:45:33 +02:00
Maximilian Bosch 6cb9067a72
Merge pull request #99726 from zowoq/gh
gitAndTools.gh: 1.0.0 -> 1.1.0
2020-10-06 21:41:12 +02:00
Ben Darwin 95439a7e7d hdf5_1_8: remove
- no longer needed as `libminc` has been updated to use the default hdf5
2020-10-06 15:31:20 -04:00
Ben Darwin 44d854af30 bicgl: update LIBMINC_DIR due to libminc CMake changes 2020-10-06 15:31:19 -04:00
Ben Darwin e673c285e1 conglomerate: update LIBMINC_DIR to reflect libminc CMake changes 2020-10-06 15:31:18 -04:00
Ben Darwin 44f2bf87d6 EZminc: update LIBMINC_DIR to reflect libminc CMake changes 2020-10-06 15:31:18 -04:00
Ben Darwin 85946918ac oobicpl: update LIBMINC_DIR due to libminc CMake changes 2020-10-06 15:31:17 -04:00
Ben Darwin 83d0571ae6 mni_autoreg: update LIBMINC_DIR due to CMake changes in libminc 2020-10-06 15:31:17 -04:00
Ben Darwin 9a190786a4 n3: 2017-09-18 -> 2018-08-09
- update LIBMINC_DIR and EBTKS_DIR due to CMake updates in those packages
2020-10-06 15:31:16 -04:00
Ben Darwin 7772e248ab inormalize: update LIBMINC_DIR and dependencies due to libminc update 2020-10-06 15:31:16 -04:00
Ben Darwin 2c33e9d1a4 bicpl: fix LIBMINC_DIR due to libminc CMake changes 2020-10-06 15:31:15 -04:00
Ben Darwin da69e470f2 EBTKS: update LIBMINC_DIR due to libminc update 2020-10-06 15:31:15 -04:00
Ben Darwin 91a429a148 minc_tools: unstable-2019-12-04 -> unstable-2020-07-25 2020-10-06 15:31:14 -04:00