uuagc: add static executable from haskellPackages
This commit is contained in:
parent
4dff3ee959
commit
f908f65dec
@ -17380,6 +17380,8 @@ with pkgs;
|
||||
|
||||
urh = callPackage ../applications/misc/urh { };
|
||||
|
||||
uuagc = haskell.lib.justStaticExecutables haskellPackages.uuagc;
|
||||
|
||||
uucp = callPackage ../tools/misc/uucp { };
|
||||
|
||||
uvccapture = callPackage ../applications/video/uvccapture { };
|
||||
|
Loading…
Reference in New Issue
Block a user