nixpkgs/pkgs/test
Frederik Rietdijk 1d63f89caa cudaPackages: overhaul of how we package cuda packages
There are many different versions of the `cudatoolkit` and related
cuda packages, and it can be tricky to ensure they remain compatible.

- `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist");
- expressions should now use `cudaPackages` as parameter instead of the individual cuda packages;
- `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version;
- `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra.
2022-04-09 08:50:22 +02:00
..
cc-wrapper cc-wrapper: don't set rpath on static-pie executables 2021-05-23 17:38:17 +00:00
cross
cuda cudaPackages: overhaul of how we package cuda packages 2022-04-09 08:50:22 +02:00
dhall tests.dhall.generateDhallDirectoryPackage: init 2021-12-07 13:36:20 +09:00
haskell haskellPackages.shellFor: Add extraDependencies 2022-03-15 20:38:22 +01:00
install-shell-files
ld-library-path
macos-sierra-shared
make-binary-wrapper makeBinaryWrapper: Fix issues on aarch64-darwin/macOS 12 (Monterey) 2021-12-16 21:29:21 +01:00
make-wrapper makeWrapper: Don't glob in prefix/suffix 2022-02-12 11:03:32 +01:00
nixos-functions pkgs.tests.nixos-functions: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
patch-shebangs
php php: Implement overrideAttrs that composes with buildEnv/withExtensions 2021-11-14 23:05:48 +01:00
rust-sysroot treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
simple
stdenv-inputs
texlive treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
vim neovim.tests: remove alias 2022-01-20 02:58:47 +01:00
default.nix Merge master into staging-next 2022-04-01 18:01:22 +00:00
kernel.nix