1
Fork 0
mirror of https://github.com/RGBCube/dix synced 2025-07-29 12:47:47 +00:00

Revert "flake: add rust-overlay for nightly rust"

This reverts commit 8d36bf6dec.
This commit is contained in:
Bloxx12 2025-05-09 15:25:37 +02:00
parent 8d36bf6dec
commit 531fa0278f
No known key found for this signature in database
2 changed files with 12 additions and 39 deletions

21
flake.lock generated
View file

@ -19,30 +19,9 @@
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay",
"systems": "systems"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1746758179,
"narHash": "sha256-JECUw1YBEsTsVauvupRzE5ykZaJoyhHCpoY87ZZJGas=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "4fd00513eac6b6140c5dced3e1b8133e2369a0f8",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,