treewide: fix darwin, remove obsolete follow

This commit is contained in:
Nikodem Rabuliński 2024-09-25 23:29:14 +02:00
parent 373d59a962
commit 5086b2cae0
2 changed files with 9 additions and 4 deletions

View file

@ -116,7 +116,6 @@
};
crane = {
url = "github:ipetkov/crane";
inputs.nixpkgs.follows = "nixpkgs";
};
firefox-darwin = {
url = "github:bandithedoge/nixpkgs-firefox-darwin";