We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af2944 commit d9aafdfCopy full SHA for d9aafdf
1 file changed
flake.nix
@@ -15,7 +15,7 @@
15
packages = {
16
default = pkgs.buildGoModule {
17
pname = "roborev";
18
- version = "0.51.0";
+ version = "0.52.0";
19
20
src = ./.;
21
0 commit comments