Unverified Commit d6f61a54 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

gimp-with-plugins: set pname (#486718)

parents 88e4a086 e0dc2b13
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -24,7 +24,9 @@ let

in
symlinkJoin {
  name = "gimp-with-plugins-${gimp.version}";
  pname = "gimp-with-plugins";
  inherit (gimp) version;

  outputs = [
    "out"
    "man"