comma/flake.lock

101 lines
2.4 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2022-04-17 22:36:31 +03:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
2022-04-17 22:36:31 +03:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"treeHash": "81747d81076af739f12eb5532b5cd585462d73e3",
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,
2022-04-17 22:36:31 +03:00
"owner": "nix-community",
"repo": "naersk",
"rev": "abca1fb7a6cfdd355231fc220c3d0302dbb4369a",
"treeHash": "f455760a22fffc0c26ed9031786749dd1fafcffd",
2022-04-17 22:36:31 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1689321787,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c11464c6625d9a71d91a3718a3567394638efc3e",
"treeHash": "455888cc8adf9aa7642dead1c3a3ee48db37ae87",
"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,
2022-04-17 22:36:31 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"treeHash": "5efd2c30abda8faf3f41a0b610ee94c87efabd1a",
2022-04-17 22:36:31 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}