mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 17:23:08 +00:00
4 lines
59 B
Bash
Executable File
4 lines
59 B
Bash
Executable File
source $stdenv/setup
|
|
|
|
codesign_allocate -r -i "$1" -o "$1"
|