Commit Graph

3590 Commits

Author SHA1 Message Date
spacefrogg
8d90023173
goredo: 1.31.0 -> 2.1.0 2023-10-10 09:08:11 +02:00
Madoura
575ce47fa4
rocm-related: move all relevant ROCm derivations to rocmPackages
clr: init at 5.7.0 (hipamd, opencl, rocclr merged)
2023-10-09 16:38:51 -05:00
Madoura
37390cd11c
rocm-related: 5.4.X -> 5.7.0
hip-common: 5.4.2 -> 5.7.0

hipblas: 5.4.3 -> 5.7.0

hipcc: 5.4.2 -> 5.7.0

hipcub: 5.4.4 -> 5.7.0

hipfft: 5.4.3 -> 5.7.0

hipfort: 5.6.0 -> 5.7.0

hipify: 5.4.2 -> 5.7.0

hipsolver: 5.4.4 -> 5.7.0

hipsparse: 5.4.4 -> 5.7.0

llvmPackages_rocm.llvm: 5.4.4 -> 5.7.0

migraphx: 5.4.3 -> 5.7.0

clang-ocl: 5.4.2 -> 5.7.0

rccl: 5.4.3 -> 5.7.0

rdc: 5.4.2 -> 5.7.0

rocblas: 5.4.3 -> 5.7.0

rocdbgapi: 5.4.2 -> 5.7.0

rocfft: 5.4.3 -> 5.7.0

miopen: 5.4.2 -> 5.7.0

rocm-comgr: 5.4.4 -> 5.7.0

rocgdb: 5.4.2 -> 5.7.0

rocm-device-libs: 5.4.4 -> 5.7.0

rocalution: 5.4.3 -> 5.7.0

rocm-smi: 5.4.4 -> 5.7.0

rocm-runtime: 5.4.3 -> 5.7.0

rocminfo: 5.4.4 -> 5.7.0

rocm-thunk: 5.4.4 -> 5.7.0

rocprofiler: 5.4.3 -> 5.7.0

rocprim: 5.4.3 -> 5.7.0

rocrand: 5.4.3 -> 5.7.0

rocmlir: 5.4.1 -> 5.7.0

rocr-debug-agent: 5.4.2 -> 5.7.0

rocthrust: 5.4.3 -> 5.7.0

rocsparse: 5.4.3 -> 5.7.0

roctracer: 5.4.3 -> 5.7.0

rocsolver: 5.4.4 -> 5.7.0

tensile: 5.4.2 -> 5.7.0

rocwmma: 5.4.3 -> 5.7.0

rocm-cmake: 5.4.4 -> 5.7.0
2023-10-09 16:38:49 -05:00
Sergei Trofimovich
92c96af1f1 meson: 1.2.1 -> 1.2.2
Applied the bindgen flags revert to restore mesa build. Upstream plans
to revert as well, but it takes a while.

Changes:  https://github.com/mesonbuild/meson/compare/1.2.1...1.2.2
2023-10-09 21:08:33 +01:00
github-actions[bot]
3a91f17abe
Merge staging-next into staging 2023-10-09 12:01:54 +00:00
github-actions[bot]
5903dfbe6d
Merge master into staging-next 2023-10-09 12:01:26 +00:00
Alyssa Ross
10f35ff05d meson.setupHook: prefer meson commands over ninja
Meson now comes with its own set of commands for building, testing,
installing etc., that by default wrap around Ninja.  The reason to
prefer using the Meson commands is that they take additional
options (e.g. setting custom timeouts for tests — my motivation for
this change).

Here, I've modified the Meson setup hook so that Meson's test and
install commands will be used instead of Ninja's when Meson's
configurePhase is used.  This restriction is to avoid starting to run
Meson directly when dealing with custom build systems that wrap around
Meson, like QEMU's.  We don't use meson's compile command, as it just
runs ninja, and that's handled fine by the existing Ninja setup hook.

Naturally the Meson commands don't support entirely the same set of
options that the Ninja ones did, but I checked through Nixpkgs to find
any packages using Meson that used any options that wouldn't be picked
up by this new system.  I only found one, and it was just setting
checkTarget = "test", which is the default value for Ninja and has no
Meson equivalent (because we directly tell Meson to run the tests
rather than going through a generic job system like Ninja).

Link: https://github.com/NixOS/nixpkgs/issues/113829
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-10-09 10:21:36 +00:00
Robert Schütz
a30f53308e corrosion: 0.4.3 -> 0.4.4
Diff: https://github.com/corrosion-rs/corrosion/compare/v0.4.3...v0.4.4

Changelog: https://github.com/corrosion-rs/corrosion/blob/v0.4.4/RELEASES.md
2023-10-08 21:30:54 -07:00
Alyssa Ross
182718fecc
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/linux-kernels.nix
2023-10-07 19:52:18 +00:00
Jan Tojnar
76a7aa445a Merge branch 'master' into staging-next
Conflicts:
- pkgs/development/python-modules/xdot/default.nix
  between 2f244e3647 and 1a9a257cf7
2023-10-06 23:18:00 +02:00
Mario Rodas
031ba4e16f
Merge pull request #259171 from r-ryantm/auto-update/moon
moon: 1.13.4 -> 1.14.3
2023-10-06 08:48:10 -05:00
Mario Rodas
730328a321
Merge pull request #259221 from liff/gradle-7.6.3
gradle_7: 7.6.2 -> 7.6.3
2023-10-06 08:43:38 -05:00
Olli Helenius
9f325a47d3
gradle_7: 7.6.2 -> 7.6.3 2023-10-05 19:53:07 +03:00
Olli Helenius
f7ffd458c0
gradle: 8.3 -> 8.4 2023-10-05 19:07:10 +03:00
R. Ryantm
c5f5e36954 moon: 1.13.4 -> 1.14.3 2023-10-05 11:58:54 +00:00
Maximilian Bosch
8bc5104a6e
treewide: refactor .attrs.sh detection
When specifying the `builder` attribute in `stdenv.mkDerivation`, this
will be effectively transformed into

    builtins.derivation {
      builder = stdenv.shell;
      args = [ "-e" builder ];
    }

This also means that `default-builder.sh` is never sourced and as a
result it's not guaranteed that `$NIX_ATTRS_SH_FILE` is set to a correct
location[1].

Also, we need to source `.attrs.sh` to source `$stdenv`. So, the
following is done now:

* If `$NIX_ATTRS_SH_FILE` points to a correct location, then use it.
  Directly using `.attrs.sh` is problematic for `nix-shell(1)` usage
  (see previous commit for more context), so prefer the environment
  variable if possible.

* Otherwise, if `.attrs.sh` exists, then use it. See [1] for when this
  can happen.

* If neither applies, it can be assumed that `__structuredAttrs` is
  turned off and thus nothing needs to be done.

[1] It's possible that it doesn't exist at all - in case of Nix 2.3 or
    it can point to a wrong location on older Nix versions with a bug in
    `__structuredAttrs`.
2023-10-04 18:36:57 +02:00
github-actions[bot]
4b71f780ea
Merge master into staging-next 2023-10-04 00:02:21 +00:00
Artturi
12fc4fee4c
Merge pull request #258403 from r-ryantm/auto-update/xmake 2023-10-04 00:33:28 +03:00
Martin Weinelt
e29e5077fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/podcastparser/default.nix
2023-10-03 21:13:27 +02:00
Ryan Lahfa
122ce602c5
Merge pull request #255386 from mdarocha/move-nuget 2023-10-03 15:40:04 +02:00
Alyssa Ross
d4a1009f5a
Merge remote-tracking branch 'origin/master' into staging-next 2023-10-01 13:53:00 +00:00
Austin Seipp
a183e54599 buck2: unstable-2023-09-15 -> unstable-2023-10-01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-10-01 08:33:29 -05:00
R. Ryantm
86737e187f xmake: 2.8.2 -> 2.8.3 2023-10-01 13:07:22 +00:00
github-actions[bot]
bd2b03a095
Merge master into staging-next 2023-09-28 18:00:54 +00:00
R. Ryantm
754c336b99 mill: 0.11.2 -> 0.11.4 2023-09-28 04:19:06 +00:00
mdarocha
30f3705c04 msbuild: fix usage of nuget 2023-09-26 21:20:15 +02:00
github-actions[bot]
aa53f32537
Merge staging-next into staging 2023-09-26 06:01:27 +00:00
Fabián Heredia Montiel
f746934c28
Merge pull request #257102 from spacefrogg/goredo-1.31
goredo: 1.30 -> 1.31
2023-09-25 21:59:15 -06:00
github-actions[bot]
f81d859a24
Merge staging-next into staging 2023-09-26 00:02:46 +00:00
Nick Cao
65a4f673d8
Merge pull request #257187 from r-ryantm/auto-update/sbt-extras
sbt-extras: 2023-09-14 -> 2023-09-18
2023-09-25 14:11:36 -04:00
github-actions[bot]
824eeeec7b
Merge staging-next into staging 2023-09-25 06:01:36 +00:00
R. Ryantm
4246e2df28 sbt-extras: 2023-09-14 -> 2023-09-18 2023-09-25 04:40:21 +00:00
Uri Baghin
2d40e2e5c8
Merge pull request #250103 from DolceTriade/master
bazel_6: Add diffutils and gnupatch to initialEnvironment
2023-09-25 08:58:58 +08:00
spacefrogg
376d892b75
goredo: 1.30 -> 1.31 2023-09-24 17:53:20 +02:00
Anderson Torres
c2996ef5dd scons: shellcheck setupHook 2023-09-22 22:13:15 -03:00
Anderson Torres
d2ec7eb4ed scons: add AndersonTorres as maintainer
Because he, I mean, I am interested in keeping this.
2023-09-22 22:13:15 -03:00
github-actions[bot]
7e13d78102
Merge staging-next into staging 2023-09-22 06:01:30 +00:00
sudosubin
e025e615f2 bob: add completion 2023-09-22 07:33:02 +02:00
Anderson Torres
8a75a8f4cf bmake: move to by-name 2023-09-22 01:38:23 -03:00
Nick Cao
f80d7ba8de
Merge pull request #255885 from trofi/meson-update
meson: 1.2.0 -> 1.2.1
2023-09-21 19:47:52 -04:00
Aaron Jheng
d38485921a
treewide: vendorSha256 -> vendorHash (#256514) 2023-09-21 19:11:11 +02:00
Jeremy
9ce4d87dde dub: add jtbx to meta.maintainers 2023-09-21 16:31:54 +00:00
Jeremy
6272cc6e40 dub: 1.30.0 -> 1.33.0 2023-09-21 16:31:54 +00:00
Weijia Wang
fe97767924
Merge pull request #256208 from r-ryantm/auto-update/moon
moon: 1.13.3 -> 1.13.4
2023-09-20 18:29:35 +02:00
Weijia Wang
5bd09d53f6
Merge pull request #255243 from tricktron/f-refactor-buildMavenPackage
buildMavenPackage: add offline build feature flag
2023-09-20 16:46:42 +02:00
R. Ryantm
864c22e793 moon: 1.13.3 -> 1.13.4 2023-09-20 00:21:20 +00:00
Thibault Gagnaux
b2c5d08055
buildMavenPackage: use mvnParameters as before
Otherwise it is not a feature flag and it may break current packages.
2023-09-19 10:34:10 +02:00
Weijia Wang
d03e80e253 buildMavenPackage: refactor 2023-09-18 22:02:49 +02:00
Austin Seipp
c53164b1d7 buck2: unstable-2023-09-01 -> unstable-2023-09-15
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-09-18 12:17:24 -05:00
Sergei Trofimovich
1e258e967e meson: 1.2.0 -> 1.2.1
Changes: https://github.com/mesonbuild/meson/compare/1.2.0...1.2.1
2023-09-18 14:16:24 +01:00
Nick Cao
970a59bd19
Merge pull request #255645 from r-ryantm/auto-update/sbt-extras
sbt-extras: 2023-09-13 -> 2023-09-14
2023-09-17 10:09:07 -04:00
R. Ryantm
88cdc60f06 sbt-extras: 2023-09-13 -> 2023-09-14 2023-09-17 11:05:04 +00:00
R. Ryantm
6d490538c6 sbt: 1.9.4 -> 1.9.6 2023-09-17 09:27:38 +00:00
Thibault Gagnaux
6e05e49f47
buildMavenPackage: rename manualMvnArtifactIds to manualMvnArtifacts 2023-09-15 10:02:05 +02:00
Thibault Gagnaux
4ec7cd4646
buildMavenPackage: hide offline build behind feature flag
The feature flags allows for packages to opt in and should not
break current packages.
2023-09-15 09:59:47 +02:00
Thibault Gagnaux
9a7693b704
buildMavenPackage: refactor to run test in drv only
Uses the dependency:go-offline goal in the fixed output derivation to
download all dependencies. As a result, the derivation can be built and
tested offline in the main derivation. The advantage of this approach is
that you don't need to redownload all dependencies if there are test
failures.
2023-09-15 09:59:47 +02:00
R. RyanTM
5c64daa240
sbt-extras: 2023-08-28 -> 2023-09-13 (#255054) 2023-09-14 08:08:28 -04:00
Harsh Modi
a8f616d11c bazel_6: Add diffutils and gnupatch to initialEnvironment
Nix's version of bazel has custom patches to make bazel more hermetic when used with nix. One of those is limiting the default
environment of Bash. However, this default environment is insufficient because lots of programs rely on diff being in the path like buildifier, golangci-lint, and other things since golang diff implementations aren't very good.

Ideally we'd include "diffutils" as part of this list for rules that assume the presence of "diff" and don't allow nice knobs to configure otherwise.

Furthermore, bazel has a lot of internal facilities that utilize patch (like when downloading workspaces, we have the option of patching them), so include gnupatch as well.

Fixes #249846
2023-09-12 10:14:31 -07:00
Anderson Torres
3fc613c5ba
Merge branch 'master' into staging-next 2023-09-11 23:25:38 +00:00
Robert Schütz
61c03f5811 corrosion: 0.4.2 -> 0.4.3
Diff: https://github.com/corrosion-rs/corrosion/compare/v0.4.2...v0.4.3

Changelog: https://github.com/corrosion-rs/corrosion/blob/v0.4.3/RELEASES.md
2023-09-10 14:39:02 -07:00
github-actions[bot]
86c023d5a5
Merge master into staging-next 2023-09-10 12:01:29 +00:00
Doron Behar
2fa96bfc08
Merge pull request #250435 from tobim/pkgs/spdlog-1.12
spdlog: 1.11.0 -> 1.12.0
2023-09-10 10:30:42 +00:00
Vladimír Čunát
479f1afcb4
Merge #254182: merge waf changes
...into staging-next
This is a topologically earlier remerge of PR #252874
2023-09-09 16:18:04 +02:00
github-actions[bot]
9364f16bf2
Merge master into staging-next 2023-09-09 12:00:55 +00:00
R. Ryantm
57dd71eb96 moon: 1.13.0 -> 1.13.3 2023-09-09 10:06:53 +00:00
Anderson Torres
b3a1dd8469 waf: prefix all setup-hook variables with waf
Standardizing the behaviour of commit a79a8f29bc.
2023-09-06 10:41:28 -03:00
Anderson Torres
cad7cea44a waf: use wafConfigureFlags instead of configureFlags in setup-hook.sh
As shown in
a79a8f29bc,
tha variable can be overriden by other functions, especially those related to
cross or static compilation.
2023-09-06 10:41:28 -03:00
github-actions[bot]
bcf3e3f1c8
Merge staging-next into staging 2023-09-06 00:02:28 +00:00
github-actions[bot]
72eff9fe5d
Merge master into staging-next 2023-09-06 00:01:57 +00:00
Weijia Wang
ae59073364
Merge pull request #253399 from flemzord/master
moon: 1.10.1 -> 1.13.0
2023-09-05 21:53:39 +02:00
Maxence Maireaux
6082c70c96
moon: 1.10.1 -> 1.13.0 2023-09-05 18:46:56 +02:00
Tobias Mayer
fdbd15bc1a
bear: mark as broken on darwin 2023-09-05 18:06:23 +02:00
github-actions[bot]
fc462da786
Merge staging-next into staging 2023-09-05 12:02:28 +00:00
github-actions[bot]
c7aba64ba1
Merge master into staging-next 2023-09-05 12:01:11 +00:00
R. Ryantm
12962a9c27 sbt-extras: 2023-07-25 -> 2023-08-28 2023-09-04 21:29:09 +00:00
github-actions[bot]
19f0caddb6
Merge staging-next into staging 2023-09-04 06:01:22 +00:00
github-actions[bot]
da2be4f90e
Merge master into staging-next 2023-09-04 06:00:57 +00:00
Austin Seipp
2df6de059e buck2: unstable-2023-08-15 -> unstable-2023-09-01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-09-03 21:05:49 -05:00
github-actions[bot]
c4a2f8dfca
Merge staging-next into staging 2023-09-02 00:02:45 +00:00
github-actions[bot]
14f4a764c5
Merge master into staging-next 2023-09-02 00:02:17 +00:00
Weijia Wang
8838479e68
Merge pull request #252233 from kashw2/sbt
sbt: 1.9.3 -> 1.9.4
2023-09-01 23:20:01 +02:00
Anderson Torres
9f52275e52 treewide: change wafConfigureFlags to configureFlags
Because it makes no sense to treat it differently.
2023-09-01 15:21:21 +00:00
github-actions[bot]
1e588fe2a3
Merge master into staging-next 2023-08-31 12:01:02 +00:00
Weijia Wang
0af40ff3fc
Merge pull request #252352 from r-ryantm/auto-update/mill
mill: 0.11.1 -> 0.11.2
2023-08-31 11:28:09 +02:00
github-actions[bot]
ce84b1371f
Merge master into staging-next 2023-08-31 00:01:54 +00:00
R. Ryantm
d5d1afa6c3 mill: 0.11.1 -> 0.11.2 2023-08-30 13:53:07 +00:00
Tobias Mayer
48cc84c522
bear: 3.1.2 -> 3.1.3 2023-08-30 14:54:44 +02:00
Mario Rodas
032fef37aa bazel-remote: 2.4.2 -> 2.4.3
Diff: https://github.com/buchgr/bazel-remote/compare/v2.4.2...v2.4.3

Changelog: https://github.com/buchgr/bazel-remote/releases/tag/v2.4.3
2023-08-30 04:20:00 +00:00
github-actions[bot]
e04d83dad1
Merge staging-next into staging 2023-08-30 00:02:26 +00:00
kashw2
461a453a17 sbt: 1.9.3 -> 1.9.4 2023-08-30 09:14:26 +10:00
Weijia Wang
8f7292f3b7
Merge pull request #251852 from r-ryantm/auto-update/maven
maven: 3.9.3 -> 3.9.4
2023-08-29 20:39:35 +02:00
github-actions[bot]
4b3b370ef1
Merge staging-next into staging 2023-08-29 12:01:36 +00:00
Weijia Wang
c232bf8835
Merge pull request #251019 from TomaSajt/build-maven-package
buildMavenPackage: inherit sourceRoot
2023-08-29 08:50:01 +02:00
github-actions[bot]
88c79356ec
Merge staging-next into staging 2023-08-28 12:01:39 +00:00
Bjørn Forsman
35f2adf1ca fetchMavenDeps: add missing pre/post runHooks 2023-08-28 08:14:01 +02:00
R. Ryantm
94b818800d maven: 3.9.3 -> 3.9.4 2023-08-27 22:19:29 +00:00
Anderson Torres
5abaf61d0f wafHook: assimilated under waf.passthru.hook 2023-08-26 13:12:09 +00:00
github-actions[bot]
7acb56e802
Merge master into staging-next 2023-08-26 06:00:59 +00:00
Uri Baghin
2c57e8f59c
Merge pull request #251336 from marsam/update-bazel-remote
bazel-remote: 2.4.1 -> 2.4.2
2023-08-26 14:19:48 +10:00
Mario Rodas
447c5611bd bazel-buildtools: 6.3.2 -> 6.3.3
Diff: https://github.com/bazelbuild/buildtools/compare/v6.3.2...v6.3.3

Changelog: https://github.com/bazelbuild/buildtools/releases/tag/v6.3.3
2023-08-25 04:20:00 +00:00
Mario Rodas
9cd03d19e3 bazel-remote: 2.4.1 -> 2.4.2
Diff: https://github.com/buchgr/bazel-remote/compare/v2.4.1...v2.4.2

Changelog: https://github.com/buchgr/bazel-remote/releases/tag/v2.4.2
2023-08-24 04:20:00 +00:00
github-actions[bot]
18b5b2d448
Merge master into staging-next 2023-08-24 00:01:48 +00:00
figsoda
1de0489520
Merge pull request #250466 from figsoda/turtle 2023-08-23 16:12:01 -04:00
TomaSajt
9dd22ab456
buildMavenPackage: inherit sourceRoot 2023-08-23 20:07:29 +02:00
github-actions[bot]
11e56ed9bb
Merge master into staging-next 2023-08-23 12:01:03 +00:00
rewine
3143b62e51
xmake: 2.8.1 -> 2.8.2 2023-08-23 11:33:45 +08:00
figsoda
c1f2a6acc1 turtle-build: init at 0.4.6
https://github.com/raviqqe/turtle-build
2023-08-20 23:01:42 -04:00
github-actions[bot]
435d3aef59
Merge staging-next into staging 2023-08-20 12:01:50 +00:00
github-actions[bot]
57d8f92a86
Merge master into staging-next 2023-08-20 12:01:23 +00:00
Artturi
52d8a64da6
Merge pull request #249212 from Artturin/makewrapperevaler 2023-08-20 13:25:00 +03:00
Olli Helenius
2987c1b264 gradle: 8.2.1 -> 8.3 2023-08-20 08:13:37 +02:00
github-actions[bot]
c9e2cfa3f4
Merge staging-next into staging 2023-08-19 06:01:31 +00:00
github-actions[bot]
1e271fd42a
Merge master into staging-next 2023-08-19 06:01:05 +00:00
Uri Baghin
7a79430b0e
Merge pull request #250098 from r-ryantm/auto-update/bazel-buildtools
bazel-buildtools: 6.1.2 -> 6.3.2
2023-08-19 15:11:20 +10:00
R. Ryantm
374d4aabeb bazel-buildtools: 6.1.2 -> 6.3.2 2023-08-19 04:18:08 +00:00
Anderson Torres
3432d092bc waf: 2.0.25 -> 2.0.26
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2023-08-17 04:14:00 +00:00
Jacob Foard
af3759f264
bazel_6: 6.2.0 -> 6.3.2 2023-08-16 16:15:21 -04:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
Jan Tojnar
86f6b16d28 Merge branch 'master' into staging-next
Conflicts:
- pkgs/servers/mail/mailman/python.nix (relevant to mailman-web)
  between f8a17e4200 and 84f6a6755a
2023-08-15 21:39:20 +02:00
Austin Seipp
786318d798 buck2: more cosmetic refactorings; NFC
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-08-15 03:20:20 -05:00
Austin Seipp
9412d184a9 buck2: propagate name for fetchurl
This makes names in the nix store more obvious, i.e. `buck2-prelude-$VERSION`
when looking at the `buck2.prelude` passthru.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-08-15 03:20:20 -05:00
Austin Seipp
39dd6ba1a3 buck2: unstable-2023-08-01 -> unstable-2023-08-15
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-08-15 03:20:20 -05:00
github-actions[bot]
3fb3f13d9b
Merge staging-next into staging 2023-08-15 06:01:55 +00:00
github-actions[bot]
df770ba961
Merge master into staging-next 2023-08-15 06:01:24 +00:00
Uri Baghin
63c7774d20
Merge pull request #245860 from dmivankov/patch-4
bazel_6: installCheckPhase .bazelversion override
2023-08-15 11:09:42 +10:00
Artturin
aae9f2ca22 sbt-with-scala-native: use overrideAttrs to fix nativeBuildInputs splicing
preserve old nativeBuildInputs which includes autoPatchelfHook which was
not there when this override was added

drop the `sha256` and `version` overrides which have never worked
properly because they haven't been overriding src.

`sha256` and `version` were added in 49c7bed763
2023-08-15 01:40:12 +03:00
Dmitry Ivankov
5790912514 bazel_6: installCheckPhase .bazelversion override
In case bazel dist archive includes .bazelversion (like in 5.4.1 https://github.com/bazelbuild/bazel/issues/18189 or 6.3.1rc1) running bazel commands in dist worktree will require using version specified in .bazelversion. If .bazelversion is absent there any available version will be used.

Let's make sure we don't fail installCheckPhase for dist archives that do include .bazelversion (note: bazel bootstrapping from sources not via bazel works regardless of that file, so that's only about test/check phases)
2023-08-14 10:16:17 +02:00
github-actions[bot]
16762707cd
Merge staging-next into staging 2023-08-14 06:01:28 +00:00
github-actions[bot]
b782e1dc08
Merge master into staging-next 2023-08-14 06:00:58 +00:00
Austin Seipp
6e287913f7 buck2: include prelude source in .prelude passthru
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-08-14 00:24:09 -05:00
Austin Seipp
e85b6933d5 buck2: minor tweaks
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-08-14 00:24:09 -05:00
Anderson Torres
8ad7ef7624 wafHook: refactor setup-hook.sh
- shellcheck
- remove local flagsArray self-insertion
- split prefix flag insertion
2023-08-13 03:23:09 +00:00
Anderson Torres
3fb619b6fa wafHook: refactor
- Move the files to the waf directory;
- Add meta.
2023-08-13 03:23:09 +00:00
Anderson Torres
10d0174545 waf: refactor
- Reorder parameter listing;
- withTools -> extraTools;
- Remove `? null` references;
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Add runHook's to phases;
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes).
- Set `meta.mainProgram`, according to
https://github.com/NixOS/nixpkgs/pull/246386

Also, add myself as maintainer.
2023-08-13 03:23:09 +00:00
github-actions[bot]
1c6eb8b975
Merge staging-next into staging 2023-08-11 00:02:18 +00:00
Jakub Kozłowski
cf73a86c35
Merge pull request #248399 from r-ryantm/auto-update/scala-cli 2023-08-11 01:14:40 +02:00
R. Ryantm
5441957ef9 scala-cli: 1.0.2 -> 1.0.4 2023-08-10 18:13:56 +00:00
Olli Helenius
583c3dcf98
gradle: provide meta.mainProgram 2023-08-10 21:00:04 +03:00
github-actions[bot]
025b892dad
Merge staging-next into staging 2023-08-10 06:01:30 +00:00
R. Ryantm
0706a28c36 bmake: 20230711 -> 20230723 2023-08-10 00:41:03 +00:00
github-actions[bot]
597f030762
Merge staging-next into staging 2023-08-07 18:01:43 +00:00
github-actions[bot]
462b4c7567
Merge master into staging-next 2023-08-07 18:01:16 +00:00
meppu
31330030c8 rebar3: 3.22.0 -> 3.22.1 2023-08-07 20:51:19 +08:00
github-actions[bot]
3e483a0e1f
Merge staging-next into staging 2023-08-07 06:01:33 +00:00
github-actions[bot]
529e3475fc
Merge master into staging-next 2023-08-07 06:01:04 +00:00
Robert Schütz
02d0ba3c20 corrosion: 0.3.5 -> 0.4.2
Diff: https://github.com/corrosion-rs/corrosion/compare/v0.3.5...v0.4.2

Changelog: https://github.com/corrosion-rs/corrosion/blob/v0.4.2/RELEASES.md
2023-08-06 11:26:55 -07:00
github-actions[bot]
02129e4ac4
Merge staging-next into staging 2023-08-02 00:02:35 +00:00
github-actions[bot]
1e74d60033
Merge master into staging-next 2023-08-02 00:01:57 +00:00
Austin Seipp
77ff9b727c buck2: unstable-2023-07-18 -> unstable-2023-08-01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-08-01 15:17:03 -05:00
github-actions[bot]
af8989fe73
Merge staging-next into staging 2023-08-01 00:03:07 +00:00