Commit Graph

9 Commits

Author SHA1 Message Date
Jörg Thalheim 7eab8c22cf replace bubblewrap with fakeroot
this restores macOS support.
2023-09-26 15:33:45 +02:00
lassulus 5e2e95e9c7 clan-cli: add zerotier subcommand 2023-08-29 16:16:11 +02:00
Jörg Thalheim 9913a95cc2 ruff: enable upgrade rule checks 2023-08-27 10:46:53 +02:00
Jörg Thalheim fb7c77690a replace environment variable with nixpkgs directory
In this directory we generate all the files that we need to load nixpkgs.
This seems more robust than all those environment variables that may or not may be set.
2023-08-26 11:45:09 +02:00
Jörg Thalheim 270c3fc2e6 cli: drop no cover pragma
We don't really enforce 100% coverage anymore
2023-07-28 16:14:40 +02:00
Jörg Thalheim 4101b9adb4 introduce ClanError type 2023-07-27 15:47:15 +02:00
Jörg Thalheim 09cc79867d cli: get optional deps from our own flake
This ensures we actually test if all those binaries build
2023-07-26 09:31:49 +02:00
Jörg Thalheim 409e5d459c zerotier: move nix_shell to external package 2023-07-26 08:04:46 +02:00
Jörg Thalheim a6e8e08dec add module to generate zerotier configuration 2023-07-25 19:13:24 +02:00