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 0639d7a commit 7f2b3bbCopy full SHA for 7f2b3bb
flake.nix
@@ -26,7 +26,7 @@
26
};
27
python = pkgs.python310;
28
packageName = "hydra-check";
29
- packageVersion = "1.2.0";
+ packageVersion = "1.3.2";
30
in
31
{
32
packages = rec {
0 commit comments