3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10396 commits

Author SHA1 Message Date
Guillaume Girol 4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
Ryan Burns b8779dbffe nim: fix power arch predicates
isPowerPC is only true on 32 bit machines;
to check the family we should use isPower here

Otherwise, e.g. `pkgsCross.powernv.buildPackages.nim` fails to eval with
`error: evaluation aborted with the following error message: 'no Nim CPU support known for powerpc64le-unknown-linux-gnu'`
2021-09-22 10:30:09 +02:00
r-burns c8cedcfa3e
Merge pull request #138231 from r-burns/cudatoolkit
cudatoolkit: fix build
2021-09-20 23:44:11 -07:00
Artturi bc07980fa3
Merge pull request #137920 from r-ryantm/auto-update/sjasmplus
sjasmplus: 1.18.2 -> 1.18.3
2021-09-20 07:18:39 +03:00
github-actions[bot] 57fc353eea
Merge master into haskell-updates 2021-09-20 00:06:42 +00:00
figsoda 0428e50fc7
Merge pull request #138506 from r-ryantm/auto-update/idris2
idris2: 0.4.0 -> 0.5.0
2021-09-19 14:48:50 -04:00
Marek Fajkus 139c8fe705
elmPackages.*: auto upgrade 2021-09-19 17:23:57 +02:00
R. RyanTM 948ef8a6c5 idris2: 0.4.0 -> 0.5.0 2021-09-19 08:30:18 +00:00
(cdep)illabout 3389aab889
haskell.compiler.ghcjs: mark hydraPlatforms as none because output is too large 2021-09-19 09:32:17 +09:00
Michael Weiss 3dc28072b6
Merge pull request #137891 from primeos/llvmPackages_13
llvmPackages_13: 13.0.0-rc2 -> 13.0.0-rc3
2021-09-17 23:21:08 +02:00
Vincent Laporte f837a27a8a ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-rc1 → 4.13.0-rc2 2021-09-17 21:41:19 +02:00
(cdep)illabout c870565292
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-18 02:40:35 +09:00
Claudio Bley 1b97f5d00b dotnetCorePackages:*_3_1: 3.1.15 -> 3.1.19 2021-09-17 10:11:27 -07:00
Claudio Bley 5ebf9aec75 roslyn: Update dependencies 2021-09-17 10:11:27 -07:00
Claudio Bley 77bd59abcf dotnetCorePackages.*_5*: 5.0.6 -> 5.0.10 2021-09-17 10:11:27 -07:00
Jonathan Ringer 6c64820ffa dotnetCorePackages:*_3_1: 3.1.8 -> 3.1.15 2021-09-17 10:11:27 -07:00
Jonathan Ringer 30076ecc15 dotnetCorePackages.*_5*: 5.0.0 -> 5.0.6 2021-09-17 10:11:27 -07:00
Ryan Burns 810e595e4e cudatoolkit: fix build
This is a workaround for a segfault in patchelf
when attempting to set an empty rpath
2021-09-16 22:30:54 -07:00
github-actions[bot] e1bb182359
Merge master into haskell-updates 2021-09-17 00:06:18 +00:00
Tim Steinbach d388af3695 scala_2_12: 2.12.14 → 2.12.15 2021-09-16 09:31:31 -04:00
sternenseemann d7a393dc6b haskell.compiler.ghcHEAD: 9.3.20210806 -> 9.3.20210913
Mainly gives us the forward port of the XATTR environment variable, so
we can make this expression more consistent with GHC 8.10.7.
2021-09-16 13:16:06 +02:00
Vincent Laporte c03d9a850a ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-β1 → 4.13.0-rc1 2021-09-16 11:00:58 +02:00
github-actions[bot] b7d0ebd8f8
Merge master into haskell-updates 2021-09-16 00:06:30 +00:00
Artturi 2eb8695646
Merge pull request #137950 from Artturin/fixmistscheem
mit-scheme: set MITSCHEME_LIBRARY_PATH properly
2021-09-16 01:54:08 +03:00
Michael Raskin 1217890533
Merge pull request #137948 from marsam/fix-inputs-ecl
ecl: fix nativeBuildInputs
2021-09-15 09:03:05 +00:00
Divam 0918598005 Remove old ghcjs files 2021-09-15 12:51:35 +09:00
Divam ba25b274f4 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)
2021-09-15 12:51:34 +09:00
Divam feac31b1f0 ghc: add the Cabal ghcjs support patch 2021-09-15 12:51:34 +09:00
Divam c8b255cf25 haskellPackages.ghcjs-base: 0.2.0.0 -> 0.2.0.3 2021-09-15 12:51:33 +09:00
Artturin e9afd04202 mit-scheme: set MITSCHEME_LIBRARY_PATH properly
by changing its path and wrapping the correct binary
all the other binaries in bin/ are symlinks to bin/mit-scheme${arch}-${version}
therefore its easier to just wrap that one instead of all the others
2021-09-15 05:38:03 +03:00
R. RyanTM cee18277c6 sjasmplus: 1.18.2 -> 1.18.3 2021-09-14 23:10:43 +00:00
Michael Weiss d4f61aa164
llvmPackages_13: 13.0.0-rc2 -> 13.0.0-rc3 2021-09-14 22:49:56 +02:00
github-actions[bot] ce44d09c85
Merge master into staging-next 2021-09-13 18:01:17 +00:00
adisbladis fcf5397793
Merge pull request #135905 from dukc/secondDmd2097
D compiler update
2021-09-13 11:36:55 -05:00
github-actions[bot] a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Daniël de Kok 6f2ce2a65e treewide: remove danieldk as maintainer from a set of packages
I currently do not have much time to work on nixpkgs. Remove
myself as a maintainer from a bunch of packages to avoid that
people are waiting on me for a review.
2021-09-12 14:42:12 +00:00
github-actions[bot] acd45cb351
Merge master into staging-next 2021-09-12 12:01:10 +00:00
github-actions[bot] 45de5d0c9a
Merge master into staging-next 2021-09-12 06:01:00 +00:00
zowoq 2ce4d21663 go_1_16: 1.16.7 -> 1.16.8 2021-09-12 10:48:00 +10:00
Alyssa Ross 56314db098
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/compilers/ghc/8.10.7.nix
	pkgs/development/compilers/ghc/8.8.4.nix

I've removed the isWindows check from useLdGold in ghc, since that should
be covered by the new hasGold check.
2021-09-11 10:49:13 +00:00
Rick van Schijndel 517d2b963f llvm_12: fix cross-compilation
Cross-compilation is broken because the method of finding ncurses has
changed, causing the build for the 'build system' to fail with a linking
error due to ncurses being for the 'host system' (where you're compiling
for).

This patch disables ncurses, which is not a very neat solution, but will
do until someone takes this upstream and gets it fixed properly.

Closes https://github.com/NixOS/nixpkgs/issues/127946.

Error that's seen before applying this:

/nix/store/hash-binutils-2.35.1/bin/ld: /nix/store/hash-ncurses-6.2-aarch64-unknown-linux-gnu/lib/libtinfo.so: error adding symbols: file in wrong format
2021-09-11 06:57:25 +00:00
Mario Rodas 13af44ba2a ecl: fix nativeBuildInputs 2021-09-11 04:20:00 +00:00
Mario Rodas 12a73316bb fstar: 2021.08.27 -> 2021.09.11 2021-09-11 04:20:00 +00:00
(cdep)illabout 8594029c4a
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-11 11:09:45 +09:00
zowoq 9675a865c9 buildGo117{Module,Package}: disable, go_1_17: disable on x86_64-darwin 2021-09-11 10:44:23 +10:00
zowoq 273ff5cf17 go_1_17: init at 1.17.1 2021-09-11 10:44:23 +10:00
Martin Weinelt bae10ead99 Merge remote-tracking branch 'origin/master' into staging-next 2021-09-11 02:29:58 +02:00
github-actions[bot] c9f88db4b0
Merge master into haskell-updates 2021-09-11 00:06:08 +00:00
Ben Siraphob 6e4c36b3f7
Merge pull request #137312 from siraben/miranda-mainprogram
miranda: add meta.mainProgram
2021-09-10 15:03:53 -05:00
Ben Siraphob 000748c824 miranda: add meta.mainProgram 2021-09-10 14:46:48 -05:00