nixpkgs/pkgs/stdenv/freebsd/prehook.sh

4 lines
85 B
Bash

export NIX_ENFORCE_PURITY=
alias make=gmake
export MAKE=gmake
shopt -s expand_aliases