nixpkgs/pkgs/test
Artturin 7141ab0f0b release: add tests.packageTestsForChannelBlockers.curl.withCheck as a channel blocker
we can't add 'nixpkgs.curl.tests' to hydra jobs due to 'tests' (and 'passthru') being stripped

TODO: add a function in lib-release.nix to get derivations and add `.x86_64-linux` to them
then we can just point release files to nixpkgs.tests.packageTestsForChannelBlockers instead of
nixpkgs.tests.packageTestsForChannelBlockers.curl.withCheck
2022-07-02 03:38:15 +03:00
..
cc-wrapper cc-wrapper: don't set rpath on static-pie executables 2021-05-23 17:38:17 +00:00
cross
cuda pkgs/test/cuda/cuda-samples/generic.nix: use new SRI hash format 2022-06-04 08:19:29 -03:00
dhall buildDhallUrl: use new SRI hash format 2022-06-04 08:19:29 -03:00
haskell haskellPackages.shellFor: Add extraDependencies 2022-03-15 20:38:22 +01:00
install-shell-files treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
ld-library-path treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
macos-sierra-shared
make-binary-wrapper makeBinaryWrapper: fix cross-compilation and add test 2022-05-31 13:55:41 +02:00
make-wrapper makeWrapper: Don't glob in prefix/suffix 2022-02-12 11:03:32 +01:00
nixos-functions Merge remote-tracking branch 'upstream/master' into testers 2022-05-09 14:27:13 +02:00
patch-shebangs tests.patch-shebangs: add case for ignoring store paths 2021-02-09 13:07:49 +09:00
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 treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
texlive treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
vim vimUtils: deprecate configure.pathogen (#154814) 2022-06-13 15:25:46 +02:00
config.nix pkgs/tests/config.nix: Make test future proof 2022-05-29 11:50:48 +02:00
default.nix release: add tests.packageTestsForChannelBlockers.curl.withCheck as a channel blocker 2022-07-02 03:38:15 +03:00
kernel.nix