Skip to content

Commit

Permalink
restore hydra builds to fix prerelease updates
Browse files Browse the repository at this point in the history
  • Loading branch information
abathur committed Nov 2, 2024
1 parent 7065c55 commit 9285565
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 @@ -215,6 +215,7 @@
});

hydraJobs = {
build = forAllSystems ({ system, pkgs, ... }: self.packages.${system}.default);
# vm-test = import ./nix/tests/vm-test {
# inherit forSystem;
# inherit (nixpkgs) lib;
Expand Down

0 comments on commit 9285565

Please sign in to comment.