Commit Graph
366344 Commits
Author SHA1 Message Date
Samuel Ainsworth 2133acc806 python3Packages.cupy: cudatoolkit consistency 2022-04-01 08:02:07 +00:00
Samuel Ainsworth 03dd3f66fb nccl: expose cudatoolkit in passthru 2022-04-01 08:01:09 +00:00
gadorandArtturin 58b6768280 pinegrow: bugfix for missing gsettings
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-01 11:00:44 +03:00
Samuel Ainsworth 147606d8e3 cudnn: 7.6.5 -> 8.3.2 2022-04-01 08:00:14 +00:00
Samuel Ainsworth 089dafd170 cutensor: fix cutensor_cudatoolkit_{10,11} 2022-04-01 07:57:56 +00:00
Janne Heß 1e5261f31c nixos/systemd-lib: Use module composition 2022-04-01 09:57:19 +02:00
Artturin 34fd00a5b8 pkgs: remove dead dir 2022-04-01 10:33:51 +03:00
rnhmjoj f649fb8b4a haskellPackages.mkDerivation: fix pkg-config cross
When cross compiling the pkg-config binary is prefixed and cabal
needs to be made aware of this.

Note: the `--with-pkg-config` flag can't be added unconditionally
because if the package doesn't need pkg-config (thus pkg-config
is not in the PATH) cabal consider this a hard failure.
2022-04-01 09:24:03 +02:00
Thiago Kenji OkadaandGitHub d9448bd7d9 Merge pull request #166718 from thiagokokada/add-graalvmDrv
buildGraalvmNativeImage: allow usage of arbitrary graalvm derivation
2022-04-01 08:19:43 +01:00
R. Ryantm cb3ceffd06 python310Packages.stripe: 2.69.0 -> 2.70.0 2022-04-01 07:17:32 +00:00
R. Ryantm a21282a02d python310Packages.plaid-python: 9.1.1 -> 9.2.0 2022-04-01 07:08:35 +00:00
Doron BeharandGitHub a44b35dc41 Merge pull request #166299 from doronbehar/pkg/python/particle 2022-04-01 09:55:24 +03:00
Artturin 36c36411b8 .github/workflows/basic-eval.yml: only run if manually triggered
ofborg should have obsoleted this with https://github.com/NixOS/ofborg/pull/588#issuecomment-1078451552
https://github.com/NixOS/nixpkgs/pull/166599#issuecomment-1085069938

this is still useful to have around for act usage
2022-04-01 09:48:20 +03:00
Artturin c2b8260981 zotero: add x-scheme-handler/zotero to desktop file
so `zotero://select/library/items/GICAH8PU` will work
2022-04-01 09:33:37 +03:00
illustris ff86a2f24f spark: 3.1.2 -> 3.1.3 2022-04-01 12:01:00 +05:30
Doron Behar 34f5c38b50 python3.pkgs.particle: init at 0.20.1 2022-04-01 09:21:46 +03:00
Bernardo MeurerandGitHub ee1c4365d1 Merge pull request #166768 from lovesegfault/pulumi-update
pulumi: update plugins
2022-03-31 23:21:14 -07:00
Bernardo Meurer ae79ae5805 pulumi: update plugins 2022-03-31 23:20:51 -07:00
Doron Behar 2f7dda4450 ocrfeeder: 0.8.3 -> 0.8.5 2022-04-01 09:17:30 +03:00
illustris 8a21b4ea92 spark: mark 2.4 as vulnerable 2022-04-01 11:44:43 +05:30
R. Ryantm 3c2a06387a python310Packages.fastcore: 1.4.0 -> 1.4.1 2022-04-01 06:13:01 +00:00
Alex Martens 71cf6e512c cargo-spellcheck: 0.11.1 -> 0.11.2 2022-03-31 22:42:28 -07:00
R. Ryantm 4e9639beb4 python310Packages.deep-translator: 1.8.1 -> 1.8.3 2022-04-01 05:29:24 +00:00
Vincent LaporteandVincent Laporte 3a5df670ef ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.0-rc2 → 4.14.0 2022-04-01 06:54:57 +02:00
R. Ryantm 569cdd47fa python310Packages.cloudflare: 2.8.15 -> 2.9.8 2022-04-01 04:31:10 +00:00
R. Ryantm bfacc22648 python310Packages.pex: 2.1.74 -> 2.1.75 2022-04-01 04:16:08 +00:00
R. Ryantm 3815aff670 python310Packages.pynetgear: 0.9.1 -> 0.9.2 2022-04-01 04:02:42 +00:00
ArtturiandGitHub 0f81488e9a Merge pull request #166725 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2022-03-29 -> 2022-03-31
2022-04-01 06:29:12 +03:00
Bobby Rong 57d754ee3c gnome.five-or-more: format with nixpkgs-fmt 2022-04-01 11:28:55 +08:00
Bobby Rong 20d0500abd gnome.aisleriot: 3.22.21 → 3.22.22
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.21...3.22.22
2022-04-01 11:28:55 +08:00
ArtturiandGitHub c7ac6ff789 Merge pull request #162063 from martinetd/logrotate_size
logrotate: update to freeform
2022-04-01 06:21:11 +03:00
R. Ryantm 5113bd5f12 python310Packages.azure-keyvault: 4.1.0 -> 4.2.0 2022-04-01 02:45:18 +00:00
John EricsonandGitHub 8dc7ebc9cb Merge pull request #161177 from a-m-joseph/dante-mips64
dante: skip configure-time getaddrinfo-too-low check on mips64
2022-03-31 22:44:08 -04:00
Bobby RongandGitHub bed9ee3f95 Merge pull request #166550 from bobby285271/vala_0_48
vala_0_48: 0.48.23 → 0.48.24
2022-04-01 10:39:15 +08:00
Bobby RongandGitHub 31e6f3b066 Merge pull request #166530 from bobby285271/gnome-online-accounts
gnome-online-accounts: 3.43.1 -> 3.44.0
2022-04-01 10:38:00 +08:00
Silvan MosbergerandGitHub fda16bfd32 Merge pull request #165532 from Infinisil/syncplay-password 2022-04-01 04:37:22 +02:00
Ryan MulliganandGitHub b9b4df9407 Merge pull request #166731 from r-ryantm/auto-update/p2pool
p2pool: 1.8 -> 1.9
2022-03-31 19:35:18 -07:00
Ryan MulliganandGitHub 8403a362b0 Merge pull request #166497 from r-ryantm/auto-update/podman-tui
podman-tui: 0.2.0 -> 0.3.0
2022-03-31 19:34:20 -07:00
Ryan MulliganandGitHub e1398fe7a0 Merge pull request #166743 from r-ryantm/auto-update/python310Packages.apycula
python310Packages.apycula: 0.2 -> 0.3
2022-03-31 19:33:41 -07:00
Alex Martens 1ddcc8e9d8 idasen: 0.8.2 -> 0.8.3 2022-03-31 19:31:21 -07:00
Martin WeineltandGitHub b58813a324 Merge pull request #166720 from mweinelt/mediawiki 2022-04-01 04:15:06 +02:00
Samuel Ainsworth 3db04d2653 cudnn_8_1_cudatoolkit_11: remove 2022-04-01 02:00:17 +00:00
Samuel Ainsworth 9d9138cf20 cudnn: formatting 2022-04-01 01:59:10 +00:00
Samuel Ainsworth e1b9a52536 cudatoolkit: add note about alias upgrades 2022-04-01 01:59:02 +00:00
Samuel Ainsworth 11d9ef189f python3Packages.pytorchWithCuda: fix build 2022-04-01 01:56:16 +00:00
R. Ryantm 4cb2ef1c92 python310Packages.apycula: 0.2 -> 0.3 2022-04-01 01:33:36 +00:00
R. Ryantm c2080cdc04 python310Packages.ansible-later: 2.0.8 -> 2.0.9 2022-04-01 01:18:54 +00:00
Craig Younkins f1dbf7d0ad fclones: 0.18.1 -> 0.19.0 2022-03-31 21:09:57 -04:00
R. RyantmandRobert Schütz ff1c57bcfd spectre-meltdown-checker: 0.44 -> 0.45 2022-04-01 00:52:22 +00:00
R. Ryantm 510b655a08 python310Packages.mypy-boto3-builder: 7.5.4 -> 7.5.5 2022-04-01 00:50:56 +00:00