Commit Graph
217114 Commits
Author SHA1 Message Date
Silvan MosbergerandRobert Hensing e931de58a2 lib/modules: Fix type checks not being done before merging
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2020-03-18 04:38:53 +01:00
Silvan Mosberger 15c873b486 lib/modules: Throw better error when definitions assign to an option set 2020-03-18 04:38:50 +01:00
Silvan Mosberger dcdd232939 lib/modules: Remove internal _module attribute from config
The _module option is added as an internal option set, and it messes up
the results of module evaluations, requiring people to manually filter
_modules out.

If people depend on this, they can still use config._module from inside
the modules, exposing _module as an explicitly declared user option. Or
alternatively with the _module attribute now returned by evalModules.
2020-03-17 19:19:39 +01:00
R. RyanTMandAlyssa Ross 41742c85ec clash: 0.17.1 -> 0.18.0 2020-03-14 23:34:23 +00:00
R. RyanTMandAlyssa Ross c6dd8929d6 eksctl: 0.13.0 -> 0.15.0 2020-03-14 23:30:49 +00:00
Andrei LapshinandJon 626d6b5d08 androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11 2020-03-14 16:27:00 -07:00
R. RyanTMandJon 6f3e387b0c archiver: 3.2.0 -> 3.3.0 2020-03-14 16:04:58 -07:00
Timo KaufmannandJon 6c0fa331f0 python.pkgs.smmap2: remove
They were recently merged back together and smmap is the canonical
version:

https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo KaufmannandJon 8eacb87061 python.pkgs.GitPython: 3.0.5 -> 3.1.0 2020-03-14 16:00:38 -07:00
Timo KaufmannandJon 6db65f8d02 python.pkgs.gitdb2: remove
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Timo KaufmannandJon e789990fb6 python.pkgs.gitdb: 0.6.4 -> 4.0.2 2020-03-14 16:00:38 -07:00
Florian KlinkandGitHub 74f451b851 Merge pull request #82413 from aanderse/authorized-keys-command
nixos/sshd: add authorizedKeysCommand and authorizedKeysCommandUser options
2020-03-14 23:58:47 +01:00
Dmitry KalinkinandJon 68db99ad97 snakemake: 5.9.1 -> 5.10.0 2020-03-14 15:58:24 -07:00
adisbladisandGitHub 86a3326a37 Merge pull request #82348 from etu/php-exts-as-packages
PHP extensions as packages
2020-03-14 22:52:12 +00:00
R. RyanTMandJon 8e868a44d5 fio: 3.18 -> 3.19 2020-03-14 15:50:22 -07:00
Fabian MöllerandJon 1e5a151ac5 cargo-udeps: 0.1.9 -> 0.1.10 2020-03-14 15:48:46 -07:00
Daniël de KokandJon 7b3802dfd1 sentencepiece: add myself as a maintainer 2020-03-14 15:40:29 -07:00
Daniël de KokandJon 27d0c5a07e sentencepiece: split into multiple outputs, optional gperftools
I am using sentencepiece in a downstream application where I want to
minimize the resulting closures. This commit makes changes to make
sentencepiece a leaner dependency:

- Split the outputs, so that the binaries/headers do not end up in the
  transitive closure in a library dependency.

- Add the `withGPerfTools` option, which is enabled by default, to
  make it possible to disable the gperftools dependency. According to
  the sentencepiece README, this dependency gives a 10-40% performance
  improvement. But in many cases this is overshadowed by the neural
  networks that use piece identifiers as input anyway.
2020-03-14 15:40:29 -07:00
Jaakko LuttinenandJon 24219f69a3 pythonPackages.sphinxcontrib-katex: init at 0.5.1 2020-03-14 15:37:47 -07:00
Jaakko LuttinenandJon d7ef824b7b pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0 2020-03-14 15:37:20 -07:00
Benedict AasandJon 51fa3d374a obinskit: init at 1.1.1
This is the configuration software for the enthusiast Anne Pro mechanical
keyboard, used to update the firmware, change keyboard settings, clear
Bluetooth connections from the device, set up backlighting colours, and so
forth.
2020-03-14 15:29:56 -07:00
Daniël de KokandFrederik Rietdijk e539eb93f8 python3Packages.somajo: init at 2.0.4 2020-03-14 22:58:02 +01:00
Ben DarwinandFrederik Rietdijk 61b61ed087 python3Packages.batchgenerators: init at 0.19.7 2020-03-14 22:56:38 +01:00
Ben DarwinandFrederik Rietdijk 45d0109512 python3Packages.threadpoolctl: init at 2.0.0 2020-03-14 22:56:38 +01:00
Frederik RietdijkandGitHub 3a2c21dc95 Merge pull request #82361 from petabyteboy/feature/jbr-from-source
jetbrains.jdk: build from source
2020-03-14 22:54:57 +01:00
Francesco GazzettaandFrederik Rietdijk f9e13566cc ft2-clone: init at 1.09 2020-03-14 22:54:06 +01:00
Francesco GazzettaandFrederik Rietdijk 510419ff5d pt2-clone: init at 1.06 2020-03-14 22:53:41 +01:00
Evan StollandFrederik Rietdijk 2643e4163b gitkraken: 6.5.3 -> 6.5.4 2020-03-14 22:49:06 +01:00
Daniël de KokandFrederik Rietdijk 80d85b68a3 python3Packages.spacy: 2.2.3 -> 2.2.4
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.2.4

Also remove some unused propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de KokandFrederik Rietdijk 8dc3bb0af8 python3Packages.thinc: 7.3.1 -> 7.4.0
Remove old stale propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de KokandFrederik Rietdijk b58cd1b2e9 python3Packages.srsly: 1.0.1 -> 1.0.2 2020-03-14 22:48:02 +01:00
Félix Baylac-JacquéandFrederik Rietdijk 380ce1fc4f ssb-patchwork: 3.17.5 -> 3.17.6 2020-03-14 22:47:24 +01:00
adisbladisandGitHub 77396a8c47 Merge pull request #81098 from bignaux/cadence
cadence: fix dbus,libjack and missing dependancies
2020-03-14 21:30:57 +00:00
R. RyanTMandAlyssa Ross 73d7dbf272 fluxctl: 1.17.1 -> 1.18.0 2020-03-14 21:18:51 +00:00
R. RyanTMandAlyssa Ross fd9a2e7e38 k9s: 0.13.8 -> 0.17.7 2020-03-14 21:18:27 +00:00
R. RyanTMandAlyssa Ross 892827c0eb lego: 3.3.0 -> 3.4.0 2020-03-14 21:17:55 +00:00
R. RyanTMandAlyssa Ross dece4b99fa tautulli: 2.1.44 -> 2.2.0 2020-03-14 21:10:15 +00:00
Elis Hirwing e0b1b9d556 phpPackages.exts: Add extensions 2020-03-14 21:53:59 +01:00
EEva (JPotier)andAlyssa Ross 20ef86ed52 bitlbee-mastodon: 1.4.2 -> 1.4.3 2020-03-14 20:49:11 +00:00
zimbatmandJon 001be890f7 folding@home: 6.02 -> 7.5.1
The v7 series is very different.

This commit introduces the 3 packages: fahclient, fahcontrol and
fahviewer. It also rebuilds the NixOS module to map better with the new
client.
2020-03-14 13:01:26 -07:00
zimbatmandGitHub b6fe12b1cc cryptpad: 3.0.1 -> 3.13.0 (#82602) 2020-03-14 19:51:44 +00:00
Elis Hirwing 387d52106a phpPackages.exts: Add alias so we have the right pcre lib 2020-03-14 20:30:28 +01:00
Elis Hirwing b2933434f5 phpPackages: Initial work for building phpExtensions separately 2020-03-14 20:30:18 +01:00
Ryan MulliganandGitHub 94a67e67b8 Merge pull request #82532 from r-ryantm/auto-update/croc
croc: 6.4.10 -> 8.0.3
2020-03-14 12:30:15 -07:00
adisbladisandGitHub 920187c247 Merge pull request #82574 from r-ryantm/auto-update/rar2fs
rar2fs: 1.28.0 -> 1.29.0
2020-03-14 18:46:44 +00:00
Vladyslav MandGitHub 1f8127d2ab Merge pull request #82498 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-14 20:43:13 +02:00
Dmitry KalinkinandGitHub 2547ef9286 Merge pull request #75312 from KAction/mmh
mmh: init at 0.4
2020-03-14 14:20:44 -04:00
Vladyslav MandAlyssa Ross 9d8580fe4c miniserve: 0.5.0 -> 0.6.0 2020-03-14 18:08:10 +00:00
Tom HallandAlyssa Ross c6c753668d openblas: disable optimisation pending fix
See https://github.com/xianyi/OpenBLAS/issues/2496
2020-03-14 18:06:59 +00:00
R. RyanTMandGitHub e3e86f1b12 caddy: 1.0.4 -> 1.0.5 (#82601) 2020-03-14 18:04:13 +00:00