Commit Graph

11541 Commits

Author SHA1 Message Date
github-actions[bot]
f0839d8bcd
Merge master into haskell-updates 2022-03-28 00:11:42 +00:00
Aleksey Kladov
6d111cbf61 Clarify that lld package provides unwrapped lld
lld package provides an unwrapped lld. It doesn't always work on NixOS
(eg, it doesn't set rpath), and so dosen't always work.

What one should be using instead is the `lld` from
`llvmPackages.bintools` package. This super counterintutive.

One incremental step we can take here is to clarify that the `lld`
package is unrwapped -- right now, it looks like 100% legit thing one
should be using!
2022-03-27 18:14:55 -04:00
Anthony Cowley
eb20eae90f
llvmPackages_rocm: 4.5.2 -> 5.0.2 (#165362)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-27 20:35:14 +02:00
github-actions[bot]
61d6c3bc7c
Merge master into haskell-updates 2022-03-27 00:12:02 +00:00
neirenoir
e13e37b701
solc: 0.8.2 -> 0.8.13 (#160957) 2022-03-26 20:01:07 +02:00
Ulrik Strid
93dbc8b14c ligo: 0.34.0 -> 0.36.0
Also changes to use the vendored tezos instead
2022-03-26 11:54:24 +01:00
sternenseemann
372d0a707e Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-26 09:59:28 +01:00
Jan Tojnar
38d1e91f90 vala_0_56: 0.55.91 → 0.56.0
https://gitlab.gnome.org/GNOME/vala/-/compare/0.55.91...0.56.0
2022-03-25 15:02:48 +01:00
Jan Tojnar
8f059fbd3d vala: 0.54.7 → 0.54.8
https://gitlab.gnome.org/GNOME/vala/-/compare/0.54.7...0.54.8
2022-03-25 15:02:47 +01:00
Jan Tojnar
6d70c1c149 vala_0_56: 0.55.90 → 0.55.91
https://gitlab.gnome.org/GNOME/vala/-/compare/0.55.90...0.55.91
2022-03-25 15:02:39 +01:00
Jan Tojnar
9664785741 vala_0_56: 0.55.3 → 0.55.90
https://gitlab.gnome.org/GNOME/vala/-/compare/0.55.3...0.55.90
2022-03-25 15:02:32 +01:00
Jan Tojnar
82a6c5b162 vala_0_56: init at 0.55.3
https://gitlab.gnome.org/GNOME/vala/-/blob/0.55.3/NEWS
2022-03-25 15:01:22 +01:00
github-actions[bot]
79b7796557
Merge master into haskell-updates 2022-03-25 00:11:06 +00:00
Will Dietz
2efcc3e297 openmp: disable tests due to failures 2022-03-24 18:58:38 -05:00
Will Dietz
4f3116f754 openmp: drop fix-find-tool patch, set *_TOOL vars directly 2022-03-24 18:58:38 -05:00
Will Dietz
7151381aab openmp: tests, few failures 2022-03-24 18:58:38 -05:00
Will Dietz
5e04d64aed openmp: no longer broken 2022-03-24 18:58:38 -05:00
Will Dietz
790c4f13dd openmp: new fix-find-tools patch 2022-03-24 18:58:38 -05:00
Will Dietz
641c2d3b7b llvmPackages_14.openmp: fix install dirs patch 2022-03-24 18:58:38 -05:00
Michael Weiss
5008e28e67
Merge pull request #165520 from primeos/llvmPackages_14
llvmPackages_14: 14.0.0-rc4 -> 14.0.0
2022-03-24 21:20:07 +01:00
Lorenz Brun
7716919300
openjdk8: 8u272-b10 -> 8u322-ga 2022-03-24 14:34:32 +01:00
github-actions[bot]
e5b9619cbf
Merge master into haskell-updates 2022-03-24 00:10:32 +00:00
Michael Weiss
c9cfbe0899
llvmPackages_14: 14.0.0-rc4 -> 14.0.0 2022-03-23 23:21:32 +01:00
Vincent Laporte
f4998c542d ocaml-ng.ocamlPackages_4_14: 4.14.0-β1 → 4.14.0-rc2 2022-03-23 11:25:01 +01:00
Nathan van Doorn
61f798890e
souffle: 2.0.2 -> 2.2 (#164103)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 06:30:06 +01:00
github-actions[bot]
b86264453e
Merge master into haskell-updates 2022-03-23 00:11:32 +00:00
Emery Hemingway
a3fcf30d67 squeak: fix a src URL, transition meta to OpenSmalltalk 2022-03-22 18:19:07 +00:00
Dusk Banks
0cb5668d65 squeak: 4.10.2.2614 -> 5.3-19459
Credit to @BenBals for starting work on this patch in
<https://github.com/NixOS/nixpkgs/pull/86741>.
2022-03-22 18:19:07 +00:00
Anthony Cowley
29a988f978
Merge pull request #163698 from InternetUnexplorer/rocm-llvm-disable-shared-libs
llvmPackages_rocm.llvm: don't build shared libs
2022-03-22 10:28:19 -04:00
sternenseemann
60c9963d40 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-22 15:24:55 +01:00
Alyssa Ross
cb040db7ab pkgsStatic.gcc: fix build
LTO requires building a compiler plugin, which is a shared object.

The closure is a bit wild but it builds and can compile programs.
2022-03-22 10:52:36 +00:00
Sandro
4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2 2022-03-22 02:13:45 +01:00
github-actions[bot]
cf3e30f70f
Merge master into haskell-updates 2022-03-22 00:12:28 +00:00
Fabián Heredia Montiel
233408b810 cudatoolkit_11: cudatoolkit_11_4 → cudatoolkit_11_6 2022-03-20 14:56:20 -06:00
zowoq
6b5006b249 Revert "rust: run update-hashes.sh to update hashes"
This reverts commit 852c8ab3d0.

When merged with 1.59 in staging this hash is incorrect.
2022-03-20 07:30:11 +10:00
Adam Joseph
852c8ab3d0 rust: run update-hashes.sh to update hashes
This commit is the result of running

  pkgs/development/compilers/rust/print-hashes.sh 1.57.0

in order to generate the bootstrap hash for
mips64el-unknown-linux-gnuabi64.  This commit is needed in order to
bootstrap nix on mips64el because nix_2_4 depends on rustc.
2022-03-19 16:50:52 -04:00
github-actions[bot]
3ceb419846
Merge master into haskell-updates 2022-03-19 00:10:07 +00:00
Tony Höglund
824c865a4b inklecate: update dependencies 2022-03-18 07:24:53 +01:00
Tony Höglund
9a35f3f1b4 dotnetCorePackages.*_6*: 6.0.0 -> 6.0.3 2022-03-18 07:24:52 +01:00
Tony Höglund
feaf708634 dotnet: Update print-hashes script
* Update script to use dotnets releases-index urls specified in
https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/releases-index.json
* Can get source information for multiple versions
* Outputs the whole src expression for all available/mapped platforms
2022-03-18 07:24:52 +01:00
Adam Joseph
c6108020ff rust: add mips64el to list of bootstrap tarballs 2022-03-18 13:00:34 +10:00
github-actions[bot]
d6d71873fc
Merge master into haskell-updates 2022-03-18 00:10:51 +00:00
Adam Joseph
55dae422e2 go: add mips64 support 2022-03-18 10:02:58 +10:00
Ryan Mulligan
910fc2c155
Merge pull request #164612 from r-ryantm/auto-update/qbe
qbe: unstable-2022-03-11 -> unstable-2022-03-17
2022-03-17 15:42:49 -07:00
Ivar Scholten
e99ee4624a dotnet: don't set $HOME if its already writable
This fixes an issue where the setup hook would overwrite $HOME in a
nix-shell.

Fixes #164450, #164295
2022-03-17 21:05:31 +01:00
rnhmjoj
654940f36b haskellPackages.mkDerivation: check haddock availability
This change makes the haskell builder run the haddockPhase only if the
haddock program is availble (for example, it's not when cross-compiling).
2022-03-17 19:43:04 +01:00
rnhmjoj
4884fcc0d2 ghc: enable static RTS
This change allows loading statically compiled libreries into a running
GHC, thus fixing the build of haskell packages that use TemplateHaskell.
See [1] for the details.

Fixes issue #61575, #124284.

[1]: https://www.tweag.io/blog/2020-09-30-bazel-static-haskell/
2022-03-17 19:43:04 +01:00
R. Ryantm
66adfb0679 qbe: unstable-2022-03-11 -> unstable-2022-03-17 2022-03-17 16:32:04 +00:00
github-actions[bot]
6863d678bc
Merge master into haskell-updates 2022-03-17 00:10:36 +00:00
Felix Buehler
013d4cc072 aldor: switch to fetchFromGitHub 2022-03-16 23:23:08 +01:00