Skip to content

Commit

Permalink
Add nix shells to hydraJobs (so they will be cached)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Jun 11, 2024
1 parent ca57132 commit 3b7bd4d
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 @@ -65,6 +65,7 @@
flake = haskellProject.flake {};
in
lib.recursiveUpdate flake {
hydraJobs.devShells = flake.devShells;

legacyPackages = haskellProject;

Expand Down

0 comments on commit 3b7bd4d

Please sign in to comment.