about summary refs log tree commit diff
path: root/pkgs/development/compilers/jasmin
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-03-17treewide: use stripJavaArchivesHook instead of canonicalize-jars-hookTomaSajt1-2/+2
2024-01-09jasmin: make deterministic and clean upTomaSajt1-14/+32
* use finalAttrs instead of rec * shorten url * use hash instead of sha256 * use canonicalize-jars-hook (related issue: #278518) * add meta.mainProgram
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie1-1/+1
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-2/+2
2020-09-19jasmin: use jdk8Gabriel Ebner1-2/+2
2019-11-06jasmin: init at 2.4Francesco Gazzetta3-0/+87