pname + version

This commit is contained in:
John Ericson 2024-01-17 13:02:48 -05:00 committed by Théophane Hufschmitt
parent 9e79d2d1b9
commit 7f643277e9

View File

@ -153,7 +153,7 @@
};
nix-find-roots = prev.stdenv.mkDerivation {
name = "nix-find-roots-${version}";
pname = "nix-find-roots";
inherit version;
src = fileset.toSource {