about summary refs log tree commit diff
path: root/pkgs/development/compilers/opendylan/bin.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-07-15opendylan: removeJörg Thalheim1-43/+0
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/'
2022-04-16treewide: remove nativeBuildInputs that are in stdenvBen Siraphob1-2/+2
2021-11-30pkgs/development: rename name to pname&versionFelix Buehler1-4/+5
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-3/+3
2021-01-21treewide: editorconfig fixeszowoq1-2/+2
- remove trailing whitespace - use spaces for indentation
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-3/+3
2018-09-28tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz1-1/+1
In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-3/+3
It is deprecated and will be removed after 18.09.
2018-06-23treewide: http -> httpsRyan Mulligan1-1/+1
2018-03-24treewide: use more HTTPS URLsRyan Mulligan1-2/+2
Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
2016-08-23opendylan: Use correct output of boehmgcTuomas Tynkkynen1-1/+1
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-01-24treewide: Mass replace 'boehmgc}/lib' to refer the 'out' outputTuomas Tynkkynen1-2/+2
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-1/+1
This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
2014-11-11Fixed many descriptionsPascal Wittmann1-1/+1
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-05-27Definitions for Open Dylan 2013.2 (Dylan Language Implementation)Chris Double1-0/+41