Loading pkgs/by-name/ch/chelf/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Change or display the stack size of an ELF binary"; homepage = "https://github.com/Gottox/chelf"; license = lib.licenses.bsd2; platforms = lib.platforms.linux; maintainers = [ ]; mainProgram = "chelf"; }; Loading Loading
pkgs/by-name/ch/chelf/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Change or display the stack size of an ELF binary"; homepage = "https://github.com/Gottox/chelf"; license = lib.licenses.bsd2; platforms = lib.platforms.linux; maintainers = [ ]; mainProgram = "chelf"; }; Loading