1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

209062 commits

Author SHA1 Message Date
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
Jörg Thalheim cf8cb059e2
home-assistant-cli: fix typo in description 2020-01-09 10:45:46 +00:00
Mario Rodas 554e020002
Merge pull request #76418 from r-ryantm/auto-update/setbfree
setbfree: 0.8.10 -> 0.8.11
2020-01-09 05:44:38 -05:00
Jörg Thalheim f74fc27ace
home-assistant-frontend: 20200108.0 -> 20191204.1 2020-01-09 10:43:43 +00:00
Oleksii Filonenko 25b75b8fb5
nixosTests.home-assistant: port to python 2020-01-09 10:39:50 +00:00
Jörg Thalheim 283e3e7218
nixos/home-assistant: support for secrets 2020-01-09 10:39:50 +00:00
Jörg Thalheim b2dbc1edd1
home-assistant: 0.100.3 -> 0.103.6 2020-01-09 10:39:38 +00:00
Mario Rodas 9c41b826f9
Merge pull request #76325 from r-ryantm/auto-update/mcelog
mcelog: 166 -> 167
2020-01-09 05:39:12 -05:00
Mario Rodas 3769f88a2a
Merge pull request #76352 from r-ryantm/auto-update/osm2pgsql
osm2pgsql: 1.2.0 -> 1.2.1
2020-01-09 05:37:55 -05:00
Mario Rodas a5f4a12fb8
Merge pull request #76448 from r-ryantm/auto-update/suricata
suricata: 5.0.0 -> 5.0.1
2020-01-09 05:37:13 -05:00
Mario Rodas dcb362072d
Merge pull request #77013 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.9 -> 0.38.10
2020-01-09 05:36:14 -05:00
Mario Rodas c7e16e71d0
Merge pull request #77011 from r-ryantm/auto-update/mod_wsgi
mod_wsgi: 4.6.8 -> 4.7.0
2020-01-09 05:34:03 -05:00
Mario Rodas afc36c921b
Merge pull request #77033 from r-ryantm/auto-update/forkstat
forkstat: 0.02.11 -> 0.02.12
2020-01-09 05:26:52 -05:00
Mario Rodas ef7ae51401
Merge pull request #77024 from r-ryantm/auto-update/davfs2
davfs2: 1.5.5 -> 1.5.6
2020-01-09 05:26:25 -05:00
Mario Rodas f8a2f323e0
Merge pull request #77161 from r-ryantm/auto-update/obexftp
obexftp: 0.24 -> 0.24.2
2020-01-09 05:25:34 -05:00
Mario Rodas 47cd3b5222
Merge pull request #77163 from r-ryantm/auto-update/mpop
mpop: 1.4.6 -> 1.4.7
2020-01-09 05:19:07 -05:00