Sandro Jäckel
6f9982c2d9
python39Packages.paste: enable tests
2021-10-07 21:32:48 +02:00
Sandro Jäckel
e90e3c3bc4
python3Packages.pastescript: move to python3Packages
2021-10-07 21:32:48 +02:00
Sandro Jäckel
7644245676
python39Packages.webtest: move contraint patching to postPatch
2021-10-07 21:32:47 +02:00
Sandro Jäckel
dcc9efa371
python39Packages.sqlobject: add missing meta.maintainers, switch to pytestCheckHook
2021-10-07 21:32:47 +02:00
Sandro Jäckel
ec7ec7db7d
python39Packages.pyramid: remove doCheck condition
...
Python 3.5 is no longer supported.
2021-10-07 21:32:46 +02:00
Sandro Jäckel
68370cf310
python39Packages.plaster-pastedeploy: add meta, switch to pytestCheckHook
2021-10-07 21:32:46 +02:00
sternenseemann
8e57c33ab6
pkgsLLVM.grpc: fix build with clang < 11
...
Apparently there's an issue where compiling grpc with -std=c++17 fails
unless the clang version is at least 11. Hopefully our default clang
version will be increased to that soon, but until then we need to work
around this problem by setting an older C++ standard.
It's unclear if using C++11 causes further issues, but compiling is
better than not compiling, I suppose.
Contrary to the linked bug report, the darwin stdenv doesn't exhibit
this problem for some reason.
2021-10-07 21:30:02 +02:00
Sandro
16d0a1310c
Merge pull request #140862 from SuperSandro2000/swift
2021-10-07 21:28:15 +02:00
Sandro
dee6b54f65
Merge pull request #140815 from dali99/update_hydrus2
2021-10-07 21:27:39 +02:00
Sandro
8e0c5ec5d9
Merge pull request #140856 from r-ryantm/auto-update/python38Packages.phonenumbers
2021-10-07 21:21:12 +02:00
Sandro
07d5c348c8
Merge pull request #140857 from fabaff/broken-rainbowstream
2021-10-07 21:20:57 +02:00
Rick van Schijndel
cc96f19e0e
libgrss: support cross-compilation
...
I've tested that the native output hash stays the same
(with ca-derivations), so for native this should be fine.
2021-10-07 21:18:40 +02:00
Rick van Schijndel
c5fb35d838
libcanberra: support cross-compilation
...
content-addressed outputs for native are the same, so should be good like this
2021-10-07 21:17:18 +02:00
Sandro
761a12153e
Merge pull request #140700 from milogert/add-beekeeper-studio
2021-10-07 21:16:08 +02:00
Sandro
13c738188a
Merge pull request #140838 from NobbZ/lefthook-0-7-7
2021-10-07 21:15:08 +02:00
Bruno Bigras
8c4233de8a
starsector: generate desktop file
2021-10-07 15:11:03 -04:00
Sandro
1941f67751
Merge pull request #140868 from baloo/baloo/nix/2.3.16
2021-10-07 21:07:28 +02:00
sternenseemann
34ca27bc95
grpc: don't set LD_LIBRARY_PATH when cross compiling
...
LD_LIBRARY_PATH is only necessary in the native compilation case when we
need to execute grpc_cpp_plugin from the build directory. Disabling this
for cross is not only cleaner, but eliminates linker failures when cross
compiling to a compatible configuration, since LD_LIBRARY_PATH takes
precedence over the rpath set in buildPackages.grpc's grpc_cpp_plugin.
2021-10-07 21:04:39 +02:00
Rick van Schijndel
8fc6a95bff
dmidecode: support cross-compilation
2021-10-07 21:03:25 +02:00
Sandro
d08ffb1445
Merge pull request #140866 from fabaff/bump-tfsec
2021-10-07 21:01:39 +02:00
Sandro
deef9b3217
Merge pull request #140872 from fabaff/bump-deemix
2021-10-07 20:55:42 +02:00
Sandro
14366bc3b3
Merge pull request #140869 from xfix/skytemple-1.3.2
2021-10-07 20:53:44 +02:00
Mario Rodas
2ed7f96a78
ocamlPackages.curses: 1.0.4 -> 1.0.8
...
https://github.com/mbacarella/curses/raw/1.0.8/CHANGES
2021-10-07 20:53:08 +02:00
Sandro Jäckel
f9254974fd
python39Packages.swift: ini at 2.28.0
2021-10-07 20:48:19 +02:00
Sandro Jäckel
7bf5df7518
python39Packages.pyeclib: init at 1.6.0
2021-10-07 20:48:18 +02:00
Sandro Jäckel
42cf1c99fe
liberasurecode: ini at 1.6.2
2021-10-07 20:48:18 +02:00
Sandro Jäckel
1c7c0d64eb
python39Packages.pastedeploy: adopt into openstack team
2021-10-07 20:48:17 +02:00
figsoda
a362961faf
Merge pull request #140864 from figsoda/remove-cargo-lock-patch
...
treewide: remove unnecessary Cargo.lock patches
2021-10-07 14:36:18 -04:00
Fabian Affolter
20d7e6bc0d
python3Packages.deezer-python: 2.3.1 -> 2.4.0
2021-10-07 20:09:27 +02:00
Fabian Affolter
334ea0938e
python3Packages.deemix: 3.5.3 -> 3.5.5
2021-10-07 20:09:11 +02:00
Fabian Affolter
4f99e3afe0
python3Packages.deezer-py: 1.2.4 -> 1.2.5
2021-10-07 20:09:05 +02:00
Sandro
ac96a27f7a
Merge pull request #136592 from hmac/hmac/update-codeql
2021-10-07 19:17:15 +02:00
Lassulus
a93c568521
Merge pull request #140210 from 0x4A6F/master-pmacct
...
pmacct: 1.7.5 -> 1.7.6
2021-10-07 19:15:58 +02:00
Konrad Borowski
3cd6f09aa2
skytemple: 1.3.1 -> 1.3.2
2021-10-07 18:27:48 +02:00
Konrad Borowski
84fc6e5bcc
python3Packages.skytemple-icons: 1.2.0 -> 1.3.2
2021-10-07 18:26:25 +02:00
Konrad Borowski
47ad56271c
python3Packages.skytemple-files: 1.3.1 -> 1.3.2
2021-10-07 18:26:16 +02:00
Eelco Dolstra
16a55282be
Merge pull request #140865 from edolstra/bump-fallback-paths
...
nix-fallback-paths.nix: Update to 2.3.16
2021-10-07 18:22:35 +02:00
Arthur Gautier
202554980a
nix: 2.3.15 -> 2.3.16
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-10-07 16:17:18 +00:00
Fabian Affolter
7a85a664cf
tfsec: 0.58.12 -> 0.58.14
2021-10-07 18:03:52 +02:00
John Ericson
6755a884b2
Merge pull request #140757 from Flakebi/arcanist
...
arcanist: Update certs to fix letsencrypt
2021-10-07 11:49:19 -04:00
Kim Lindberger
4e97bedf93
Merge pull request #112823 from deviant/nixos-boot-paths
...
nixos/boot: add /var/lib/nixos to pathsNeededForBoot
2021-10-07 17:38:54 +02:00
Eelco Dolstra
a47875938d
nix-fallback-paths.nix: Update to 2.3.16
2021-10-07 17:33:53 +02:00
figsoda
544ff6b412
wyvern: switch to fetchCrate, remove patch
2021-10-07 11:25:25 -04:00
Artturi
46c22f8932
Merge pull request #140337 from Artturin/overidesrcfetchff
2021-10-07 18:20:05 +03:00
figsoda
001bd7c466
cargo-update: 4.1.2 -> 7.0.1, switch to fetchCrate, remove patch
2021-10-07 11:17:45 -04:00
figsoda
a168cfc494
cargo-license: 0.3.0 -> 0.4.2, switch to fetchCrate, remove patch
2021-10-07 11:06:02 -04:00
figsoda
8b07d471b5
fst: fix version, switch to fetchCrate, remove patch
2021-10-07 11:01:57 -04:00
Sandro Jäckel
5561c9b712
python39Packages.boto: some cleanup
2021-10-07 16:51:02 +02:00
Bobby Rong
70088dc299
Merge pull request #140827 from linyinfeng/godns-init
...
godns: init at 2.5
2021-10-07 22:46:35 +08:00
OPNA2608
23dab13557
superTuxKart: 1.2 -> 1.3
2021-10-07 16:42:11 +02:00