Commit Graph

9738 Commits

Author SHA1 Message Date
Divam Narula ce5e240b2b ghcjs: Enable on darwin (#139067)
(cherry picked from commit d032f60c37ebdae3afd9a24212497ec8725ee4fb)
2021-10-27 15:52:48 +00:00
(cdep)illabout 4ecfdc7f46 haskell.compiler.ghcjs: mark hydraPlatforms as none because output is too large
(cherry picked from commit 3389aab889719081e240ce169ec5bc0d5ccd60d0)
2021-10-27 15:52:48 +00:00
Ben Siraphob dc07d8b6cc
Merge pull request #141021 from risicle/ris-vyper-0.3.0-r21.05
[21.05] python3Packages.vyper: 0.2.11 -> 0.3.0
2021-10-26 11:52:35 -05:00
zowoq f76bb8d91f go_1_17: 1.17.1 -> 1.17.2
(cherry picked from commit 615989e078ae8b21a948d3d1c05b40da730ffb4d)
2021-10-16 23:47:37 +01:00
zowoq 071ec50522 buildGo117{Module,Package}: disable, go_1_17: disable on x86_64-darwin
(cherry picked from commit 9675a865c9c3eeec36c06361f7215e109925654c)
2021-10-16 23:47:19 +01:00
zowoq a21112d352 go_1_17: init at 1.17.1
(cherry picked from commit 273ff5cf17cfce7dbf02a9f9ffb9a8b117b59c2f)
2021-10-16 23:46:51 +01:00
R. RyanTM 8201f9bb69 python38Packages.vyper: 0.2.16 -> 0.3.0
(cherry picked from commit e47dd11f4ae5c2d089cb32618e019eb67a5469ef)
2021-10-08 21:56:19 +01:00
R. RyanTM abe56759a8 python38Packages.vyper: 0.2.15 -> 0.2.16
(cherry picked from commit 1025f271896570f8110368dfddb64fc26b7cbfb3)
2021-10-08 21:55:57 +01:00
Ben Siraphob 6744ef6777 vyper: 0.2.11 -> 0.2.15
(cherry picked from commit 63510151a8590a55efa6ef3984b6f7f62cc6d5c9)
2021-10-08 21:55:30 +01:00
Robin Stumm c9049f71dd
rust.toRustTarget: fix for windows
change vendor from "w64" to "pc"
broken since 91718534f1

(cherry picked from commit d89c29deb8ae6baa96443caa3857c2039b3ab86d)
2021-09-28 14:23:36 +08:00
Divam af724c4240 Remove old ghcjs files
(cherry picked from commit 0918598005195303347d675a75f6ea8540ca806a)
2021-09-23 10:14:39 +09:00
Divam 9ec3ff57c7 ghcjs: init at 8.10.7
The src points to the obsidiansystems repo as it has the ghcjs ported from
8.10.5 to 8.10.7, and a bunch of other fixes (#812, #811, #809)

(cherry picked from commit ba25b274f4bb0240a8ffa71e41b55712930af3d8)
Modified the stm_2_5_0_1 -> stm_2_5_0_0
2021-09-23 10:14:39 +09:00
Divam 68580f0806 haskellPackages.ghcjs-base: 0.2.0.0 -> 0.2.0.3
(cherry picked from commit c8b255cf25574808d81cc2a3b6195cc9592956eb)
2021-09-23 09:58:16 +09:00
Divam b1814ba4b1 ghc: add the Cabal ghcjs support patch
(cherry picked from commit feac31b1f05bf8be4681b461987f26a37a47c60f)
2021-09-23 00:13:41 +00:00
Alexandre Esteves 48048824c4 ghc8.10.7: fix mingw build
(cherry picked from commit eea8e3eacec12fe4e46d3ecb8e3cbbd03a10b2f0)
2021-09-23 00:13:41 +00:00
sternenseemann 65c3102d78 ghc: 8.10.6 -> 8.10.7
https://www.haskell.org/ghc/download_ghc_8_10_7.html

(cherry picked from commit 9eca744cc0484e417deb260076241efb0a6c159d)
2021-09-23 00:13:41 +00:00
sternenseemann 56a9ec15ff ghc 8.10.6: Init
Backport which adds, rather than updates, the GHC release.

----

The only big change is required for darwin since GHC 8.10.5 now
runs xattr in the install phase on darwin:

* 11e1dcde0d
* ec451cac39

Unfortunately, it uses the host /usr/bin/xattr by default which is
present in the build due to a lack of sandboxing on darwin. That xattr
version however still requires Python 2.7 whereas Python 3.8 is in PATH
in our build. We solve this by setting the XATTR environment variable.

We can't use python3Packages.xattr since GHC expects Apple's fork of
xattr which provides some extra flags to utilize.

Co-authored-by: Cheng Shao <cheng.shao@tweag.io>

(Adapted from cb330ce4f05f5a6e2da3021e9cbf4ea2eb592631)
2021-09-23 00:13:41 +00:00
zowoq c05d4e82d3 go_1_16: 1.16.7 -> 1.16.8
(cherry picked from commit a9dd9983de642b0d4522f2dc3cafa2be65562f7c)
2021-09-12 00:57:11 +00:00
Jörg Thalheim bf6c393ba4 clang-tools: fix missing extra tools
fixes https://github.com/NixOS/nixpkgs/issues/128909

(cherry picked from commit f69522b22745fcb808835a1f4c25d533bc46943d)
2021-09-10 13:05:38 +02:00
Michael Weiss 478fecce96 llvmPackages_13.compiler-rt: Mark as broken on Aarch64
To avoid unnecessary builds but this needs to be fixed ASAP. Chromium
already depends on it and a lot of additional packages, including Mesa,
will depend on it after the stable release.

(cherry picked from commit 5661f7dbeeee708a401d2524ddb40374dda4c6a7)
2021-09-03 22:30:22 +00:00
Michael Weiss 56ebee647a
llvmPackages_13: 13.0.0-rc1 -> 13.0.0-rc2
Upstream backported 5060224d9eed8b8359ed5090bb7c577b8575e9e7:
93da37dc58

(cherry picked from commit bac15390f5dbe8072b7acc77329e68a9fdfb5758)
2021-09-03 11:40:30 +02:00
Yureka 90cb748196
llvmPackages_13.libcxx: mark as broken on darwin
(cherry picked from commit f8230bb0f482e639b09d84c2ffaf2ca95c179427)
2021-09-03 11:40:29 +02:00
Yureka 373402fb6d
llvm_13: fix tests on non-x86 platforms
(cherry picked from commit 48d1e393c03cfbb9c00979a28f99f9a8bd2dac94)
2021-09-03 11:40:28 +02:00
Yureka 036e4b3df8
llvm_13: workaround for llvm bug 50611
https://bugs.llvm.org/show_bug.cgi?id=50611
(cherry picked from commit 91b15b6dcfd2d394e707fdfaa10d563bbf2f8198)
2021-09-03 11:40:27 +02:00
Michael Weiss bcfaa8041c
pkgsi686Linux.llvmPackages_13.compiler-rt: fix build
Ported from a7c4537a729929f6670349f67d248ffb6ff800da.

(cherry picked from commit c8db49f0a939ce2219b41f8d3993268ceeef05f1)
2021-09-03 11:40:26 +02:00
Michael Weiss 81aa38b83d
llvmPackages_13.lldb: python into lib & wrap binary
Ported from cc7740ae770c52ac1f385aa25cfc143fe79c6b6e.

(cherry picked from commit a5f0733461e6937d0397e2afdef73db15f748c61)
2021-09-03 11:40:25 +02:00
Michael Weiss 11d06468b3
llvmPackages_13.lldb: fix python lldb library
Ported from e097f7efc77726a17acca7be3e6e2346331883f3.

(cherry picked from commit a6defaf953d4470a9dcf8cae3bef1c2c4d17f296)
2021-09-03 11:40:25 +02:00
Michael Weiss 80f644e0d2
llvmPackages_13.compiler-rt: fix build on darwin
Ported from cf4e1b9e62ab987552eb676f7618ea085f12a751.

(cherry picked from commit 6a1354b1fc14dfd549bd88f58aede0178f489415)
2021-09-03 11:40:24 +02:00
Michael Weiss cb51b0e984
llvmPackages_13.clang: fix linker invocation with LLVMgold plugin
Ported from 3530837417da13076a2c8412de2c0c385dfbd648.

(cherry picked from commit c858c42002313cc5f9c837c10d8b3babddc77b32)
2021-09-03 11:40:23 +02:00
Michael Weiss 90c3f09977
llvmPackages_13: init at 13.0.0-rc1
(cherry picked from commit 2540b66ba652d68d9f1ba487d516c22f8ae69bec)
2021-09-03 11:40:19 +02:00
Michael Weiss ebd2a830dc
llvmPackages_13: Copy from llvmPackages_git
(cherry picked from commit f3f86d47220e2c2332d60f6bd0a89b76a628529d)
2021-09-03 11:39:05 +02:00
misuzu 49f3fda496 llvm_11: disable failing 'dependent-libraries.test' on armv7l
(cherry picked from commit 23ab12364036aebff032bdb4343312ebea0dbcaf)
2021-08-16 10:39:28 +00:00
Vladimír Čunát b43522a1f5
Merge #132834: go security bumps (into release-21.05) 2021-08-10 14:04:13 +02:00
Artturi a8deceff73
Merge pull request #126582 from NixOS/backport-123513-to-release-21.05
[Backport release-21.05] oraclejdk*: use latest ffmpeg
2021-08-07 00:16:44 +03:00
zowoq 944fd2b224 go_1_16: 1.16.6 -> 1.16.7
(cherry picked from commit 869e4a894e7436441bdcb084846c60ae07a1dddd)
2021-08-05 23:12:50 +00:00
zowoq 9b73e93818 go_1_15: 1.15.14 -> 1.15.15
(cherry picked from commit 1d3f4cd77fd7ce68cc80f2dd33bd678a5633af93)
2021-08-05 23:12:50 +00:00
Vladimír Čunát 2e65ac6695
Merge #130529: llvmPackages_12: 12.0.0 -> 12.0.1
...into staging-21.05
2021-07-23 14:28:19 +02:00
Benjamin Asbach cd0a0d23e3 openjdk: 11.0.11+9 -> 11.0.12+7 2021-07-21 19:48:18 -06:00
Benjamin Asbach e1a569f341 openjdk: 11.0.10+11 -> 11.0.11+9
fixes #128407
2021-07-21 19:48:14 -06:00
Michael Weiss 111e281dd8 llvmPackages_12: 12.0.0 -> 12.0.1
(cherry picked from commit 9a761a4fc8f0b07c6162e334b34c69ddd9c754e8)
2021-07-18 09:12:34 +00:00
Maxine Aubrey 3034d322a9
go_1_16: 1.16.5 -> 1.16.6
(cherry picked from commit 4695639fdef6095c3b4358d55f5947235159d7e8)
2021-07-14 17:43:50 +02:00
Maxine Aubrey 11beeade2d
go_1_15: 1.15.13 -> 1.15.14
(cherry picked from commit 25eb6344d03d644084d9d3cb3c571f5664accf93)
2021-07-14 17:43:44 +02:00
zowoq 8f3ec9ee43
go: cleanup
(cherry picked from commit 88f1ca731cd772843c05a3395ae4eb283b1ef98d)
2021-07-14 17:43:37 +02:00
zowoq 46fc5b82ea
go: format with nixpkgs-fmt
(cherry picked from commit 3a365e0e506068ff30a261b486942a199312dc76)
2021-07-14 17:43:31 +02:00
zowoq 43a526d41d
go: add runHooks to bootstrap binary
(cherry picked from commit 99697d891de658a5b6ea4bd4ea5ef9acfb62ea13)
2021-07-14 17:43:22 +02:00
github-actions[bot] f69d5bc5d0
Merge release-21.05 into staging-next-21.05 2021-07-03 12:02:32 +00:00
Jörg Thalheim fa55b0121e
Merge pull request #128445 from maxeaubrey/21.05_go_1.16
[21.05] go_1_16: 1.16.4 -> 1.16.5
2021-07-03 07:06:11 +01:00
Jonathan Ringer bb60ebee93 Merge remote-tracking branch 'origin/release-21.05' into staging-next-21.05 2021-06-28 10:04:12 -07:00
zowoq d08b831a2c
go_1_16: 1.16.4 -> 1.16.5
(cherry picked from commit b3a05d2ccb78b2c64d65f38b3516bfa84348a1b4)
2021-06-27 19:19:48 +02:00
zowoq b718514bcd
go_1_15: 1.15.12 -> 1.15.13
(cherry picked from commit d038f9545034f237e83f1678ffd34e7b12adf955)
2021-06-27 19:19:24 +02:00