1
Fork 0
jakstys.lt/flake.lock

79 lines
1.9 KiB
Plaintext
Raw Normal View History

2023-03-25 12:43:23 +02: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-04-13 11:45:00 +03:00
"inputs": {
"systems": "systems"
},
2023-03-25 12:43:23 +02:00
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-03-25 12:43:23 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-03-25 12:43:23 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-05 12:30:07 +03:00
"lastModified": 1688392541,
"narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=",
2023-03-25 12:43:23 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-05 12:30:07 +03:00
"rev": "ea4c80b39be4c09702b0cb3b42eab59e2ba4f24b",
2023-03-25 12:43:23 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-03-25 12:48:37 +02:00
"ref": "nixos-22.11-small",
2023-03-25 12:43:23 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-04-13 11:45:00 +03: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-25 12:43:23 +02:00
}
},
"root": "root",
"version": 7
}