core/cells/repo/flake.lock
technofab c9c329ec0f
feat: add devshell and improve input handling of cells
pass system to cells and their flake.nix inputs
2025-08-06 10:13:34 +02:00

28 lines
591 B
JSON

{
"nodes": {
"devshell": {
"locked": {
"dir": "lib",
"lastModified": 1753958239,
"narHash": "sha256-J0B5rfQAza9UKSqnKINn++AsrMWxG3/oTqVUt3QRlWk=",
"owner": "rensa-nix",
"repo": "devshell",
"rev": "fbacfc149b59acf68efa97951418a9a7a7022707",
"type": "gitlab"
},
"original": {
"dir": "lib",
"owner": "rensa-nix",
"repo": "devshell",
"type": "gitlab"
}
},
"root": {
"inputs": {
"devshell": "devshell"
}
}
},
"root": "root",
"version": 7
}