We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b8f22 commit df4651dCopy full SHA for df4651d
1 file changed
kubenix/ci/default.nix
@@ -98,7 +98,7 @@ in
98
};
99
pkgs = import nixpkgs { };
100
in
101
- pkgs.hello
+ pkgs.hello-unfree # test that building works
102
'';
103
104
0 commit comments