umple: init at 1.36.0-unstable-2026-02-12#484566
Open
MysteryBlokHed wants to merge 1 commit intoNixOS:masterfrom
Open
umple: init at 1.36.0-unstable-2026-02-12#484566MysteryBlokHed wants to merge 1 commit intoNixOS:masterfrom
MysteryBlokHed wants to merge 1 commit intoNixOS:masterfrom
Conversation
2488fe0 to
79c8312
Compare
Contributor
Author
|
79c8312 to
77bf7c2
Compare
Contributor
Author
|
Umple should technically work on any platform with a JRE afaik, but since the opentxl build-time dependency is amd64-only, I've updated its platforms to reflect that. Let me know if I should put it back |
25e4834 to
1125546
Compare
eb1438a to
465d596
Compare
58b2269 to
fcd67d9
Compare
fcd67d9 to
1d6c96f
Compare
1d6c96f to
887d2d6
Compare
887d2d6 to
d83990c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a package for Umple, a programming language and modelling tool for integrating UML constructs into high-level languages. It's used for a handful of courses in the University of Ottawa curriculum, so it would be nice to have access through nixpkgs.
This package receives stable releases quite rarely--very approximately once every six months. When this PR was opened, the latest release was Oct 11, 2024 (though the new latest version was released Feb 12, 2026). However, the master branch is quite active, and Umple's tools (such as Umple Online) use the latest builds off of master instead of stable releases. As such, I've set this package up to follow the master branch rather than stable releases.
If preferred, however, I could also move the project to use stable releases instead, or maybe restructure it to have both an
umpleandumple-unstablepackage via an option controlled fromall-packages.nix? I'm not entirely sure which approach would be best here, so I'm open to input.Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.