tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
xtrt: set meta.mainProgram
figsoda
4 years ago
91c2bef3
ac12e3e6
+1
1 changed file
expand all
collapse all
unified
split
pkgs
tools
archivers
xtrt
default.nix
+1
pkgs/tools/archivers/xtrt/default.nix
···
32
32
homepage = "https://github.com/figsoda/xtrt";
33
33
license = licenses.unlicense;
34
34
maintainers = with maintainers; [ figsoda ];
35
35
+
mainProgram = "xtrt";
35
36
};
36
37
}