R. Ryantm
07ba360430
qbs: 1.20.1 -> 1.21.0
2021-12-22 19:15:34 +00:00
github-actions[bot]
39d035c4cf
Merge master into staging-next
2021-12-22 00:01:35 +00:00
Luke Granger-Brown
b4d776b26b
Merge pull request #138359 from lukegb/pomerium
...
pomerium: 0.14.7 -> 0.15.7
2021-12-21 13:47:13 -08:00
github-actions[bot]
842f26c1de
Merge master into staging-next
2021-12-21 06:01:23 +00:00
Uri Baghin
72e45af374
Merge pull request #151503 from timothyklim/bazel-4.2.2
...
bazel_4: 4.2.1 -> 4.2.2
2021-12-21 16:02:06 +11:00
Timothy
13c152bb1c
bazel_4: 4.2.1 -> 4.2.2
2021-12-21 10:19:05 +07:00
Dmitry Kalinkin
ac40a963c9
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/applications/editors/vim/common.nix
pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
pkgs/development/python-modules/pymavlink/default.nix
2021-12-20 12:09:28 -05:00
Uri Baghin
d2a93c1fc1
Merge pull request #146389 from ylecornec/ylecornec/bazel_bash_fix
...
Consistent PATH between ctx.actions.run and ctx.actions.run_shell
2021-12-20 10:00:16 +11:00
github-actions[bot]
3479555209
Merge staging-next into staging
2021-12-19 18:01:44 +00:00
Dmitry Kalinkin
bbea48728b
Merge pull request #151151 from veprbl/pr/libcxx_no_apple_availability
...
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE
2021-12-19 11:42:28 -05:00
github-actions[bot]
46528ab039
Merge staging-next into staging
2021-12-19 06:01:51 +00:00
github-actions[bot]
2e447628d8
Merge master into staging-next
2021-12-19 06:01:16 +00:00
Bobby Rong
6432efa3a7
Merge pull request #151198 from nthorne/conan-1.43.1
...
conan: 1.40.0 -> 1.43.1
2021-12-19 12:55:12 +08:00
Dmitry Kalinkin
0cf94e8de4
Merge branch 'staging-next' into staging
2021-12-18 10:19:31 -05:00
Dmitry Kalinkin
da8f155b2a
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/sphinxext-opengraph/default.nix
2021-12-18 10:18:14 -05:00
Anderson Torres
a860b94c20
Merge pull request #150486 from AndersonTorres/new-meson
...
Meson: 0.57.1 -> 0.60.2
2021-12-18 12:10:04 -03:00
Dmitry Kalinkin
e1aaaa90fe
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE
2021-12-18 10:09:25 -05:00
Niklas Thörne
a8a7e5af8d
conan: 1.40.0 -> 1.43.1
2021-12-18 15:42:33 +01:00
panicgh
f8d75f3257
waf: 2.0.22 -> 2.0.23 ( #151083 )
2021-12-17 16:26:49 -05:00
Yves-Stan Le Cornec
cd842a9e42
bazel_4: remove duplicated python paths from the nix-support/depends file.
2021-12-17 08:47:00 +01:00
Alyssa Ross
e07182012b
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/pint/default.nix
2021-12-17 05:50:06 +00:00
Dmitry Kalinkin
889227a048
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/pdftotext/default.nix
2021-12-16 16:55:25 -05:00
Profpatsch
924725cc9a
bazel: add README file to point to the maintainers team.
2021-12-16 17:47:34 +01:00
Profpatsch
5238c41fa0
team-list: add bazel team
...
(refactor)
We are going to set up a maintenance team for bazel & tools.
2021-12-16 17:47:34 +01:00
Yves-Stan Le Cornec
ee62812f01
bazel_4: add default tools to buildInputs (to be accessible from repository rules)
...
Previously the customBash wrapper added the default tools to the PATH of commands from repository rules (which are run in the same environment as Bazel).
2021-12-16 10:25:31 +01:00
github-actions[bot]
2d77c6ead6
Merge master into staging-next
2021-12-16 00:01:38 +00:00
github-actions[bot]
3e2d1c1e65
Merge staging-next into staging
2021-12-15 18:01:52 +00:00
github-actions[bot]
1e85228aa6
Merge master into staging-next
2021-12-15 18:01:15 +00:00
Lorenz Leutgeb
5fed9ba8e8
gradle: 7.3.1 -> 7.3.2
2021-12-15 18:33:25 +01:00
Yves-Stan Le Cornec
b55758e4f5
bazel_4: make some tests more verbose to help debugging
...
Co-Authored-By: Uri Baghin <33242106+uri-canva@users.noreply.github.com>
2021-12-15 17:11:38 +01:00
Yves-Stan Le Cornec
b147f2111d
bazel_4: add default PATH for local actions if it is not set (darwin)
...
Co-Authored-By: Uri Baghin <33242106+uri-canva@users.noreply.github.com>
2021-12-15 17:07:30 +01:00
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