chore(nix): Clean up unused code
This commit is contained in:
parent
a0dd718b4e
commit
905d7e2309
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
|||
# `nix-env -qaP | grep wget`
|
||||
environment.systemPackages =
|
||||
let
|
||||
dontCheckPython = drv: drv.overridePythonAttrs (old: {
|
||||
});
|
||||
python = (pkgs.python312Full.withPackages (py: [
|
||||
py.pip
|
||||
py.tkinter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue