clan-vm-manager: add nix package

This commit is contained in:
Jörg Thalheim
2023-11-23 14:37:05 +01:00
parent 3f7bb87021
commit 47471c666b
12 changed files with 136 additions and 17 deletions

View File

@@ -1,13 +1,6 @@
# Because we depend on nixpkgs sources, uploading to builders takes a long time
source_up
nix_direnv_watch_file flake-module.nix default.nix
if type nix_direnv_watch_file &>/dev/null; then
nix_direnv_watch_file flake-module.nix
nix_direnv_watch_file default.nix
else
direnv watch flake-module.nix
direnv watch default.nix
fi
# Because we depend on nixpkgs sources, uploading to builders takes a long time
use flake .#clan-cli --builders ''