Loading pkgs/development/tools/cucumber/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ bundlerApp { meta = with lib; { description = "A tool for executable specifications"; homepage = "https://cucumber.io/"; license = with licenses; mit; license = licenses.mit; maintainers = with maintainers; [ manveru nicknovitski ]; platforms = platforms.unix; }; Loading Loading
pkgs/development/tools/cucumber/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ bundlerApp { meta = with lib; { description = "A tool for executable specifications"; homepage = "https://cucumber.io/"; license = with licenses; mit; license = licenses.mit; maintainers = with maintainers; [ manveru nicknovitski ]; platforms = platforms.unix; }; Loading