sqitch-pg: add license

Inherit from AppSqitch
wip/yesman
Markus Kowalewski 6 years ago
parent d9afe678d5
commit 7a2e6cf6a0
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB
  1. 1
      pkgs/development/tools/misc/sqitch/default.nix

@ -23,5 +23,6 @@ stdenv.mkDerivation {
meta = {
platforms = stdenv.lib.platforms.unix;
inherit (sqitchModule.meta) license;
};
}

Loading…
Cancel
Save