Scriptkiddi
cef835d40e
pythonPackages.m3u8: init at 0.5.2
2020-01-09 12:11:49 -08:00
Justin Humm
ccb4a4e4e9
imv: 4.0.1 -> 4.1.0
2020-01-09 21:00:18 +01: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 2b0e90c718
)
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
Alyssa Ross
1ac11cc1c1
defaultGemConfig: remove asciidoctor-diagram JARs
...
(Except on JRuby, where these are presumably important.)
2020-01-09 15:55:02 +00:00
Alyssa Ross
fbe4716bd5
defaultGemConfig: reduce mathematical closure size
...
ext/ isn't needed once the extensions have been built, contains
references to a bunch of huge dependencies, and contains megabytes of
tests.
2020-01-09 15:55:00 +00:00
Alyssa Ross
163618988f
ruby: remove references to CC by default
...
This makes RbConfig["CC"] return an invalid path, but I hope nothing
is depending on that anyway...
2020-01-09 15:54:59 +00:00
Alyssa Ross
ec8293fbfe
buildRubyGem: remove more bloat files
2020-01-09 15:54:57 +00:00
Alyssa Ross
11970ee1d6
buildRubyGem: strip by default
...
I'm not sure why this was disabled, but it looks like a pretty
harmless way to bring down closure size and remove references to
compilers and stuff.
2020-01-09 15:54:56 +00:00
Andrew Childs
4b102f0f07
ldc: fix build and skip impure test
...
Fixes #76973
This moves the path configuration to a separate derivation and skips
an impure test that depends on the current year.
2020-01-09 23:25:03 +09:00
Linus Heckemann
1e3fbfbf5e
calls: unstable-2019-10-29 -> 0.1.1
2020-01-09 15:19:10 +01: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
Oleksii Filonenko
8ab57a2bb4
cargo-deb: 1.23.0 -> 1.23.1
2020-01-09 15:32:11 +02: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
Denys Pavlov
90b6823373
nixos/powertop: wait for hardware to initialize
...
We should wait until after `multi-user.target` is triggered to allow
hardware to finish initializing, such as network devices and USB drives.
This ensures `powertop --auto-tune` sets more tunables to "Good".
Fixes #66820
2020-01-09 19:45:41 +08: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
Mario Rodas
3cee9d902b
Merge pull request #76312 from r-ryantm/auto-update/micronaut
...
micronaut: 1.2.6 -> 1.2.8
2020-01-09 05:46:45 -05:00