Skip to content

Commit

Permalink
CI: Garnix: Convert missed check
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukant Hajra committed Jul 15, 2024
1 parent 75a0411 commit e089adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
flake =
let configLib = import build/configurations.nix inputs withSystem;
in rec {
packages.aarch64-darwin.ci-darwinConfiguration-bagel = darwinConfigurations.bagel.system;
checks.aarch64-darwin.ci-darwinConfiguration-bagel = darwinConfigurations.bagel.system;
overlays.default = import build/overlay.nix inputs withSystem;
nixosConfigurations.cake = configLib.nixosConfiguration {
system = "x86_64-linux";
Expand Down

0 comments on commit e089adc

Please sign in to comment.