gimp28 should probably be gimp_2_8
This commit is contained in:
parent
af3a95d6f3
commit
48d98bd582
1 changed files with 2 additions and 3 deletions
|
@ -104,7 +104,7 @@ with (import ./release-lib.nix);
|
|||
ghdl = linux;
|
||||
ghostscript = linux;
|
||||
ghostscriptX = linux;
|
||||
gimp28 = linux;
|
||||
gimp_2_8 = linux;
|
||||
git = linux;
|
||||
gitFull = linux;
|
||||
glibc = linux;
|
||||
|
@ -448,7 +448,7 @@ with (import ./release-lib.nix);
|
|||
xlsclients = linux;
|
||||
xmessage = linux;
|
||||
xorgserver = linux;
|
||||
xprop = linux;
|
||||
xprop = linux;
|
||||
xrandr = linux;
|
||||
xrdb = linux;
|
||||
xset = linux;
|
||||
|
@ -474,4 +474,3 @@ with (import ./release-lib.nix);
|
|||
};
|
||||
|
||||
} ))
|
||||
|
||||
|
|
Loading…
Reference in a new issue