fractalide/racket2nix

Problem: fixed-derivation may need a fallback (not be no-op)

clacke opened this issue · 1 comments

~/git/fractalide/cardano-wallet/mods/rkt]$ nix-bu
these derivations will be built:
  /nix/store/qg66wal7jmlryjgb79a4s5144r1gd8q0-fractalide.drv
  /nix/store/gaalgi2bjz3wviwnr2cqy0xc90rr2jyd-fractalide.drv
  /nix/store/x5s241g3fq74i9ha5s4dwpm6qdqfj9x9-fvm.drv
  /nix/store/6cd0nk0b8z8djclcjjk9h7wrjfybbb66-fvm.drv
  /nix/store/ig9q4i024n8702gilpv5i3nzpwivpyc9-cardano-wallet.drv
  /nix/store/a8895mqprgfx618wfj8bp6h8ccsbqgs5-cardano-wallet.drv
building '/nix/store/ig9q4i024n8702gilpv5i3nzpwivpyc9-cardano-wallet.drv'...
building '/nix/store/qg66wal7jmlryjgb79a4s5144r1gd8q0-fractalide.drv'...
building '/nix/store/x5s241g3fq74i9ha5s4dwpm6qdqfj9x9-fvm.drv'...
ERROR: This source should have been put here as part of running racket2nix.
It has been garbage-collected through a confluence of unlikely events.
ERROR: This source should have been put here as part of running racket2nix.
It has been garbage-collected through a confluence of unlikely events.

Maybe not as unlikely as I thought.

Closed by #142, ea0941f .