summaryrefslogtreecommitdiffstats
path: root/5pkgs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-03-19 15:18:20 +0100
committermakefu <github@syntax-fehler.de>2020-03-19 15:18:20 +0100
commitc9c7e37faa7bfba2b8a2dd7c973d24fe5a5fb619 (patch)
tree0ea2f6b0f7c066626c154212049cafc44e430e81 /5pkgs
parentef885ca8b3b7437fc94bf66d1a7c0e90173c40bb (diff)
ma pkgs.liveproxy: fix licensing
Diffstat (limited to '5pkgs')
-rw-r--r--5pkgs/custom/liveproxy/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/5pkgs/custom/liveproxy/default.nix b/5pkgs/custom/liveproxy/default.nix
index 195879c89..ba5ddee66 100644
--- a/5pkgs/custom/liveproxy/default.nix
+++ b/5pkgs/custom/liveproxy/default.nix
@@ -24,7 +24,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "LiveProxy is a local Proxyserver between Streamlink and an URL";
homepage = https://github.com/back-to/liveproxy;
- license = licenses.BSD 2-Clause "Simplified" License;
+ license = lib.licenses.bsd2;
# maintainers = [ maintainers. ];
};
}
[cgit] Unable to lock slot /tmp/cgit/a5100000.lock: No such file or directory (2)