generated from ProcyOS/rust-template
Lock file maintenance
This commit is contained in:
parent
12a19e33f0
commit
6053710824
2 changed files with 10 additions and 10 deletions
|
@ -118,7 +118,7 @@ in
|
|||
version = "0.1.1";
|
||||
registry = "sparse+https://git.chir.rs/api/packages/ProcyOS/cargo/";
|
||||
src = fetchCrateAlternativeRegistry {
|
||||
index = "sparse+https://git.chir.rs/api/packages/ProcyOS/cargo/";
|
||||
index = sparse+https://git.chir.rs/api/packages/ProcyOS/cargo/;
|
||||
name = "extra-math";
|
||||
version = "0.1.1";
|
||||
sha256 = "0efe6931de01f01ec0afe614a0299e811e34292ef28368ffcef1c3c7e15b24fb";
|
||||
|
|
18
flake.lock
18
flake.lock
|
@ -63,11 +63,11 @@
|
|||
"systems": "systems"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1710146030,
|
||||
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
||||
"lastModified": 1726560853,
|
||||
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
||||
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -78,11 +78,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1726552853,
|
||||
"narHash": "sha256-IiMC/CUatt5uvU5oHfWfqoaCjNs/vqRHj0B8JTZLrTg=",
|
||||
"lastModified": 1727047510,
|
||||
"narHash": "sha256-P9MpW9XepmxeGEJ13I5BwpL1g+aZ6poA3Bdx1Wdhgd8=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "683fddf43ec6cbb85bb61de54349090beb190173",
|
||||
"rev": "122d20b8ba111b5b6d00e8a90431b4cadce097d6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -107,11 +107,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1726539203,
|
||||
"narHash": "sha256-u1tAteb4qkH2gGjDY3mN/4Qxa6y798t4G0jNKDyTwv8=",
|
||||
"lastModified": 1726972233,
|
||||
"narHash": "sha256-FlL/bNESOtDQoczRhmPfReNAmLqVg+dAX4HectPOOf0=",
|
||||
"owner": "oxalica",
|
||||
"repo": "rust-overlay",
|
||||
"rev": "20c8461785d8f5af32d8d4d5c128589e23d7f033",
|
||||
"rev": "36d73192555e569d27579f6c486fea3ab768823c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue