Skip to content

remove irreproducibility: the pkg version depends on time

the pkg version is a function of current time

the problem is that we ship to the release the function, and not the result

when nix builds the package, it evaluates the function, which depends on time, and produce different results at different nix-builds

by shipping to the PyPi release the function result, instead of the function, we'll be one step closer to a reproducible build

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information