Package dzgui
This commit is contained in:
parent
40361be84d
commit
25224abafb
2 changed files with 50 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
# You can build them using 'nix build .#example' or (legacy) 'nix-build -A example'
|
||||
|
||||
{ pkgs }: {
|
||||
dzgui = pkgs.callPackage ./dzgui.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue