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 fc7a398 commit a5d08b2Copy full SHA for a5d08b2
flake.nix
@@ -11,7 +11,7 @@
11
let
12
pkgs = nixpkgs.legacyPackages.${system};
13
14
- lastTag = "0.13.2";
+ lastTag = "0.13.3";
15
16
revision = if (self ? shortRev)
17
then "${self.shortRev}"
0 commit comments