Update laptop config
This commit is contained in:
3
overlays/nose.nix
Normal file
3
overlays/nose.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
_: prev: {
|
||||
python312 = prev.python312.override { packageOverrides = _: pysuper: { nose = pysuper.pynose; }; };
|
||||
}
|
||||
Reference in New Issue
Block a user