summaryrefslogtreecommitdiff
path: root/pkgs/build-support/release
AgeCommit message (Expand)Author
2025-10-21treewide: replace "yes" else "no" usages to lib.boolToYesNoAliaksandr
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-25treewide: improve prepending and appending derivation arguments in bash codeWolfgang Walther
2024-10-22treewide: Fix indentation in stringspiegames
2024-09-03treewide: handle postPhases __structuredAttrs-agnosticallyYueh-Shun Li
2024-09-03treewide: handle preConfigurePhases __structuredAttrs-agnosticallyYueh-Shun Li
2024-09-03treewide: handle prePhases __structuredAttrs-agnosticallyYueh-Shun Li
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/release/default.nixPhilip Taron
2023-11-25build-support/release: deprecate phasesFelix Buehler
2023-07-24treewide: use lib.optionalAttrsFelix Buehler
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler
2023-03-24treewide: don't hardcode /nix/store (no rebuilds changes)Artturin
2023-02-13treewide: use optionalStringFelix Buehler
2023-01-16treewide: remove usages of header and stopNestArtturin
2022-12-18Merge staging-next into staginggithub-actions[bot]
2022-12-17treewide: fix typosfigsoda
2022-12-08stdenv: support opt-in __structuredAttrsArtturin
2022-10-10treewide: *Flags convert to list from strArtturin
2021-10-27releaseTools.antBuild: removebb010g
2021-10-10releaseTools.debBuild: fix invocationTimur Demin
2021-03-29releaseTools: fix nixBuild functionSander van der Burg
2021-03-21Merge pull request #112073 from ztzg/x-16304-debbuild-checkinstallSandro
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob
2021-02-07releaseTools.debBuild: remove double lib in argsAshlynn Anderson
2021-02-05debBuild: Fix for "cannot coerce a set to a string"Damien Diederen
2021-02-05debBuild: Fix "duplicate formal function argument 'lib'"Damien Diederen
2021-01-24pkgs/build-support: stdenv.lib -> libBen Siraphob
2021-01-24treewide: stdenv.lib -> libPavol Rusnak
2020-09-05nixos/testing: remove remaining coverage-data logicFlorian Klink
2020-03-21releaseTools: no-op expression cleanupBenjamin Hipple
2019-08-28treewide: remove redundant recvolth
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson
2018-08-10treewide: random cleanupsJan Malakhovski
2018-07-30stdenv/build-support: support .tbz and .txz tarballsJames Deikun
2018-02-19debBuild: install all packages at once to avoid dependency managementNikolay Amiantov
2018-01-09schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz
2017-11-21releaseTools.sourceTarball: Clean up temporary filesEelco Dolstra
2017-07-02Merge pull request #17681 from ericsagnes/feat/releaseTools.channelJoachim F
2017-04-30/bin/sh -> ${stdenv.shell}rht
2016-12-31Revert "releaseTools.debBuild: split checkinstall into separate phase"Nikolay Amiantov
2016-12-03releaseTools.debBuild: split checkinstall into separate phase and allow to ov...Nikolay Amiantov
2016-09-27releaseTools: add channel functionEric Sagnes
2016-07-26antBuild: run default hooksAlexey Shmalko
2016-05-19debian-build: fix checkinstall invocation (#15538)Profpatsch
2016-01-26build-support/source-tarball.nix: fix syntax highlighting in EmacsPeter Simons
2015-02-20clang-analyzer: align attrname with pkgnameBjørn Forsman