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