Commit Graph

241455 Commits

Author SHA1 Message Date
Bruno Bzeznik
1601ff7dd4 charliecloud: 0.12 -> 0.18 (docker + ch-grow support) 2020-08-28 14:39:21 +02:00
Daniël de Kok
4eb9188da6
Merge pull request #95891 from siraben/kcc-init
knightos-kcc: init at 4.0.0
2020-08-28 14:21:22 +02:00
Peter Simons
89903c1d2d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
7377a4592e.
2020-08-28 14:14:30 +02:00
Peter Simons
26525a7d1d Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-08-28 14:09:39 +02:00
Arthur Gautier
f3d004859f makeModulesClosuse: read modules from corrent kernel version
Before this commit, the firmware information would be loaded from the
currently running kernel, not from the kernel to be loaded.

This commit ensures the correct kernel version and modules are read.
2020-08-28 14:09:39 +02:00
Arthur Gautier
c029fb02c4 makeModulesClosure: fixup firmware extraction
After a recent upgrade of modinfo, its output is now incorrect for
builtin modules. This commit filters out the output until a fix is made
available upstream
2020-08-28 14:09:39 +02:00
Serg Nesterov
ea6b76dfe1 navi: 2.8.0 -> 2.9.0 (#96535) 2020-08-28 14:09:39 +02:00
Florian Klink
232167f2ed nixosTests: re-enable networking tests
5150378c2f fixed the long-broken
nixosTests.networking.virtual.

With all tests failures fixed, and #79328 making debugging much easier,
let's re-add it to the tested jobset.
2020-08-28 14:09:39 +02:00
Daniël de Kok
33898c4649 broot: use fetchCrate 2020-08-28 14:09:39 +02:00
Daniël de Kok
ba71fb305d fetchCrate: accept pname besides crateName
This enables short argument attrsets similar to fetchPypi:

src = fetchCrate {
  inherit pname version;
  sha256 = "02h8pikmk19ziqw9jgxxf7kjhnb3792vz9is446p1xfvlh4mzmyx";
};
2020-08-28 14:09:39 +02:00
Sascha Grunert
bd8cc7086c cri-tools: 1.18.0 -> 1.19.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-28 14:09:39 +02:00
Ben Siraphob
4cdcb7f142 kimg: init at 0.3.0 2020-08-28 14:09:39 +02:00
Julien Moutinho
90baef421e tremc: init at 0.9.1 2020-08-28 14:09:38 +02:00
Patrick Elliott
80e6033a7f Update to 1.6
remove patch

Use variable

removed date signature
2020-08-28 14:09:38 +02:00
Eduardo Quiros
c1492e2344 gopass: 1.9.2 -> 1.10.1 2020-08-28 14:09:37 +02:00
Nick Hackman
dd4ce9215f Fix typo in services/editors/emacs documentation
In section `sec-modify-via-packageOverrides`: is -> if
2020-08-28 14:09:37 +02:00
Hugo Reeves
dd2a549cef Update maintainer details for hugoreeves 2020-08-28 14:09:37 +02:00
Sascha Grunert
4a8db59132 apparmor: add apparmor_parser config file
If the config does not exist, then apparmor_parser will throw a warning.
To avoid that and make the parser configurable, we now add a new option
to it.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-28 14:09:37 +02:00
Sascha Grunert
6090139210 apparmor: fix apparmor_parser path for utils package
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-28 14:09:37 +02:00
Symphorien Gibol
22bbdbebc4 nix-du: 0.3.1 -> 0.3.3 2020-08-28 14:09:37 +02:00
AndersonTorres
39bac98fd4 havoc: 2019-12-08 -> 0.3.1 2020-08-28 14:09:37 +02:00
Cyril Cohen
9dc0a0d9ae ocamlPackages.elpi: 1.11.2 -> 1.11.4
and fixing dependencies
2020-08-28 14:09:37 +02:00
Drew Risinger
06313ef348 python3Packages.cvxpy: 1.1.4 -> 1.1.5
Changelog: https://github.com/cvxgrp/cvxpy/releases/tag/v1.1.5

Other updates:
    * Update to pytestCheckHook
    * Disable slowest tests
    * Add changelog
2020-08-28 14:09:37 +02:00
R. RyanTM
e9201d2832 python27Packages.azure-mgmt-cosmosdb: 0.16.0 -> 1.0.0 2020-08-28 14:09:37 +02:00
Vincent Laporte
7b8448dd1c ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β3 → 4.11.0 2020-08-28 14:09:37 +02:00
bb2020
be45139242 discrete-scroll: init at 0.1.1 2020-08-28 14:09:36 +02:00
R. RyanTM
0f9246da44 python27Packages.bitarray: 1.5.1 -> 1.5.3 2020-08-28 14:09:36 +02:00
Mario Rodas
de3bc254c2 nodejs-14_x: 14.8.0 -> 14.9.0
https://github.com/nodejs/node/releases/tag/v14.9.0
2020-08-28 14:09:36 +02:00
Mario Rodas
fb19e46446 jetbrains-mono: 2.001 -> 2.002
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.002
2020-08-28 14:09:36 +02:00
R. RyanTM
ed54d16c5f python27Packages.jwcrypto: 0.7 -> 0.8 2020-08-28 14:09:36 +02:00
georgewhewell
e1fe7570db spotipy: fix build 2020-08-28 14:09:36 +02:00
Yevhen Shymotyuk
84145bc263 python3Packages.pipx: 0.15.5.0 -> 0.15.5.1 2020-08-28 14:09:36 +02:00
R. RyanTM
d25e0b5b92 python37Packages.azure-mgmt-hdinsight: 1.6.0 -> 1.7.0 2020-08-28 14:09:36 +02:00
Mario Rodas
2e1ab3b59e gopass: 1.9.2 -> 1.10.1
https://github.com/gopasspw/gopass/releases/tag/v1.10.0
https://github.com/gopasspw/gopass/releases/tag/v1.10.1
2020-08-28 14:09:36 +02:00
Mario Rodas
9678735acc terraform_0_13: 0.13.0 -> 0.13.1 (#96472)
https://github.com/hashicorp/terraform/releases/tag/v0.13.1
2020-08-28 14:09:36 +02:00
SCOTT-HAMILTON
e5b080afb9 Update pkgs/applications/networking/ncgopher/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-08-28 14:09:36 +02:00
SCOTT-HAMILTON
582d0bcc0e t # Ceci est la combinaison de 2 commits.
ncgopher: Init at 0.1.5
2020-08-28 14:09:36 +02:00
Stig Palmquist
456ff6fe77 convos: 4.29 -> 4.33 2020-08-28 14:09:36 +02:00
Bart Brouns
426479c398 mooSpace: init at unstable-2020-06-10 2020-08-28 14:09:35 +02:00
R. RyanTM
e5a289bfc5 pipenv: 2020.6.2 -> 2020.8.13 2020-08-28 14:09:35 +02:00
R. RyanTM
a2c1a8c209 libfabric: 1.10.1 -> 1.11.0 2020-08-28 14:09:35 +02:00
R. RyanTM
0924b7a598 postgresql11Packages.pgrouting: 3.0.2 -> 3.1.0 2020-08-28 14:09:35 +02:00
R. RyanTM
7697e835a0 nomacs: 3.17.2045 -> 3.17.2206 2020-08-28 14:09:35 +02:00
Bart Brouns
8a3bc02b20 faust: unstable-2020-08-03 -> unstable-2020-08-27 2020-08-28 14:09:35 +02:00
Bart Brouns
1eae9eae87 faust: add missing dependencies 2020-08-28 14:09:34 +02:00
Robert Schütz
1b260a8938 python.pkgs.graphviz: 0.10.1 -> 0.14.1 2020-08-28 14:09:34 +02:00
Guillaume Desforges
9317aa7794 pythonPackages.librosa: fix required package pooch 2020-08-28 14:09:34 +02:00
Guillaume Desforges
eb8b3b4632 pythonPackages.pooch: init at 1.0.0 2020-08-28 14:09:34 +02:00
R. RyanTM
52298cb4f3 python37Packages.breathe: 4.19.2 -> 4.20.0 2020-08-28 14:09:34 +02:00
zowoq
a5a019850b python: editorconfig fixes 2020-08-28 14:09:34 +02:00