Flake: Disable nixpkgs overlays (broken).

This commit is contained in:
Dmitry Voronin 2024-11-16 04:56:52 +03:00
parent 12707eae34
commit a54f8699a4
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -149,7 +149,6 @@
./home/Android.nix
]
++ (self.findFiles ./option)
++ (self.findFiles ./overlay)
;
extraSpecialArgs = {
inherit inputs self pkgsMaster pkgsUnstable;