Skip to content

Commit

Permalink
pkgs/top-level/release-attrpaths-superset.nix: enable pkgsLLVM
Browse files Browse the repository at this point in the history
  • Loading branch information
RossComputerGuy committed Nov 27, 2024
1 parent 0a66ef4 commit 3f8be24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/top-level/release-attrpaths-superset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ let
targetPackages = true;

# cross packagesets
pkgsLLVM = true;
pkgsMusl = true;
pkgsStatic = true;
pkgsCross = true;
Expand Down Expand Up @@ -177,7 +176,6 @@ let
# I am not entirely sure why these three packages end up in
# the Hydra jobset. But they do, and they don't meet the
# criteria above, so at the moment they are special-cased.
[ "pkgsLLVM" "stdenv" ]
[ "pkgsStatic" "stdenv" ]
[ "pkgsMusl" "stdenv" ]
] ++ justAttrNames [] filtered;
Expand Down

0 comments on commit 3f8be24

Please sign in to comment.