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 db1b95b commit 7b2c185Copy full SHA for 7b2c185
1 file changed
default.nix
@@ -9,7 +9,7 @@
9
},
10
}:
11
pkgs.agdaPackages.mkDerivation {
12
- version = "2.2";
+ version = "2.3";
13
pname = "Vatras";
14
src = with pkgs.lib.fileset;
15
toSource {
0 commit comments