This commit is contained in:
2023-02-21 11:10:37 -05:00
parent 235294076e
commit 31d13aefdb

View File

@@ -41,7 +41,7 @@ in stdenv.mkDerivation rec {
# it fails to detect ConBee2.
homepage =
"https://github.com/rupor-github/wsl-ssh-agent";
license = licenses.unfree;
license = licenses.free;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ sstent ];
};