Ryan Mulligan

Results 173 comments of Ryan Mulligan

I think one way to solve this problem and others is to start recording the map of attrpaths to a list of other attrpaths that should successfully build. I wouldn't...

``` curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install linux --no-confirm --determinate . /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh ``` works for us on Semaphore CI