Yves-Stan Le Cornec
2aea3ebc9c
bazel_4: add which binary to test buildInputs
...
The which binary is used by the tests to find python location from the PATH.
2021-12-15 15:53:56 +01:00
JesusMtnez
92faf59b44
sbt: 1.5.6 -> 1.5.7
2021-12-15 10:27:59 +01:00
AndersonTorres
650c249d8f
meson: document the failed tests issue
...
The comment should be self-explaining now.
2021-12-14 16:37:41 -03:00
AndersonTorres
5dc14c358c
meson: add myself as maintainer
2021-12-14 16:37:41 -03:00
AndersonTorres
c401c98393
meson 0.60: Fix more-env-vars.patch
...
Concatenation of lists in Python is done by the `+` operator.
2021-12-14 16:37:40 -03:00
AndersonTorres
fac4c247ca
meson: 0.57.1 -> 0.60.2
2021-12-14 16:37:40 -03:00
AndersonTorres
e9c8925d1b
meson: copy 0.57 to 0.60
...
A very ugly decision: in order to register the diff between 0.57 and 0.60
releases of Meson in Nixpkgs, I copied the whole directory before actually write
it by hand.
2021-12-14 16:37:40 -03:00
AndersonTorres
1a53eeda71
meson: put 0.57 in a subdirectory
...
Meson is a delicate package. It needs some patches to properly work in Nixpkgs
and many packages have it as a dependency, from many small applications to
systemd (yay, mass rebuilds in sight!). Updating it is not a trivial and
harmless task.
Therefore, I took the paranoid way and encapsulate the current version in a
subdir, instead of the regular write-over procedure. This way, at the best we
can just remove the whole dir in the future, and at the worse we just maintain
duplicated code.
2021-12-14 16:37:25 -03:00
Neubauer, Sebastian
a922b0637c
rocm-cmake: 4.3.1 → 4.5.2
2021-12-14 17:53:48 +01:00
Yves-Stan Le Cornec
be9385ce59
bazel_4: remove customBash script
...
In order to remove duplicates in PATH when run_shell is called, the customBash script is removed.
This is consistent with how other platform behave: only look in the local environment if PATH is not set, but it may break builds that explicitly expects a different local environment.
2021-12-13 08:32:24 +01:00
Dmitry Kalinkin
07a8ae0c5a
Merge branch 'staging-next' into staging
...
Conflicts:
pkgs/development/libraries/log4cplus/default.nix
2021-12-11 14:01:19 -05:00
Dmitry Kalinkin
b6b59334bb
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/celery/default.nix
pkgs/development/python-modules/kombu/default.nix
2021-12-11 13:15:49 -05:00
Thiago Kenji Okada
d0298ab584
Merge pull request #149899 from r-ryantm/auto-update/apache-maven
...
maven: 3.8.3 -> 3.8.4
2021-12-11 11:51:30 -03:00
github-actions[bot]
cc51bd619c
Merge master into staging-next
2021-12-10 18:01:06 +00:00
Yves-Stan Le Cornec
0cff50f78e
bazel_4: add default PATH for local actions if it is not set.
...
https://github.com/NixOS/nixpkgs/issues/94222
fixup1
2021-12-10 17:50:37 +01:00
Rasmus Précenth
39d9c3c4c9
sbt: 1.5.5 -> 1.5.6
...
CVE-2021-44228: https://github.com/apache/logging-log4j2/pull/608
2021-12-10 11:14:40 -05:00
R. Ryantm
88042e5758
maven: 3.8.3 -> 3.8.4
2021-12-09 18:40:32 +00:00
Janne Heß
5f136ae633
Merge pull request #149810 from pennae/ninja-progress
...
ninja: pipe ninja output through cat in hooks
2021-12-09 12:35:15 +01:00
pennae
2f2fa58e4d
ninja: pipe ninja output through cat in hooks
...
ninja build progress output is not line-base, it overwrites the same
line over and over again with its progress reporting. nix is line-based
though, so ninja-based builds have their progress hidden. pipe ninja
output through cat to avoid this.
2021-12-09 09:43:36 +01:00
Alyssa Ross
16fb150e03
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/libraries/libunwind/default.nix
2021-12-07 23:56:16 +00:00
Uri Baghin
ec68e9736c
Merge pull request #148859 from r-ryantm/auto-update/bazel-remote
...
bazel-remote: 2.2.0 -> 2.3.0
2021-12-08 08:46:00 +11:00
Luke Granger-Brown
786b4216c5
gn1924: init at 2021-08-08, use generic derivation generator
...
Split into "current" version, as used by most things (aka gn),
and "gn1924", which uses a more recent version of gn which is
incompatible with the currently packaged version of v8 in nixpkgs.
We can't win, but I need a newer version of gn for envoy.
Note that the newer gn matches the version in Chromium's DEPS for
v93.0.4577.82, the current Linux stable build as of September.
2021-12-07 13:13:08 +00:00
R. Ryantm
7366bbb3c5
bazel-remote: 2.2.0 -> 2.3.0
2021-12-06 04:37:00 +00:00
R. Ryantm
e62a334eae
bazel-buildtools: 4.2.3 -> 4.2.4
2021-12-06 04:23:31 +00:00
Jörg Thalheim
423aff986c
Merge remote-tracking branch 'upstream/master' into HEAD
2021-12-05 19:41:20 +01:00
Martin Kühl
a707ff8c99
redo-apenwarr: 0.42c -> 0.42d
2021-12-05 14:23:05 +01:00
Jonathan Ringer
9fcf9be974
Merge remote-tracking branch 'origin/staging' into staging-next
...
Conflicts:
pkgs/development/python-modules/bx-python/default.nix
2021-12-03 00:11:41 -08:00
Jakub Kozłowski
305b7de421
bloop: 1.4.9 -> 1.4.11
2021-12-02 17:50:31 -08:00
Jakub Kozłowski
24d717393f
bloop: add kubukoz as maintainer
2021-12-02 17:50:31 -08:00
Jonathan Ringer
571cbf3d1d
Merge pull request #147092 from NixOS/staging-next
...
staging-next: 2021-11-22
2021-12-02 16:04:32 -08:00
Jakub Kozłowski
3bf91048f8
scala-cli: 0.0.8 -> 0.0.9
2021-12-02 16:03:23 -08:00
Jörg Thalheim
96956d7682
Merge pull request #145265 from Stunkymonkey/development-pname-version-3
...
pkgs/development: rename name to pname&version part 3
2021-12-02 14:56:34 +00:00
Alyssa Ross
f404068903
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/servers/search/groonga/default.nix
2021-12-02 14:52:44 +00:00
Jörg Thalheim
cfa9a0cbe6
Merge pull request #136227 from liff/gradle-native
...
gradle: Add ncurses dependencies on Linux
2021-12-02 10:36:19 +00:00
github-actions[bot]
4746376a5f
Merge master into staging-next
2021-12-02 00:01:31 +00:00
Lorenz Leutgeb
3d468e0315
gradle: 7.3 -> 7.3.1
2021-12-01 19:20:18 +01:00
Felix Buehler
7678aa30b4
pkgs/development: rename name to pname&version
2021-11-30 21:32:28 +01:00
github-actions[bot]
700540c4fb
Merge staging-next into staging
2021-11-25 00:02:31 +00:00
github-actions[bot]
b244d0edca
Merge master into staging-next
2021-11-25 00:01:54 +00:00
toonn
982f7228ff
cmake: Temporarily pass flags
...
To mimic LLVM 7 behavior we need to pass `-Wno-elaborated-enum-base` in
`CXXFLAGS`. Ideally this gets fixed upstream and won't be necessary.
2021-11-24 15:17:13 -08:00
Wael Nasreddine
c691e088d7
bazel_4: Fix Bazel-built protoc segfault on macOS Monterey ( #147097 )
...
This was fixed by enabling the user_link_flags_feature for macosx cc_toolchain_config.
References:
- https://github.com/bazelbuild/bazel/issues/14216
- https://github.com/bazelbuild/bazel/pull/14275
2021-11-24 10:55:14 -08:00
github-actions[bot]
4b11545cf7
Merge master into staging-next
2021-11-24 18:01:03 +00:00
Finn Behrens
7dbdc0df77
corrosion: unstable-2021-02-23 -> unstable-2021-11-23 ( #147244 )
2021-11-24 18:05:31 +01:00
Olli Helenius
b481b80b9f
gradle: Add liff as maintainer
2021-11-23 20:45:22 +02:00
Olli Helenius
d298031095
gradle: Add ncurses dependencies on Linux
...
If ncurses is available Gradle can use it to prettify its output and
show progress during task execution. The fixup step patches the
bundled native libraries with libstdc++ but not with ncurses, which
means that Gradle will always use the (non-pretty) fallback native
platform libraries.
Patching the native platform libraries with ncurses5 and ncurses6
dependencies fixes the issue.
For some reason both ncurses5 and ncurses6 are required. Gradle will
refuse to start if, for example, the ncurses5 native platform jar is
missing.
2021-11-23 20:43:53 +02:00
github-actions[bot]
a1d98b162f
Merge master into staging-next
2021-11-23 18:01:10 +00:00
Finn Behrens
9ef72b907c
corrosion: fix darwin build ( #147120 )
2021-11-23 11:14:45 -05:00
Jonathan Ringer
4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
...
Conflicts:
nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
Kevin Cox
dc447918a0
Merge pull request #119444 from lorenzleutgeb/gradle-jdk
...
gradle: Decouple from JDK 8 and support Java Toolchains
2021-11-22 16:27:10 -05:00
Fabián Heredia Montiel
2676de37fe
mill: 0.9.9 → 0.9.10 ( #147008 )
2021-11-22 14:54:37 -05:00
panicgh
27f9348ee7
wafHook: always enable parallel building ( #136641 )
...
Follow the same pattern as used in the cmake setup hook to assume
`enableParallelBuilding=1` when unset by the user. This makes wafHook
honor `NIX_BUILD_CORES`. See #136368 and #136641 .
2021-11-21 16:40:48 -05:00
Lorenz Leutgeb
01f4c7ec88
gradle: Decouple gradleGen and JDK
2021-11-19 18:54:25 +01:00
Robert Hensing
9005cb8835
Merge pull request #145841 from l0b0/fix-indentation
...
Fix indentation
2021-11-18 00:38:59 +01:00
sternenseemann
edfba44b90
gprbuild, gprbuild-boot: bump gprconfig_kb to 22.0.0
...
gprconfig_kb finally also saw a new release, so it matches the gprbuild
version again.
2021-11-16 00:25:34 +01:00
sternenseemann
7f96c6f037
gprbuild, gprbuild-boot: 21.0.0 -> 22.0.0
2021-11-15 22:41:56 +01:00
Lorenz Leutgeb
5153a6cf19
gradle: Clean up
2021-11-15 19:19:50 +01:00
Victor Engmark
57b496ea98
misc: Replace tab indentation with spaces
...
I've tried to be consistent, using four or eight spaces to line up
with existing code.
2021-11-14 16:04:46 +13:00
github-actions[bot]
9b5a105856
Merge master into staging-next
2021-11-14 00:01:47 +00:00
Jörg Thalheim
324d5b3ee8
Merge pull request #145709 from winterqt/bazel-md5sum
...
bazel: replace additional usages of md5sum
2021-11-13 22:51:21 +00:00
Winter
21727e4915
bazel: replace additional usages of md5sum
2021-11-12 21:50:32 -05:00
github-actions[bot]
699560194d
Merge master into staging-next
2021-11-12 18:01:08 +00:00
github-actions[bot]
4535cfe0ab
Merge master into staging-next
2021-11-12 12:01:10 +00:00
Uri Baghin
61c121424d
bazel_4: link to issue about aarch64-darwin
2021-11-12 21:58:45 +11:00
Uri Baghin
64144e80df
bazel_4: disable install check on aarch64-darwin
2021-11-12 10:32:59 +01:00
github-actions[bot]
026e6c328a
Merge master into staging-next
2021-11-12 00:01:22 +00:00
Lionello Lunesu
7da895a43a
dub: enable aarch64-darwin
2021-11-11 08:30:44 -08:00
github-actions[bot]
259e08cd22
Merge master into staging-next
2021-11-10 18:01:21 +00:00
Lorenz Leutgeb
bfd4f21603
gradle: 7.2 -> 7.3
2021-11-10 15:54:55 +01:00
github-actions[bot]
707b006bf7
Merge master into staging-next
2021-11-09 00:01:30 +00:00
Jakub Kozłowski
e128f089ee
scala-cli: 0.0.7 -> 0.0.8
2021-11-08 18:23:00 +01:00
github-actions[bot]
cb91ac99e0
Merge master into staging-next
2021-11-08 00:01:53 +00:00
Sandro
f2c9cf39e5
Merge pull request #145006 from Artturin/spdlogupd
2021-11-07 23:04:28 +01:00
Artturin
b4fab0a98b
treewide: remove fmt from buildInputs where spdlog is used
...
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
github-actions[bot]
89ec09c858
Merge master into staging-next
2021-11-06 12:01:12 +00:00
Kevin Cox
cc8db4bc81
Merge pull request #143152 from lorenzleutgeb/gradle-upgrade
...
gradle: add 7.3-rc-3, 6.8 -> 6.9.1
2021-11-06 06:57:19 -04:00
github-actions[bot]
20bee66ec8
Merge staging-next into staging
2021-11-04 18:01:44 +00:00
Jakub Kozłowski
49193f4ad3
scala-cli: init at 0.0.7
2021-11-04 15:16:30 +01:00
Anderson Torres
be4a3509fa
Merge pull request #144507 from AndersonTorres/new-misc
...
Misc modifications
2021-11-04 10:04:31 -03:00
github-actions[bot]
cca97be2f0
Merge staging-next into staging
2021-11-04 12:01:39 +00:00
AndersonTorres
bd0b227bc9
go-mk: init at 0.pre+date=2015-03-24
2021-11-03 16:14:39 -03:00
AndersonTorres
76041cb768
mk: remove
...
The fetch fails because the tarball is no longer saved on nixos servers.
2021-11-03 15:34:40 -03:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)
` to lib.importJSON ./file.json
2021-11-03 14:43:52 +01:00
Martin Weinelt
8f5da907b0
Merge remote-tracking branch 'origin/staging-next' into staging
2021-11-02 23:31:28 +01:00
Lorenz Leutgeb
580951d4e2
gradle: Add update.sh maintenance script
2021-11-02 09:43:24 +01:00
Lorenz Leutgeb
43750fb958
gradle: add 7.3-rc-3, 6.8 -> 6.9.1
2021-11-02 09:39:36 +01:00
R. Ryantm
c01320b3f6
sbt-extras: 2021-09-24 -> 2021-10-21
2021-11-01 02:27:20 +00:00
github-actions[bot]
fdcee2eb3b
Merge staging-next into staging
2021-10-31 00:02:05 +00:00
Felix Buehler
18664585ac
rebar: switch to fetchFromGitHub
2021-10-30 13:10:23 -07:00
github-actions[bot]
9a002bac35
Merge staging-next into staging
2021-10-29 18:01:38 +00:00
Sandro
87695e30bb
Merge pull request #143512 from LibreCybernetics/treewide-coursier
2021-10-29 16:33:34 +02:00
github-actions[bot]
853a47c140
Merge staging-next into staging
2021-10-29 12:01:53 +00:00
Ellie Hermaszewska
b0bbd5ba4e
Merge pull request #143579 from r-ryantm/auto-update/qbs
...
qbs: 1.20.0 -> 1.20.1
2021-10-29 14:34:29 +08:00
R. Ryantm
f9b615c9ff
qbs: 1.20.0 -> 1.20.1
2021-10-29 06:20:44 +00:00
github-actions[bot]
d9aba51052
Merge staging-next into staging
2021-10-29 06:01:42 +00:00
Bobby Rong
6bd0720270
Merge pull request #143538 from r-ryantm/auto-update/bazel-remote
...
bazel-remote: 2.1.3 -> 2.2.0
2021-10-29 12:43:38 +08:00
R. Ryantm
74df451f60
bazel-remote: 2.1.3 -> 2.2.0
2021-10-29 02:38:39 +00:00
R. Ryantm
5f33ec4892
bazel-buildtools: 4.2.0 -> 4.2.3
2021-10-29 02:28:57 +00:00
Fabián Heredia Montiel
fc6ccc25cc
treewide: fix /bin/coursier references
...
After https://github.com/NixOS/nixpkgs/pull/142254 coursier provides its
binary as /bin/cs rather than /bin/coursier
2021-10-28 19:48:29 -05:00
Alyssa Ross
3f01b576af
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28 16:07:38 +00:00
Sandro
83219e47af
Merge pull request #142627 from r-burns/build2
2021-10-27 20:47:16 +02:00
Rohan
ab3b762460
maven: 3.8.2 -> 3.8.3
2021-10-26 14:25:12 +13:00
Ryan Burns
1f6d7365a9
build2: enable on all platforms
...
These are working on darwin, and the upstream developers
even use them on windows.
2021-10-24 13:03:56 -07:00
Ryan Burns
1c6b48a423
build2: 0.13.0 -> 0.14.0
...
This is a breaking update (at least for the internal C++ APIs) so the
packages all need to be updated in lockstep.
Misc notes:
* build2
* Remove unnecessary pkg-config patch
* Trivially refresh remove-config-store-paths.patch
* libbutl
* Enable tests now that they work with NDEBUG
* libodb
* update 2.5.0-b.19 -> 2.5.0-b.21
2021-10-24 13:03:48 -07:00
github-actions[bot]
f79dcf6535
Merge staging-next into staging
2021-10-23 06:01:39 +00:00
Ryan Burns
5739ba1a27
build2.bootstrap: 0.13.0 -> 0.14.0
2021-10-22 17:53:38 -07:00
Ryan Burns
8b5982c9a7
Merge pull request #139347 from r-burns/build2
...
build2: split out dependencies
2021-10-22 17:31:31 -07:00
github-actions[bot]
2564b3d967
Merge staging-next into staging
2021-10-19 18:01:48 +00:00
Pavol Rusnak
d31c9bd3f0
Merge pull request #139571 from prusnak/dotnet-cleanup
...
dotnet: cleanup; point dotnet-sdk alias to 5.0; remove unsupported SDKs
2021-10-19 09:16:11 +02:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs
2021-10-18 23:46:17 +02:00
Jim Garrison
07644a1733
ekam: init at 2021-09-18 ( #141064 )
...
Co-authored-by: Ian Denhardt <ian@zenhack.net>
Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 22:45:19 +02:00
Artturi
2736cee9ae
waf: fix cross-compiling by not overriding python in all-packages.nix ( #141821 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-16 19:11:28 +02:00
Fabián Heredia Montiel
4e2085f338
shards: 0.15 → 0.16
2021-10-14 14:28:50 -05:00
figsoda
842c49708e
fac-build: 0.5.3 -> 0.5.4, switch to fetchCrate, remove patch
2021-10-07 08:39:22 -04:00
Tim Steinbach
34f9123fa1
sbt-extras: 2021-09-15 → 2021-09-24
2021-10-05 08:24:25 +00:00
David Morgan
62d2fc1cca
leiningen: 2.9.6 -> 2.9.7
2021-09-30 16:43:37 +01:00
Artturin
9bd941c5d2
crystal,shards: remove old versions
2021-09-27 00:15:11 +03:00
Artturin
0f55588885
shards: 0.14 -> 0.15
2021-09-27 00:15:10 +03:00
Ryan Burns
3332be9a8b
build2: split out dependencies
...
Build2's dependency libraries and helper programs
bpkg/bdep are all built and installed separately.
Adds a build2 setup hook for packaging purposes,
based on those of cmake and ninja.
Two small patches are applied to build2's source:
one to remove store references from the stored config,
and one to help build2 detect library dirs from NIX_LDFLAGS.
2021-09-24 17:01:18 -07:00
github-actions[bot]
00e2bbfcff
Merge staging-next into staging
2021-09-17 06:02:03 +00:00
Bobby Rong
a3c4956cf9
Merge pull request #136004 from timothyklim/bazel-4.2.0
...
bazel_4: 4.1.0 -> 4.2.1
2021-09-17 10:45:20 +08:00
github-actions[bot]
2ad7b248e6
Merge staging-next into staging
2021-09-17 00:02:15 +00:00
Sandro
70866ce86a
Merge pull request #138141 from NeQuissimus/sbtextras
2021-09-16 20:59:07 +02:00
Tim Steinbach
2182da1de8
bloop: 1.4.8 -> 1.4.9
2021-09-16 13:35:43 -04:00
Tim Steinbach
b5cdae3f9b
sbt-extras: 2021-08-04 → 2021-09-15
2021-09-16 09:18:26 +00:00
github-actions[bot]
52ebc93c96
Merge staging-next into staging
2021-09-16 06:01:54 +00:00
Bobby Rong
e67fa985c8
Merge pull request #136230 from liff/gradle/v7.2
...
gradle: 7.1.1 -> 7.2
2021-09-16 11:48:08 +08:00
R. RyanTM
2d7ee6ac56
bazel-remote: 2.1.1 -> 2.1.3
2021-09-15 06:51:53 +00:00
github-actions[bot]
91c89490cc
Merge master into staging-next
2021-09-14 18:01:05 +00:00
R. RyanTM
a9a2bb2677
qbs: 1.19.1 -> 1.20.0
2021-09-14 14:42:56 +00:00
github-actions[bot]
38520726fc
Merge master into staging-next
2021-09-14 06:01:28 +00:00
R. RyanTM
c9e42a65d2
bazel-buildtools: 4.0.1 -> 4.2.0
2021-09-14 01:53:07 +00:00
Luke Granger-Brown
a8be3a74cc
cmake: revert cmake support for 10.4 Tiger
...
This is a reversed patch of https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6426 .
_CURRENT_OSX_VERSION isn't set properly, which causes this condition to fail,
which means we don't get CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG which means
we can't compile libcxx. Ugh.
2021-09-11 15:12:21 +01:00
github-actions[bot]
4170ee273c
Merge master into staging-next
2021-09-11 12:01:12 +00:00
Sandro
9d464af4c1
Merge pull request #136103 from vale981/init_build2
2021-09-11 13:00:23 +02:00
Alyssa Ross
56314db098
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/compilers/ghc/8.10.7.nix
pkgs/development/compilers/ghc/8.8.4.nix
I've removed the isWindows check from useLdGold in ghc, since that should
be covered by the new hasGold check.
2021-09-11 10:49:13 +00:00
Valentin Boettcher
b3fd09e93b
build2: init at 0.13.0
...
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: figsoda <figsoda@pm.me>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: figsoda <figsoda@pm.me>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: Bobby Rong <rjl931189261@126.com>
fix mac build and skip phases properly
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
Update pkgs/development/tools/build-managers/build2/default.nix
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2021-09-11 10:34:10 +02:00
Luke Granger-Brown
daa1175255
cmake: 3.21.1 -> 3.21.2
...
3.21.1 has a bug which causes darktable to fail to compile (passes weird
arguments to ar in the ninja-generated files), which is fixed in
3.21.2.
2021-09-11 03:24:26 +00:00
Luke Granger-Brown
fc77b402c0
conan: 1.35.0 -> 1.40.0
2021-09-11 03:24:26 +00:00
David
dfd8733a76
rebar3: 3.16.1 -> 3.17.0
2021-09-11 11:11:57 +09:00
github-actions[bot]
dbebaeb8ba
Merge master into staging-next
2021-09-09 18:01:06 +00:00
Sebastian Neubauer
f73811932b
rocm-cmake: add update script
2021-09-09 13:38:03 +02:00
github-actions[bot]
31efc58eb0
Merge master into staging-next
2021-09-08 18:01:03 +00:00
Bernardo Meurer
739c25621f
Merge pull request #136445 from lovesegfault/rocm-hip
...
hip: init at 4.3.1
2021-09-08 10:45:57 -07:00
Alyssa Ross
071a7a4583
Merge remote-tracking branch 'nixpkgs/master' into staging-next
2021-09-03 18:23:45 +00:00
Alyssa Ross
ee94d2f392
bear: 3.0.13 -> 3.0.14
2021-09-03 13:32:26 +00:00
Bernardo Meurer
bd698dbd7e
rocm-cmake: 4.1.0 -> 4.3.1
2021-09-02 13:04:15 -07:00
Olli Helenius
e6e71a137d
gradle: 7.1.1 -> 7.2
2021-08-30 23:11:17 +03:00
Timothy
4b8c664c7e
bazel_4: 4.1.0 -> 4.2.1
2021-08-31 02:23:16 +07:00
github-actions[bot]
dbad333a72
Merge master into staging-next
2021-08-28 12:01:06 +00:00
Dmitry Kalinkin
e2e44d9b5c
bear: fix on x86_64-darwin
2021-08-27 20:22:27 -04:00