3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

220865 commits

Author SHA1 Message Date
Jan Tojnar 4e68e0a5a2
malcontent: Fix installed tests
Installed tests tried to load the PAM module from installed tests prefix instead of the configured pamlibdir.

Forgot to do this in 0.5.0 bump.
2020-04-08 17:08:15 +02:00
Jan Tojnar f3d1333f0d
malcontent-ui: split from malcontent
The 0.7.0 update allows us to split the package.
2020-04-08 17:08:15 +02:00
Jan Tojnar 4b4c0164f0
malcontent: 0.6.0 → 0.7.0
2e8a07d58c
2020-04-08 17:08:14 +02:00
B YI 07bc7b971d
nixos/initrd-ssh: fix typo (#84719) 2020-04-08 17:04:29 +02:00
Jan Tojnar 044a1f03db
Merge pull request #83163 from lasandell/shortwave-1.0.1
shortwave: init at 1.0.1
2020-04-08 17:02:57 +02:00
Luke Sandell a74ecff70a shortwave: init at 1.0.1 2020-04-08 09:44:30 -05:00
Elis Hirwing 258980146c
Merge pull request #84721 from talyz/php-dont-inherit-dev
php.buildEnv: Don't inherit dev from the original php
2020-04-08 16:38:33 +02:00
Jörg Thalheim fe8875a363
Merge pull request #84597 from NixOS/acpi-call
linuxPackages.acpi-call: switch to nix-community fork
2020-04-08 15:34:01 +01:00
Peter Hoeg 8cbe9f03f9
Merge pull request #81780 from volth/patch-387
libwebsockets: 3.2.0 -> 3.2.2; init as 4.0.0
2020-04-08 22:32:43 +08:00
Jörg Thalheim 1ae03c9db1
linuxPackages.acpi-call: switch to nix-community fork
This fixes also build against linux 5.6
We also took the opportunity to cleanup the build.
2020-04-08 15:03:53 +01:00
Jan Tojnar b7243c79c8
Merge pull request #84698 from jtojnar/gnome2-cleanups
gnome2 cleanups
2020-04-08 15:58:33 +02:00
Alexander Tomokhov 52ad14bbee youtube-viewer: 3.3.0 -> 3.7.5 2020-04-08 16:56:39 +03:00
Mario Rodas 2a7a7a8155 librsvg: fix build on darwin
librsvg needs -lobjc ldflag on darwin https://gitlab.gnome.org/GNOME/librsvg/-/issues/545
2020-04-08 15:46:36 +02:00
Ryan Mulligan 9ea40782c0
Merge pull request #84681 from r-ryantm/auto-update/xpra
xpra: 3.0.7 -> 3.0.8
2020-04-08 06:22:45 -07:00
talyz 472d5c187b
php.buildEnv: Don't inherit dev from the original php
mkDerivation uses the dev output in buildInputs if it exits, hence the
php-with-extensions package was never built or put into the path of
packages dependent on it during build. With this fix, the php packages
built with buildEnv or withExtensions don't have any dev outputs;
packages which need the dev output can refer to the phpXXbase packages
instead.
2020-04-08 15:13:07 +02:00
Kevin Cox e3efdbf3f8
Merge pull request #84706 from nyanloutre/jellyfin_10_5_3
jellyfin: 10.5.2 -> 10.5.3
2020-04-08 08:58:38 -04:00
Tim Steinbach c4c017f982
zoom-us: 3.5.374815.0324 -> 3.5.383291.0407 2020-04-08 08:51:08 -04:00
Tim Steinbach 7bd91fe7af
linux: 5.6.2 -> 5.6.3 2020-04-08 08:51:08 -04:00
Tim Steinbach 1c637d2326
linux: 5.5.15 -> 5.5.16 2020-04-08 08:51:07 -04:00
Tim Steinbach 5653337922
linux: 5.4.30 -> 5.4.31 2020-04-08 08:51:07 -04:00
Graham Christensen 2bf8a722d5
Merge pull request #83249 from bennofs/fix-nixos-aarch64-eval-master
nixos/release-combined.nix: fix tested/supportedSystems (master version of #82886)
2020-04-08 08:50:47 -04:00
Peter Hoeg 0669cd72ae g15daemon: init at 1.9.5.3 2020-04-08 20:49:49 +08:00
Mario Rodas a013b8401f
Merge pull request #84702 from zowoq/bettercap
bettercap: 2.26.1 -> 2.27
2020-04-08 07:49:11 -05:00
Oleksii Filonenko 457900c7c8 monolith: init at 2.2.2 2020-04-08 15:48:18 +03:00
Mario Rodas 4b2e85edc5
Merge pull request #84672 from r-ryantm/auto-update/unrar
unrar: 5.9.1 -> 5.9.2
2020-04-08 07:33:50 -05:00
Benno Fünfstück 918cb88d1f nixos/release-combined.nix: test hibernate only on x86_64 2020-04-08 14:30:53 +02:00
Benno Fünfstück bb44abe563 nixos/release-combined.nix: fix tested/supportedSystems
This properly supports the `supportedSystems` and
`limitedSupportedSystems` arguments of `release-combined.nix`.
Previously, evaluation would fail if `x86_64-linux` was not part either
of those, since the tested job always referenced the `x86_64-linux`
nixos tests (which won't exist in an aarch64-only eval).

Since the hydra configuration for the jobset`trunk-combined` has both
`aarch64-linux` and `x86_64-linux` as supported systems, this will make
aarch64 be part of the tested job on that jobset.
2020-04-08 14:30:51 +02:00
taku0 2bf7993123 thunderbird: 68.6.0 -> 68.7.0 2020-04-08 21:21:23 +09:00
taku0 b756e789a4 thunderbird-bin: 68.6.0 -> 68.7.0 2020-04-08 21:13:47 +09:00
Niklas Hambüchen f3cf0f074a
Merge pull request #84382 from nh2/openblas-add-singleThreaded-option
openblas: Add `singleThreaded` option. Off by default.
2020-04-08 13:49:32 +02:00
Niklas Hambüchen df907c4786 openblas: Add singleThreaded option. Off by default.
See https://github.com/xianyi/OpenBLAS/issues/2543
2020-04-08 13:46:04 +02:00
Timo Kaufmann b72fd98789
Merge pull request #84666 from jonringer/repofy-palp
palp: correct metadata for repology
2020-04-08 11:44:33 +00:00
Florian Klink 68d37fe0c0
Merge pull request #84663 from flokli/notmuch-multiple-output
notmuch: add separate `emacs` output
2020-04-08 13:31:52 +02:00
Silvan Mosberger b293421a69
Merge pull request #84129 from Infinisil/removing-python-from-grub
Support removing python from zfs/grub closure
2020-04-08 12:53:28 +02:00
Milan 0fc7da19b4
kdeFrameworks: 5.66 -> 5.68 (#84622) 2020-04-08 12:48:57 +02:00
Milan 4dee289784
grantlee: 5.1.0 -> 5.2.0 (#84621) 2020-04-08 12:48:31 +02:00
Jan Tojnar af476597c0
python3.pkgs.libmodulemd: init bindings 2020-04-08 12:32:39 +02:00
Michael Weiss 2eab203e57
Merge pull request #84671 from primeos/chromium
chromium: 80.0.3987.163 -> 81.0.4044.92
2020-04-08 12:29:22 +02:00
lewo bb3e58883b
Merge pull request #84400 from numkem/nomad_0.10.5
nomad: 0.10.2 -> 0.10.5
2020-04-08 12:06:40 +02:00
Michael Weiss 49cc739239
gns3-{gui,server}: 2.2.6 -> 2.2.7 2020-04-08 11:58:44 +02:00
lewo 5cf941bf1f
Merge pull request #84436 from r-ryantm/auto-update/minizinc-ide
minizincide: 2.4.2 -> 2.4.3
2020-04-08 11:58:08 +02:00
Michael Weiss 20fd05448d
androidStudioPackages.beta: 4.0.0.12 -> 4.0.0.13 2020-04-08 11:54:51 +02:00
nyanloutre 66c05279c3
jellyfin: 10.5.2 -> 10.5.3 2020-04-08 11:51:02 +02:00
Michael Weiss fdedc5d16c
signal-desktop: 1.32.3 -> 1.33.0 2020-04-08 11:28:42 +02:00
Mario Rodas 1fcb7ce05b
shadowenv: 1.3.2 -> 2.0.0 2020-04-08 04:20:00 -05:00
Mario Rodas b3fbd22149
syncthing: 1.4.1 -> 1.4.2
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.2
2020-04-08 04:20:00 -05:00
Mario Rodas f396fe6627
sqlint: 0.1.9 -> 0.1.10 2020-04-08 04:20:00 -05:00
Jörg Thalheim 04224d91ab
Merge pull request #84701 from Mic92/cheat
cheat: 3.8.0 -> 3.9.0
2020-04-08 10:16:09 +01:00
Jörg Thalheim b3a9a65955
Merge pull request #84595 from NixOS/zfs
zfs: fix build against 5.6
2020-04-08 10:14:11 +01:00
Tor Hedin Brønner 29d76cf0e1
gnome3.gnome-remote-desktop: 0.1.7 -> 0.1.8 (#84697)
- ported to pipewire-0.3
2020-04-08 11:13:39 +02:00