nixpkgs/pkgs
pacien 81489719f7 godot-export-templates: strip export template file
Stripping reduces the template size from around 500MB to 40MB for Linux.
This is added explicitly here because mkDerivation does not automatically
strip binaries in the template directory.

This also impacts the size of the exported games and programs.
For example, here are the size of the `oh-my-git` package using this
template, without and with stripping:

```
❯ du -sh result*/
375M	result-oh-my-git-without-strip/
45M	result-oh-my-git-with-strip/
```

GitHub: closes https://github.com/NixOS/nixpkgs/issues/170470
2022-09-25 21:47:31 -04:00
..
applications Merge pull request #189674 from bwlang/seqtk 2022-09-25 22:33:13 -03:00
build-support Merge pull request #188041 from SuperSamus/appimage-run 2022-09-26 00:34:21 +02:00
common-updater
data Merge pull request #192196 from oxalica/pkg/v2ray 2022-09-25 09:20:49 -05:00
desktops
development godot-export-templates: strip export template file 2022-09-25 21:47:31 -04:00
games Merge pull request #189799 from r-ryantm/auto-update/unciv 2022-09-25 21:41:15 +02:00
misc
os-specific Merge pull request #192674 from Enzime/defaultbrowser 2022-09-25 22:42:48 +02:00
pkgs-lib
servers Merge pull request #189350 from r-ryantm/auto-update/memcached 2022-09-25 23:53:52 +02:00
shells
stdenv check-meta.nix: type checking changes 2022-09-25 16:37:15 +02:00
test
tools Merge pull request #192898 from fabaff/pyunifiprotect-bump 2022-09-26 00:42:49 +02:00
top-level seqtk: init at 1.3 2022-09-25 19:55:58 -04:00