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