Commit graph

208841 commits

Author SHA1 Message Date
Alyssa Ross 65dcd244bc maintainers/create-azure.sh: run from anywhere
I'm not really sure how the line directly after ended up with this,
but this line didn't...
2020-01-09 20:54:28 +00:00
Maximilian Bosch 7ee263e699
bandwhich: 0.7.0 -> 0.8.0
https://github.com/imsnif/bandwhich/releases/tag/0.8.0
2020-01-09 21:50:46 +01:00
markuskowa f603e61097
Merge pull request #77117 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 19.3.1 -> 19.4.0
2020-01-09 21:42:45 +01:00
markuskowa db630cac11
Merge pull request #74512 from prusnak/kodelife
kodelife: 0.8.7.105 -> 0.8.8.110 (+support for more archs)
2020-01-09 21:41:48 +01:00
markuskowa f2997ea03a
Merge pull request #77132 from r-ryantm/auto-update/kid3
kid3: 3.8.0 -> 3.8.1
2020-01-09 21:36:55 +01:00
markuskowa 2913973aa7
Merge pull request #76938 from lourkeur/fix_76184_gnunet
nixos/gnunet: Add types to the options
2020-01-09 21:33:50 +01:00
markuskowa 59670b0c56
Merge pull request #76939 from lourkeur/fix_76184_tsocks
nixos/tsocks: Add types to the options
2020-01-09 21:33:18 +01:00
Jonathan Ringer 3ad5206263 obexfs: add missing bluez dep 2020-01-09 12:30:31 -08:00
markuskowa 907e0af7dc
Merge pull request #77367 from filalex77/glow-0.2.0
glow: 0.1.6 -> 0.2.0
2020-01-09 21:30:20 +01:00
Jon dc23abaa23
Merge pull request #77037 from jonringer/bump-mupen
mupen64plus: 2.5 -> 2.5.9
2020-01-09 12:29:23 -08:00
Jonathan Ringer 1e6bb7ee0b python2Packages.ihatemoney: fix python2 test deps 2020-01-09 12:28:38 -08:00
Scriptkiddi cef835d40e pythonPackages.m3u8: init at 0.5.2 2020-01-09 12:11:49 -08:00
Jonathan Ringer 26b0bb11de mupen64plus: 2.5 -> 2.5.9, target x86_64-linux only 2020-01-09 11:39:32 -08:00
Jonathan Ringer 0726ab30f6 python3Packages.pandas: fix tests
The default ordering behavior has changed with pd.NAT
2020-01-09 11:28:31 -08:00
Jonathan Ringer 26aa690447 azure-cli: 2.0.78 -> 2.0.79 2020-01-09 10:09:02 -08:00
Jonathan Ringer 94dea31ea2 azure-cli: freeze azure-mgmt-iotcentral 2020-01-09 10:09:02 -08:00
R. RyanTM a7c473ca0d python27Packages.azure-mgmt-iotcentral: 1.0.0 -> 2.0.0
(cherry picked from commit 2b0e90c7186bdfcf952615a9ebebef6cc2c66378)
2020-01-09 10:09:02 -08:00
Florian Klink 2603d15a4d
Merge pull request #77167 from srhb/ceph-14_2_5
ceph: 14.2.4 -> 14.2.5
2020-01-09 18:39:05 +01:00
Bruno Bzeznik f7a4e4a93a bayescan: init at 2.1 (#68191)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-09 12:38:53 -05:00
Franz Pletz 7d38d95e76
Merge pull request #77381 from filalex77/alacritty-0.4.1
alacritty: 0.4.0 -> 0.4.1
2020-01-09 17:26:48 +00:00
Joachim F ec1f3aba86
Merge pull request #77340 from dtzWill/update/tor-browser-bundle-bin-9.0.3
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
2020-01-09 17:25:29 +00:00
Joachim F f301375d88
Merge pull request #77342 from dtzWill/update/tor-0.4.2.5
tor: 0.4.1.6 -> 0.4.2.5
2020-01-09 17:25:11 +00:00
Silvan Mosberger e9c16ec186
Merge pull request #76857 from Infinisil/recursive-disableModules
Apply `disabledModules` recursively
2020-01-09 18:20:12 +01:00
Florian Klink 4052aa377e
Merge pull request #77373 from tokudan/master-ffbin7201
firefox-bin: 72.0 -> 72.0.1 [security] CVE-2019-17026
2020-01-09 17:48:48 +01:00
Silvan Mosberger a6462a4a8b
nixos/doc: Extend disabledModules docs to indicate recursive disabling 2020-01-09 17:26:08 +01:00
Silvan Mosberger b89b23b6b2
lib/tests: Add tests for recursive disabledModules 2020-01-09 17:26:08 +01:00
Silvan Mosberger 7167985e34
nixos/documentation: Fix disabledModules being rendered
Previously disabledModules would not be disabled for the manual
2020-01-09 17:26:08 +01:00
Silvan Mosberger de5f73d434
lib/modules: Recursive disabledModules
With this change, disabledModules applies recursively, meaning if you
have a module "foo.nix" with

    imports = [ ./bar.nix ];

then setting

  disabledModules = [ "foo.nix" ];

will disable both "foo.nix" and "bar.nix", whereas previously only
"foo.nix" would be disabled.

This change along with https://github.com/NixOS/nixpkgs/pull/61570 allows
modules to be fully disabled even when they have some `mkRenamedOption`
imports.
2020-01-09 17:26:05 +01:00
Oleksii Filonenko d4b4c29da6
alacritty: 0.4.0 -> 0.4.1 2020-01-09 18:18:31 +02:00
Florian Klink 5a523d70f6
Merge pull request #77158 from aanderse/mysql
nixos/mysql: restart systemd service on abort
2020-01-09 17:04:40 +01:00
Franz Pletz 462fcf3381
Merge pull request #77371 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.3 -> 1.8.0
2020-01-09 15:59:14 +00:00
Daniel Frank 0271b2c9a0 firefox-bin: 72.0 -> 72.0.1 [security] CVE-2019-17026 2020-01-09 15:02:34 +01:00
R. RyanTM 5934692d6a cimg: 2.7.5 -> 2.8.0 (#76230) 2020-01-09 14:43:26 +01:00
Domen Kožar 2e765ef206
Merge pull request #77298 from nomeata/haskell-docs-version
nixpkgs manual: Update Haskell versions
2020-01-09 14:35:06 +01:00
Maximilian Bosch 9d845d41c3
matrix-synapse: 1.7.3 -> 1.8.0
https://github.com/matrix-org/synapse/releases/tag/v1.8.0
2020-01-09 14:28:13 +01:00
Oleksii Filonenko 00f74cdeaf
glow: 0.1.6 -> 0.2.0 2020-01-09 15:27:05 +02:00
R. RyanTM 80f1d9a7f2 qmidinet: 0.6.0 -> 0.6.1 (#76398) 2020-01-09 14:03:39 +01:00
R. RyanTM 856de672b6 qsynth: 0.6.0 -> 0.6.1 (#76380) 2020-01-09 14:03:05 +01:00
Oleksii Filonenko 7d93381ced emplace: 0.2.8 -> 0.2.10 (#76581)
* emplace: 0.2.8 -> 0.2.9

* emplace: 0.2.9 -> 0.2.10
2020-01-09 13:57:14 +01:00
Renaud ef4296311d
Merge pull request #76612 from vincentbernat/fix/iosevka-2.3.3
iosevka: 2.3.2 -> 2.3.3
2020-01-09 13:55:41 +01:00
ivann 24aa9b355e vimPlugins.vista-vim: init at 2020-01-06 2020-01-09 13:33:31 +01:00
markuskowa 1df336d5d8
Merge pull request #77214 from r-ryantm/auto-update/python2.7-geoip2
python27Packages.geoip2: 2.9.0 -> 3.0.0
2020-01-09 12:34:44 +01:00
markuskowa 4f7f962b3b
Merge pull request #77307 from matthiasbeyer/add-mrsh
mrsh: init at 2020-01-08
2020-01-09 12:32:30 +01:00
Jörg Thalheim 5121edc703
home-assistant: 0.100.3 -> 0.103.2 (#76088)
home-assistant: 0.100.3 -> 0.103.2
2020-01-09 11:29:04 +00:00
markuskowa 2aecfca22c
Merge pull request #77083 from r-ryantm/auto-update/gmsh
gmsh: 4.4.1 -> 4.5.1
2020-01-09 12:27:11 +01:00
Robert Helgesson 1b2ec551f9
lombok: 1.18.8 -> 1.18.10 2020-01-09 12:16:06 +01:00
Florian Klink 959034d8e9
Merge pull request #77355 from andersk/gdm-tmpfiles
nixos/gdm: Fix tmpfiles configuration syntax
2020-01-09 12:12:57 +01:00
Jörg Thalheim db4cdd05cc
Merge pull request #75898 from Scriptkiddi/hass_parse_req_error
home-assistant: Add error output for missing deps
2020-01-09 11:07:55 +00:00
Mario Rodas 2724879621
Merge pull request #76245 from r-ryantm/auto-update/fasm
fasm: 1.73.18 -> 1.73.21
2020-01-09 05:54:34 -05:00
Mario Rodas b8f7bb5c16
Merge pull request #76366 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 9.2.0 -> 9.2.1
2020-01-09 05:49:02 -05:00