Commit Graph

244717 Commits

Author SHA1 Message Date
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
R. RyanTM
83a2d3457c groonga: 10.0.5 -> 10.0.6 2020-09-23 07:34:52 +00: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
R. RyanTM
9bf3bd946d gitAndTools.gitstatus: 1.2.2 -> 1.3.0 2020-09-23 06:14:49 +00: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
R. RyanTM
442cbdd9ac global: 6.6.4 -> 6.6.5 2020-09-23 04:17:51 +00:00
Austin Seipp
02be5a8185
Merge pull request #98128 from NieDzejkob/chez-refactor
chez: add env hook
2020-09-22 23:17:08 -05:00
R. RyanTM
a82cfbbb09 fwts: 20.07.00 -> 20.08.00 2020-09-23 03:59:16 +00:00
R. RyanTM
bdc0916422 flyway: 6.5.4 -> 6.5.5 2020-09-23 03:23:49 +00: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
d59e3bd554 facter: 3.14.12 -> 3.14.13 2020-09-23 03:17:14 +00:00
R. RyanTM
02208801c2 fet-sh: 1.5 -> 1.7 2020-09-23 02:57:58 +00: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
R. RyanTM
9be69c5cc4 fetchmail: 6.4.8 -> 6.4.12 2020-09-23 01:20:28 +00:00
Mario Rodas
635b394768 tflint: 0.20.1 -> 0.20.2
https://github.com/terraform-linters/tflint/releases/tag/v0.20.2
2020-09-22 20:00:00 -05:00
Shea Levy
f43c02c7ff
system76-firmware: Init at 1.0.17 2020-09-22 20:14:29 -04: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
Jan Tojnar
e6ce041cae
nixos/doc: Improve code listings
By adding prompts and replaceables and removing unnecessary indentation.
2020-09-23 01:25:25 +02:00
Jan Tojnar
e1af37634b
doc: Improve code listings
By adding prompts and removing unnecessary indentation.
2020-09-23 01:25:25 +02: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