3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

333117 commits

Author SHA1 Message Date
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
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
Artturi 6aded65e28
Merge pull request #142153 from Artturin/mailmanbuildfix 2021-11-21 01:35:38 +02:00
Mario Rodas 7907b7682c
Merge pull request #146812 from happysalada/update_oil
oil: 0.9.3 -> 0.9.4
2021-11-20 18:30:53 -05:00
Thiago Kenji Okada 08b402b70e libretro: enableParalellBuilding, except for older MAMEs
MAME since 0.225 have a fix for the build issues while building in
parallel. Since libretro.mame is on 0.227 right now, should be safe to
enable.

Since eventually enableParallelBuilding should be the default, enabling
it for all cores except the older MAMEs seems better than just enabling
for libretro.mame.
2021-11-20 20:27:48 -03:00
André-Patrick Bubel e12d98f2db
super-slicer-latest: renamed from super-slicer-staging 2021-11-21 00:27:12 +01:00
flurie 31b38fd938
cdpr: fix build on darwin 2021-11-20 18:24:38 -05:00
Artturi 6641934fef
Merge pull request #146816 from Artturin/lowermsize
vmTools: set msize to 16KiB temporarily
2021-11-21 01:17:04 +02:00
Artturin d1c3a49fdd vmTools: set msize to 16KiB temporarily
hopefully this will reduce the ram usage enough
2021-11-21 01:13:54 +02:00
Mauricio Collares 1ee4cb8d93
sage: patch test so that new pari warning doesn't cause failures (#4) 2021-11-20 20:13:07 -03:00
happysalada 8886aa29fa oil: 0.9.3 -> 0.9.4 2021-11-20 18:06:38 -05:00
Raphael Megzari 09b01aa435
vector: 0.17.3 -> 0.18.0 (#146523) 2021-11-21 07:17:03 +09:00
Michael Weiss f7daa17766
Merge pull request #146805 from primeos/chromium
chromium: update.py: Download files from the main repository
2021-11-20 23:14:30 +01:00
Michael Weiss b8057de35c
Merge pull request #146806 from primeos/intel-gmmlib
intel-gmmlib: 21.3.2 -> 21.3.3
2021-11-20 23:13:46 +01:00
Martin Weinelt 595dde5dbe
Merge pull request #146359 from fabaff/nessclient 2021-11-20 23:01:15 +01:00
Vladimír Čunát 60c5230968
nixosTests.installer: increase the VM memory
For me that fixes the i686 ZFS case:
https://hydra.nixos.org/build/158897777
I don't think it's worth chasing why RAM usage isn't very low here.
2021-11-20 23:00:43 +01:00
Martin Weinelt 12b52be6ae
Merge pull request #146362 from fabaff/py-nightscout 2021-11-20 23:00:30 +01:00
Martin Weinelt 6ef7e9bdb7
Merge pull request #146800 from fabaff/aiovlc 2021-11-20 22:58:50 +01:00
Robert Scott a66592d763 gimpPlugins.fourier: fix build on clang 2021-11-20 16:58:04 -05:00
Kira Bruneau a88446e324 zynaddsubfx: fix aarch64-linux build 2021-11-20 16:57:28 -05:00
Thiago Kenji Okada c0b19bb728
Merge pull request #146776 from primeos/signal-desktop
signal-desktop: 5.23.1 -> 5.24.0
2021-11-20 18:56:55 -03:00
Thiago Kenji Okada 9ac3a77d09
Merge pull request #146492 from ivankovnatsky/patch-19
viber: 13.3.1.22 -> 16.1.0.37
2021-11-20 18:52:47 -03:00
Thiago Kenji Okada 5dc63731fb
Merge pull request #146723 from dtzWill/update/creduce-2.10.0
creduce: 2.9.0 -> 2.10.0
2021-11-20 18:51:46 -03:00
0x4A6F 3f891f20ae
Merge pull request #146743 from genofire/patch-1
maintainers: add genofire (me)
2021-11-20 22:46:41 +01:00
Fabian Affolter 86f53d1f77 home-assistant: update component-packages 2021-11-20 22:40:58 +01:00
Fabian Affolter 7f1b902bf9 python3Packages.life360: init at 4.1.1 2021-11-20 22:40:48 +01:00
Michael Weiss a94464d585
intel-gmmlib: 21.3.2 -> 21.3.3 2021-11-20 22:31:09 +01:00
Thiago Kenji Okada da8cf9b4ac
Merge pull request #146785 from bcdarwin/update-f3d
f3d: 1.1.0 -> 1.1.1
2021-11-20 18:30:45 -03:00
Stefan Frijters 70e9780f97
wine{Unstable,Staging}: 6.21 -> 6.22 2021-11-20 22:30:14 +01:00
Michael Weiss b054a8594a
chromium: update.py: Download files from the main repository
The tag 98.0.4710.4 is missing on the official GitHub mirror. As a
result the download of the DEPS file was failing (HTTP Error 404: Not
Found). Using the upstream repository is obviously better anyway, it's
just less obvious how to fetch a file from there (?format=TEXT).
2021-11-20 22:29:29 +01:00
Ryan Burns 0f5806fe23
Merge pull request #146761 from kira-bruneau/ccache
ccache: 4.5 → 4.5.1
2021-11-20 13:28:32 -08:00
Thiago Kenji Okada 4600fe8ed8
Merge pull request #146794 from iAmMrinal0/update/broot
broot: 1.7.1 -> 1.7.3
2021-11-20 18:18:26 -03:00
genofire 39d1d1893b gotify-desktop: add maintainer genofire (me) 2021-11-20 22:15:45 +01:00
genofire 110930ee32 maintainers: add genofire (me) 2021-11-20 22:15:45 +01:00
Fabian Affolter c564882ee8 home-assistant: update component-packages 2021-11-20 22:13:56 +01:00
Fabian Affolter 6e64297712 python3Packages.oemthermostat: init at 1.1.1 2021-11-20 22:12:53 +01:00
Thiago Kenji Okada 4700fda2c0
Merge pull request #145395 from thiagokokada/bump-plymouth
plymouth: unstable-2020-12-07 -> unstable-2021-10-18
2021-11-20 18:00:50 -03:00
0x4A6F 0ca14515c6
testVersion: name runCommand after package.name 2021-11-20 22:00:22 +01:00
Artturi 5e560c4e24
Merge pull request #146783 from Artturin/msize1 2021-11-20 22:49:37 +02:00
Fabian Affolter 96d27b27c5 home-assistant: enable vlc_telnet tests 2021-11-20 21:40:53 +01:00
Fabian Affolter 2bfbd302b2 home-assistant: update component-packages 2021-11-20 21:38:46 +01:00