Ewwtilities/flake.lock

63 lines
1.5 KiB
Text
Raw Permalink Normal View History

2023-11-06 20:40:25 -08:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-08-17 13:54:33 -07:00
"lastModified": 1723637854,
"narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=",
2023-11-06 20:40:25 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-17 13:54:33 -07:00
"rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9",
2023-11-06 20:40:25 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-08-17 13:54:33 -07:00
"lastModified": 1718428119,
"narHash": "sha256-WdWDpNaq6u1IPtxtYHHWpl5BmabtpmLnMAx0RdJ/vo8=",
2023-11-06 20:40:25 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-17 13:54:33 -07:00
"rev": "e6cea36f83499eb4e9cd184c8a8e823296b50ad5",
2023-11-06 20:40:25 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-08-17 13:54:33 -07:00
"lastModified": 1723861146,
"narHash": "sha256-tfPBU+fK6YYMZvNsOYHv6JzBa8XKuhtfu8Cb9lnri1w=",
2023-11-06 20:40:25 -08:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-08-17 13:54:33 -07:00
"rev": "07105b5f550665ff417487febcd6bf5dd071b931",
2023-11-06 20:40:25 -08:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}