Commit Graph

224767 Commits

Author SHA1 Message Date
Florian Klink
cc91092f77
Merge pull request #85029 from danielfullmer/systemd-boot-test
nixos/systemd-boot: Add basic test
2020-05-05 21:31:13 +02:00
Martin Weinelt
e829499d69
ansible: v2.7.15 → v2.7.17
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:28:20 +02:00
Martin Weinelt
1c181e1bba
ansible: v2.8.7 → v2.8.11
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:28:12 +02:00
Martin Weinelt
dde157780c
ansible: v2.9.2 → v2.9.7
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:23:12 +02:00
Jörg Thalheim
3c4096f18b
Merge pull request #86808 from doronbehar/rename-opencv 2020-05-05 20:19:50 +01:00
Roman Volosatovs
93dd4b5118
gopass: adapt to buildGoModule output naming scheme 2020-05-05 21:17:43 +02:00
R. RyanTM
3cb887902a lazarus: 2.0.6 -> 2.0.8 2020-05-05 19:15:24 +00:00
Andreas Rammhold
6ca94ab1ea
Merge pull request #82206 from flokli/afew-3.0.0
afew: 2.0.0 -> 3.0.0
2020-05-05 21:06:50 +02:00
Andreas Rammhold
40e863aeb3
Merge pull request #85521 from rvolosatovs/feature/gopass-alias
gopass: Add passAlias parameter to derivation
2020-05-05 20:51:49 +02:00
Patryk Wychowaniec
2350511425 netris: init at 0.52 2020-05-06 00:16:08 +05:30
Patryk Wychowaniec
08b198beca maintainers: add patryk27 2020-05-06 00:16:08 +05:30
Roman Volosatovs
ae19e155a5
gopass: Add myself to maintainers 2020-05-05 20:38:29 +02:00
Roman Volosatovs
67f7f93fd6
gopass: Support passAlias parameter in derivation
Add a `passAlias` to `gopass` derivation, similarly to how there's `viAlias` parameter supported by vim/neovim derivations.
Apart from convenience this is also necessary for e.g. making `docker-credential-helpers` work without patching the latter - the package uses `pass` executable from `PATH` f78081d1f7/pass/pass_linux.go (L67). By setting `passAlias` to `true` (e.g. via overlays like so: 94971f34db/nixpkgs/overlays.nix (L315-L317)), secure Docker authentication via `gopass` "just works"™
2020-05-05 20:38:29 +02:00
tim put
33b968049a
kstars: init at 2.9.8 (#86032)
* kstars: init at 2.9.8

* Update pkgs/applications/science/astronomy/kstars/default.nix

Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>

Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2020-05-05 20:38:28 +02:00
Tim Steinbach
32585ddcec
linux: 4.9.221 -> 4.9.222 2020-05-05 14:35:55 -04:00
Tim Steinbach
7f75ff0777
linux: 4.4.221 -> 4.4.222 2020-05-05 14:35:46 -04:00
Tim Steinbach
018f49380e
linux: 4.14.178 -> 4.14.179 2020-05-05 14:35:33 -04:00
Ryan Mulligan
857267029e
Merge pull request #86716 from r-ryantm/auto-update/particl-core
particl-core: 0.17.1.2 -> 0.19.1.1
2020-05-05 11:26:29 -07:00
Andreas Rammhold
d9f4f0645c
Merge pull request #81917 from colemickens/nixpkgs-firefox-libva
firefox: wrapper: add libva to libs
2020-05-05 20:21:43 +02:00
Daniel Fullmer
37676e77cb nixos/systemd-boot: Add basic test 2020-05-05 14:18:18 -04:00
cw
e506284193 elixir_1_10: 1.10.2 -> 1.10.3 2020-05-05 20:13:31 +02:00
xrelkd
8085245fff just: use installShellFiles 2020-05-05 20:01:44 +02:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Lassulus
ef0f57ff8a
Merge pull request #86712 from rardiol/hostapd
nixos/hostapd: country selection, CRDA, logging
2020-05-05 19:51:09 +02:00
Pavol Rusnak
271a9de2c8
wxsqliteplus: get rid of sha1 + package cleanup 2020-05-05 19:45:09 +02:00
Pavol Rusnak
bece8c0db2
wxsqlite3: 3.3.1 -> 4.5.1 2020-05-05 19:45:09 +02:00
markuskowa
73dc3fc400
Merge pull request #86887 from r-ryantm/auto-update/gromacs
gromacs: 2020.1 -> 2020.2
2020-05-05 19:19:04 +02:00
Jörg Thalheim
87b3ad919d
Merge pull request #86958 from r-ryantm/auto-update/LanguageTool 2020-05-05 17:54:24 +01:00
Jörg Thalheim
3a901d247c
python3.pkgs.rl-coach: mark as broken 2020-05-05 17:50:47 +01:00
R. RyanTM
3da38dd0e9 languagetool: 4.9 -> 4.9.1 2020-05-05 16:27:26 +00:00
Vincent Demeester
96274c61c4
golangci-lint: 1.25.1 -> 1.26.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-05-05 16:52:27 +02:00
Jörg Thalheim
694ac1b127
Merge pull request #86935 from marsam/update-git-subtrac
gitAndTools.git-subtrac: 0.01 -> 0.02
2020-05-05 15:34:53 +01:00
Jörg Thalheim
2c3e8e60c9
Merge pull request #86941 from r-ryantm/auto-update/jbake
jbake: 2.6.4 -> 2.6.5
2020-05-05 15:34:24 +01:00
Jörg Thalheim
4c9d1790f1
Merge pull request #86939 from marsam/update-spotify-tui 2020-05-05 15:27:43 +01:00
Jörg Thalheim
34b9b139bb
Merge pull request #86942 from r-ryantm/auto-update/khard
khard: 0.16.0 -> 0.16.1
2020-05-05 15:21:30 +01:00
Jörg Thalheim
ff0da3ad81
Merge pull request #83257 from rail/znapzend-0.20.0 2020-05-05 15:20:15 +01:00
Jörg Thalheim
04c087130d
Merge pull request #86938 from marsam/update-xonsh
xonsh: 0.9.17 -> 0.9.18
2020-05-05 15:17:27 +01:00
Jörg Thalheim
40b89a02b6
Merge pull request #86921 from stigtsp/fix/toggl-cli-2.1.0 2020-05-05 15:13:23 +01:00
Florian Klink
c0995d22ee nixos/systemd: move NSS module logic to systemd module
We keep the conditional on only adding if nscd is enabled for now.
2020-05-05 15:59:30 +02:00
Florian Klink
7426bec45e nixos/systemd/resolved: add resolve to nss hosts database if enabled
We keep the "only add the nss module if nscd is enabled" logic for now.

The assertion never was triggered, so it can be removed.
2020-05-05 15:59:30 +02:00
Tim Steinbach
5a2e2d77e1
oh-my-zsh: 2020-05-01 -> 2020-05-05 2020-05-05 09:26:28 -04:00
Peter Simons
72afc37f06
Merge pull request #86929 from r-ryantm/auto-update/grip
grip: 4.1.0 -> 4.1.1
2020-05-05 15:16:05 +02:00
R. RyanTM
b337337023 khard: 0.16.0 -> 0.16.1 2020-05-05 13:15:18 +00:00
R. RyanTM
ca141f7191 jbake: 2.6.4 -> 2.6.5 2020-05-05 13:05:32 +00:00
Jörg Thalheim
dd0d5912e7
Merge pull request #86933 from petabyteboy/feature/update-vgo2nix 2020-05-05 14:04:58 +01:00
Ryan Mulligan
c320408135
Merge pull request #86871 from r-ryantm/auto-update/geos
geos: 3.8.0 -> 3.8.1
2020-05-05 06:02:58 -07:00
Mario Rodas
746d4d184a
Merge pull request #86932 from r-ryantm/auto-update/joker
joker: 0.15.0 -> 0.15.3
2020-05-05 08:02:04 -05:00
Mario Rodas
28e2165849
Merge pull request #86863 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.3 -> 6.4.4
2020-05-05 08:01:36 -05:00
Ryan Mulligan
7a040bd6e4
Merge pull request #86782 from r-ryantm/auto-update/avocode
avocode: 4.4.3 -> 4.6.2
2020-05-05 06:01:04 -07:00
Mario Rodas
e306aec371
Merge pull request #86919 from r-ryantm/auto-update/groonga
groonga: 10.0.0 -> 10.0.2
2020-05-05 07:56:42 -05:00