• Simon Plakolb's avatar
    Fix cutting of paths with equals signs · 55da5f7b
    Simon Plakolb authored
    Cut splits by equals sign and takes the second field. This ignores path
    contents after a second equals sign. Currently this prevents the
    installation on NixOS as the nix store path automatically contains a
    "=".
    
    This PR instead selects all but the first field and equals sign, leaving
    the passed paths as intended.
    55da5f7b
install.sha256 74 Bytes