Commit Graph

3 Commits

Author SHA1 Message Date
Doron Behar
393e966194 versionCheckHook: ignore echoed store paths
This makes sure the hook will catch cases where the --version or --help output
prints the installation dir or something alike that includes the
builtins.storeDir, and later on the `${pname}-${version}` string. Could
have avoided #334245 which was a fixup for #330456.
2024-08-17 20:10:54 +03:00
Doron Behar
b9096d0d86 versionCheckHook: small indentation improvement 2024-08-17 20:09:19 +03:00
Doron Behar
eb49fb355e versionCheckHook: init 2024-06-28 18:03:59 +03:00