Skip to content

Commit df4651d

Browse files
committed
test building in ci with hello-unfree
related to #4
1 parent a2b8f22 commit df4651d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubenix/ci/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ in
9898
};
9999
pkgs = import nixpkgs { };
100100
in
101-
pkgs.hello
101+
pkgs.hello-unfree # test that building works
102102
'';
103103
};
104104
};

0 commit comments

Comments
 (0)