NixOS-Configuration/flake.lock

43 lines
1006 B
Plaintext
Raw Normal View History

2024-01-10 00:42:34 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-01-15 05:16:28 +00:00
"lastModified": 1705183652,
"narHash": "sha256-rnfkyUH0x72oHfiSDhuCHDHg3gFgF+lF8zkkg5Zihsw=",
2024-01-10 00:42:34 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-15 05:16:28 +00:00
"rev": "428544ae95eec077c7f823b422afae5f174dee4b",
2024-01-10 00:42:34 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.11",
"type": "indirect"
}
},
2024-01-15 05:16:28 +00:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1705133751,
"narHash": "sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS+HaaSQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b19f5e77dd906cb52dade0b7bd280339d2a1f3d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2024-01-10 00:42:34 +00:00
"root": {
"inputs": {
2024-01-15 05:16:28 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2024-01-10 00:42:34 +00:00
}
}
},
"root": "root",
"version": 7
}