tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
bootc: don't build xtask
Marie Ramlow
6 months ago
5aa1f4f4
865725e5
+2
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
bo
bootc
package.nix
+2
pkgs/by-name/bo/bootc/package.nix
···
48
48
"--skip=test_tar_write_tar_layer"
49
49
];
50
50
51
51
+
cargoBuildFlags = [ "-p bootc" ];
52
52
+
51
53
nativeInstallCheckInputs = [
52
54
versionCheckHook
53
55
];