1
0
Fork 0

Remove django3.

This commit is contained in:
Kevin Baensch 2023-01-29 14:20:59 +01:00
parent 7766ca9eea
commit b19cd8fe8a
Signed by: derped
GPG Key ID: C0F1D326C7626543
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@ in {
theme_flat-remix = callPackage ./flat-remix { }; theme_flat-remix = callPackage ./flat-remix { };
theme_sddm_midnight = callPackage ./sddm_midnight { }; theme_sddm_midnight = callPackage ./sddm_midnight { };
xdiskusage = callPackage ./xdiskusage { }; xdiskusage = callPackage ./xdiskusage { };
django3 = pkgs.python3Packages.callPackage ./django3 { };
gitpkgs = import /nixpkgs {}; gitpkgs = import /nixpkgs {};
}; };
}; };

View File

@ -11,7 +11,6 @@
miniserve miniserve
p7zip p7zip
sl sl
texlive.combined.scheme-full
transmission transmission
unrar unrar
usbutils usbutils