Commit graph

9064 commits

Author SHA1 Message Date
Jörg Thalheim
674bfaf5e5
Merge pull request #112500 from danieldk/cargo-setup-hook 2021-02-11 09:41:40 +00:00
Sandro
7e38fd1135
Merge pull request #112585 from fgaz/lobster/2020-12-25 2021-02-10 09:19:55 +01:00
Sandro
42147842f6
Merge pull request #112576 from fgaz/qbe/2020-10-05
qbe: unstable-2019-07-11 → unstable-2020-10-05
2021-02-10 09:19:23 +01:00
Daniël de Kok
d083f412fa buildRustPackage: factor out setting up .cargo/config to cargoSetupHook
This makes it possible to reuse this functionality as a hook in
derivations that do not use buildRustPackage.
2021-02-10 07:01:24 +01:00
Francesco Gazzetta
992ce81d94 lobster: unstable-2020-10-04 -> unstable-2020-12-25 2021-02-09 22:21:24 +01:00
Francesco Gazzetta
8a1e4e72a7 lobster: fix unstableGitUpdater call
unstableGitUpdater can't get the url from fetchFromGitHub
2021-02-09 22:20:08 +01:00
Francesco Gazzetta
ba980c778f qbe: unstable-2019-07-11 → unstable-2020-10-05 2021-02-09 19:54:57 +00:00
Mario Rodas
efd87eaa1b
Merge pull request #111881 from r-ryantm/auto-update/fasm
fasm: 1.73.25 -> 1.73.27
2021-02-08 21:02:37 -05:00
Robert Schütz
9a200f6091
Merge pull request #111330 from dotlambda/libav-insecure
libav: mark as insecure
2021-02-08 12:18:05 +01:00
Eric Bailey
35056b3b61 maintainers/teams: add beam team 2021-02-07 13:01:11 -06:00
Peter Simons
0b626654ad ghc: update the 9.0.1 version to the official release tarball 2021-02-05 23:05:20 +01:00
Peter Simons
b1d2e3b10f ghc-8.10.3: don't use obsolete stdenv.lib
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-05 23:04:46 +01:00
Cheng Shao
643169bbb4 Fix ar command path in GHC.
Previously, the "ar command" in the global config of GHC in nixpkgs is
simply "ar" instead of a proper absolute path in the nix store. This
will result in an "ar: command not found" error when using GHC and cabal
in a pure nix shell. This commit adds the patch and applies to all
pre-9.0 versions.

See output of ghc --info for "ar command" value.
2021-02-05 22:54:09 +01:00
Robert Schütz
6c478b944f zulu: does not depend on libav 2021-02-04 15:19:24 +01:00
Robert Schütz
564d498580 zulu8: does not depend on libav 2021-02-04 15:19:23 +01:00
Robert Schütz
3673ad819f graalvm*-ee: remove unused argument libav_0_8 2021-02-04 15:19:23 +01:00
R. RyanTM
0cc64a9771 fasm: 1.73.25 -> 1.73.27 2021-02-04 07:56:11 +00:00
Tim Steinbach
0d3bf0781f scala: Replace VM test with installCheckPhase 2021-02-03 10:24:42 -05:00
Stevan Andjelkovic
bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. (#105815)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-02 23:16:43 +01:00
Sandro
5c289fb23a
Merge pull request #111492 from RobinKrom/flutter_addition_emulator_dependencies
flutter: added dev libraries for the emulator
2021-02-02 14:11:16 +01:00
Louis Bettens
5cbe469c62
oraclejdk8: remove dependency on libav (#111528) 2021-02-01 15:56:59 +01:00
Sandro
77218c10a0
Merge pull request #111532 from lourkeur/update/oraclejdk11
oraclejdk11: 11.0.8 -> 11.0.10
2021-02-01 15:41:47 +01:00
Daniël de Kok
89220945cb
Merge pull request #111171 from danieldk/rocm-4.0.1
llvmPackages_rocm: 4.0.0 -> 4.0.1
2021-02-01 11:52:33 +01:00
drsk
e619018449 flutter: added dev libraries for the emulator
Four additional libraries seem to be needed to start the emulator on my
machine.
2021-02-01 11:08:25 +01:00
Louis Bettens
036dc53af0 oraclejdk11: 11.0.8 -> 11.0.10 2021-02-01 10:04:13 +01:00
Daniël de Kok
ef84ed93dd
Merge pull request #110896 from LibreCybernetics/update-crystal
crystal: 0.35.1 -> 0.36.0
2021-01-31 14:04:41 +01:00
Daniël de Kok
db73e7a177
Merge pull request #111211 from dotlambda/swift-broken-insecure
swift: mark as broken and insecure
2021-01-31 12:02:18 +01:00
John Ericson
5fc5e83808
Merge pull request #111345 from r-burns/ppc64-big-endian
Enable PPC64 (big-endian)
2021-01-30 16:26:06 -05:00
Ryan Burns
5530a3adbe gcc: fix powerpc64-linux
Long-double-128 is a hardware feature independent of endianness
2021-01-30 12:34:30 -08:00
Jörg Thalheim
fd2dcf3b17
Merge pull request #111247 from siraben/stdenv-lib-node-env
pkgs/development: stdenv.lib -> lib in node-composition files
2021-01-30 08:40:47 +00:00
Ben Siraphob
32fc8b9134 pkgs/development: stdenv.lib -> lib in node-composition files
Future updates to these files should generate them with node2nix 1.9.0
which removes stdenv.lib from the generated Nix.
2021-01-30 14:42:17 +07:00
Sandro
b2b193abc5
Merge pull request #111187 from thiagokokada/revert-flutter-bump 2021-01-30 02:46:04 +01:00
Robert Schütz
3780fbeda2 swift: mark as broken
No successful build on Hydra since 2020-12-23.
2021-01-29 22:59:37 +01:00
Robert Schütz
26cde7b2d3 swift: mark as insecure 2021-01-29 22:59:01 +01:00
Maximilian Bosch
526738a799
Merge pull request #110798 from lourkeur/update/oraclejdk8
oraclejdk8: 8u271 -> 8u281
2021-01-29 22:11:24 +01:00
Thiago Kenji Okada
910d06bb90 flutter: small refactorings in derivation 2021-01-29 18:05:13 -03:00
Thiago Kenji Okada
f5294b802d Revert "flutter: 1.22.4 -> 1.22.5"
This reverts commit 5f72a823de.
2021-01-29 14:50:13 -03:00
Daniël de Kok
fa846bef8a llvmPackages_rocm: 4.0.0 -> 4.0.1
Release notes:

https://rocmdocs.amd.com/en/latest/Current_Release_Notes/Current-Release-Notes.html#amd-rocm-release-notes-v4-0-1
2021-01-29 16:43:22 +01:00
github-actions[bot]
98b8e8ebf8
Merge master into staging-next 2021-01-29 00:43:53 +00:00
AndersonTorres
de8955b670 cc65: add platforms 2021-01-28 18:13:42 -03:00
github-actions[bot]
2e6c34fd11
Merge master into staging-next 2021-01-28 12:23:51 +00:00
github-actions[bot]
bef2fbcd27
Merge master into staging-next 2021-01-27 18:28:31 +00:00
Thiago Kenji Okada
d87aba56a8 dart/flutter: add thiagokokada as maintainer 2021-01-27 14:48:10 -03:00
Thiago Kenji Okada
5f72a823de flutter: 1.22.4 -> 1.22.5
Needs to do a build in 2-pass now since Google stopped shipping all
dependencies needed to build Flutter. This may be an oversight from them
since they used to ship everything, but this makes the whole build
process more robust.

The first step will download all dependencies from pub, and the
second step will build Flutter. Since we need to build repository
first, we also require a new depsSha256 parameter to be passed, that
represents the SHA256 of the resulting derivation of all Flutter
dependencies downloaded from https://pub.dev.

This commit also makes some changes in mkFlutter, allowing the
user to pass src instead of passing version/channel/filename, allowing
for more flexibility (i.e: building from a local fork of Flutter).
2021-01-27 14:48:10 -03:00
Thiago Kenji Okada
d6db914fc4 flutter: 1.22.0 -> 1.22.4 2021-01-27 14:48:10 -03:00
Thiago Kenji Okada
ec644e05cb flutter: remove non-stable versions
Related issue #108606.

Nowadays we have multiple outdated versions of Flutter in nixpkgs.
Instead, let's focus in having in having stable versions of Flutter
working.

Users needing to use beta or dev versions of Flutter can use mkFlutter
function, that still exists.
2021-01-27 14:48:06 -03:00
Sandro
2e442062f4
Merge pull request #110924 from siraben/stdenv-lib-implicit
treewide: remove implicit use of stdenv.lib
2021-01-27 14:56:42 +01:00
Ben Siraphob
82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
Mario Rodas
9c5389e47a
Merge pull request #110771 from sternenseemann/zz
zz: install modules shipped with compiler
2021-01-27 07:58:51 -05:00
github-actions[bot]
2137c13b40
Merge master into staging-next 2021-01-27 12:24:05 +00:00