dzgui-nix/flake.lock
Armin Veres a11ab00757
feat: update flake and fix package zenity
Zenity got moved from `gnome.zenity` to namespace `zenity` and therefore
does not work on systems that have a newer nixpkgs config.
2024-11-30 16:40:42 +01:00

27 lines
543 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1732812356,
"narHash": "sha256-LNcgjOLArRlx2W6XSi0yc0xwLjrK3KF9LxAMqUgFDgw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "581d7e4d23b91daf2afa0005a5d3d01d6a8884fe",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}