summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/chicken/4
AgeCommit message (Expand)Author
2026-02-17chickenPackages_4.eggDerivation: move env variables into envStefan Frijters
2026-02-09chickenPackages_4.chickenEggs: update eggsjopejoe1
2026-02-06chickenPackages_4.egg2nix: add suport for adding pname and versionjopejoe1
2026-02-03chickenPackages_4.egg2nix: set pname instead of namejopejoe1
2026-02-03chickenPackages_4.eggDerivation: add fallback for name on pname and versionjopejoe1
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-04-08Revert "treewide: replace `rev` with `tag`"Winter
2025-04-07treewide: replace `rev` with `tag`Pol Dellaiera
2024-12-29treewide: load structured attributes in all bash builders consistentlyWolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm
2023-12-15treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobsAdam Joseph
2023-11-07chickenPackages_4.chicken: fix build on x86_64-darwinRandy Eckenrode
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch
2023-08-21chickenPackages: turn into scopeDaniel Nagy
2023-01-16treewide: remove usages of header and stopNestArtturin
2022-12-10Merge pull request #175649 from Artturin/opt-in-structured-attrsRobert Hensing
2022-12-08treewide: source .attrs in buildersArtturin
2022-12-02chickenPackages_4.chicken: use install_name_toolWeijia Wang
2022-11-19chickenPackages*.eggDerivation: set meta.platforms if not providedsternenseemann
2022-10-24chickenPackages.egg2nix: fix build on aarch64-darwinWeijia Wang
2022-08-14chickenPackages_4.chicken, chickenPackages_5.chicken: move makeWrapper to nat...Rick van Schijndel
2022-05-04chickenPackages: recurse into attrsDaniel Nagy
2022-01-08chickenPackages_4.egg2nix: switch to fetchFromGitHubFelix Buehler
2021-03-03chickenPackages_{4,5}: recurseIntoAttrssternenseemann
2021-03-03treewide: add missing lib inputssternenseemann
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob
2021-01-27Merge pull request #110913 from siraben/other-stdenv-libSandro
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob
2020-11-15chicken: support darwin platform (#103748)Mark Hudnall
2020-05-09treewide: remove the-kenny from maintainersJörg Thalheim
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren
2019-12-19chicken: add corngood as maintainer (#76076)David McFarland
2019-12-12chicken: update eggs to latestDavid McFarland
2019-12-12chicken: fix chicken-4 set -u regressionDavid McFarland
2019-12-12chicken: fix chicken-4 evaluationDavid McFarland
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson
2019-08-17treewide: name -> pnamevolth
2018-12-26chicken: 4.13.0 -> 5.0.0David McFarland