Artturi
40d43349e6
Merge pull request #146442 from Artturin/mariaconnectormyconfig
2021-11-22 19:11:15 +02:00
Fabian Affolter
45d6eedec3
python3Packages.importlib-metadata: 4.8.1 -> 4.8.2
2021-11-22 08:06:01 -08:00
Sandro
ff77d0dbb2
Merge pull request #133446 from veprbl/pr/numpy_werror_fix
2021-11-22 16:38:19 +01:00
Ryan Burns
93e835bd92
Merge pull request #146814 from r-burns/clang-tools-extra
...
[staging] llvmPackages_{13,git}.clang: build clang-tools-extra
2021-11-21 15:19:52 -08:00
Ryan Burns
93543c69c6
Merge pull request #146855 from trofi/fix-llvm-for-gcc-12
...
llvm_{5..11}: pull upstream build fix for for gcc-12
2021-11-21 14:43:37 -08:00
panicgh
27f9348ee7
wafHook: always enable parallel building ( #136641 )
...
Follow the same pattern as used in the cmake setup hook to assume
`enableParallelBuilding=1` when unset by the user. This makes wafHook
honor `NIX_BUILD_CORES`. See #136368 and #136641 .
2021-11-21 16:40:48 -05:00
Alyssa Ross
28625f7861
selinux: 2.9, 3.0 -> 3.3
...
These are all released together, so I'm updating them all in a single
commit.
2021-11-21 13:51:54 +00:00
Alyssa Ross
20fd3b1002
setools: 4.3.0 -> 4.4.0
2021-11-21 13:51:54 +00:00
Alyssa Ross
ae3ffded45
pkgsMusl.valgrind-light: fix build
...
We need to add autoreconfHook because the patch modifies configure.ac.
2021-11-21 13:50:48 +00:00
github-actions[bot]
81e2cd50e5
Merge staging-next into staging
2021-11-21 12:01:59 +00:00
github-actions[bot]
c68c4b3db8
Merge master into staging-next
2021-11-21 12:01:20 +00:00
Thiago Kenji Okada
28e1b1a50a
Merge pull request #146754 from Stunkymonkey/gwt-dnd-builder
...
gwtdragdrop: remove builder.sh
2021-11-21 08:46:22 -03:00
Thiago Kenji Okada
33bb3f6c06
Merge pull request #146755 from Stunkymonkey/gwt-widgets-builder
...
gwtwidgets: remove builder.sh
2021-11-21 08:41:41 -03:00
Raghav Sood
df1d8f87a6
Merge pull request #146858 from RaghavSood/rippled/1.7.3
...
rippled: 1.7.0 -> 1.7.3
2021-11-21 19:39:39 +08:00
Felix Buehler
512fadbc64
gwtwidgets: remove builder.sh
2021-11-21 12:12:48 +01:00
Felix Buehler
ea6fb1e297
gwtdragdrop: remove builder.sh
2021-11-21 12:10:52 +01:00
Matthias Beyer
f1e8640c54
libisl: Make derivations generic, add 0.24 ( #146693 )
...
* libisl: Make derivation generic
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* libisl: add 0.24
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
* isl: remove unused args
* isl: remove dead homepages
* isl: fix configureFlags
* isl: fix nested callPackage
use import to remove callPackage-inside-callPackage, which breaks overriding
* isl: pname/version -> name
pname/version is preferred, but causes rebuilds here.
let's do the cleanup separately from the mass rebuild,
to use the 0-rebuild-count as a 'nothing up my sleeve' gesture
* isl_0_24: fix sha256
* isl_0_11: add missing patch
Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2021-11-21 02:43:19 -08:00
Daniël de Kok
129223ac31
Merge pull request #146780 from titanous/makemkv-libcurl
...
makemkv: add libcurl to runtimeDependencies
2021-11-21 11:28:11 +01:00
Raghav Sood
ff6d13cdad
rippled: 1.7.0 -> 1.7.3
2021-11-21 18:19:59 +08:00
Sergei Trofimovich
e9dfe892ef
llvm_{5..11}: pull upstream build fix for for gcc-12
...
Without the fix build fails on gcc-12 as:
/build/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp:
In member function 'std::string llvm::NVPTXAsmPrinter::getPTXFundamentalTypeStr(...':
/build/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp:1319:10:
error: use of deleted function 'std::__cxx11::basic_string<...>; std::nullptr_t = std::nullptr_t]'
1319 | return nullptr;
| ^~~~~~~
The patch is present in upstream releases since llvm-12.
2021-11-21 09:50:01 +00:00
7c6f434c
b56d7a70a7
Merge pull request #146792 from SuperSandro2000/R
...
R: manually fix things after patches got applied
2021-11-21 08:57:26 +00:00
Alexander Bantyev
df59fc80d0
Merge pull request #146683 from AleXoundOS/fluxus
...
fluxus: switch to racket_7_9
2021-11-21 11:33:21 +03:00
Alexander Bantyev
8aec79b615
Merge pull request #146737 from ymatsiuk/fprintd
...
fprintd-tod: fix the build
2021-11-21 11:31:21 +03:00
github-actions[bot]
daffc694ef
Merge staging-next into staging
2021-11-21 06:01:53 +00:00
github-actions[bot]
6ad93ecdbb
Merge master into staging-next
2021-11-21 06:01:18 +00:00
Dmitry Kalinkin
296032dd5f
Merge pull request #146822 from risicle/ris-libasyncns-darwin-fix
...
libasyncns: fix build for darwin
2021-11-20 23:41:44 -05:00
Artturi
67a50ee79f
Merge pull request #146827 from flurie/fix-cdpr-darwin
...
cdpr: fix build on darwin
2021-11-21 05:59:21 +02:00
Dennis Gosnell
d7845680a5
Merge pull request #146830 from jonascarpay/master
...
purenix: add to top-level packages
2021-11-21 12:52:32 +09:00
Bobby Rong
2dda994251
Merge pull request #146597 from trofi/fix-trafficserver-for-ncurses-6.3
...
trafficserver: pull upstream fix for ncurses-6.3
2021-11-21 11:38:08 +08:00
Ryan Burns
67a678d032
Merge pull request #146834 from smancill/darwin-use-stdenv
...
darwin: stop using gccStdenv when stdenv works fine
2021-11-20 19:36:20 -08:00
Artturi
5e785a95fc
Merge pull request #146825 from S-NA/updates/nilfs-utils
...
nilfs-utils: fix hardcoded paths
2021-11-21 04:36:14 +02:00
Ryan Burns
ce8a529715
Merge pull request #146582 from anmonteiro/anmonteiro/adns-fix-static
...
adns: fix static compilation
2021-11-20 18:12:57 -08:00
0x4A6F
255c284924
czkawka: 0.3.2 -> 0.3.3 ( #146757 )
...
* czkawka: add myself as maintainer
* czkawka: 3.2.0 -> 3.3.0
* czkawka: add testVersion
2021-11-20 18:12:40 -08:00
Ryan Burns
7464e88b0d
Merge pull request #146790 from Prillan/ZHF-fix-envisage-build
...
python3Packages.envisage: disable tests of broken optional feature
2021-11-20 18:11:22 -08:00
Jonas Carpay
3a98364c4b
purenix: add to top-level packages
2021-11-21 11:04:55 +09:00
Anderson Torres
97f488533e
Merge pull request #146711 from AndersonTorres/new-misc
...
pari update
2021-11-20 22:47:00 -03:00
Artturi
e153efa32c
Merge pull request #146810 from vcunat/p/installer-test-memory
2021-11-21 03:30:24 +02:00
Thiago Kenji Okada
ff4c09703b
Merge pull request #146714 from thiagokokada/remove-retroArchCores
...
retroArchCores: remove, retroarchFull: init, retroarch: use fixed paths on "libretro_info_path"
2021-11-20 22:22:32 -03:00
Dmitry Kalinkin
49e78bbd2a
Merge pull request #146807 from SFrijters/wine-6.22
...
wine{Unstable,Staging}: 6.20 -> 6.22
2021-11-20 20:22:03 -05:00
Artturi
a0d4895e9d
Merge pull request #146709 from Artturin/underscorename
2021-11-21 03:12:31 +02:00
Sebastián Mancilla
e9de71cc5d
darwin: stop using gccStdenv when stdenv works fine
...
masscan, rig and sl packages were built with gccStdenv on darwin, but
they build just fine with stdenv.
2021-11-20 21:58:31 -03:00
S. Nordin Abouzahra
24aacf3808
nilfs-utils: fix hardcoded paths
...
/sbin/nilfs_cleanerd -> $out/bin/nilfs_cleanerd
/sbin/badblocks -> ${e2fsprogs}/bin/badblocks
The relevant binaries to test are mkfs.nilfs2 (calls badblocks),
mount.nilfs2 and umount.nilfs2 (calls nilfs_cleanerd).
2021-11-20 19:30:54 -05:00
Rasmus Précenth
8afc4e5436
pythonPackages.termplotlib: fix build
...
1. New tests are failing with gnuplot 5.4.2
2. Propagate gnuplot and numpy
2021-11-20 19:13:26 -05:00
Robert Scott
42133e8451
python3Packages.python-crontab: skip test test_03_usage
...
to my knowledge this test only fails on darwin, but assuming /tmp
is writable is a Bad Thing anyway so skipping on all platforms.
don't think it covers anything not otherwise covered.
2021-11-20 19:05:24 -05:00
github-actions[bot]
197135904f
Merge staging-next into staging
2021-11-21 00:02:25 +00:00
github-actions[bot]
43d088886e
Merge master into staging-next
2021-11-21 00:01:46 +00:00
Robert Scott
34a7ce1156
python3Packages.libasyncns: add pythonImportsCheck
2021-11-20 23:40:16 +00:00
Robert Scott
15f425ae9c
python3Packages.libasyncns: fix build for darwin
2021-11-20 23:39:53 +00:00
Artturin
2077956e78
nixos/network-interfaces: add a warning for underscores in hostname
...
until the issues in https://github.com/NixOS/nixpkgs/pull/138978
have been resolved
2021-11-21 01:39:39 +02:00
Robert Scott
a907da6e63
libasyncns: fix build for darwin
2021-11-20 23:39:09 +00:00