285413 Commits

Author SHA1 Message Date
Fabian Affolter
c9f255825e python3Packages.cle: 9.0.6790 -> 9.0.6852 2021-04-24 09:02:49 +02:00
Fabian Affolter
bad41dc48e python3Packages.claripy: 9.0.6790 -> 9.0.6852 2021-04-24 09:02:46 +02:00
Fabian Affolter
8533e7d446 python3Packages.pyvex: 9.0.6790 -> 9.0.6852 2021-04-24 09:02:43 +02:00
Fabian Affolter
ac1adaa184 python3Packages.ailment: 9.0.6790 -> 9.0.6852 2021-04-24 09:02:41 +02:00
Fabian Affolter
d42e8b35d1 python3Packages.archinfo: 9.0.6790 -> 9.0.6852 2021-04-24 09:02:38 +02:00
Sandro
6942038dbf
Merge pull request #119979 from Radvendii/mar1d-bump
mar1d: 0.2.0 -> 0.3.0
2021-04-24 08:56:10 +02:00
Ingolf Wagner
6d495d51e1
pixelnuke: init 2019-05-19 (#119709)
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-24 08:53:06 +02:00
Jörg Thalheim
5cecebfb2f
Merge pull request #120484 from austinbutler/fix-just-darwin
just: fix Darwin build
2021-04-24 07:10:32 +01:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next 2021-04-24 06:05:30 +00:00
Vincent Laporte
276cb2ad23 coqPackages_8_13.QuickChick: init at 1.5.0 2021-04-24 07:43:54 +02:00
Sandro
de959006f5
Merge pull request #119081 from Stekke/infnoise 2021-04-24 07:42:06 +02:00
Sandro Jäckel
b22752a770
gdu: disable tests 2021-04-24 07:27:17 +02:00
Sandro
292b2d389e
Merge pull request #120310 from nbren12/fix-dask-in-sandbox 2021-04-24 07:21:19 +02:00
Sandro
3a6dd82989
Merge pull request #120235 from cmm/rapidjson-c++20
rapidjson: make compatible with C++20
2021-04-24 07:20:45 +02:00
Sandro
496d33dc17
Merge pull request #116747 from jakubgs/gomobile-20200622 2021-04-24 07:14:28 +02:00
Sandro
747970d5a9
Merge pull request #120490 from austinbutler/joplin-fix-darwin
nodePackages.joplin: fix Darwin build
2021-04-24 07:13:30 +02:00
Austin Butler
024cf2a8b0 nodePackages.joplin: fix Darwin build 2021-04-23 21:54:23 -07:00
Mario Rodas
67ace3a32d goaccess: 1.4 -> 1.4.6 2021-04-24 04:20:00 +00:00
Benjamin Hipple
e4e75149fd
Merge pull request #120323 from dotlambda/bitarray-2.0.1
pythonPackages.bitarray: 1.8.1 -> 2.0.1
2021-04-23 23:45:17 -04:00
Fabián Heredia Montiel
4e96143fe5 pgsync: init at 0.6.6 2021-04-23 22:36:41 -05:00
Luke Granger-Brown
93de027ee0
Merge pull request #120487 from lukegb/temp-ec2-fixed-disk
treewide: revert auto disk sizing for images
2021-04-24 03:54:42 +01:00
Jan Tojnar
3771de8ae0
common-updater-scripts: Support attribute lookup in flake
In flakes, packages are not exposed directly but instead they are declared
inside “packages” or “legacyPackages” output under their host platform.
flake-compat reflects this.

Let’s look for an attribute also in these outputs if the direct lookup fails.
2021-04-24 04:52:48 +02:00
Luke Granger-Brown
4fb91cbafe Revert "treewide: use auto diskSize for make-disk-image"
This reverts commit f3aa040bcbf39935e7e9ac7a7296eac9da7623ec.
2021-04-24 02:38:36 +00:00
Luke Granger-Brown
f521b12b0e Revert "nixos/amazon-image: (temporarily) use fixed disk size again"
This reverts commit 6a8359a92ab501ae62739e9d3302f48e3e73c750.
2021-04-24 02:38:25 +00:00
Luke Granger-Brown
d97478e369
Merge pull request #120481 from lukegb/temp-ec2-fixed-disk
nixos/amazon-image: (temporarily) use fixed disk size again
2021-04-24 03:32:58 +01:00
Sandro
bbffc43d56
Merge pull request #120450 from fortuneteller2k/add-zls 2021-04-24 03:59:57 +02:00
Norbert Melzer
65499c8a82
lefthook: 0.7.2 -> 0.7.3 (#120346)
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-24 03:57:36 +02:00
Sandro
01ad91b02c
Merge pull request #120173 from nbren12/gcsfs 2021-04-24 03:53:34 +02:00
Sandro
e3e6b73701
Merge pull request #119706 from nyanotech/master
nixos/printers: fix ensureDefaultPrinter
2021-04-24 03:49:09 +02:00
Austin Butler
0fffe0ed7e just: fix Darwin build 2021-04-23 18:47:37 -07:00
Jan Tojnar
38e20a3242
common-updater-scripts: Replace flake source by local path
When update-source-version is run in a repo with flake-compat,
it would find the files in Nix store.

Let’s replace them with the local path of the repository.
2021-04-24 03:42:01 +02:00
Jan Tojnar
3c781e6d19
common-updater-scripts: handle default.nix without arguments
So that the script can be used outside of nixpkgs.
For example, the default.nix recommended by flake-compat does not take arguments.
2021-04-24 03:41:33 +02:00
Sandro
8dc1cc0586
Merge pull request #120156 from r-ryantm/auto-update/bupstash
bupstash: 0.8.0 -> 0.9.0
2021-04-24 03:35:30 +02:00
Sandro
2011fc8bda
Merge pull request #120443 from dotlambda/spotdl-3.5.2
spotdl: 3.5.1 -> 3.5.2
2021-04-24 03:34:53 +02:00
Sandro
91e505eedc
Merge pull request #120353 from Mic92/ghidra
ghidra: 9.2.2 -> 9.2.3
2021-04-24 03:25:22 +02:00
Aiken Cairncross
0098f76b1a
or-tools: fix build (#120441) 2021-04-24 03:15:14 +02:00
Luke Granger-Brown
d385b8f597 python3Packages.tensorflow: mark as requiring big-parallel
The Bazel build part of tensorflow builds can really use as many cores
as is available - to avoid blocking a small machine for literally hours
while it churns away, mark the build as big-parallel so we can schedule
it to run quickly on a machine with lots of cores.
2021-04-24 01:12:19 +00:00
Sandro
4fbf987e20
Merge pull request #120233 from nbren12/fix-dask-glm 2021-04-24 03:10:54 +02:00
Bobby Rong
228276fbd0 doc/builders/images/*.xml: Convert to markdown 2021-04-24 09:06:33 +08:00
lunik1
cd3f083645
fdk-aac-encoder: 1.0.1 → 1.0.2 (#120356) 2021-04-24 03:05:07 +02:00
Sandro
551ed846bf
Merge pull request #120329 from onsails/tabnine 2021-04-24 03:04:31 +02:00
Sandro
a9d3fe2033
Merge pull request #120142 from r-ryantm/auto-update/alembic
alembic: 1.7.16 -> 1.8.0
2021-04-24 03:02:50 +02:00
Sandro
3fc50d6ff1
Merge pull request #120431 from 06kellyjac/terragrunt
terragrunt: 0.28.24 -> 0.29.0
2021-04-24 03:02:31 +02:00
Sandro
dcfb100bab
Merge pull request #120313 from fabaff/bump-metasploit
metasploit: 6.0.40 -> 6.0.41
2021-04-24 02:58:44 +02:00
Sandro
4213f6d839
Merge pull request #120045 from FlorianFranzen/sphinx-serve 2021-04-24 02:57:39 +02:00
Noah D. Brenowitz
ceeaf2d066 python3Packages.dask: fix sandboxed builds
Importing dask.dataframe in a sandboxed build results in a TypeError like
this:

  File "/nix/store/nv60iri29bia4szhhcvsdxgsci4wxvp6-python3.8-dask-2021.03.0/lib/python3.8/site-packages/dask/dataframe/io/csv.py", line 392, in <module>
    AUTO_BLOCKSIZE = auto_blocksize(TOTAL_MEM, CPU_COUNT)
  File "/nix/store/nv60iri29bia4szhhcvsdxgsci4wxvp6-python3.8-dask-2021.03.0/lib/python3.8/site-packages/dask/dataframe/io/csv.py", line 382, in auto_blocksize
    blocksize = int(total_memory // cpu_count / memory_factor)
  TypeError: unsupported operand type(s) for //: 'int' and 'NoneType'

This occurs because dask.dataframe has a non-deterministic component which
generates an automatic chunk-size based on system information.

This went unnoticed because the dask tests were disabled.

Changes:
- add a patch making the chunk-size inference more robust
- re-enable the tests

Resolves #120307
2021-04-23 17:57:01 -07:00
Sandro
965d590fc5
Merge pull request #120234 from cmm/antlr3-c++20
antlr3: make C++ includes compatible with C++20
2021-04-24 02:56:41 +02:00
Sandro
aec6218bf0
Merge pull request #120331 from fabaff/nclib
python3Packages.nclib: init at 1.0.0
2021-04-24 02:55:59 +02:00
Sandro
b906c94ad9
Merge pull request #120320 from dotlambda/ffsend-0.2.71
ffsend: 0.2.68 -> 0.2.71
2021-04-24 02:55:16 +02:00
Sandro
f190c1f67b
Merge pull request #120468 from fabaff/bump-watchdog
python3Packages.watchdog: 2.0.2 -> 2.0.3
2021-04-24 02:51:50 +02:00