This commit is contained in:
death916 2025-05-14 08:02:03 -07:00
parent af81a55447
commit feb477f1c9
4 changed files with 66 additions and 76 deletions

23
flake.lock generated
View file

@ -96,7 +96,8 @@
"inputs": {
"home-manager": "home-manager",
"nixos-cosmic": "nixos-cosmic",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay_2"
}
},
"rust-overlay": {
@ -119,6 +120,26 @@
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1747190175,
"narHash": "sha256-s33mQ2s5L/2nyllhRTywgECNZyCqyF4MJeM3vG/GaRo=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "58160be7abad81f6f8cb53120d5b88c16e01c06d",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",