hostname-debian: set main program
This commit is contained in:
parent
1e61ec1c5a
commit
387e804c99
@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = "https://tracker.debian.org/pkg/hostname";
|
||||
license = licenses.gpl2Plus;
|
||||
mainProgram = "hostname";
|
||||
maintainers = with maintainers; [ posch ];
|
||||
platforms = platforms.gnu;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user