Loading pkgs/development/compilers/souffle/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ stdenv.mkDerivation rec { description = "Translator of declarative Datalog programs into the C++ language"; homepage = "https://souffle-lang.github.io/"; platforms = platforms.unix; maintainers = with maintainers; [ thoughtpolice copumpkin wchresta ]; maintainers = with maintainers; [ thoughtpolice copumpkin wchresta markusscherer ]; license = licenses.upl; }; } Loading
pkgs/development/compilers/souffle/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ stdenv.mkDerivation rec { description = "Translator of declarative Datalog programs into the C++ language"; homepage = "https://souffle-lang.github.io/"; platforms = platforms.unix; maintainers = with maintainers; [ thoughtpolice copumpkin wchresta ]; maintainers = with maintainers; [ thoughtpolice copumpkin wchresta markusscherer ]; license = licenses.upl; }; }