flake: srvos: numtide -> nix-community
This commit is contained in:
parent
cbf7063c5f
commit
879d4e50ea
2 changed files with 3 additions and 3 deletions
4
flake.lock
generated
4
flake.lock
generated
|
@ -246,13 +246,13 @@
|
|||
"locked": {
|
||||
"lastModified": 1698936270,
|
||||
"narHash": "sha256-c6s5BZo3RB9t9/rczA4+uFykjYET3DnOklsIu9cv0kg=",
|
||||
"owner": "numtide",
|
||||
"owner": "nix-community",
|
||||
"repo": "srvos",
|
||||
"rev": "ab7746b135559501e59ad6900ea1e48799903005",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "numtide",
|
||||
"owner": "nix-community",
|
||||
"repo": "srvos",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
sops-nix.inputs.nixpkgs-stable.follows = "";
|
||||
srvos.url = "github:numtide/srvos";
|
||||
srvos.url = "github:nix-community/srvos";
|
||||
# actually not used when using the modules but than nothing ever will try to fetch this nixpkgs variant
|
||||
srvos.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue