fix my shit ahh flake

This commit is contained in:
do butterflies cry? 2026-03-13 23:20:38 +10:00
parent 25465a9f48
commit 4508aeab76
Signed by: cry
GPG key ID: F68745A836CA0412
2 changed files with 78 additions and 64 deletions

39
flake.lock generated
View file

@ -1,26 +1,5 @@
{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1773299640,
"narHash": "sha256-kTsZ5xGZqaeJ8jWsfZNACo/VsW3riVuIQEPWVGiqWKM=",
"owner": "nix-community",
"repo": "fenix",
"rev": "8ac78ff968869cd05d9cb42fbf63bdbc6851ec19",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1773222311,
@ -39,28 +18,10 @@
},
"root": {
"inputs": {
"fenix": "fenix",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1773194001,
"narHash": "sha256-50PPXBtH2xfKuNfQfUNOyuIFgZPEz5QVertQWS2MQJE=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "8ed3cca4d30610fd0d3c1179c85418de2dc0a7c1",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,