Remove sudo overlay
This commit is contained in:
parent
ca0d3de726
commit
8b198550cb
2 changed files with 0 additions and 12 deletions
|
@ -9,7 +9,6 @@
|
|||
dadadaScripts = self: super: {
|
||||
dadadaScripts = super.callPackage ../pkgs/scripts.nix { };
|
||||
};
|
||||
sudo = import ./sudo.nix;
|
||||
python3Packages = import ./python3-packages.nix;
|
||||
recipemd = self: super: {
|
||||
recipemd = super.python3Packages.toPythonApplication super.python3Packages.recipemd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue