kalamine build hardcodes the generation date in a few places (rg -ri generated). I'm currently improving the nix package NixOS/nixpkgs#542443 , and my tests fail (which are all checksum-based) because the generation date changes.
Could it be possible to either suppress the generation date; or set it via an environment variable ?
kalamine buildhardcodes the generation date in a few places (rg -ri generated). I'm currently improving thenixpackage NixOS/nixpkgs#542443 , and my tests fail (which are all checksum-based) because the generation date changes.Could it be possible to either suppress the generation date; or set it via an environment variable ?