nac3/flake.lock

28 lines
564 B
Plaintext
Raw Normal View History

2021-10-07 21:49:13 +08:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-01-26 15:52:48 +08:00
"lastModified": 1706098335,
"narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=",
2021-10-07 21:49:13 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-26 15:52:48 +08:00
"rev": "a77ab169a83a4175169d78684ddd2e54486ac651",
2021-10-07 21:49:13 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-03 10:31:05 +08:00
"ref": "nixos-23.11",
2021-10-07 21:49:13 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
2021-10-07 21:49:13 +08:00
}
}
},
"root": "root",
"version": 7
}