You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a cache miss with nix run github:srid/emanote. I notice the working copy in the store has a different hash, so i suspect there's some slight content difference in the the source dir. Trying to investigate.
Follow up to #273.
I get a cache miss with
nix run github:srid/emanote. I notice the working copy in the store has a different hash, so i suspect there's some slight content difference in the the source dir. Trying to investigate.