Compare commits

..

2 Commits

Author SHA1 Message Date
072ee12197 Merge pull request 'Nix CI tryouts' (#3) from nix-ci into main
Reviewed-on: #3
2025-10-07 00:12:59 +02:00
Paul Brinkmeier
da8e8f15c8 Reset version 2025-10-07 00:11:59 +02:00

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.