Nix CI tryouts #3

Merged
paul merged 4 commits from nix-ci into main 2025-10-07 00:13:00 +02:00
Showing only changes of commit da8e8f15c8 - Show all commits

View File

@ -16,7 +16,7 @@
vrnp-static = pkgs.buildGoModule {
pname = "vrnp";
version = "0.0.10-bindmounts";
version = "0.0.10";
vendorHash = null;
# For building the package, we use only the files not ignored by Git as inputs.