Commit graph

21 commits

Author SHA1 Message Date
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Holger Wünsche 054dc1412c
coreclr: get clang from llvmPackages
This way clang, llvm and lldb all use the same version.
2020-04-13 15:55:16 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jan Malakhovski 9c1c9cb937 coreclr: move defaults to package file 2019-02-03 15:33:35 +00:00
Adam Finn Tulinius b3bb82c186
coreclr: update homepage
Repology reports the current homepage down for more than a month. Link to the GitHub repo instead.
2018-09-18 12:47:37 +02:00
Jörg Thalheim f386994413 coreclr: 2.0.0 -> 2.0.7 2018-04-12 14:44:42 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Piotr Bogdan 468a6b62b2 coreclr: fix build with glibc 2.26 2017-11-10 18:08:56 +00:00
Roman Kuznetsov d855091fb3 Use build type parameter 2017-10-25 07:55:32 +02:00
Roman Kuznetsov f743e5f127 Change coreclr package maintainer 2017-10-25 07:55:32 +02:00
Joerg Thalheim e7fc83f1a6 coreclr: cleanup build 2017-10-25 07:55:32 +02:00
Joerg Thalheim 856995d8ca coreclr: mark as not broken 2017-10-25 07:55:32 +02:00
Roman Kuznetsov 71202f81aa Remove old patches 2017-10-25 07:55:32 +02:00
Roman Kuznetsov 9356779fb3 Point coreclr to 2.0.0 release 2017-10-25 07:55:31 +02:00
obadz 1dd16a9374 coreclr: mark broken 2017-03-12 21:32:27 +00:00
Robin Gloster c67805ff17
llvmPackages_36: remove 2017-01-27 20:12:54 +01:00
obadz 540e3e8935 coreclr: 8c70800 -> 1.0.4 2016-10-15 12:15:35 +01:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Joachim Fasting fe7114035f coreclr: disable i686 build
The hydra build [1] fails with

  error: Detected non x86_64 target processor.  Not supported!

[1]: https://hydra.nixos.org/build/23871656
2015-07-22 10:00:20 +02:00
obadz 30bd03a3e2 dotnet: package coreclr (from git) 2015-06-24 15:06:14 +01:00