1 line
55 B
Nix
1 line
55 B
Nix
with import <nixpkgs> { }; callPackage ./build.nix { }
|
with import <nixpkgs> { }; callPackage ./build.nix { }
|