db: Berkely DB (was) licensed under Sleepycat by default
6.0 and newer are still under AGPLv3 however. Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
289a1c5f06
commit
c7fd20ca5b
@ -5,7 +5,7 @@
|
||||
# Options from inherited versions
|
||||
, version, sha256
|
||||
, extraPatches ? [ ]
|
||||
, license ? "Berkeley Database License"
|
||||
, license ? stdenv.lib.licenses.sleepycat
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user