uninsane/flake.lock

60 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-07-09 21:21:16 +00:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
2022-07-09 21:21:16 +00:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2022-07-09 21:21:16 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2022-07-09 21:21:16 +00:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
2022-07-09 21:21:16 +00:00
}
},
"nixpkgs": {
"locked": {
"lastModified": 1699169573,
"narHash": "sha256-cvUb1xZkvOp3W2SzylStrTirhVd9zCeo5utJl9nSIhw=",
2022-07-09 21:21:16 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aeefe2054617cae501809b82b44a8e8f7be7cc4b",
2022-07-09 21:21:16 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
2022-07-09 21:21:16 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-07-09 21:21:16 +00:00
}
},
"root": "root",
"version": 7
}