-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
For some reason, passing --tarball-ttl 0
or --option tarball-ttl 0
to nom
doesn’t do anything. When I’m doing something like nom build github:NixOS/nixpkgs/pull/1234/merge#hello
and the PR is updated, I have to switch back to nix
just to get the tarball invalidated and then run the nom
command again. Not sure what could be going on here, as other options generally seem to work.