| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
The cursed match is still cursed, but at least we're not sending
useless data across channels anymore.
|
|
|
|
|
| |
We should now be able to deploy to non-Linux systems, and build all
the required binaries too.
|
| |
|
|
|
|
| |
Seems to have been removed by mistake in the previous cleanup
|
|
|
|
|
| |
Now that we don't copy `activate` from the same directory as `current_exe`,
we can skip the check that the `current_exe` is reachable and in nix store.
|
| |
|
|
|
|
| |
This gets rid of yet more code, so - win!
|
| |
|
|
|
|
|
|
|
| |
This gets rid of the "current_exe" vestige that has stuck around from
when this program was meant to be standalone; instead, we use
the (already known) path to the activate-rs wrapper, which
automatically uses the correct binary for the deploy target platform.
|
| |
|
|
|
|
| |
This should solve at least part of #10
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on nix builds
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|