Commit graph

390163 commits

Author SHA1 Message Date
Artturi fb6816eae3
Merge pull request #178869 from Artturin/curlies 2022-07-06 17:30:45 +03:00
kilianar e4c43186c4 pkgs/data/icons: use stdenvNoCC where possible
Most icons themes just copy a bunch of files from the source to the
installation directory and therefore work perfectly fine with
stdenvNoCC.
All themes in pkgs/data/icons that still use stdenv after this change
are failing to build with stdenvNoCC.
2022-07-06 10:42:05 -03:00
github-actions[bot] 5a3eeeb9bb
Merge staging-next into staging 2022-07-06 12:02:07 +00:00
github-actions[bot] fc60f033e5
Merge master into staging-next 2022-07-06 12:01:31 +00:00
Martin Weinelt e25d5905ec
Merge pull request #180250 from dotlambda/levenshtein-0.18.2
python310Packages.levenshtein: 0.18.1 -> 0.18.2
2022-07-06 13:24:41 +02:00
rewine 8ef7523c8e
pineapple-pictures: init at 0.6.1 (#178583)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-06 11:28:26 +02:00
Jan Tojnar 0f9289e1b2
Merge pull request #157342 from magnetophon/networkmanager_dmenu
networkmanager_dmenu: 1.6.0 -> 2.1.0
2022-07-06 11:13:25 +02:00
Sandro 45e12964fe
Merge pull request #163630 from wentasah/trace-cmd-3.0
trace-cmd: 2.9.7 -> 3.1.1
2022-07-06 10:56:30 +02:00
Sandro 1fe9c408a2
Merge pull request #179939 from WeebSorceress/frece
frece: init at 1.0.6
2022-07-06 10:44:24 +02:00
Sandro 3f3d93e673
Merge pull request #179139 from vs49688/phonon
libsForQt5.phonon-backend-gstreamer: backport fix for https://bugs.kde.org/show_bug.cgi?id=445196
2022-07-06 10:41:15 +02:00
Robert Schütz ec9ce3c94b python310Packages.levenshtein: 0.18.1 -> 0.18.2
https://github.com/maxbachmann/Levenshtein/releases/tag/v0.18.2
2022-07-06 08:29:32 +00:00
Robert Schütz 07f1d6bab7 python310Packages.rapidfuzz: 2.1.0 -> 2.1.2
https://github.com/maxbachmann/RapidFuzz/blob/v2.1.2/CHANGELOG.md
2022-07-06 08:29:32 +00:00
Robert Schütz ed40dba171 python310Packages.jarowinkler: 1.0.5 -> 1.1.0
https://github.com/maxbachmann/JaroWinkler/releases/tag/v1.1.0
2022-07-06 08:29:25 +00:00
Arthur Gautier 934a622f7e qemu-utils: ensure we cut off qemu dependency 2022-07-06 07:13:29 +00:00
Arthur Gautier fef6723f9b qemu-utils: remove qemu dependency
qemu-utils was pulling qemu which is a 900MB dependency. By removing
reference to it (unneeded), we're saving space on our deployments.
qemu-utils is a dependency of cloud-utils
2022-07-06 07:13:29 +00:00
Alyssa Ross 4195ac320b libtool,libtool_1_5: don't fix libtool
For the same reason we disable shebang patching in these derivations,
we want to disable the patching of libtool scripts stdenv does.

Otherwise, libtool will install scripts into other packages that are
already "fixed", but for the environment libtool was built in.  These
scripts won't be fixed properly by stdenv anymore, because it will
think they were already fixed.

This fixes the build of pkgsStatic.libwebp, which was failing because
its libtool script wasn't being patched properly.

Another problem "fixing" the scripts in the libtool package would
cause is that package tarballs generated on NixOS would contain
libtool scripts that didn't make sense on other distros.

I've tested this change by building pkgsStatic.libwebp, which now
works, as well as by testing the build of the bootstrap files for
mips64el to make sure that didn't regress from 97c43828fb
("fixLibtool(): patch ./configure, add `file` to common-path.nix").
2022-07-06 07:11:26 +00:00
Sergei Trofimovich 195c7143d9
Merge pull request #180146 from trofi/update-vxl-away-from-gcc6
vxl: 1.17.0-nix1 -> 3.3.2
2022-07-06 08:11:06 +01:00
Sergei Trofimovich 79f0470dc2
Merge pull request #180090 from trofi/drop-cuda-from-xmr-stak
xmr-stak: drop gcc6 requrement (and cuda support)
2022-07-06 08:10:15 +01:00
Sergei Trofimovich d3c3db6a08
Merge pull request #180288 from trofi/mars-fix-libtdc++-clash
mars: fix build on gcc-10
2022-07-06 08:09:45 +01:00
Fabian Affolter 83f5b54b2e
Merge pull request #180298 from r-ryantm/auto-update/crlfsuite
crlfsuite: 2.0 -> 2.1.1
2022-07-06 09:08:21 +02:00
Fabian Affolter 75f3ce1821
Merge pull request #180303 from r-ryantm/auto-update/python3.10-skodaconnect
python310Packages.skodaconnect: 1.1.20 -> 1.1.21
2022-07-06 09:07:21 +02:00
github-actions[bot] 7c1c19b4df
Merge staging-next into staging 2022-07-06 06:02:06 +00:00
github-actions[bot] f475dc6eb4
Merge master into staging-next 2022-07-06 06:01:27 +00:00
Justin Bedő e120ef6a5a
Merge pull request #180294 from NixOS/r-updates
R 4.2.0 -> 4.2.1 and bump package set
2022-07-06 15:43:09 +10:00
superherointj 3b1cbcc92b
ocamlPackages.yaml: 3.0.0 -> 3.1.0 (#180139)
ocamlPackages.ppx_deriving_yaml: 0.1.0 -> 0.1.1
2022-07-06 07:21:03 +02:00
Anderson Torres 6e6cabc4b8
Merge pull request #180306 from AndersonTorres/MISC
xosview: updates
2022-07-06 01:54:00 -03:00
R. Ryantm 25c4a062c6 puddletag: 2.1.1 -> 2.2.0 2022-07-06 12:49:53 +08:00
AndersonTorres f4b885df97 xosview2: remove spurious doCheck = false 2022-07-06 01:28:12 -03:00
AndersonTorres c2c8e8fdd2 xosview: init at 1.23 2022-07-06 01:28:11 -03:00
AndersonTorres 4066f82a4d all-packages.nix: cosmetic formatting of some comments 2022-07-06 01:28:11 -03:00
R. Ryantm bf35d80187 python310Packages.skodaconnect: 1.1.20 -> 1.1.21 2022-07-06 03:19:05 +00:00
Timothy DeHerrera a27f1085d7
Merge pull request #179566 from Kiskae/patch-1
nvidia_x11: 515.48.07 → 515.57
2022-07-05 18:57:45 -07:00
R. Ryantm 17c42e33b0 crlfsuite: 2.0 -> 2.1.1 2022-07-06 01:47:29 +00:00
R. Ryantm 069be5d427 python310Packages.ics: 0.7 -> 0.7.1 2022-07-05 18:36:21 -07:00
R. Ryantm 41e0ebb94d python310Packages.pytest-test-utils: 0.0.6 -> 0.0.7 2022-07-05 18:36:13 -07:00
R. Ryantm 14a8462418 python310Packages.islpy: 2022.1.2 -> 2022.2 2022-07-05 18:35:58 -07:00
R. Ryantm 33cda5786f libvirt: 8.4.0 -> 8.5.0 2022-07-05 18:34:27 -07:00
R. Ryantm 2f12a8d2b8 python310Packages.pygmt: 0.6.1 -> 0.7.0 2022-07-05 18:29:28 -07:00
R. Ryantm 42db1e66f3 python310Packages.yq: 2.14.0 -> 3.0.2 2022-07-05 18:27:03 -07:00
R. Ryantm 597db2e3b4 python310Packages.spacy-transformers: 1.1.6 -> 1.1.7 2022-07-05 18:22:47 -07:00
R. Ryantm 00b2db645c python310Packages.vispy: 0.10.0 -> 0.11.0 2022-07-05 18:20:58 -07:00
Kevin Cox 0b257763d2
Merge pull request #180135 from kevincox/redis-save
nixos.redis: Fix disabling of RDB persistence.
2022-07-05 20:58:27 -04:00
github-actions[bot] a56995cf80
Merge staging-next into staging 2022-07-06 00:02:58 +00:00
github-actions[bot] c505b8a0b8
Merge master into staging-next 2022-07-06 00:02:20 +00:00
Martin Weinelt 6b511e4312
Merge pull request #179842 from LibreCybernetics/update-mypy 2022-07-06 01:51:28 +02:00
rdk31 8558ab08b6 vscode-extensions.ms-python.vscode-pylance: 2022.6.30 -> 2022.7.11 2022-07-05 20:28:41 -03:00
rdk31 14af83b82a vscode-extensions.ms-python.vscode-pylance: 2022.1.5 -> 2022.6.30 2022-07-05 20:28:41 -03:00
Azat Bahawi aeb97834a8 werf: 1.2.117 -> 1.2.120 2022-07-05 20:23:16 -03:00
José Romildo Malaquias 0e60ec3f1a
Merge pull request #179804 from romildo/upd.mate-tweak
mate.mate-tweak: 22.04.4 -> 22.04.8
2022-07-05 20:22:00 -03:00
Martin Weinelt c3c8278543
Merge pull request #180290 from mweinelt/fixes 2022-07-06 01:08:53 +02:00