Peter Simons
9b3ec74363
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
be35abc306
.
2020-08-20 02:30:25 +02:00
Dennis Gosnell
2586c5e046
Merge pull request #95791 from v0d1ch/jailbreak-snap-templates
...
haskellPackages.snap-templates jailbreak
2020-08-19 21:25:35 +09:00
maralorn
4b02450b4b
Merge pull request #93469 from erictapen/hcoord
...
haskellPackages.hcoord: fix build
2020-08-19 11:52:50 +02:00
maralorn
502e0a1fa3
Merge pull request #95773 from Kiwi/matterhorn
...
matterhorn: fix build for update
2020-08-19 11:42:32 +02:00
Sasha Bogicevic
7e6ba48ab9
haskellPackages.snap-templates jailbreak
...
stack-templates are marked as broken because of
hashable and template-haskell version mismatch.
I opened up an issue on the upstream repo about it
https://github.com/snapframework/snap-templates/issues/22
2020-08-19 11:20:53 +02:00
maralorn
49b67b9783
Merge pull request #95775 from maralorn/unbreak-hocker
...
[haskell-updates] haskellPackages.hocker: Mark unbroken
2020-08-19 11:05:20 +02:00
maralorn
2cba0e5fe8
Merge pull request #95770 from maralorn/fix-neuron-again
...
[haskell-updates] haskellPackages.neuron: Fix build
2020-08-19 11:04:51 +02:00
maralorn
21c09bbaa6
Merge pull request #95774 from maralorn/eval-fix
...
[haskell-updates] haskellPackages: Fix evaluation errors
2020-08-19 11:04:06 +02:00
maralorn
085c7e1b8a
Merge pull request #95771 from maralorn/cuda-fix
...
[haskell-updates] haskellPackages.cuda: Mark as unfree because of deps
2020-08-19 11:03:39 +02:00
Peter Simons
0e2ed7a75a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
69aea46511
.
2020-08-19 02:30:41 +02:00
Malte Brandy
9ea04a0391
haskellPackages.hocker: Mark unbroken
2020-08-19 01:05:59 +02:00
Malte Brandy
e5b3dd0f9a
haskellPackages: Fix evaluation errors
2020-08-19 00:38:43 +02:00
Robert Djubek
95defe7353
matterhorn: fix build for update
...
new version wants newer brick and vty than on stackage
2020-08-18 22:02:39 +00:00
Malte Brandy
fe868f7435
haskellPackages.neuron: Fix build
2020-08-18 23:58:59 +02:00
Malte Brandy
108c60705e
haskellPackages.cuda: Mark as unfree because of deps
2020-08-18 23:48:26 +02:00
Malte Brandy
019780631c
Merge remote-tracking branch 'origin/master' into haskell-updates
2020-08-18 22:48:34 +02:00
Malte Brandy
76e610a576
haskellPackages.jsaddle-webkit2gtk: Fix wrong patch-url
...
I had specified the wrong commit id before
2020-08-18 22:47:14 +02:00
Martin Weinelt
dd03272130
Merge pull request #94810 from elkowar/new_package_pipr
...
pipr: init at 0.0.12
2020-08-18 22:37:02 +02:00
Lassulus
feb9c28902
Merge pull request #95640 from valencik/idris21
...
idris2: 0.2.0 -> 0.2.1
2020-08-18 21:06:24 +02:00
Vladyslav M
c567636159
Merge pull request #95634 from zowoq/cargo-release
...
cargo-release: fix darwin build
2020-08-18 21:58:43 +03:00
Aaron Andersen
945e4a6697
Merge pull request #92605 from aanderse/perl-packages/dotenv
...
perlPackages.Dotenv: init at 0.002
2020-08-18 14:35:26 -04:00
Vladimír Čunát
c8e727c783
Revert "Merge #94880 : thunderbird: enable branding by default"
...
This reverts commit 4bf857a0f2
, reversing
changes made to 00c4808252
.
See the PR for discussion; apparently an explicit permission is missing.
2020-08-18 20:21:08 +02:00
oxalica
726bf83ffa
mycrypto: 1.7.11 -> 1.7.12
2020-08-18 11:16:19 -07:00
oxalica
1ce7c5af12
mycrypto: fix icon
2020-08-18 11:16:19 -07:00
oxalica
e3193c9cdf
mycrypto: init at 1.7.11
2020-08-18 11:16:19 -07:00
Daniël de Kok
fb7acacd42
python3Packages.spacy: add passthru test
...
I have been using the main example of the spaCy web page for testing
updates of spacy (and its transitive dependencies). Let's convert this
into a proper test to take out manual testing.
2020-08-18 11:10:47 -07:00
Daniël de Kok
9b55e5bfcb
python3Packages.spacy_models: use pythonImportCheck
...
For each model, check whether we can actually import the model after
building.
2020-08-18 11:10:47 -07:00
Silvan Mosberger
f8962fd92e
Merge pull request #95446 from Ma27/improve-opt-not-defined-error
...
lib/modules: improve error-message for undeclared options if prefix contains no options
2020-08-18 18:26:55 +02:00
elkowar
416cfc71c0
pipr: init at 0.0.12
2020-08-18 18:02:13 +02:00
Tim Steinbach
0a84375ddb
linux: 5.8-rc7 -> 5.9-rc1
2020-08-18 10:00:39 -04:00
Domen Kožar
f9b57fd66a
#95747 : fix build of GHC 8.10.2
2020-08-18 15:56:45 +02:00
Maximilian Bosch
fa30c9abed
lib/modules: improve error-message for undeclared options if prefix contains no options
...
An easy-to-make mistake when declaring e.g. a submodule is the accidental
confusion of `options` and `config`:
types.submodule {
config = {
foo = mkOption { /* ... */ };
};
}
However the error-message
The option `[definition 1-entry 1].foo' defined in `<expr.nix>' does not exist.
is fairly unhelpful because it seems as the options are declared at the
first sight. In fact, it took a colleague and me a while to track down such
a mistake a few days ago and we both agreed that this should be somehow caught
to save the time we spent debugging the module in question.
At first I decided to catch this error in the `submodules`-type directly
by checking whether `options` is undeclared, however this becomes fairly
complicated as soon as a submodule-declaration e.g. depends on existing
`config`-values which would've lead to some ugly `builtins.tryExec`-heuristic.
This patch now simply checks if the option's prefix has any options
defined if a point in evaluation is reached where it's clear that the
option in question doesn't exist. This means that this patch doesn't
change the logic of the module system, it only provides a more detailed
error in certain cases:
The option `[definition 1-entry 1].foo' defined in `<expr.nix>' does not exist.
However it seems as there are no options defined in [definition 1-entry 1]. Are you sure you've
declared your options properly? This happens if you e.g. declared your options in `types.submodule'
under `config' rather than `options'.
2020-08-18 15:25:26 +02:00
zimbatm
a19e16756b
Merge pull request #95659 from numtide/nixpkgs-fmt
...
nixpkgs-fmt: 0.9.0 -> 1.0.0
2020-08-18 15:23:55 +02:00
Andika Demas Riyandi
f85c04ab55
nixpkgs-fmt: 0.9.0 -> 1.0.0
2020-08-18 20:18:59 +07:00
Silvan Mosberger
cfd599e117
Merge pull request #95743 from Ma27/qemu-test-out
...
nixos/test-instrumentation: properly import `options` for `qemu`-check
2020-08-18 14:29:50 +02:00
Martin Weinelt
6622ba5b25
Merge pull request #95708 from Ma27/matrix-updates
...
Bump a few packages related to the Matrix ecosystem
2020-08-18 14:19:04 +02:00
Tim Steinbach
bae91fb6c9
jenkins: 2.235.3 -> 2.235.5
2020-08-18 08:02:31 -04:00
Tim Steinbach
1cdddfef4b
oh-my-zsh: 2020-08-06 -> 2020-08-17
2020-08-18 08:02:25 -04:00
Gabriel Ebner
08639bcd13
Merge pull request #95701 from gebner/smaller_source_han
...
source-han-*: reduce closure size by 2x
2020-08-18 12:54:31 +02:00
Maximilian Bosch
2fbddb0ccb
nixos/test-instrumentation: properly import options
for qemu
-check
...
If `qemu-vm.nix` is imported, the option `virtualisation.qemu.consoles`
should be set to make sure that the machine's output isn't rendered on
the graphical window of QEMU.
This is needed when interactively running a NixOS test or in conjunction
with `nixos-build-vms(8)`.
The patch 2578557530
tries to only do this
if the option actually exists, however this condition used to be always
false since `options` wasn't imported in the module and pointed to
`lib.options` due to the `with lib;`-clause.
2020-08-18 12:26:49 +02:00
Frederik Rietdijk
fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
...
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Daniël de Kok
e0c07bc2e2
gocode-gomod: add vendorSha256
2020-08-18 19:16:53 +10:00
Maximilian Bosch
30842d0263
Merge pull request #95718 from Infinisil/fixup-nonexistant-option-error
...
lib/modules: Fix nonexistant option error
2020-08-18 11:12:39 +02:00
Jan Tojnar
ef5246f027
Merge pull request #95671 from dasj19/aisleriot-update
...
aisleriot: 3.22.9 -> 3.22.11
2020-08-18 11:10:24 +02:00
markuskowa
0657fe4bf4
Merge pull request #93379 from lasandell/direwolf-1.5
...
direwolf 1.4 -> 1.5
2020-08-18 10:40:45 +02:00
Jonathan Ringer
8a9f58a375
python3Packages.dask: ignore flaky test
2020-08-18 00:41:41 -07:00
Jaka Hudoklin
0f976477e9
Merge pull request #89724 from xtruder/pkgs/gocode-gomod/1.0.0
...
gocode-gomod: 2019-03-27 -> 1.0.0
2020-08-18 08:46:04 +02:00
Jaka Hudoklin
5e6bc32cbb
Merge pull request #93276 from xtruder/pkgs/protonvpn-linux-gui/init
...
protonvpn-gui: init at 2.1.1
2020-08-18 08:42:14 +02:00
Jonathan Ringer
7550aab312
azure-cli: lessen number of overrides
2020-08-17 23:33:38 -07:00
Frederik Rietdijk
6770ab0771
Merge pull request #95700 from jonringer/doc-pytestcheckhook
...
doc/python: add pytestCheckHook section
2020-08-18 08:21:42 +02:00