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 1cdda81 commit d4ab61bCopy full SHA for d4ab61b
flake.nix
@@ -11,7 +11,7 @@
11
let
12
pkgs = nixpkgs.legacyPackages.${system};
13
14
- lastTag = "0.13.7";
+ lastTag = "0.14.0";
15
16
revision =
17
if (self ? shortRev)
0 commit comments