summaryrefslogtreecommitdiffstats
path: root/pkgs/development/tools/build-managers
AgeCommit message (Collapse)Author
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-24Merge pull request #110670 from siraben/double-quotes-fixSandro
treewide: fix double quoted strings in one-liners
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24doit: move to pythonPackagesRobert Schütz
2021-01-23pkgs/development/tools: stdenv.lib -> libBen Siraphob
2021-01-22treewide: add final newlinezowoq
2021-01-21mage: 1.10.0 -> 1.11.0 (#110090)R. RyanTM
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-18redo-sh: 4.0.3 -> 4.0.4sternenseemann
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob
2020-12-29Merge master into staging-nextgithub-actions[bot]
2020-12-29Merge pull request #105269 from dukc/dubUpdateSandro
dub: 1.14.0 -> 1.23.0
2020-12-28Merge master into staging-nextgithub-actions[bot]
2020-12-28sbt-extras: 2020-12-17 → 2020-12-26Tim Steinbach
2020-12-28Merge master into staging-nextgithub-actions[bot]
2020-12-28shards: minor cleanupsPeter Hoeg
2020-12-27Merge pull request #107581 from mayflower/cmake-3.19.2Linus Heckemann
cmake: 3.19.1 -> 3.19.2
2020-12-25Merge staging-next into staginggithub-actions[bot]
2020-12-25cmake: 3.19.1 -> 3.19.2Linus Heckemann
2020-12-25sbt: 1.4.5 -> 1.4.6Tim Steinbach
2020-12-23meson: install shell completionsDylan Baker
meson ships with both bash and zsh completions, the zsh completions are more complete than the bash ones.
2020-12-23Merge staging-next into staginggithub-actions[bot]
2020-12-23Merge pull request #107328 from thiagokokada/bump-leinKevin Cox
lein: 2.9.1 -> 2.9.5
2020-12-22Merge staging-next into staginggithub-actions[bot]
2020-12-22Merge master into staging-nextgithub-actions[bot]
2020-12-21Merge pull request #107136 from danieldk/rocm-4.0.0Daniël de Kok
rocm: 3.10.0 -> 4.0.0
2020-12-21lein: 2.9.1 -> 2.9.5Thiago Kenji Okada
2020-12-21Merge staging-next into staginggithub-actions[bot]
2020-12-21Merge master into staging-nextgithub-actions[bot]
2020-12-19Merge pull request #106533 from helsinki-systems/refactor/waf-hookFrederik Rietdijk
[staging] wafHook: Don't wrap Python 2
2020-12-19rocm-cmake: 3.10.0 -> 4.0.0Daniël de Kok
No changes compared to the previous release.
2020-12-18bazel-buildtools: 3.3.0 -> 3.5.0Claudio Bley
2020-12-17Merge master into staging-nextgithub-actions[bot]
2020-12-17wafHook: Don't wrap python2Janne Heß
2020-12-17sbt-extras: 2020-11-23 → 2020-12-17Tim Steinbach
2020-12-15Merge staging-next into staginggithub-actions[bot]
2020-12-15sbt: 1.4.4 -> 1.4.5R. RyanTM
2020-12-11cmake: patch namelink regressionJonathan Ringer
see: - https://github.com/NixOS/nixpkgs/issues/106329 - https://github.com/awslabs/aws-c-common/issues/734
2020-12-07bloop: 1.4.5 -> 1.4.6Kevin Rauscher
2020-12-02Merge master into staging-nextgithub-actions[bot]
2020-12-01ninja: 1.10.1 -> 1.10.2R. RyanTM
2020-12-01rocm-cmake: 3.9.0 -> 3.10.0Daniël de Kok
2020-11-29cmake: 3.19.0 -> 3.19.1Luke Granger-Brown
This fixes issues with building LibreSSL, which is required for the NixOS tests: https://cmake.org/cmake/help/latest/release/3.19.html#id1 > CMake 3.19.0 compiles source files with the `LANGUAGE` property by > passing an explicit language flag such as -x c. This is consistent > with the property’s documented meaning that the source file is written > in the specified language. However, it can break projects that were > using the property only to cause the specified language’s compiler to > be used. This has been reverted to restore behavior from CMake 3.18 > and below.
2020-11-28Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2020-11-28mill: 0.8.0 -> 0.9.3R. RyanTM
2020-11-28dub: 1.14.0 -> 1.23.0dukc
2020-11-27Merge staging-next into stagingFrederik Rietdijk
2020-11-26cmake: 3.18.4 -> 3.19.0R. RyanTM
2020-11-25bear: 3.0.2 -> 3.0.3R. RyanTM
2020-11-23sbt-extras: 2020-11-20 → 2020-11-23Tim Steinbach