Skip to content

Commit

Permalink
fixup! feat(ci/pr): eval and build OS configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
steveej committed May 30, 2024
1 parent 7854500 commit ba5f19c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
if pkgs.stdenv.isLinux
then
mkOsConfigCheck (builtins.removeAttrs self.nixosConfigurations [
# too big for current CI structure and rarely used
"vm-nixcache"
])
else if pkgs.stdenv.isDarwin
Expand Down

0 comments on commit ba5f19c

Please sign in to comment.