tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
build-support
/
bintools-wrapper
/
gnu-binutils-strip-wrapper.sh
at
master
4 lines
85 B
view raw
wrap content
1
#! @shell@
2
# shellcheck shell=bash
3
4
exec
@prog@ --enable-deterministic-archives
"
$@
"