Commit Graph
224342 Commits
Author SHA1 Message Date
Florian Klink 450f8a44f9 nixosTests.ldap: remove
This seems to have worked in 15f105d41f (5
months ago) but broke somewhere in the meantime.

The current module doesn't seem to be underdocumented and might need a
serious refactor. It requires quite some hacks to get it to work (see
https://github.com/NixOS/nixpkgs/issues/86305#issuecomment-621129942),
or how the ldap.nix test used systemd.services.openldap.preStart and
made quite some assumptions on internals.

Mic92 agreed on being added as a maintainer for the module, as he uses
it a lot and can possibly fix eventual breakages. For the most basic
startup breakages, the remaining openldap.nix test might suffice.
2020-05-06 14:56:21 +02:00
Maximilian Bosch 19d2c0601b wabt: 1.0.13 -> 1.0.14
https://github.com/WebAssembly/wabt/releases/tag/1.0.14
2020-05-05 22:39:39 +02:00
Anderson TorresandGitHub 15e583c1b1 Merge pull request #84302 from magnetophon/ninjas2
ninjas2: init at 0.2.0
2020-05-05 17:35:22 -03:00
worldofpeaceandGitHub 4ad2e1c92e Merge pull request #86908 from cptMikky/pantheon-nodefault
nixos/pantheon: mkDefault value for defaultSession
2020-05-05 15:47:25 -04:00
Frederik RietdijkandGitHub eb264a949d Merge pull request #86980 from mweinelt/pr/ansible/v2.9.7
ansible: v2.9.2 → v2.9.7, v2.8.7 → v2.8.11, v2.7.15 → v2.7.17
2020-05-05 21:44:35 +02:00
Jakub Fišer c04989da24 nixos/pantheon: mkDefault value for defaultSession
Fixes #86907
2020-05-05 21:38:39 +02:00
Florian KlinkandGitHub 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 ThalheimandGitHub 3c4096f18b Merge pull request #86808 from doronbehar/rename-opencv 2020-05-05 20:19:50 +01:00
Andreas RammholdandGitHub 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 RammholdandGitHub 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 WychowaniecandEmery Hemingway 2350511425 netris: init at 0.52 2020-05-06 00:16:08 +05:30
Patryk WychowaniecandEmery Hemingway 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` https://github.com/docker/docker-credential-helpers/blob/f78081d1f7fef6ad74ad6b79368de6348386e591/pass/pass_linux.go#L67. By setting `passAlias` to `true` (e.g. via overlays like so: https://github.com/rvolosatovs/infrastructure/blob/94971f34db9df79b6666e626fa52840eb1fee840/nixpkgs/overlays.nix#L315-L317), secure Docker authentication via `gopass` "just works"™
2020-05-05 20:38:29 +02:00
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 MulliganandGitHub 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 RammholdandGitHub 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
cwandLassulus e506284193 elixir_1_10: 1.10.2 -> 1.10.3 2020-05-05 20:13:31 +02:00
xrelkdandLassulus 8085245fff just: use installShellFiles 2020-05-05 20:01:44 +02:00
LassulusandGitHub ef0f57ff8a Merge pull request #86712 from rardiol/hostapd
nixos/hostapd: country selection, CRDA, logging
2020-05-05 19:51:09 +02:00
markuskowaandGitHub 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 ThalheimandGitHub 87b3ad919d Merge pull request #86958 from r-ryantm/auto-update/LanguageTool 2020-05-05 17:54:24 +01:00
R. RyanTM 3da38dd0e9 languagetool: 4.9 -> 4.9.1 2020-05-05 16:27:26 +00:00
Jörg ThalheimandGitHub 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 ThalheimandGitHub 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 ThalheimandGitHub 4c9d1790f1 Merge pull request #86939 from marsam/update-spotify-tui 2020-05-05 15:27:43 +01:00
Jörg ThalheimandGitHub 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 ThalheimandGitHub ff0da3ad81 Merge pull request #83257 from rail/znapzend-0.20.0 2020-05-05 15:20:15 +01:00
Jörg ThalheimandGitHub 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 ThalheimandGitHub 40b89a02b6 Merge pull request #86921 from stigtsp/fix/toggl-cli-2.1.0 2020-05-05 15:13:23 +01:00
Tim Steinbach 5a2e2d77e1 oh-my-zsh: 2020-05-01 -> 2020-05-05 2020-05-05 09:26:28 -04:00
Peter SimonsandGitHub 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 ThalheimandGitHub dd0d5912e7 Merge pull request #86933 from petabyteboy/feature/update-vgo2nix 2020-05-05 14:04:58 +01:00
Ryan MulliganandGitHub 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 RodasandGitHub 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 RodasandGitHub 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 MulliganandGitHub 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 RodasandGitHub 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
Maximilian Bosch bc6bad222e riot-desktop: 1.5.15 -> 1.6.0
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:52 +02:00
Maximilian Bosch b9787479e2 riot-web: 1.5.15 -> 1.6.0
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:51 +02:00
Milan Pässler 3ee2acd99a vgo2nix: unstable-2019-02-05 -> unstable-2020-05-05 2020-05-05 14:20:48 +02:00