mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
sync
This commit is contained in:
@@ -41,7 +41,7 @@ in stdenv.mkDerivation rec {
|
|||||||
# it fails to detect ConBee2.
|
# it fails to detect ConBee2.
|
||||||
homepage =
|
homepage =
|
||||||
"https://github.com/rupor-github/wsl-ssh-agent";
|
"https://github.com/rupor-github/wsl-ssh-agent";
|
||||||
license = licenses.unfree;
|
license = licenses.free;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ sstent ];
|
maintainers = with maintainers; [ sstent ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user