ufmt: move to by-name
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{ python3Packages }: with python3Packages; toPythonApplication ufmt
|
||||
@@ -4204,8 +4204,6 @@ with pkgs;
|
||||
libjpeg_turbo = libjpeg_turbo.override { enableJava = true; };
|
||||
};
|
||||
|
||||
ufmt = with python3Packages; toPythonApplication ufmt;
|
||||
|
||||
unbound-with-systemd = unbound.override {
|
||||
withSystemd = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user