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 0076d27 commit 6b61346Copy full SHA for 6b61346
flake.nix
@@ -11,7 +11,7 @@
11
let
12
pkgs = nixpkgs.legacyPackages.${system};
13
14
- lastTag = "0.13.2";
+ lastTag = "0.13.1";
15
16
# Add the commit to the version string, in case someone builds from main
17
getVersion = pkgs.lib.trivial.pipe self [
0 commit comments