Commit graph

220660 commits

Author SHA1 Message Date
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
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
Mario Rodas
a013b8401f
Merge pull request #84702 from zowoq/bettercap
bettercap: 2.26.1 -> 2.27
2020-04-08 07:49:11 -05: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
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
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
Jörg Thalheim
9902849e66
cheat: 3.8.0 -> 3.9.0 2020-04-08 10:11:41 +01:00
zowoq
a005ffe985 bettercap: 2.26.1 -> 2.27
https://github.com/bettercap/bettercap/releases/tag/v2.27
2020-04-08 19:08:26 +10:00
Gabriel Ebner
e71c0d80a1
Merge pull request #84583 from r-ryantm/auto-update/qalculate-gtk
qalculate-gtk: 3.8.0 -> 3.8.0a
2020-04-08 11:01:33 +02:00
Jan Tojnar
bd16668567
libreoffice-still: drop gnome2 dependencies
They are not needed any more:

* ORBit2: a219edfbb6
* GConf: 3cf557c12d
* gnome_vfs: b40b601007
2020-04-08 10:32:22 +02:00
Jan Tojnar
14be4ca20a
lingot: 0.9.1 → 1.0.1
https://savannah.nongnu.org/forum/forum.php?forum_id=9190
2020-04-08 10:32:21 +02:00
Jan Tojnar
ba2b0bdc7d
relfs: drop
It depends on old cruft and was broken for over four years.
2020-04-08 10:32:21 +02:00
Jan Tojnar
db46da2e32
monotoneViz: do not use aliases 2020-04-08 10:32:21 +02:00
Jan Tojnar
0195347f5f
beast: drop
It depends on ton of cruft, has been broken for three years and upstream switched to electron 🙈
2020-04-08 10:32:20 +02:00
Vincent Laporte
f4ff33cce6 alt-ergo: 2.3.1 → 2.3.2 2020-04-08 10:23:48 +02:00
worldofpeace
94eb65a287 nixos/gnome-remote-desktop: enable pipewire
We need the pipewire service to actually use this.
Tested with g-c-c Sharing.
2020-04-08 10:18:23 +02:00
lewo
24201a5148
Merge pull request #84388 from danielfullmer/searx-0.16.0
searx: 0.15.0 -> 0.16.0
2020-04-08 09:33:23 +02:00
Peter Simons
c924ae5079
Merge pull request #84638 from r-ryantm/auto-update/shotcut
shotcut: 20.02.17 -> 20.04.01
2020-04-08 08:34:32 +02:00
worldofpeace
36beb6efa4
Merge pull request #84185 from cpcloud/add-scmpuff
scmpuff: init at 0.3.0
2020-04-07 23:41:22 -04:00
Phillip Cloud
9c2ffc5834 scmpuff: init at 0.3.0
scmpuff is tool to make working with git easier by making it possible
to refer to filenames using numeric shortcuts
2020-04-07 23:41:06 -04:00