Commit graph

6718 commits

Author SHA1 Message Date
Michael Raskin 3668f6a12f
Merge pull request #61660 from tohl/sbcl
sbcl: 1.5.1 -> 1.5.3, tested on nixos x86_64
2019-06-01 08:05:10 +00:00
Yurii Rashkovskii a41b38eb26 urweb: 20180616 -> 20190217 2019-05-31 16:04:24 -05:00
Tomas Hlavaty 92b859d4ea sbcl: 1.5.1 -> 1.5.3 2019-05-31 10:58:17 +02:00
Matthew Bauer 67abc01e4c crystal_0_26: fix hash
hash has been changed since initial commit:

https://hydra.nixos.org/build/93668775
2019-05-30 22:54:13 -04:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Mario Rodas 25837378a2
Merge pull request #61799 from r-ryantm/auto-update/colm
colm: 0.13.0.6 -> 0.13.0.7
2019-05-25 07:08:37 -05:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Frederik Rietdijk 6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
Florian Klink 2ed6903da5
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH. (#60985)
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH.
2019-05-22 23:36:01 +02:00
Ambroz Bizjak 28a0918916 Add driver library path to some packages to find CUDA libraries.
This is to avoid relying on LD_LIBRARY_PATH for finding the CUDA driver libraries.
2019-05-22 18:34:09 +02:00
Joachim F 0af3beffa2
Merge pull request #61658 from tohl/mkcl
mkcl: 1.1.10.2017-11-14 -> 1.1.11, tested on nixos x86_64
2019-05-21 13:04:12 +00:00
R. RyanTM ce60442420 colm: 0.13.0.6 -> 0.13.0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/colm/versions
2019-05-21 02:44:57 -07:00
Mario Rodas 1b95ef168b
terra: fix darwin build 2019-05-20 22:12:13 -05:00
mingchuan 883d6262e4 solc: 0.5.7 -> 0.5.8
Also add more complete set of tests and disable shared build on MacOS.
2019-05-20 17:54:14 +09:00
Jörg Thalheim 75bc4369ee
rustc: 1.34.0 -> 1.34.2, security (#61699)
rustc: 1.34.0 -> 1.34.2, security
2019-05-20 09:08:24 +01:00
Renaud 589907bd38
Merge pull request #60913 from bignaux/z88dk
z88dk: 20180217 -> unstable-2019-02-02
2019-05-19 15:59:15 +02:00
Will Dietz 915c2de370
rustc: 1.34.0 -> 1.34.2, security
https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
2019-05-19 03:56:31 -05:00
Robin Gloster 316e381b0d
Merge pull request #61509 from thoughtpolice/nixpkgs/rm-souper
pkgs: remove souper-2017-03-23
2019-05-18 08:48:21 +00:00
Robin Gloster 31fdac08d3
Merge pull request #61508 from thoughtpolice/nixpkgs/rm-llvm_37
pkgs: remove llvm_37
2019-05-18 08:47:03 +00:00
Tomas Hlavaty dd2ad6547e mkcl: 1.1.10.2017-11-14 -> 1.1.11 2019-05-18 09:00:33 +02:00
Austin Seipp a5f6014020
pkgs: remove souper-2017-03-23
Souper is a very experimental package that's only useful for for
compiler hackers or people who are doing PhDs. The support/cost ratio of
keeping such a package probably isn't very good.

More importantly, this puts us one step closer to deleting
llvmPackages_4, as this is one of the only two remaining packages using
it. Deleting these older LLVM packages would be far more useful than the
value Souper currently provides.

Current versions of Souper support more recent LLVM versions anyway, so
this expression could be resurrected. But it might be better to place it
in the Nix User Archive (NUR), perhaps.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:57:45 -05:00
Austin Seipp de1110d535
pkgs: remove llvm_37
These expressions are now unused, and can be removed to lighten the load
on build machines.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:23:22 -05:00
Frederik Rietdijk f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Frederik Rietdijk 8abe5ee07e Merge master into staging-next 2019-05-14 10:23:13 +02:00
Renaud 03a48d4871
Merge pull request #61418 from samueldr/update/mruby/2.0.1
mruby: 2.0.0 -> 2.0.1
2019-05-14 10:15:42 +02:00
Samuel Dionne-Riel 251c22ad10 mruby: 2.0.0 -> 2.0.1 2019-05-13 19:27:27 -04:00
R. RyanTM c3dc58b016 orc: 0.4.28 -> 0.4.29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/orc/versions
2019-05-13 21:49:36 +02:00
John Ericson 59a733edae
Merge pull request #61336 from matthewbauer/ghc-ncg-cross
Use ncg for x86 ghc cross compilation
2019-05-13 00:02:02 -04:00
Daniel Schaefer b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Matthew Bauer 78a6156c55
Merge pull request #61111 from matthewbauer/fix-lldb-7
lldb_7: fix broken build on darwin
2019-05-12 15:22:20 -04:00
Frederik Rietdijk ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
Renaud b6e415a33f
Merge pull request #61354 from ThomasMader/dlang-update
Fix ldc
2019-05-12 17:33:11 +02:00
Thomas Mader 2c4bc9aab8 dmd, gtk: Remove dontStrip
because with binutils 2.31 everything is working again
(#59390)
2019-05-12 17:22:35 +02:00
Vladimír Čunát 08506c8eff
jvmci8: restrict meta.platforms according to graalvm8
This unbreaks evaluation on darwin, maybe elsewhere.  Thread:
https://github.com/NixOS/nixpkgs/commit/3cf07efa30a#r33500279
2019-05-12 13:51:40 +02:00
Thomas Mader 6948e565a7 dmd: Enable dmd tests again 2019-05-12 10:50:48 +02:00
Thomas Mader 074be2ff85 ldc: Fix #61316 2019-05-12 09:26:37 +02:00
Matthew Bauer 8a52658918 ghc: use ncg for cross buildsystem
We can use ncg for all x86 builds.

Fixes #61262
2019-05-12 00:22:01 -04:00
Vladimír Čunát e8f4ad0169
Merge branch 'master' into staging-next
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
Bignaux Ronan 9655dcba3d z88dk: 20180217 -> unstable-2019-05-09 2019-05-10 15:36:01 +02:00
Gabor Greif bd8da4e0ed
clang: typo in comment 2019-05-10 11:29:09 +02:00
Renaud 0d2ac1ee2f
Merge pull request #60163 from dtzWill/update/dotnet-sdk-2.2.203
dotnet-sdk: 2.2.103 -> 2.2.203 (core 2.2.1 -> 2.2.4)
2019-05-10 00:16:45 +02:00
hlolli 3cf07efa30 graalvm: rc8->rc15 2019-05-09 13:59:32 -04:00
Dmitry Kalinkin bf1818dd5d
gcc48, gfortran48: add myself as maintainer
cc #61130
2019-05-08 19:12:55 -04:00
Will Dietz 5964b3a2e2
gcc9: drop gomp patch (musl)
https://github.com/NixOS/nixpkgs/pull/60860#issuecomment-489495120
2019-05-08 09:20:19 +02:00
Matthew Bauer 555bbe0068 lldb_7: fix broken build on darwin 2019-05-07 19:41:39 -04:00
Eelco Dolstra f7d3fb876a
Merge pull request #60860 from vcunat/p/gcc9
gcc9: init at 9.1.0 (released today)
2019-05-07 23:58:47 +02:00
Loïc Fontaine 05d6273357 rgbds: 0.2.4 -> 0.3.8
- Switch to the new GitHub organization.
- Updated to the latest published version.
2019-05-08 03:56:53 +09:00
Frederik Rietdijk 87a5d8fede Merge staging-next into staging 2019-05-07 19:30:14 +02:00
Frederik Rietdijk a80982b4c9
Merge staging-next into master 2019-05-07 19:29:06 +02:00
Will Dietz 9ebc6ad944
Merge pull request #60744 from mroi/master
swift: 4.3.2 -> 5.0.1
2019-05-07 10:57:32 -05:00