Commit Graph

202060 Commits

Author SHA1 Message Date
Franz Pletz
89806e9536 nixos/switch-to-configuration: restart changed socket units
Previously, socket units wouldn't be restarted if they were
changed. To restart the socket, the service the socket is attached
to needs to be stopped first before the socket can be restarted.
2019-11-25 14:43:49 +01:00
Ben Darwin
e3e3bd61f8 pythonPackages.gpyopt: provide setuptools at runtime, needed by the package 2019-11-18 20:08:13 -08:00
Mario Rodas
4a45f935d3
Merge pull request #73446 from Synthetica9/vscodium-1.40.0
vscodium: 1.39.2 -> 1.40.0
2019-11-18 22:01:10 -05:00
Mario Rodas
93be69d42f
Merge pull request #73473 from bcdarwin/gpyopt
pythonPackages.gpyopt: init at unstable-2019-09-25
2019-11-18 21:57:38 -05:00
Mario Rodas
9177df65e7
Merge pull request #73604 from marsam/update-pg_auto_failover
postgresqlPackages.pg_auto_failover: 1.0.4 -> 1.0.5
2019-11-18 21:41:45 -05:00
Mario Rodas
7a7908e63f
Merge pull request #73601 from marsam/update-pg_hll
postgresqlPackages.pg_hll: 2.12 -> 2.14
2019-11-18 21:41:15 -05:00
Dennis Gosnell
5f3b21f7b0
Merge pull request #73693 from toonn/drop-alex-patch
alex: drop patch
2019-11-19 09:34:44 +09:00
Mario Rodas
f7076d3726
Merge pull request #73583 from marsam/add-pack
buildpack: init at 0.5.0
2019-11-18 19:32:09 -05:00
Renaud
bf6217cbf1
nixos/nginx: correct header
Apache -> Nginx
2019-11-18 23:25:17 +01:00
Renaud
5411dbda33
Merge pull request #71710 from bcdarwin/fix-elastix
elastix: 4.9.0 -> 5.0.0 (and mark unbroken)
2019-11-18 23:23:16 +01:00
Daiderd Jordan
f89fff0154
Merge pull request #73457 from cw789/erlang_update
erlangR22: 22.0.4 -> 22.1.7
2019-11-18 23:17:44 +01:00
Nikolay Korotkiy
855c1e09c8 gpscorrelate: unstable-2019-09-03 -> 2.0 2019-11-18 23:16:29 +01:00
Tom Hall
801e8b4d72 Allow ffmpeg attributes to be overridden
Switch the order in which the version-specific attributes are combined
with args. Otherwise, if args such as 'branch' are overridden by an
overlay or other derivation, the new value is replaced with the
original when the sets are combined with //.
2019-11-18 23:13:59 +01:00
Lassulus
14961b1034
Merge pull request #72719 from bhipple/doc/comment-fix
nixos/nginx: update comment
2019-11-18 23:02:46 +01:00
Lassulus
505120a299
Merge pull request #72829 from erictapen/signal-cli-daemon
signal-cli: enable dbus functionality
2019-11-18 22:57:17 +01:00
André-Patrick Bubel
001f08fb34 vcv-rack: 1.1.5 -> 1.1.6 2019-11-18 22:53:33 +01:00
Jonathan Ringer
60e1709bae python3Packages.cliff: fix build and add tests 2019-11-18 12:50:48 -08:00
Erik Arvstedt
8aa5f30a8f nixos/bitcoind: remove PermissionsStartOnly
Unneded because there are no extra commands like ExecStartPre
2019-11-18 21:48:02 +01:00
mhaselsteiner
263ee30a70 python: wrf-python : 1.3.1.1 -> 1.3.2 2019-11-18 12:39:51 -08:00
Timo Kaufmann
d17a25d190
Merge pull request #73448 from cw789/elixir_update
elixir_1_9: 1.9.2 -> 1.9.4
2019-11-18 21:30:10 +01:00
Bjørn Forsman
0fd63b40b0 Revert "gnomeExtension.system-monitor-applet: mark as broken"
This reverts commit b9f3160c2a.

It builds and runs fine. I'm not sure why it was marked broken in the
first place, I successfully built it on commit b9f3160. A runtime issue
that was later fixed?
2019-11-18 20:57:55 +01:00
Milan Pässler
9b09b4085d tinyfecvpn: init at 20180820.0 2019-11-18 20:56:29 +01:00
Ben Darwin
b618730708 elastix: 4.9.0 -> 5.0.0 (and mark unbroken) 2019-11-18 13:29:02 -05:00
Dmitry Olyenyov
a6934e3653 vscode 1.40.0 -> 1.40.1 (#73610) 2019-11-18 11:57:01 -05:00
toonn
64c5eda317 alex: drop patch
simonmar/alex#140 was merged and the patch has been applied in alex
version 3.2.5 so the build is broken trying to re-apply the patch.
2019-11-18 17:04:41 +01:00
Silvan Mosberger
01037b305c
Merge pull request #73614 from roberth/nixos-typed-ids
nixos/ids: Add types to allow overrides on static uids, gids
2019-11-18 16:38:13 +01:00
Jelle Besseling
823852a6a9 nixos/eternal-terminal: add firewall information
(#71917)
2019-11-18 16:12:12 +01:00
Peter Simons
08c3826eb9
Merge pull request #73689 from dminuoso/rspamd-fix-fuzzy-worker
rspamd: Specify correct type for fuzzy worker
2019-11-18 14:33:11 +01:00
Florian Klink
93f5c85d66
Merge pull request #73074 from obsidiansystems/python3-airflow
python3Packages.apache-airflow init 1.10.5
2019-11-18 14:28:40 +01:00
Victor Nawothnig
f42b402706 Specify correct type for fuzzy worker 2019-11-18 13:56:56 +01:00
Will Dietz
c4c5652504
Merge pull request #73560 from dtzWill/update/qownnotes-9.11.4
qownnotes: 19.10.10 -> 19.11.4
2019-11-18 06:39:38 -06:00
Mario Rodas
41d921292e
Merge pull request #73600 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.2.1 -> 2.2.2
2019-11-18 07:00:34 -05:00
Michael Weiss
d0637b993f
html-proofer: 3.14.0 -> 3.14.1 2019-11-18 12:55:01 +01:00
Lassulus
5de728659b
Merge pull request #73107 from contrun/init-dnsproxy
dnsproxy: init at 0.20.0
2019-11-18 11:39:00 +01:00
Christian Kauhaus
99e03723b6
Merge pull request #63696 from rnhmjoj/qemu-program
nixos/testing: remove leftover of virtualisation.qemu.program
2019-11-18 11:20:27 +01:00
markuskowa
7d728faea5
Merge pull request #73227 from markuskowa/fix-mkl
mkl: add scalapack libraries to output
2019-11-18 10:46:33 +01:00
Peter Simons
c95664665d obs-studio: package the missing ndi library to make the obs-ndi plug-in actually work 2019-11-18 10:18:04 +01:00
Robert Hensing
f074bfe0a0 nixos/ids: Add types to allow overrides on static uids, gids 2019-11-18 09:24:35 +01:00
markuskowa
2a7f05f9be
Merge pull request #73582 from markuskowa/upd-slurm
slurm: 19.05.3.2 -> 19.05.4.1
2019-11-18 09:06:32 +01:00
Timo Kaufmann
c0a56ee711
Merge pull request #73611 from timokau/home-manager-2019-11-17
home-manager: 2019-10-29 -> 2019-11-17
2019-11-18 09:05:39 +01:00
Markus Kowalewski
d817a49faa
mkl: add scalapack libraries to output 2019-11-18 09:05:03 +01:00
Timo Kaufmann
bee1fa9a20 home-manager: 2019-10-29 -> 2019-11-17
The lorri module was recently added.
2019-11-18 08:32:55 +01:00
Bjørn Forsman
204bce4bfb treewide: improve more deprecation/removal messages
I missed these in 41832d9100 ("treewide: include missing package names
in deprecation/removal messages").

I changed "deprecated" to "removed" where needed.
2019-11-18 08:32:40 +01:00
Bjørn Forsman
41832d9100 treewide: include missing package names in deprecation/removal messages
Most deprecation/removal messages already do this, but these were
missing.

Now the user does not have to `--enable-trace` and parse the quite long
trace just to find the package name.
2019-11-18 08:15:09 +01:00
Ryan Mulligan
c86b0320f9
Merge pull request #73589 from lovesegfault/essentia-extractor
essentia-extractor: init at 2.1_beta2
2019-11-17 21:08:04 -08:00
Bernardo Meurer
e7fea062ce
essentia-extractor: init at 2.1_beta2 2019-11-17 20:17:44 -08:00
Bernardo Meurer
6d6e31cc6a
maintainers: add lovesegfault 2019-11-17 20:12:14 -08:00
Mario Rodas
33a9a0f0f6
postgresqlPackages.pg_auto_failover: 1.0.4 -> 1.0.5 2019-11-17 22:22:22 -05:00
Mario Rodas
e3da798939
postgresqlPackages.pg_hll: 2.12 -> 2.14 2019-11-17 22:22:22 -05:00
Mario Rodas
ab692f467b
postgresqlPackages.pgroonga: 2.2.1 -> 2.2.2 2019-11-17 22:22:22 -05:00