sqitch-pg: add license
Inherit from AppSqitch
This commit is contained in:
parent
d9afe678d5
commit
7a2e6cf6a0
@ -23,5 +23,6 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
inherit (sqitchModule.meta) license;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user