fix old typo in follows

This commit is contained in:
sadan 2025-03-04 15:06:00 -05:00
parent b510e814fe
commit 0c0483020b
No known key found for this signature in database
2 changed files with 5 additions and 19 deletions

View file

@ -26,7 +26,7 @@
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
scripts = {
inputs.scripts.follows = "nixpkgs";
inputs.nixpkgs.follows = "nixpkgs";
url = "github:sadan4/scripts";
};
chrome-pak = {