Loading pkgs/by-name/uf/ufmt/package.nix 0 → 100644 +1 −0 Original line number Diff line number Diff line { python3Packages }: with python3Packages; toPythonApplication ufmt pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -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; }; Loading Loading
pkgs/by-name/uf/ufmt/package.nix 0 → 100644 +1 −0 Original line number Diff line number Diff line { python3Packages }: with python3Packages; toPythonApplication ufmt
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -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; }; Loading