adisbladis
c940155c61
poetry: 1.0.1 -> 1.0.2
2020-01-10 16:02:05 +00:00
Silvan Mosberger
5239b328f8
lib/types: Introduce lazyAttrsOf ( #70138 )
...
lib/types: Introduce lazyAttrsOf
2020-01-10 16:35:25 +01:00
Marek Mahut
de26ac107f
Merge pull request #77413 from marsam/update-reviewdog
...
reviewdog: 0.9.14 -> 0.9.15
2020-01-10 16:31:50 +01:00
Andrew Childs
ffd68f21e8
go_1_12, go_1_13: skip TestExtraFiles on 32-bit arm ( #76944 )
...
The test is known to be flaky in some environments, and I'm seeing it
consistently in an armv7l-linux vm.
2020-01-10 07:27:30 -08:00
Jörg Thalheim
a69d3f33d4
nixos/powertop: wait for hardware to initialize ( #77364 )
...
nixos/powertop: wait for hardware to initialize
2020-01-10 15:25:51 +00:00
Silvan Mosberger
9e97e64847
lib/modules: Switch _module.args from attrsOf to lazyAttrsOf
2020-01-10 16:20:31 +01:00
Silvan Mosberger
ab10e87414
lib/tests: Add tests for attrsOf and lazyAttrsOf
2020-01-10 16:20:31 +01:00
Silvan Mosberger
b48717d1eb
lib/types: Introduce lazyAttrsOf
...
The standard attrsOf is strict in its *values*, meaning it's impossible to
access only one attribute value without evaluating all others as well.
lazyAttrsOf is a version that doesn't have that problem, at the expense
of conditional definitions not properly working anymore.
2020-01-10 16:19:55 +01:00
Silvan Mosberger
4268b4f9cf
lib/types: Add emptyValue attribute to types
...
Co-Authored-By: Robert Hensing <roberth@users.noreply.github.com>
2020-01-10 16:19:54 +01:00
Silvan Mosberger
d5a2922641
nixos/doc: Note that attrsOf is strict in its values
2020-01-10 16:19:54 +01:00
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
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
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