nixpkgs-suyu/pkgs/test
Silvan Mosberger d79d3de85f cudaPackages.cuda-library-samples: Only enable on Linux, fix channel
This very weirdly broke the channel evaluation: https://hydra.nixos.org/build/245871962/nixlog/1

It appears that this attribute is only evaluated by Hydra, _not_ by
ofborg. So this wouldn't have been detected by CI anyways in the PR that
introduced the problem: https://github.com/NixOS/nixpkgs/pull/276800.

However, due to https://github.com/NixOS/nixpkgs/pull/271123#discussion_r1442134594,
the channel only broke once that was fixed with https://github.com/NixOS/nixpkgs/pull/278777

Whether the fix is good, I don't know, but the failing-on-darwin attribute
doesn't exist anymore with this commit, making the tarball build succeed
again:

    nix-build pkgs/top-level/release.nix -A tarball
2024-01-08 22:03:40 +01:00
..
cc-wrapper tests.cc-wrapper: add atomics test 2023-11-16 00:23:56 +02:00
checkpointBuild tests.checkpoint-build: Fix evaluation with allowAliases false 2024-01-07 23:25:41 +01:00
coq
cross tests.cross.sanity: add test case for #267859 2023-11-16 20:01:40 -08:00
cuda cudaPackages.cuda-library-samples: Only enable on Linux, fix channel 2024-01-08 22:03:40 +01:00
cue
dhall
dotnet
haskell haskellPackages: Fix eval errors 2024-01-01 19:16:21 +01:00
hooks
install-shell-files
ld-library-path
macos-sierra-shared
make-binary-wrapper makeBinaryWrapper: protect wildcards in flags 2023-09-18 02:49:33 -04:00
make-hardcode-gsettings-patch makeHardcodeGsettingsPatch: Support applying patches 2023-11-21 08:42:47 +01:00
make-wrapper
nixos-functions
nixpkgs-check-by-name pkgs/test/nixpkgs-check-by-name/scripts: Various improvements 2023-12-22 00:04:16 +01:00
php
release pkgs/test/release/default.nix: init 2023-12-15 05:13:50 -08:00
simple treewide: refactor .attrs.sh detection 2023-10-04 18:36:57 +02:00
stdenv tests/stdenv: Check derivations with an MD5 outputHash fail to evaluate 2023-10-25 23:14:16 +00:00
stdenv-inputs
texlive tests.texlive.fixedHashes: ignore .tex attribute sets that are not derivations 2023-11-05 13:43:31 +00:00
top-level pkgs/top-level: use lib.systems.equals for crossSystem 2023-09-13 07:22:52 +03:00
vim vimUtils: buildVimPluginFrom2Nix renamed to buildVimPlugin 2023-09-27 19:08:38 +02:00
config.nix
default.nix Merge pull request #167670 from messemar/incremental-builds 2023-12-19 11:37:15 +01:00
kernel.nix
overriding.nix