mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
flake: change retiolum to stockholm mirror
This commit is contained in:
18
flake.lock
generated
18
flake.lock
generated
@@ -1481,17 +1481,17 @@
|
|||||||
},
|
},
|
||||||
"retiolum_2": {
|
"retiolum_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737987273,
|
"lastModified": 1740561147,
|
||||||
"narHash": "sha256-WQCLoDbthUO5PcdYDBxZZQgpQbEXab50EcwChkukxN4=",
|
"narHash": "sha256-XUky9t968+89oeMrzMlI3B1/J9UmvJ1K1LLLtXPaSl4=",
|
||||||
"ref": "refs/heads/master",
|
"owner": "krebs",
|
||||||
"rev": "514fe96610f745435b89355822691b1961dc4857",
|
"repo": "retiolum",
|
||||||
"revCount": 350,
|
"rev": "48f155d4f4516c50cd4ff8a87375665bbc8c4853",
|
||||||
"type": "git",
|
"type": "github"
|
||||||
"url": "https://git.thalheim.io/Mic92/retiolum"
|
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"owner": "krebs",
|
||||||
"url": "https://git.thalheim.io/Mic92/retiolum"
|
"repo": "retiolum",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||||
nur.url = "github:nix-community/NUR";
|
nur.url = "github:nix-community/NUR";
|
||||||
recht.url = "github:kmein/recht";
|
recht.url = "github:kmein/recht";
|
||||||
retiolum.url = "git+https://git.thalheim.io/Mic92/retiolum";
|
retiolum.url = "github:krebs/retiolum";
|
||||||
rust-overlay.url = "github:oxalica/rust-overlay";
|
rust-overlay.url = "github:oxalica/rust-overlay";
|
||||||
scripts.url = "github:kmein/scripts";
|
scripts.url = "github:kmein/scripts";
|
||||||
stockholm.url = "github:krebs/stockholm";
|
stockholm.url = "github:krebs/stockholm";
|
||||||
|
|||||||
Reference in New Issue
Block a user