3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11101 commits

Author SHA1 Message Date
sternenseemann 115a6f077f llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM
LLVM 12 added the memory profiling runtime and LLVM 13 the ORC
runtime. Both need a libc in order to build (or at least headers not
present in clang's resource root), so we'll disable them for any sort of
baremetal-ish build. memprof likely doesn't work in a baremetal
situation at all, orc is unknown. Whether both would compile with musl
is to be checked.
2022-01-05 18:17:53 +01:00
github-actions[bot] ba204700bc
Merge master into haskell-updates 2022-01-05 00:08:41 +00:00
sternenseemann e3c61654ca haskell.compiler.*: disable large address space only on iOS
The condition used in the past to detect iOS was "is this
aarch64-darwin"? Since we have aarch64-darwin devices running macOS
nowadays which do allow large address space, let's use the more accurate
flag.
2022-01-04 12:10:00 +01:00
AndersonTorres 0bcd5681dd xa: 2.3.11 -> 2.3.12 2022-01-04 01:57:33 -03:00
github-actions[bot] 354eadb4b4
Merge master into haskell-updates 2022-01-04 00:08:21 +00:00
R. RyanTM ca485f4220
rgbds: 0.5.1 -> 0.5.2
* rgbds: 0.5.1 -> 0.5.2 (#149232)

* rgbds: fix build on Darwin by disabling LTO

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-03 11:28:52 +01:00
github-actions[bot] 4acff2bbde
Merge master into haskell-updates 2022-01-03 00:08:40 +00:00
R. RyanTM 4bd7cdc035
aspectj: 1.9.6 -> 1.9.7
(#150330)
2022-01-02 23:43:06 +01:00
R. RyanTM 3dffc8babd
adoptopenjdk-icedtea-web: 1.8.7 -> 1.8.8
(#143511)
2022-01-02 16:48:11 +01:00
github-actions[bot] b0c76508ef
Merge master into haskell-updates 2022-01-02 00:08:53 +00:00
Jörg Thalheim aaff0d644f
clippy: fix build (#152211) 2022-01-01 06:31:57 +00:00
Dennis Gosnell e122507667
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-01-01 13:29:15 +09:00
Anderson Torres e1eeb53e64
Merge pull request #151518 from suhr/zig
zig: 0.8.1 -> 0.9.0
2021-12-31 23:34:21 -03:00
github-actions[bot] 3ef2d0b236
Merge master into haskell-updates 2022-01-01 00:08:27 +00:00
Ben Siraphob 3789776ec2 microscheme: fix meta.homepage 2021-12-31 11:17:07 -08:00
Bobby Rong cd32154570
Merge pull request #152713 from r-ryantm/auto-update/go-jsonnet
go-jsonnet: 0.17.0 -> 0.18.0
2021-12-31 21:19:56 +08:00
Bobby Rong 5d2770ad43
Merge pull request #152891 from r-ryantm/auto-update/fasm
fasm: 1.73.28 -> 1.73.29
2021-12-31 16:42:53 +08:00
R. Ryantm 2a9ebe61ef fasm: 1.73.28 -> 1.73.29 2021-12-31 07:28:37 +00:00
R. Ryantm 99f87ca224 carp: 0.5.3 -> 0.5.4 2021-12-30 22:17:53 -08:00
github-actions[bot] 1537d1a898
Merge master into haskell-updates 2021-12-31 00:08:18 +00:00
Marek Fajkus 4a03790765
Merge pull request #152764 from turboMaCk/fix-elm-packages-post-node-16
elmPackages: fix nodejs packages
2021-12-30 20:22:20 +01:00
Marek Fajkus 26b74d2938
elmPackages: fix nodejs packages
Fixes regression caused by
    4c60ee3da1 (pull: #142915)
    following patch of nodePackages using nodejs-14_x
    2c3b3e69ad (pull: #149120)

    - clenups and updates in generate-node-packages.sh
    - specify nodejs version in default.nix

    This makes elmPackages.* build with nodejs-14
    which resolves the issue with npm installation failing
2021-12-30 19:05:19 +01:00
Paul-Nicolas Madelaine 1dd94c52b8 fstar: 2021.11.27 -> 2021.12.25 2021-12-30 15:38:47 +01:00
R. Ryantm fc0fadf09a go-jsonnet: 0.17.0 -> 0.18.0 2021-12-30 14:22:51 +00:00
R. Ryantm 6eba561e88 gleam: 0.18.0 -> 0.18.2 2021-12-30 09:17:42 -05:00
github-actions[bot] 4884725b15
Merge master into haskell-updates 2021-12-30 00:08:20 +00:00
Ben Siraphob 39a0a70d29
treewide: fix homepages with permanent redirect to https 2021-12-29 22:06:47 +07:00
github-actions[bot] 45b9a80f61
Merge master into haskell-updates 2021-12-29 00:08:18 +00:00
Jörg Thalheim 2af78b5c78
Merge pull request #152119 from r-ryantm/auto-update/mint
mint: 0.14.0 -> 0.15.1
2021-12-28 07:15:05 +00:00
Dennis Gosnell 04d2e2e6b9
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-12-28 10:20:46 +09:00
Thiago Kenji Okada 4d65523c6a graalvm-ce: multiple fixes and improvements
- Remove some unnecessary macOS dependencies (e.g.: GTK3 support)
- Patch openssl.so's Ruby libraries so autoPatchelfIgnoreMissingDeps is
  not needed anymore on Linux
- Add support for musl
- Add binutils/stdenv.cc to runtime, making this derivation pure
  (it used to depend on GCC installed in system)
- Format file with nixpkgs-fmt
2021-12-27 19:30:50 -03:00
sternenseemann b2cecf1509 Merge #152136: haskell.compiler: ghc901 -> ghc902 2021-12-27 16:17:51 +01:00
sternenseemann 41eef0059d haskell.compiler: ghc901 -> ghc902
https://www.haskell.org/ghc/download_ghc_9_0_2.html
2021-12-26 10:00:37 +01:00
Ryan Burns fd421a9fd5 haskell.packages.ghcHEAD: refine enableDwarf platform condition for darwin
enableDwarf requires elfutils on the host, which doesn't support darwin.

Instead of hardcoded isDarwin/isWindows, switch to self-documenting
availableOn conditional for elfutils.

Fixes ghcHEAD cross-compilation when build = host = darwin,
target = linux.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-12-25 21:49:44 +01:00
Pavol Rusnak 8294e4a9db
Merge pull request #152094 from ericdallo/fix-flutter
flutter: fix move-cache patch
2021-12-25 20:11:42 +01:00
R. Ryantm f3cbbe0746 mint: 0.14.0 -> 0.15.1 2021-12-25 17:58:07 +00:00
Eric Dallo 70bbf1e9b2
flutter: fix move-cache patch 2021-12-25 10:54:51 -03:00
github-actions[bot] af639a3c3c
Merge master into staging-next 2021-12-25 06:01:04 +00:00
Dmitry Kalinkin dd0b7b6a17
dictu: mark as broken on darwin 2021-12-24 22:00:23 -05:00
github-actions[bot] f04946ad25
Merge master into staging-next 2021-12-24 18:01:11 +00:00
7c6f434c 63b7c8bda8
Merge pull request #151221 from sternenseemann/quicklisp-2021-12-09
quicklispPackages: 2021-10-21 -> 2021-12-09
2021-12-24 17:19:26 +00:00
github-actions[bot] f5da7cc8e1
Merge master into staging-next 2021-12-24 12:01:23 +00:00
Сухарик d9c13cf44e zig: 0.8.1 -> 0.9.0 2021-12-24 11:56:47 +03:00
Ben Siraphob bd3ef51791
Merge pull request #131833 from L-as/chez-racket
chez-racket: init at 2021-12-11
2021-12-24 14:31:17 +07:00
github-actions[bot] 4a543cc4d3
Merge master into staging-next 2021-12-24 06:01:16 +00:00
Bobby Rong 42232c272b
Merge pull request #151913 from rikhuijzer/patch-1
julia_17-bin: 1.7.0 -> 1.7.1
2021-12-24 10:48:56 +08:00
Marek Fajkus de64ca6296
Merge pull request #151237 from wchresta/master
idris2: add package tests
2021-12-24 01:52:02 +01:00
Dmitry Kalinkin 1a9297102c
Merge branch 'master' into staging-next 2021-12-23 16:58:33 -05:00
Bernardo Meurer ba3cc463ca
Merge pull request #147942 from oxalica/test/riscv-bootstrap-tools
stdenv: bootstrap riscv64 (Step 2)
2021-12-23 21:40:31 +00:00
Las Safin 177e4ff31f
chez-racket: Fix signing on Darwin (Thanks @Steven0351!) 2021-12-23 21:14:28 +00:00