dzgui-nix/flake.lock

44 lines
989 B
Plaintext
Raw Permalink Normal View History

2023-01-22 14:59:45 -03:00
{
"nodes": {
"dzgui": {
"flake": false,
"locked": {
2023-07-15 23:00:59 -03:00
"lastModified": 1688648849,
"narHash": "sha256-JEuR01KagfEVfg0BD8a/UwhNas91IbvWucXMbVy2VzA=",
2023-01-22 14:59:45 -03:00
"owner": "aclist",
"repo": "dztui",
2023-07-15 23:00:59 -03:00
"rev": "a95230be23dd9fa4738e70ea4df3016c4b073e85",
2023-01-22 14:59:45 -03:00
"type": "github"
},
"original": {
"owner": "aclist",
"repo": "dztui",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-26 20:58:47 -03:00
"lastModified": 1690031011,
"narHash": "sha256-kzK0P4Smt7CL53YCdZCBbt9uBFFhE0iNvCki20etAf4=",
2023-01-22 14:59:45 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-26 20:58:47 -03:00
"rev": "12303c652b881435065a98729eb7278313041e49",
2023-01-22 14:59:45 -03:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-07-26 20:58:47 -03:00
"ref": "nixos-unstable",
2023-01-22 14:59:45 -03:00
"type": "indirect"
}
},
"root": {
"inputs": {
"dzgui": "dzgui",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}