Commit graph

2692 commits

Author SHA1 Message Date
Uri Baghin fb879fa935
Merge pull request #170218 from uri-canva/no-debug-spam
bazel_4, bazel_5: disable sandbox debug
2022-05-02 16:21:05 +10:00
R. Ryantm 258072aef2 mage: 1.12.1 -> 1.13.0 2022-04-29 09:42:43 -05:00
Ryan Mulligan 4f098d1f11
Merge pull request #166557 from r-ryantm/auto-update/rocm-cmake
rocm-cmake: 5.0.2 -> 5.1.0
2022-04-28 13:19:32 -07:00
Armeen Mahdian 31283f0b71 alibuild: 1.5.5 -> 1.11.2 2022-04-26 16:05:28 -05:00
José Romildo Malaquias 9b26f76dee
Merge pull request #169999 from kira-bruneau/treewide-git-updater
treewide: fix updateScripts for all packages using gitUpdater
2022-04-26 09:18:53 -03:00
Uri Baghin 8342425cb0 bazel_4, bazel_5: disable sandbox debug 2022-04-25 17:53:43 +10:00
R. Ryantm 16dc611f05 bazel-remote: 2.3.6 -> 2.3.7 2022-04-25 02:16:04 +00:00
Timo Kaufmann 3c632ea1f6
Merge pull request #170073 from uri-canva/remove
python3Packages.dm-sonnet, python3Packages.graph_nets: remove
2022-04-24 21:23:46 +02:00
Uri Baghin 31ed8a5745 python3Packages.dm-sonnet, python3Packages.graph_nets: remove 2022-04-24 19:38:18 +10:00
Uri Baghin c3a0ba0b11
Merge pull request #169703 from r-ryantm/auto-update/bazel-buildtools
bazel-buildtools: 5.0.1 -> 5.1.0
2022-04-24 17:23:41 +10:00
Mario Rodas 86eb539fd2
Merge pull request #169346 from kubukoz/scala-cli-014
scala-cli: 0.1.3 -> 0.1.4
2022-04-23 20:12:01 -05:00
Kira Bruneau 59cfe6e376 rebar3: remove explicit url passed to list-git-tags 2022-04-23 15:30:56 -04:00
Artturi 7cae5d4df1
Merge pull request #169830 from betaboon/bazel_3-fix-build-with-gcc11
bazel_3: fix build with gcc11
2022-04-23 15:21:20 +03:00
Ricardo M. Correia 94c54c379a tup: generate verbose build scripts in setup hook
This allows the build commands to be debugged more easily.
2022-04-22 13:21:11 -05:00
betaboon 51114edb8f bazel_3: fix build with gcc11 2022-04-22 19:21:15 +02:00
R. Ryantm f3d888fc30 bazel-buildtools: 5.0.1 -> 5.1.0 2022-04-22 06:06:30 +00:00
Jakub Kozłowski e8f99f7fd6 scala-cli: 0.1.3 -> 0.1.4 2022-04-19 18:27:19 +02:00
Bjørn Forsman 1a99b8ed14 conan: 1.43.1 -> 1.47.0
I went through the pinned python deps, as the build initially failed:

  ERROR: No matching distribution found for Jinja2<4.0.0,>=3.0; python_version >= "3"

But only jinja2 (and markupsafe) could be unpinned/upgraded, the other
deps were already on their newest version that conan supports.
2022-04-18 16:13:05 +02:00
Bjørn Forsman 0d1c745d7a conan: pin distro==1.5.0 to fix build
Or else the build fails with

  ERROR: No matching distribution found for distro<=1.6.0,>=1.0.2

since distro==1.7.0 in nixpkgs now.
2022-04-18 16:12:21 +02:00
github-actions[bot] 5aa88e2354
Merge master into staging-next 2022-04-15 12:01:32 +00:00
Bobby Rong 3137282988
Merge pull request #168294 from ZenithalHourlyRate/mill-0.10.3
mill: 0.10.2 -> 0.10.3
2022-04-15 19:40:08 +08:00
Martin Weinelt a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Lassulus 92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
Malo Bourgon 0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Vladimír Čunát d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Anderson Torres ce932dbcf1
Merge pull request #168435 from AndersonTorres/new-muon
Small rewrites
2022-04-14 02:15:45 -03:00
betaboon 8c5ed979be bazel_5: 5.0.0 -> 5.1.1 2022-04-13 12:53:42 +02:00
AndersonTorres 7eb6efcb4e samurai: rewrite 2022-04-12 22:39:09 -03:00
ajs124 382bf73983
Merge pull request #164689 from r-ryantm/auto-update/apache-maven
maven: 3.8.4 -> 3.8.5
2022-04-11 19:58:38 +01:00
Zenithal 9d4635ed6d mill: 0.10.2 -> 0.10.3 2022-04-12 01:04:27 +08:00
Marek Fajkus 89b195e922
Merge pull request #166874 from svalaskevicius/bloop-fix-hashes
bloop: fix hashes for the v1.4.13
2022-04-11 08:27:36 +02:00
Rick van Schijndel a2f91d1831 wafHook: export PKGCONFIG if needed
This is useful for cross-compilation, where nixpkgs sets PKG_CONFIG.
waf decided to use PKGCONFIG instead, so we'll set it when necessary.
2022-04-10 17:12:10 +02:00
github-actions[bot] a36cec68d4
Merge staging-next into staging 2022-04-08 12:02:01 +00:00
Jakub Kozłowski eed1123ed1 scala-cli: 0.1.2 -> 0.1.3 2022-04-08 02:01:13 +02:00
github-actions[bot] a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
Ellie Hermaszewska 7be1531c91
Merge pull request #167043 from r-ryantm/auto-update/qbs 2022-04-06 11:46:21 +08:00
Martin Weinelt f95a3d1140 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-04 00:46:25 +02:00
github-actions[bot] c46200d454
Merge master into staging-next 2022-04-03 18:01:07 +00:00
R. Ryantm 106ac75a9c qbs: 1.21.0 -> 1.22.0 2022-04-03 15:17:51 +00:00
Lorenz Leutgeb e09bece8a8 gradle: 7.4 -> 7.4.2 2022-04-03 12:07:01 +02:00
Sarunas Valaskevicius f9b9a473c6
bloop: add output hash for Darwin (thanks to @kubukoz)
Co-authored-by: Jakub Kozłowski <kubukoz@gmail.com>
2022-04-02 15:35:08 +01:00
Sarunas Valaskevicius 5fa538ed88 bloop: fix hashes for the v1.4.13 2022-04-01 21:56:26 +01:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
R. Ryantm f75f84c929 rocm-cmake: 5.0.2 -> 5.1.0 2022-03-31 11:47:08 +00:00
Alyssa Ross 22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Martin Weinelt d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Peter Hoeg 4ceda5853f drop shards_0_15 2022-03-30 17:41:51 +08:00
Peter Hoeg 37463c21cc shards: 0.16 -> 0.17 2022-03-30 17:41:51 +08:00
Martin Weinelt 630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Ben Siraphob 9ec6f8fc9b
fac-build: fix darwin build 2022-03-29 00:40:37 -05:00