about summary refs log tree commit diff
path: root/pkgs/games
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-04-13 23:30:21 +0200
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-04-13 23:30:21 +0200
commit67e0540e443706624fff62605f6a632226e95fb4 (patch)
treeecd6554f5aadaba1705e28006c370aa5db55682f /pkgs/games
parentaeb3813d405eb77e804b350e9f51c88dd4e464c2 (diff)
pkgs/sternenseemann: add release tarball tooling
The following nix functions allow easily creating derivations for
building a signed releases directory for project(s) to be served via
e. g. HTTP.

* buildGitTarball: builds a reproducible .tar.gz for a given git
  revision or tag (similar to git archive, but we don't actually
  reuse it in favor of fetchgit).
* bundleSignedReleases: symlinks tarballs generated using
  buildGitTarball and accompanying (manually provided) signatures into a
  directory and verifies the signatures to ensure buildGitTarball is
  donig what it's supposed to.
Diffstat (limited to 'pkgs/games')
0 files changed, 0 insertions, 0 deletions