frame-of-mind/flake.lock

76 lines
1.9 KiB
Plaintext
Raw Normal View History

2023-03-27 17:12:30 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2023-07-11 21:14:04 +00:00
"inputs": {
"systems": "systems"
},
2023-03-27 17:12:30 +00:00
"locked": {
2023-07-11 21:14:04 +00:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-03-27 17:12:30 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-11 21:14:04 +00:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-03-27 17:12:30 +00:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
2023-07-11 21:14:04 +00:00
"lastModified": 1689078114,
"narHash": "sha256-osG8BrX5RpKJ7wH+vI6auOU+ctvNOblT4XXCgknK47c=",
2023-03-27 17:12:30 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-11 21:14:04 +00:00
"rev": "b6cc7ff8fee93789bc871a267ab876c3fca042cb",
2023-03-27 17:12:30 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-07-11 21:14:04 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-03-27 17:12:30 +00:00
}
},
"root": "root",
"version": 7
}