mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat: make work with 21.11
This commit is contained in:
@@ -27,7 +27,7 @@ let
|
||||
};
|
||||
stockholm = {
|
||||
ref = "refs/heads/master";
|
||||
url = "https://cgit.krebsco.de/stockholm";
|
||||
url = "https://cgit.lassul.us/stockholm";
|
||||
path = toString .versions/stockholm.json;
|
||||
};
|
||||
retiolum = {
|
||||
@@ -35,11 +35,6 @@ let
|
||||
url = "https://github.com/krebs/retiolum";
|
||||
path = toString .versions/retiolum.json;
|
||||
};
|
||||
nur = {
|
||||
ref = "refs/heads/master";
|
||||
url = "https://github.com/nix-community/NUR";
|
||||
path = toString .versions/nur.json;
|
||||
};
|
||||
nixpkgs-mozilla = {
|
||||
ref = "refs/heads/master";
|
||||
url = "https://github.com/mozilla/nixpkgs-mozilla";
|
||||
|
||||
Reference in New Issue
Block a user