mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
sync
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation rec {
|
||||
name = "wsl-ssh-agent-relay";
|
||||
version = "0.1";
|
||||
src = ./wsl-ssh-agent-relay.sh;
|
||||
src = ./wsl-ssh-agent-relay;
|
||||
nativeBuildInputs = [pkgs.makeWrapper];
|
||||
# phases = ["installPhase" ];
|
||||
unpackCmd = ''
|
||||
|
||||
Reference in New Issue
Block a user