Jörg Thalheim
8a40257c73
gcl_2_6_13_pre: 2.6.13pre50 -> 2.6.13pre124 (fix build)
2022-08-14 14:15:47 +02:00
github-actions[bot]
b87f96162b
Merge master into staging-next
2022-08-14 06:01:22 +00:00
Artturi
fae0b890bc
Merge pull request #181497 from Mindavi/cross/eval-fixes
2022-08-14 06:24:45 +03:00
github-actions[bot]
9ba6250a0d
Merge master into haskell-updates
2022-08-14 00:14:23 +00:00
github-actions[bot]
2bc73e4c94
Merge master into staging-next
2022-08-14 00:02:38 +00:00
Sandro
ec577833c5
Merge pull request #185026 from OPNA2608/update/open-watcom-v2
2022-08-14 00:48:51 +02:00
Rick van Schijndel
ef74fd873a
chickenPackages_4.chicken, chickenPackages_5.chicken: move makeWrapper to nativeBuildInputs
2022-08-14 00:10:00 +03:00
Theodore Ni
74b420b612
gcc12: apply working patch for darwin-aarch64
2022-08-13 12:04:03 -07:00
sternenseemann
d0706da55e
haskell.compiler.ghc941: bootstrap using (binary) GHC 8.10.7
...
This shortens the bootstrap chain for 9.4.1 and should be kinder on
rebuilds. It requires some messing around in the configure file, since
it is not officially supported by upstream (but known to work). For now
it saves us the hassle of adding another bindist to nixpkgs. When we
support hadrian, we'll be able to use the already packaged 9.2.2
bindist.
2022-08-13 20:55:30 +02:00
Malte Brandy
44c848bc02
haskell.compilers.ghc941: 9.4.0.20220721 -> 9.4.1
...
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-08-13 20:55:30 +02:00
github-actions[bot]
7afe7a957c
Merge master into staging-next
2022-08-13 18:01:16 +00:00
Mario Rodas
11e7d4accd
Merge pull request #184396 from r-ryantm/auto-update/mercury
...
mercury: 22.01.1 -> 22.01.3
2022-08-13 12:43:24 -05:00
Sandro
ee51f27fc7
Merge pull request #182559 from onny/osl
2022-08-13 19:05:46 +02:00
Ben Siraphob
3a531b1777
Merge pull request #186036 from r-ryantm/auto-update/vyper
2022-08-13 21:25:30 +07:00
Jonas Heinrich
064c07db9a
osl: 1.10.9 -> 1.11.17.0
2022-08-13 12:13:52 +02:00
github-actions[bot]
afcc45262a
Merge master into staging-next
2022-08-13 00:02:28 +00:00
Austin Seipp
5b93ac113c
yosys: 0.18 -> 0.20
...
Includes necessary `abc` update as well.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-08-12 13:23:18 -05:00
github-actions[bot]
71344f23b3
Merge master into staging-next
2022-08-12 12:01:32 +00:00
Mario Rodas
112f70d3e3
Merge pull request #185901 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20220719 -> 20220803
2022-08-12 06:24:52 -05:00
github-actions[bot]
ca03e913ca
Merge master into staging-next
2022-08-12 00:02:30 +00:00
AndersonTorres
a0165ee168
hare: do not set HARECACHE on the setup hook
...
HARECACHE is an object cache, usually populated to speedup recompilation. It
does not make much sense to include it on a setup hook.
2022-08-11 16:39:48 -03:00
github-actions[bot]
292020e43d
Merge master into staging-next
2022-08-11 06:01:33 +00:00
Anderson Torres
314182c2cd
Merge pull request #185871 from AndersonTorres/hare
...
Hare language updates
2022-08-10 22:38:33 -03:00
R. Ryantm
94ff988c2b
vyper: 0.3.5 -> 0.3.6
2022-08-11 01:36:54 +00:00
github-actions[bot]
21cf6d1144
Merge master into staging-next
2022-08-11 00:02:36 +00:00
Robert Hensing
d6417bd306
Merge pull request #183760 from asbachb/openjdk17-remove-lib-folders
...
openjdk17: Remove default java.library.path
2022-08-10 21:18:43 +02:00
mdarocha
08ebd9f0df
dotnet-sdk: 6.0.302 -> 6.0.400
2022-08-10 16:29:50 +02:00
mdarocha
c3c0fa05fb
dotnet-sdk: rename print-hashes.sh to update.sh
...
New name better reflects its functionality
2022-08-10 16:26:50 +02:00
mdarocha
dc652d46d7
inklecate: use dotnet 3.1 to compile
2022-08-10 16:26:49 +02:00
mdarocha
886280e8a9
buildDotnetModule: include sdk-specific packages in nuget source
...
Some packages are defined by the build proccess, and change every time
the dotnet-sdk package changes. To avoid having to regenerate every
dependant packages dependencies every dotnet update, this moves these
packages into the `dotnet-sdk` `passthru` attribute, and includes them
every time `buildDotnetModule` is used.
2022-08-10 16:26:43 +02:00
mdarocha
e444b88411
dotnet-sdk: split up versions into separate nix files
...
This makes it more readable
Also update print-hashes.sh to directly update the files.
2022-08-10 16:21:07 +02:00
mdarocha
4ffb569d92
dotnet-sdk: 6.0.301 -> 6.0.302
2022-08-10 16:21:07 +02:00
R. Ryantm
070d64e998
closurecompiler: 20220719 -> 20220803
2022-08-10 11:55:54 +00:00
AndersonTorres
d3993e24c6
harePackages: create subtree
...
This is a subtree for the (past, present and future) Hare language
infrastructure.
2022-08-10 05:20:17 -03:00
AndersonTorres
ca39dc6915
hare: 2022-06-18 -> 2022-07-30
2022-08-10 04:55:38 -03:00
AndersonTorres
5f71fb6e02
harec: 2022-06-20 -> 2022-07-02
2022-08-10 04:53:56 -03:00
github-actions[bot]
5ad6c8071e
Merge master into staging-next
2022-08-09 18:01:26 +00:00
Pavol Rusnak
b336a98f73
gcc-arm-embedded-11: init at 11.3.rel1
2022-08-09 17:09:53 +02:00
github-actions[bot]
d7cee51c43
Merge master into staging-next
2022-08-08 18:01:29 +00:00
adisbladis
5cc12aa8cb
Merge pull request #182187 from adisbladis/newlib-nano-cc
...
newlib-nano: Set same flags as regular newlib in cc-wrapper/gcc config
2022-08-08 22:07:57 +08:00
Georges Dubus
592561e1a7
Merge pull request #181609 from anchpop/@anchpop/unison-m3-to-m4
...
unison-ucm: M3 -> M4
2022-08-08 14:11:40 +02:00
github-actions[bot]
12b3c0ace9
Merge master into staging-next
2022-08-08 12:01:35 +00:00
zowoq
6f38b43c8c
go: minor cleanup
2022-08-08 21:01:41 +10:00
github-actions[bot]
fe5b312ec1
Merge master into staging-next
2022-08-08 00:02:27 +00:00
zowoq
4f60e48509
go: init 1.17 bootstrap
...
> ab0a94c6d3/src/cmd/dist/notgo117.go (L5)
> Go 1.20 and later requires Go 1.17 as the bootstrap toolchain.
2022-08-08 07:43:02 +10:00
zowoq
e4b5fde06b
go: version bootstrap
...
allows adding a newer bootstrap without causing rebuilds
2022-08-08 07:43:02 +10:00
zowoq
9d10f94380
go: print-hashes script
...
- convert to nix-shell
- shellcheck / shfmt fixes
2022-08-08 07:43:02 +10:00
github-actions[bot]
45241ed94e
Merge master into staging-next
2022-08-07 18:01:30 +00:00
Rick van Schijndel
dcd89a1847
Merge pull request #182414 from ethindp/gnatboot12
...
gnatboot: 11.2.0-4 -> 12.1.0-2
2022-08-07 16:45:34 +02:00
R. RyanTM
e840d96e81
bupc: 2.22.0 -> 2020.12.0 ( #185241 )
2022-08-07 14:24:55 +02:00
github-actions[bot]
4bbe802309
Merge staging-next into staging
2022-08-06 12:01:56 +00:00
Ben Siraphob
81e6eaab30
vyper: 0.3.3 -> 0.3.5
2022-08-06 01:51:22 -07:00
Samuel Ainsworth
90c505790c
Revert "cudatoolkit_11_7: init at 11.7.0"
2022-08-05 15:12:47 -07:00
Samuel Ainsworth
a53c2775d7
Merge pull request #179912 from dguibert/dg/cudatoolkit_11_7_0
...
cudatoolkit_11_7: init at 11.7.0
2022-08-05 14:45:59 -07:00
github-actions[bot]
41e6b8831b
Merge staging-next into staging
2022-08-04 18:02:08 +00:00
sternenseemann
4e7c3b9828
haskell.compiler.ghc941: apply fix for racy build system
...
https://gitlab.haskell.org/ghc/ghc/-/merge_requests/8751
https://gitlab.haskell.org/ghc/ghc/-/issues/21934
Hopefully this patch fixes the problem we experienced on Hydra once (out
of three builds).
2022-08-04 15:15:55 +02:00
sternenseemann
17746af0c5
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-08-04 14:31:47 +02:00
github-actions[bot]
88b1b94ed0
Merge staging-next into staging
2022-08-04 12:02:14 +00:00
Martin Weinelt
5f9b871b72
Merge pull request #185037 from mweinelt/home-assistant
2022-08-04 11:40:41 +02:00
github-actions[bot]
9b65c7a2b7
Merge master into haskell-updates
2022-08-04 00:13:57 +00:00
github-actions[bot]
818e64fcab
Merge staging-next into staging
2022-08-04 00:03:17 +00:00
Sandro
668da4fc8f
Merge pull request #185009 from fpletz/pkgs/maintainership-202208
2022-08-04 01:56:13 +02:00
Sandro
de57e89da4
Merge pull request #184259 from r-ryantm/auto-update/lfc
2022-08-03 22:59:06 +02:00
github-actions[bot]
2a54df0946
Merge staging-next into staging
2022-08-03 18:02:18 +00:00
superherointj
eb4ca54185
Merge pull request #184985 from vbgl/reason-fix-after-184390
...
reason: fix build with OCaml < 4.07
2022-08-03 13:57:20 -03:00
Martin Weinelt
4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme
2022-08-03 18:39:37 +02:00
OPNA2608
16395a9797
wrapWatcom: use passthru.prettyName
2022-08-03 16:37:59 +02:00
OPNA2608
cf6b5e1624
open-watcom-bin-unwrapped: improve meta
2022-08-03 16:37:59 +02:00
OPNA2608
aa30734c17
open-watcom-v2-unwrapped: unstable-2022-05-04 -> unstable-2022-08-02
2022-08-03 15:30:35 +02:00
Adam Joseph
22a0a210dd
ghdl: use gnat11 to unbreak build ( #184352 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-03 14:54:46 +02:00
Franz Pletz
c092a502df
treewide: remove myself as maintainer from some pkgs
...
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
github-actions[bot]
ded94f4835
Merge staging-next into staging
2022-08-03 12:02:14 +00:00
Jörg Thalheim
168d1c5789
Merge pull request #181797 from qowoz/go119
...
go_1_19: init at 1.19
2022-08-03 11:33:28 +01:00
Vincent Laporte
80ebd25f66
reason: fix build with OCaml < 4.07
2022-08-03 11:56:45 +02:00
github-actions[bot]
1d51c8b324
Merge master into haskell-updates
2022-08-03 00:15:49 +00:00
github-actions[bot]
93322c460d
Merge staging-next into staging
2022-08-03 00:03:06 +00:00
github-actions[bot]
537fbd1326
Merge master into staging-next
2022-08-03 00:02:25 +00:00
zowoq
32f980605e
go_1_19: init at 1.19
2022-08-03 05:42:48 +10:00
Anderson Torres
d2c05d420b
Merge pull request #184745 from r-ryantm/auto-update/xa
...
xa: 2.3.12 -> 2.3.13
2022-08-02 16:22:03 -03:00
github-actions[bot]
0df46e6fd8
Merge staging-next into staging
2022-08-02 18:01:55 +00:00
github-actions[bot]
411aad5a4d
Merge master into staging-next
2022-08-02 18:01:14 +00:00
David Guibert
79bc66cea5
redistrib_11.7.0.json: add eol
2022-08-02 16:20:07 +02:00
David Guibert
9aaf5daa7e
nsight_compute: qt6 for version 2022.2.0
2022-08-02 16:20:07 +02:00
David Guibert
b139e331a4
cudatoolkit: add 11.7
2022-08-02 16:20:07 +02:00
Sandro
e76aa82431
Merge pull request #184598 from wegank/treewide-fix-platforms
2022-08-02 15:57:56 +02:00
superherointj
760d3a51b0
Merge pull request #184390 from r-ryantm/auto-update/ocaml4.13.1-reason
...
ocamlPackages.reason: 3.8.0 -> 3.8.1
2022-08-02 09:59:25 -03:00
R. Ryantm
eea38ee715
xa: 2.3.12 -> 2.3.13
2022-08-02 06:00:13 +00:00
zowoq
b18e7a1813
Revert "go_1_18: backport CL417615"
...
This reverts commit 4d1e04c00f
.
fixed in 1.18.5
2022-08-02 11:38:34 +10:00
github-actions[bot]
df6d3919b7
Merge master into haskell-updates
2022-08-02 00:14:59 +00:00
github-actions[bot]
d0fae49900
Merge staging-next into staging
2022-08-02 00:03:05 +00:00
github-actions[bot]
ad090ff867
Merge master into staging-next
2022-08-02 00:02:24 +00:00
Sandro
a3b3912772
Merge pull request #184617 from SuperSandro2000/go-1-18-5
...
go_1_18: 1.18.4 -> 1.18.5
2022-08-02 00:01:01 +02:00
K900
357ae167e2
crystal_1_0, crystal_1_1: fix build
2022-08-02 00:34:28 +03:00
Sandro Jäckel
eba5f13c08
go_1_18: 1.18.4 -> 1.18.5
2022-08-02 07:24:26 +10:00
Sandro Jäckel
8fb01fab4f
go_1_17: 1.17.12 -> 1.17.13
2022-08-02 07:23:38 +10:00
github-actions[bot]
e8ce2f4a26
Merge master into staging-next
2022-08-01 18:01:20 +00:00
Weijia Wang
278086eddb
treewide: fix platforms
2022-08-01 18:33:27 +02:00
John Ericson
bf39e32272
compiler-rt: Fix "bare metal" case boolean logic
...
It is possible to both be bare metal and have a libc (newlib).
This libc doesn't provide very much --- not enough for CMake to think
the C toolchain works. We therefore adjust our logic so we hit the "bare
metal" case with or without libc.
The "use LLVM" bootstrap is intentionally not affected.
2022-08-01 12:18:54 -04:00
sternenseemann
ba819ddadf
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-08-01 15:26:29 +02:00
github-actions[bot]
c8b4067ae8
Merge master into staging-next
2022-08-01 12:01:37 +00:00