Skip to content

Commit

Permalink
Fix evaluation
Browse files Browse the repository at this point in the history
edolstra committed Jul 2, 2024
1 parent e264678 commit 7420b5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/hydra.nix
Original file line number Diff line number Diff line change
@@ -28,6 +28,8 @@ let
test-daemon = daemon;

doBuild = false;

inherit (inputs) flake-schemas;
};

# Technically we could just return `pkgs.nixComponents`, but for Hydra it's

0 comments on commit 7420b5f

Please sign in to comment.