remove unstable follows

This commit is contained in:
Gerg-L 2024-07-14 00:46:06 -04:00
parent 550831f4d9
commit 44de66e57d
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 25 additions and 12 deletions

View file

@ -8,11 +8,10 @@
ref = "master";
};
unstable = {
follows = "stable";
#type = "github";
#owner = "NixOS";
#repo = "nixpkgs";
#ref = "nixos-unstable";
type = "github";
owner = "NixOS";
repo = "nixpkgs";
ref = "nixos-unstable";
};
stable = {
type = "github";