Commit graph

209122 commits

Author SHA1 Message Date
Silvan Mosberger 130a0c9878
lib/modules: Move the isDefined check into mergedValue
Without this change, accessing `mergedValue` from `mergeDefinitions` in
case there are no definitions will throw an error like

  error: evaluation aborted with the following error message: 'This case should never happen.'

This change makes it throw the appropriate error

  error: The option `foo' is used but not defined.

This is fully backwards compatible.
2020-01-10 16:19:54 +01:00
Daiderd Jordan 112eea6b90
Merge pull request #77445 from Infinisil/fix-lib-tests
lib/tests: Fix module tests
2020-01-10 16:17:38 +01:00
Silvan Mosberger 092107cdc1
lib/tests: Fix module tests
Fix the broken test in https://github.com/NixOS/nixpkgs/pull/77416

Apparently hydra uses `nix-build lib/tests/release.nix` to run all
tests, where IFD isn't allowed. Fortunately we can get around this with
builtins.toFile, which doesn't require IFD, but still can test the
properties we want.
2020-01-10 16:02:36 +01:00
zimbatm ddc83e68cc
Merge pull request #77149 from alyssais/asciidoctor
Reduce AsciiDoctor closure size
2020-01-10 14:35:29 +00:00
zimbatm e639d3e844
Merge pull request #77437 from adisbladis/poetry-1_0_1
poetry: 1.0.0 -> 1.0.1
2020-01-10 14:22:01 +00:00
Peter Simons 4a2aad0d39
Revert "haskell/with-packages-wrapper.nix: install "doc" outputs" 2020-01-10 15:20:08 +01:00
Jörg Thalheim 01d93cbbe1
kicad: split version.nix & add update.sh (#77003)
kicad: split version.nix & add update.sh
2020-01-10 14:19:14 +00:00
Peter Simons 6a36e65b4b
Merge pull request #77439 from aforemny/ormolu
Fix haskellPackages.ormolu
2020-01-10 15:10:58 +01:00
Andreas Rammhold f21a5ad683
Merge pull request #77431 from flokli/morph-1.4.0
morph: 1.3.1 -> 1.4.0
2020-01-10 15:09:30 +01:00
Ryan Mulligan 25e45c77dd
Merge pull request #76236 from r-ryantm/auto-update/calamares
calamares: 3.2.16 -> 3.2.17.1
2020-01-10 06:07:21 -08:00
Alexander Foremny 9e808578c4 haskellPackages.ormolu: mark unbroken
Builds fine with 6b5bb4261c6dacbe65d348376c416c75ddafaebd
2020-01-10 14:54:33 +01:00
Alexander Foremny 47ddee700f haskellPackages.ormolu: fix overrides so it builds 2020-01-10 14:54:33 +01:00
Niklas Hambüchen 902d102c85
Merge pull request #77279 from maralorn/stateVersion-docs
Improve documentation for stateVersion
2020-01-10 14:42:27 +01:00
adisbladis e4939690af
poetry: 1.0.0 -> 1.0.1 2020-01-10 13:35:44 +00:00
adisbladis 9dbedf0200
poetry2nix: 1.1.0 -> 1.2.0 2020-01-10 13:35:44 +00:00
Franz Pletz 7fb6e4af36
Merge pull request #77427 from filalex77/lazygit-0.13
lazygit: 0.12.3 -> 0.13
2020-01-10 13:32:53 +00:00
Lancelot SIX 2f3562fc41
Merge pull request #77412 from marsam/update-postgresqlPackages.plv8
postgresqlPackages.plv8: 2.3.13 -> 2.3.14
2020-01-10 14:27:39 +01:00
markuskowa 7a4d2dece8
Merge pull request #77414 from NeQuissimus/xterm_351
xterm: 349 -> 351
2020-01-10 13:49:37 +01:00
Emery Hemingway dcf9c11477 trojita: add explicit libsecret dependency
This was previously a transitive dependency.

Fix #77296
2020-01-10 13:46:48 +01:00
markuskowa 9473c080f5
Merge pull request #77305 from juliendehos/gede
gede: 2.14.1 -> 2.15.1
2020-01-10 13:23:49 +01:00
Maximilian Bosch 384d963920
cargo-make: 0.25.1 -> 0.26.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.0
2020-01-10 12:56:48 +01:00
Mario Rodas 7994673d56 dune_2: 2.1.1 -> 2.1.2
Changelog: https://github.com/ocaml/dune/releases/tag/2.1.2
2020-01-10 12:54:15 +01:00
Julien Dehos 5aac98852e gede: 2.14.1 -> 2.15.1 2020-01-10 12:08:15 +01:00
Florian Klink e735ef2fbd morph: 1.3.1 -> 1.4.0 2020-01-10 11:57:53 +01:00
José Romildo Malaquias c0f1be93a9 shades-of-gray-theme: 1.2.0 -> 1.2.1 2020-01-10 07:48:17 -03:00
Florian Klink fe414f371f
Merge pull request #77380 from curiousleo/lorri-unstable-2020-01-09
lorri: unstable-2019-10-30 -> unstable-2020-01-09
2020-01-10 11:45:22 +01:00
Florian Klink 0c26ef9e76
Merge pull request #77425 from emmanuelrosa/qutebrowser-1.9
qutebrowser: 1.8.3 -> 1.9.0
2020-01-10 11:35:13 +01:00
Oleksii Filonenko 0a7ef3ca27
lazygit: 0.12.3 -> 0.13 2020-01-10 12:34:37 +02:00
Florian Klink f29e259efe
Merge pull request #77417 from petabyteboy/feature/gradle-cleanup
remove old gradle versions
2020-01-10 11:27:47 +01:00
Leonhard Markert c976dc165b lorri: unstable-2019-10-30 -> unstable-2020-01-09
`rustfmt` is now a compile time dependency because the varlink generated
code is formatted with it.
2020-01-10 11:26:38 +01:00
edef 178ac3cb99 google-cloud-sdk: include openssl(1) in PATH (#77277)
Otherwise, it might fail with a mysterious error:

    ERROR: (gcloud.beta.compute.reset-windows-password) Your platform does not support OpenSSL.
2020-01-10 09:42:37 +00:00
Lassulus 773494d0ea
Merge pull request #70208 from mrVanDalo/feature/pull-request-workflow
doc : improve and cleanup of submitting-changes
2020-01-10 10:06:55 +01:00
Emmanuel Rosa 216dea5b9d qutebrowser: 1.8.3 -> 1.9.0
Closes #77360
2020-01-10 16:05:17 +07:00
Ben Darwin ee7d45c638 pythonPackages.hydra: init at 1.4.1 2020-01-09 22:54:16 -08:00
Ben Darwin 60c03fb380 pythonPackages.omegaconf: init at 1.4.1 2020-01-09 22:54:16 -08:00
Ryan Mulligan 55adc491f0
Merge pull request #77180 from anmonteiro/anmonteiro/libev-static
libev: Add statically linked `libev` to `pkgsStatic`
2020-01-09 21:28:29 -08:00
Silvan Mosberger 91da4b3c5d
Fix store imports from NixOS modules (#77416)
Fix store imports from NixOS modules
2020-01-10 04:45:33 +01:00
Milan Pässler eac1713781 jd-gui: 1.6.5 -> 1.6.6 2020-01-10 04:21:18 +01:00
Milan Pässler 2e6053dade jd-gui: use gradle from nixpkgs
It builds just fine with the packaged gradle, no reason to pull in
another impure dependency.
2020-01-10 04:21:18 +01:00
Milan Pässler 8337bb607c gradle: remove old versions 2020-01-10 04:21:18 +01:00
Milan Pässler 8ed9207b7e mxisd: use latest gradle 2020-01-10 04:21:18 +01:00
Silvan Mosberger 2955e6bd26
lib/tests: Add test case for imports from derivations 2020-01-10 04:13:28 +01:00
Silvan Mosberger e0ea5f4d9b
lib/modules: Fix store imports
This fixes imports from the store not being possible, which was caused by
https://github.com/NixOS/nixpkgs/pull/76857

E.g. such a case:

  imports = [ "${home-manager}/nixos" ];
2020-01-10 04:13:28 +01:00
Tim Steinbach 0916988a46
xterm: 349 -> 351 2020-01-09 21:58:20 -05:00
Mario Rodas 85b74dd7a5
postgresqlPackages.plv8: 2.3.13 -> 2.3.14 2020-01-09 21:21:21 -05:00
Tim Steinbach e116b4b331
kafka: 2.3.0 -> 2.3.1 2020-01-09 20:54:24 -05:00
Mario Rodas 86654205ee
shadowsocks-libev: 3.3.3 -> 3.3.4
Changelog: https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v3.3.4
2020-01-09 20:52:00 -05:00
Tim Steinbach 7ea793e7b9
linux_latest-libre: 17174 -> 17177 2020-01-09 20:33:38 -05:00
Tim Steinbach 895545d2b4
linux: 5.4.8 -> 5.4.10 2020-01-09 20:32:11 -05:00
Tim Steinbach 122c02c7f7
linux: 4.19.93 -> 4.19.94 2020-01-09 20:31:23 -05:00