scripts: Fix overpdf in Nix

This commit is contained in:
Geoffrey Frogeye 2024-09-02 16:26:21 +02:00
parent c7535d8ed8
commit 83c24f2fb2
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8

View file

@ -1,7 +1,9 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash --pure
#! nix-shell -i bash
#! nix-shell -p bash pdftk inkscape gnused coreutils file
set -euxo pipefail
# Utility to write over a PDF file pages
# TODO Inkscape vodoo: Put the original in its own layer and skip when merging