dzgui-nix/flake.lock

44 lines
986 B
Plaintext
Raw Normal View History

2023-01-22 14:59:45 -03:00
{
"nodes": {
"dzgui": {
"flake": false,
"locked": {
2023-05-20 01:23:21 -03:00
"lastModified": 1684544593,
"narHash": "sha256-UTewFmIqTq71AlFgJDG81Eqgb5mEUvgTtkOXqbCAsD0=",
2023-01-22 14:59:45 -03:00
"owner": "aclist",
"repo": "dztui",
2023-05-20 01:23:21 -03:00
"rev": "72eab0daf0ea473a81107fefe205f8cd2842cb79",
2023-01-22 14:59:45 -03:00
"type": "github"
},
"original": {
"owner": "aclist",
"repo": "dztui",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-17 22:43:20 -03:00
"lastModified": 1684280442,
"narHash": "sha256-nC1/kfh6tpMQSLQalbNTNnireIlxvLLugrjZdasNh+I=",
2023-01-22 14:59:45 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-17 22:43:20 -03:00
"rev": "6c591e7adc514090a77209f56c9d0c551ab8530d",
2023-01-22 14:59:45 -03:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-05-17 22:43:20 -03:00
"ref": "nixos-22.11",
2023-01-22 14:59:45 -03:00
"type": "indirect"
}
},
"root": {
"inputs": {
"dzgui": "dzgui",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}