whitebophir: 1.9.0 -> 1.9.1
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ stdenv
|
||||
, pkgs
|
||||
, lib
|
||||
, fetchurl
|
||||
, nodejs
|
||||
, runtimeShell
|
||||
}:
|
||||
@@ -28,7 +27,7 @@ let
|
||||
|
||||
meta = with lib; {
|
||||
description = "Online collaborative whiteboard that is simple, free, easy to use and to deploy";
|
||||
license = licenses.agpl3;
|
||||
license = licenses.agpl3Plus;
|
||||
homepage = "https://github.com/lovasoa/whitebophir";
|
||||
maintainers = with maintainers; [ iblech ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user