nixos-config/update.sh
Charlotte 🦝 Delenk a902a46cc9
All checks were successful
update-riscv / pr (push) Successful in 3m53s
Hydra nas.x86_64-linux Hydra build #15100 of nixos-config:pr577:nas.x86_64-linux
remove git hooks
2024-10-13 14:37:17 +02:00

6 lines
No EOL
92 B
Bash
Executable file

#!/bin/sh
rm .git/hooks/*
export NIX_PATH=/etc/nix/inputs
cd packages;
yes '' | ./update.sh