We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0dc98f commit 47f815dCopy full SHA for 47f815d
default.nix
@@ -14,7 +14,7 @@
14
15
buildGoApplication {
16
pname = "android-attestation-keybox-generator";
17
- version = "0.0.1";
+ version = "0.0.2";
18
pwd = ./.;
19
src = ./.;
20
modules = ./gomod2nix.toml;
0 commit comments