update upstream urls
This commit is contained in:
parent
a89d772132
commit
25c9138df1
2 changed files with 10 additions and 11 deletions
|
|
@ -52,7 +52,7 @@
|
|||
url = "github:nvmd/nixos-raspberrypi/main";
|
||||
};
|
||||
nova-shell = {
|
||||
url = "git+https://git.berlin.ccc.de/vinzenz/nova-shell";
|
||||
url = "git+https://forge.darkest.space/mara/nova-shell.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
nur = {
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
};
|
||||
};
|
||||
servicepoint-tanks = {
|
||||
url = "git+https://git.berlin.ccc.de/vinzenz/servicepoint-tanks.git?ref=service-improvements";
|
||||
url = "git+https://forge.darkest.space/servicepoint/servicepoint-tanks.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
stylix = {
|
||||
|
|
@ -100,7 +100,7 @@
|
|||
};
|
||||
};
|
||||
zerforschen-plus = {
|
||||
url = "git+https://git.berlin.ccc.de/vinzenz/zerforschen.plus";
|
||||
url = "git+https://forge.darkest.space/mara/zerforschen.plus.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
#keep-sorted end
|
||||
|
|
|
|||
Loading…
Reference in a new issue