comma/flake.lock

101 lines
2.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2022-04-17 22:36:31 +03:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
2023-07-14 22:02:48 +03:00
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-04-17 22:36:31 +03:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-04-17 22:36:31 +03:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1688534083,
2023-07-14 22:02:48 +03:00
"narHash": "sha256-/bI5vsioXscQTsx+Hk9X5HfweeNZz/6kVKsbdqfwW7g=",
2022-04-17 22:36:31 +03:00
"owner": "nix-community",
"repo": "naersk",
"rev": "abca1fb7a6cfdd355231fc220c3d0302dbb4369a",
2022-04-17 22:36:31 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1689321787,
2023-07-14 22:02:48 +03:00
"narHash": "sha256-ifk7hrfWnJaLlcjCf8YaWDR+9kQ0uT3x9eCz31D9qB0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c11464c6625d9a71d91a3718a3567394638efc3e",
"type": "github"
},
"original": {
2022-04-17 22:36:31 +03:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-04-17 22:36:31 +03:00
"flake-compat": "flake-compat",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"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-04-17 22:36:31 +03:00
"utils": {
"inputs": {
"systems": "systems"
},
2022-04-17 22:36:31 +03:00
"locked": {
"lastModified": 1689068808,
2023-07-14 22:02:48 +03:00
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2022-04-17 22:36:31 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2022-04-17 22:36:31 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}