Skip to content

Commit

Permalink
enable nixos tests for fetchGit and remote builds
Browse files Browse the repository at this point in the history
  • Loading branch information
DavHau authored and tomberek committed Mar 25, 2024
1 parent 6d90287 commit c74106e
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 @@ -357,6 +357,7 @@
# Since the support is only best-effort there, disable the perl
# bindings
perlBindings = self.hydraJobs.perlBindings.${system};
fetch-git = self.hydraJobs.tests.fetch-git;
});

packages = forAllSystems (system: rec {
Expand Down

0 comments on commit c74106e

Please sign in to comment.