Loading pkgs/development/interpreters/nickel/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,6 @@ rustPlatform.buildRustPackage rec { ''; changelog = "https://github.com/tweag/nickel/blob/${version}/RELEASES.md"; license = licenses.mit; maintainers = with maintainers; [ AndersonTorres ]; maintainers = with maintainers; [ AndersonTorres felschr ]; }; } Loading
pkgs/development/interpreters/nickel/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,6 @@ rustPlatform.buildRustPackage rec { ''; changelog = "https://github.com/tweag/nickel/blob/${version}/RELEASES.md"; license = licenses.mit; maintainers = with maintainers; [ AndersonTorres ]; maintainers = with maintainers; [ AndersonTorres felschr ]; }; }