1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

244463 commits

Author SHA1 Message Date
WilliButz 403c215bdd
nixos/codimd: add option environmentFile for injecting secrets
Secrets are injected from the environment into the rendered
configuration before each startup using envsubst.
The test now makes use of this feature for the db password.
2020-09-23 11:59:44 +02:00
Florian Klink 5bfe6004e1 python3.pkgs.scikits-odes: remove flokli from maintainers 2020-09-23 11:56:52 +02:00
Florian Klink 3e82dd3d86 sundials: remove flokli as maintainer 2020-09-23 11:56:28 +02:00
Florian Klink ef55ac4a6e sundials_2: remove flokli as maintainer 2020-09-23 11:56:03 +02:00
Hongchang Wu 8662a35112 ocamlPackages.csexp: 1.3.1 -> 1.3.2 2020-09-23 11:25:45 +02:00
Marek Mahut 3eb1f8a446
Merge pull request #98497 from r-ryantm/auto-update/datovka
datovka: 4.15.1 -> 4.15.2
2020-09-23 10:16:36 +02:00
Florian Klink 1480c1a7b5
Merge pull request #98502 from cole-h/link-dev-fd
nixos/stage-1: set up /dev/fd
2020-09-23 09:57:43 +02:00
Timo Kaufmann c8cde01af4
Merge pull request #98513 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.20.0 -> 1.20.1
2020-09-23 09:40:14 +02:00
Doron Behar 0307d0e82b
Merge pull request #98441 from vbgl/why3-1.3.3
why3: 1.3.1 -> 1.3.3
2020-09-23 10:35:57 +03:00
Martin Weinelt 76aeb20d91 nixosTests.magnetico: wait for open port and make curl actually fail 2020-09-22 23:27:12 -07:00
Robert Scott 1aa888ba53 fierce: fix build
because we're playing with its install requirements, add a
pythonImportsCheck to give us a chance to discover brokenness. technically
this isn't a realistic test of end user behaviour as this is really an
application, not a python module, but it seems to have a pretty stable
import name of `fierce`, so it works.
2020-09-22 23:24:59 -07:00
Daniël de Kok af5b1a9f94
Merge pull request #98427 from jbedo/octopus
octopus-caller: 0.6.3 -> 0.7.0
2020-09-23 08:24:10 +02:00
Robert Scott b3951d18df lockdep: 4.1.2 -> 5.0.21, fix build, enable tests
required a bit of an overhaul to ensure we're compiling against *this*
kernel's headers, not those in glibc which are presumably from some other
random kernel version.

would be nice to update to a more recent version, the build of this tool
reportedly got broken soon after this release.
2020-09-22 23:23:48 -07:00
Olli Helenius 4463f819b6 kismet: 2020-04-R2 -> 2020-09-R2 2020-09-22 23:19:50 -07:00
Robert Scott 9a472166af pythonPackages.gssapi: 1.6.2 -> 1.6.9 2020-09-22 23:18:27 -07:00
Robert Scott fb570ba1de pythonPackages.gssapi: fix tests
the failing tests appear to also be causing trouble upstream
2020-09-22 23:18:27 -07:00
Robert Scott 16ed0c3069 pythonPackages.rabbitpy: 1.0.0 -> 2.0.1 2020-09-22 23:17:42 -07:00
Robert Scott 178d1b119c Revert "python: pamqp: 2.3.0 -> 3.0.1"
No version of pythonPackages.rabbitpy currently exists that supports 3.0.1

This reverts commit 4250cdeee9.
2020-09-22 23:17:42 -07:00
Tim Steinbach 983f3229e4 cryptodev: 1.9 -> 1.11 2020-09-22 23:12:39 -07:00
Jamie McClymont 561078189e mame: make the parallel build reliable 2020-09-22 23:11:29 -07:00
Jon c7fdc43709
Merge pull request #98283 from risicle/ris-truvari-2.0.2
truvari: 1.3.4 -> 2.0.2, add new dependencies & fix build
2020-09-22 23:10:58 -07:00
freezeboy 908d8c3459 python3Packages.google_resumable_media,python2Packages.google_resumable_media: fix tests 2020-09-22 23:10:00 -07:00
freezeboy 2468315f2b python3Packages.crc32c: init at 1.0.0 2020-09-22 23:10:00 -07:00
freezeboy 160f169f03 crc32c: enable static 2020-09-22 23:10:00 -07:00
Tom Hunger e283133520 distributed: disable build for Python older than 3.6 2020-09-22 23:07:46 -07:00
Tom Hunger df84dcf53c streamz: disable build for Python older than 3.6 2020-09-22 23:07:46 -07:00
Tom Hunger 36f7a407ad zict: disable build for Python older than 3.6
No longer supported as of
4d5e14dadb
2020-09-22 23:07:46 -07:00
Robert Scott fc709e6dfe cvc3: enable for darwin
it may be possible to get it building under clang with some work, but
switching it to gcc for now allows us to enable it
2020-09-22 23:06:45 -07:00
Robert Scott 53a8a415ac cvc3: fix build against bison 3.7
for some reason bison 3.7 output references $x_defs.h files under the name
$x.hpp. create symlinks to make this work.
2020-09-22 23:06:45 -07:00
Daniël de Kok 5948bdd25b
Merge pull request #98447 from Tomahna/metals
metals: 0.9.3 -> 0.9.4
2020-09-23 08:05:55 +02:00
Daniël de Kok 5e23b769d1
Merge pull request #98492 from r-ryantm/auto-update/dash
dash: 0.5.11.1 -> 0.5.11.2
2020-09-23 07:57:19 +02:00
Anderson Torres 57c553f7e8
Merge pull request #98111 from oyren/gtg
gtg: unstable-2020-08-02 -> unstable-2020-09-16
2020-09-23 02:33:12 -03:00
Ryan Mulligan cc7d3ff153
Merge pull request #78562 from fgaz/lobster/init
lobster: init at unstable-2020-01-22
2020-09-22 21:42:23 -07:00
Austin Seipp daaa0e3350
Merge pull request #98239 from Sohalt/avy
avy: 2017.10.16 -> cav19
2020-09-22 23:19:05 -05:00
Austin Seipp 02be5a8185
Merge pull request #98128 from NieDzejkob/chez-refactor
chez: add env hook
2020-09-22 23:17:08 -05:00
Ryan Mulligan cee064f36b
Merge pull request #98382 from gvolpe/dconf2nix-v0.0.6
dconf2nix: 0.0.5 -> 0.0.6
2020-09-22 20:19:52 -07:00
R. RyanTM 21a2c12fe7 tridactyl-native: 1.20.0 -> 1.20.1 2020-09-23 02:39:29 +00:00
Vincent Laporte 64b68b30e9
why3: 1.3.1 -> 1.3.3 2020-09-23 03:24:02 +02:00
Daniël de Kok fccf069e77 python3Packages.transformers: 3.1.0 -> 3.2.0
Changes:
https://github.com/huggingface/transformers/releases/tag/v3.2.0
2020-09-22 17:11:41 -07:00
Matt Wittmann 36ad05e8d2
vscode-extensions.haskell.haskell: init at 1.1.0 (#98251) 2020-09-23 02:08:22 +02:00
Doron Behar 193b300f13
Merge pull request #98496 from graham33/fix/zoom-us_version_bump
zoom-us: 5.2.458699.0906 -> 5.3.465578.0920
2020-09-23 02:49:39 +03:00
Cole Helbling 4586810487
nixos/stage-1: set up /dev/fd
Otherwise, stage-2-init.sh will complain about not having access to
/dev/fd/62 as of systemd v246.

On IRC, flokli said:

    15:14 <flokli> cole-h: hmmm... I could imagine some of the setup inside /dev has been moved into other parts of systemd
    15:14 <flokli> And given we run systemd much later (outside initramfs only) it doesn't work properly here
    15:17 <flokli> We probably don't invoke udev correctly
2020-09-22 15:33:21 -07:00
Stig P 47297487c5
Merge pull request #93057 from stigtsp/package/ubidump-init
ubidump: init at unstable-2019-09-11
2020-09-22 22:29:34 +00:00
zowoq ff64cb724d amass: 3.10.1 -> 3.10.3
https://github.com/OWASP/Amass/releases/tag/v3.10.2
https://github.com/OWASP/Amass/releases/tag/v3.10.3
2020-09-23 07:29:28 +10:00
zowoq 2e30e228b7 bettercap: build on darwin 2020-09-23 07:29:07 +10:00
Sascha Grunert 5c27f0dd65 podman: 2.0.6 -> 2.1.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:10:18 +10:00
Sascha Grunert 382f7ce9c1 buildah: 1.16.1 -> 1.16.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:09:56 +10:00
R. RyanTM 7601b28462 datovka: 4.15.1 -> 4.15.2 2020-09-22 20:48:17 +00:00
Graham Bennett 4d9e297272 zoom-us: 5.2.458699.0906 -> 5.3.465578.0920 2020-09-22 21:24:35 +01:00
Tim Steinbach 7c411b66b9
linux-rt_5_4: 5.4.61-rt37 -> 5.4.66-rt38 2020-09-22 16:23:46 -04:00