We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d88592 commit de831f3Copy full SHA for de831f3
default.nix
@@ -29,4 +29,4 @@
29
30
{ pkgs ? import <nixpkgs> {} }:
31
32
-pkgs.callPackage ./derivation.nix {}
+pkgs.callPackage ./derivation.nix { itk = pkgs.itk4; }
0 commit comments