removing some dead code and some fixes

This commit is contained in:
2025-07-19 19:33:11 +02:00
parent a9dcd029f2
commit 198629b98e
5 changed files with 13 additions and 21 deletions

View File

@@ -1,10 +1,5 @@
{
nixpkgs = {
overlays = [
# (_: prev: {
# python312 = prev.python312.override {packageOverrides = _: pysuper: {nose = pysuper.pynose;};};
# })
];
config = {
allowUnfree = true;
input-fonts.acceptLicense = true;