Sandro
|
ec577833c5
|
Merge pull request #185026 from OPNA2608/update/open-watcom-v2
|
2022-08-14 00:48:51 +02: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Pavol Rusnak
|
b336a98f73
|
gcc-arm-embedded-11: init at 11.3.rel1
|
2022-08-09 17:09:53 +02: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 |
|
zowoq
|
6f38b43c8c
|
go: minor cleanup
|
2022-08-08 21:01:41 +10: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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]
|
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]
|
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 |
|