We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebda79f commit 55b59efCopy full SHA for 55b59ef
1 file changed
default.nix
@@ -9,7 +9,7 @@
9
},
10
}:
11
pkgs.agdaPackages.mkDerivation {
12
- version = "2.0";
+ version = "2.1";
13
pname = "Vatras";
14
src = with pkgs.lib.fileset;
15
toSource {
0 commit comments