Commit Graph

12524 Commits

Author SHA1 Message Date
Elliott Slaughter
4d96447ebf terra: 1.0.0-beta3 -> 1.0.0-beta5
https://github.com/terralang/terra/releases/tag/release-1.0.0-beta5
https://github.com/terralang/terra/releases/tag/release-1.0.0-beta4
2022-06-07 09:53:06 -07:00
toastal
1eca09a8a1 mlton: 20180207 → 20210107 2022-06-07 13:34:26 +07:00
Sandro Jäckel
548ae98b58
dtc: fix python 3.10 compatibility 2022-06-06 11:46:16 -07:00
misuzu
f8c1774e25 llvm_11: disable tools/gold/X86/split-dwarf.ll test on armv7l 2022-06-06 20:33:50 +03:00
misuzu
67df7777e7 llvm_12: disable failing tests on armv7l 2022-06-06 20:33:49 +03:00
misuzu
b1b9ceaa95 llvm_13: disable tools/gold/X86/split-dwarf.ll test on armv7l 2022-06-06 20:33:49 +03:00
github-actions[bot]
c7b66f5659
Merge staging-next into staging 2022-06-06 00:05:10 +00:00
Vladimír Čunát
06b472c49f
gcc9: 9.3.0 -> 9.5.0
The issue from 9.4.0 on aarch64-linux seems gone.
2022-06-05 23:24:46 +02:00
Guillaume Girol
2c93e9de7c
Merge pull request #173136 from athas/ispc-1.18.0
ispc: unstable-2021-04-02 -> 1.18.0, (co-)maintain
2022-06-05 18:03:34 +00:00
Sandro
b5bbecc5fd
Merge pull request #176361 from misuzu/llvm-14-armv7l
llvmPackages/libllvm: disable failing tests on armv7l
2022-06-05 19:37:51 +02:00
Robert Scott
53573e4866
Merge pull request #176278 from risicle/ris-jar-source-provenance
treewide: set `sourceProvenance` for packages containing downloaded jars
2022-06-05 12:04:38 +01:00
misuzu
d7848386e5 llvmPackages/libllvm: disable failing tests on armv7l 2022-06-05 09:54:18 +03:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Rick van Schijndel
231efecec5
Merge pull request #176000 from Smaug123/unbreak-dotnet
dotnet: mark dotnet unbroken on Darwin
2022-06-04 20:45:28 +02:00
Vladimír Čunát
9efa2f4e8b
Merge #176100: openjfx11, openjfx15: add -fcommon workaround 2022-06-04 15:31:33 +02:00
sternenseemann
1dc61f76fb Merge remote-tracking branch 'origin/master' into haskell-updates 2022-06-04 10:57:30 +02:00
Timo Kaufmann
12bcceeb58
Merge pull request #176191 from trofi/workaround-fno-common-for-eli
eli: add -fcommon workaround
2022-06-04 10:54:48 +02:00
Sergei Trofimovich
6f86eabf6d eli: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: cexp.o:(.bss+0x40): multiple definition of `obstck'; cccp.o:(.bss+0x0): first defined here
2022-06-04 06:51:58 +01:00
github-actions[bot]
9ebf890b3f
Merge master into haskell-updates 2022-06-04 00:13:01 +00:00
Sandro
3b36dfc0b3
Merge pull request #175121 from trofi/workaround-fno-common-for-ocaml
ocaml-ng.ocamlPackages_4_00_1.ocaml, ocaml-ng.ocamlPackages_4_08.ocam…
2022-06-03 20:41:35 +02:00
Sergei Trofimovich
e9e734bf17 openjfx11, openjfx15: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: gsttypefindelement.o:(.bss._gst_disable_registry_cache+0x0): multiple definition of
      `_gst_disable_registry_cache'; gst.o:(.bss._gst_disable_registry_cache+0x0): first defined here

openjfx17 is not affected.
2022-06-03 13:48:50 +01:00
github-actions[bot]
1a2bb9918a
Merge master into haskell-updates 2022-06-03 00:11:59 +00:00
Smaug123
699fe4c869 Mark dotnet unbroken 2022-06-02 21:52:02 +01:00
Rick van Schijndel
85572bc862
Merge pull request #175865 from reckenrode/darwin-mono-fix
mono: fix build on Darwin
2022-06-02 20:38:57 +02:00
Troels Henriksen
9332a7c99c ispc: unstable-2021-04-02 -> 1.18.0, (co-)maintain 2022-06-02 15:01:26 +02:00
sternenseemann
0d9edbcdd0 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-06-02 10:48:49 +02:00
Randy Eckenrode
9ce157afc8
mono: fix broken mono4 build on Darwin 2022-06-01 18:30:17 -04:00
Randy Eckenrode
1622a6cdeb
mono: be more precise in flagging broken builds 2022-06-01 18:30:05 -04:00
sternenseemann
38c31bdbe5 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-06-01 19:08:57 +02:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next 2022-06-01 12:01:27 +00:00
Ben Siraphob
c8367fb9d4 koka: 2.3.8 -> 2.4.0 2022-06-01 10:24:15 +02:00
github-actions[bot]
5250c9bcbc
Merge master into haskell-updates 2022-05-31 00:12:58 +00:00
Adam Joseph
16ad8ea53c s/sourceTypes/source-types/ 2022-05-30 11:07:31 -07:00
github-actions[bot]
8d36a138eb
Merge master into staging-next 2022-05-30 18:01:09 +00:00
Adam Joseph
360b31707a purescript: mark meta.sourceProvenance 2022-05-30 10:45:15 -07:00
Marek Fajkus
35fc22e248
Merge pull request #174985 from NoRedInk/add-elm-pages
elmPackages.elm-pages: init at 2.1.11
2022-05-30 16:48:18 +02:00
Jinnah Ali-Clarke
d29cd82bfb elmPackages.elm-pages: init at 2.1.11
`node-packages.nix` was regenerated after having run `generate-node-packages.sh`
in order to pick up dependencies for `elm-pages`.  In addition, we add `elm`,
`elm-review`, and `elm-optimize-level-2` to the `PATH` for `elm-pages` since those
are needed at runtime.

A patch is also included to fix an issue where files are copied from the `nix-store`
as read-only (credit to @bcardiff for that fix).  An upstream issue
https://github.com/dillonkearns/elm-pages/issues/305 has been opened to track this.
2022-05-30 09:56:44 -04:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
github-actions[bot]
76b451751c
Merge master into staging-next 2022-05-30 12:01:31 +00:00
Rick van Schijndel
cd19a0e7b4
swift: mark broken 2022-05-30 13:42:59 +02:00
Rick van Schijndel
11ee22d797
treewide: pkgs/development: mark broken for aarch64-linux 2022-05-30 13:42:59 +02:00
Rick van Schijndel
010f6ee30d
treewide: mark broken for darwin 2022-05-30 13:42:58 +02:00
Rick van Schijndel
0b45cae8a3
treewide: pkgs/development/compilers: mark broken for darwin 2022-05-30 13:41:09 +02:00
Jan Tojnar
8407184d50
Merge pull request #173782 from ranfdev/blueprint
blueprint-compiler: init at 0.1.0
2022-05-30 12:46:04 +02:00
github-actions[bot]
b39ef64425
Merge master into haskell-updates 2022-05-30 00:15:31 +00:00
github-actions[bot]
45f972f086
Merge master into staging-next 2022-05-30 00:02:49 +00:00
Guillaume Girol
f2493e87d8
Merge pull request #173110 from symphorien/ovmf-cross
nixos/libvirtd: make it possible to boot a UEFI aarch64 vm on x86_64
2022-05-29 21:46:45 +00:00
Sergei Trofimovich
849d47a928 ghc: use CXX=c++, not CXX=cxx
Otherwise attempt to build ghcHEAD from local checkout fails as:

    $ nix build -L --impure --expr 'with import ~/nm {}; haskell.compiler.ghcHEAD.overrideAttrs (oa: { src = ./.; patches = []; nativeBuildInputs = oa.nativeBuildInputs ++ [ git ]; })' --keep-failed
    ...
    ghc> checking C++ standard library flavour... ./configure: line 11487: /nix/store/r7r10qvsqlnvbzjkjinvscjlahqbxifl-gcc-wrapper-11.3.0/bin/cxx: No such file or directory

I think 'cxx' is not provided by stdenv.
2022-05-29 20:02:53 +02:00
github-actions[bot]
1767ba1baa
Merge master into staging-next 2022-05-29 18:01:10 +00:00
sternenseemann
4cec59e09c
Merge pull request #175170 from sternenseemann/ghc-9.2.3
haskell.compiler: ghc922 -> ghc923
2022-05-29 20:00:57 +02:00
Will Dietz
bc6116b23f
firrtl: init at 1.5.3 (#171065) 2022-05-29 12:19:51 -05:00
Mario Rodas
546900ec11
Merge pull request #175117 from alexshpilkin/smlnj-mainProgram
smlnj,smlnjBootstrap: set meta.mainProgram
2022-05-29 07:27:30 -05:00
github-actions[bot]
d68aadb952
Merge master into staging-next 2022-05-29 12:01:24 +00:00
Rick van Schijndel
6d9a33741e ccl: mark broken on x86_64-darwin 2022-05-29 10:56:04 +02:00
Rick van Schijndel
8152b170e2 bigloo: mark broken on x86_64 Darwin 2022-05-29 10:56:03 +02:00
Vladimír Čunát
1bd2c1f8ff
Merge #174125: gdc: nicer eval failure from versions >= 12 2022-05-29 10:39:51 +02:00
Vincent Laporte
5637570f51 ocamlPackages: rename sedlex_2 into sedlex 2022-05-29 08:48:00 +02:00
sternenseemann
90099ac5fa haskell.compiler: ghc922 -> ghc923
https://www.haskell.org/ghc/download_ghc_9_2_3.html

Since the tarball is generated by Hadrian, neither autoreconf nor ./boot
is executed so ./configure and ghc.mk is missing.
2022-05-28 21:11:07 +02:00
ranfdev
7d4af5de40 blueprint-compiler: init at 0.1.0
This package is needed by many new gtk apps.
2022-05-28 16:21:12 +02:00
Sergei Trofimovich
1bdc32f970 ocaml-ng.ocamlPackages_4_00_1.ocaml, ocaml-ng.ocamlPackages_4_08.ocaml: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    $ nix build --impure --expr 'with import ./. {}; ocaml-ng.ocamlPackages_4_00_1.ocaml.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
    ...
    > ld: libcamlrun.a(startup.o):(.bss+0x800): multiple definition of `caml_code_fragments_table'; libcamlrun.a(backtrace.o):(.bss+0x20): first defined here
    > collect2: error: ld returned 1 exit status
2022-05-28 13:37:55 +01:00
Alexander Shpilkin
f89bd409e9
smlnj,smlnjBootstrap: set meta.mainProgram 2022-05-28 14:48:53 +03:00
github-actions[bot]
ff43d848bf
Merge staging-next into staging 2022-05-27 18:01:52 +00:00
Jan Tojnar
ec17070dc6
Merge pull request #172744 from NixOS/vala_0.56_default
vala: default to vala_0_56
2022-05-27 19:56:35 +02:00
Sandro
f622a9de13
Merge pull request #174708 from rikhuijzer/rh/julia-1.7.3
julia_17-bin: 1.7.2 -> 1.7.3
2022-05-27 19:37:17 +02:00
Sandro
79f4249f74
Merge pull request #174857 from cdepillabout/purescript-updates
purescript: update script only considers full releases
2022-05-27 18:49:28 +02:00
Artturi
47f8dbee96
go_1_18: fix pkgsCross.raspberryPi.pkgsBuildHost.go_1_18 (#174612) 2022-05-27 19:34:32 +03:00
Artturi
60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc 2022-05-27 17:56:19 +03:00
7c6f434c
591afa6994
Merge pull request #174413 from r-ryantm/auto-update/abcl
abcl: 1.8.0 -> 1.9.0
2022-05-27 13:45:13 +00:00
Dennis Gosnell
4b4115df70
purescript: update script only considers full releases
Make sure the purescript update script only considers full releases.
Before this change, the purescript update script would consider
prereleases as valid releases.  This caused the r-ryantm bot to
create PRs trying to update the purescript derivation in Nixpkgs
to prerelease versions.

See https://github.com/NixOS/nixpkgs/pull/174485#issuecomment-1137291664
and
https://discourse.purescript.org/t/purescript-continuous-prereleases/3006/2?u=cdepillabout
for slightly more information.
2022-05-27 13:40:36 +09:00
Artturin
c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
github-actions[bot]
7ed55e7bca
Merge staging-next into staging 2022-05-26 18:01:45 +00:00
David Armstrong Lewis
87d9910cef gleam: 0.20.1 -> 0.21.0 2022-05-26 08:26:30 -04:00
github-actions[bot]
d8aac1a80f
Merge staging-next into staging 2022-05-26 12:01:59 +00:00
Maciej Krüger
a97c7f7380
Merge pull request #172873 from schuelermine/update/flutter-dart 2022-05-26 13:45:12 +02:00
rikhuijzer
aaf942564a julia_17-bin: 1.7.2 -> 1.7.3 2022-05-26 12:38:26 +02:00
sternenseemann
8b5e372c97
Merge pull request #168113 from a-m-joseph/ispowerpc-becomes-ispower32
lib/systems/inspect.nix: replace isPowerPC with isPower32BigEndian
2022-05-26 11:44:39 +02:00
Adam Joseph
b3fe9c32f8 ber_metaocaml: n107 -> n111
The configure script has changed and no longer seems to provide a way
to specify the location of the x11 libraries or headers.  Therefore
these configure options have been dropped.
2022-05-26 09:41:10 +02:00
github-actions[bot]
f82caaee74
Merge staging-next into staging 2022-05-26 00:02:58 +00:00
Sandro
b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule 2022-05-26 00:26:18 +02:00
github-actions[bot]
ab6c34c083
Merge staging-next into staging 2022-05-25 18:01:56 +00:00
Artturin
0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
Arnout Engelen
b27f78f56e
Merge pull request #171641 from raboof/rename-dotty-scala_3
dotty: rename to scala_3
2022-05-25 14:11:57 +02:00
github-actions[bot]
39a2f44695
Merge staging-next into staging 2022-05-25 12:02:16 +00:00
R. Ryantm
5dff481dba closurecompiler: 20220202 -> 20220502 2022-05-25 08:38:25 +00:00
Adam Joseph
c0085404bd lib/systems/inspect.nix: remove isPowerPC
Very confusingly, the `isPowerPC` predicate in
`lib/systems/inspect.nix` does *not* match `powerpc64le`!

This is because `isPowerPC` is defined as

  isPowerPC      = { cpu = cpuTypes.powerpc; };

Where `cpuTypes.powerpc` is:

  { bits = 32; significantByte = bigEndian; family = "power"; };

This means that the `isPowerPC` predicate actually only matches the
subset of machines marketed under this name which happen to be 32-bit
and running in big-endian mode which is equivalent to:

  with stdenv.hostPlatform; isPower && isBigEndian && is32bit

This seems like a sharp edge that people could easily cut themselves
on.  In fact, that has already happened: in
`linux/kernel/common-config.nix` there is a test which will always
fail:

  (stdenv.hostPlatform.isPowerPC && stdenv.hostPlatform.is64bit)

A more subtle case of the strict isPowerPC being used instead of the
moreg general isPower accidentally are the GHC expressions:

  Update pkgs/development/compilers/ghc/8.10.7.nix
  Update pkgs/development/compilers/ghc/8.8.4.nix
  Update pkgs/development/compilers/ghc/9.2.2.nix
  Update pkgs/development/compilers/ghc/9.0.2.nix
  Update pkgs/development/compilers/ghc/head.nix

Since the remaining legitimate use sites of isPowerPC are so few, remove
the isPowerPC predicate completely. The alternative expression above is
noted in the release notes as an alternative.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-05-25 09:45:42 +02:00
Sergei Trofimovich
408d3b418a
Merge pull request #173977 from trofi/fix-fno-common-for-mkcl
mkcl: pull upstream fix for -fno-common toolchains
2022-05-25 06:44:16 +00:00
R. Ryantm
b28eda04a2 abcl: 1.8.0 -> 1.9.0 2022-05-25 05:16:18 +00:00
github-actions[bot]
59d64381a5
Merge staging-next into staging 2022-05-25 00:04:08 +00:00
github-actions[bot]
6935cd110f
Merge staging-next into staging 2022-05-24 18:02:00 +00:00
Rafael Fernández López
7397e96f1e
unison-ucm: M2j -> M2l 2022-05-24 19:58:08 +02:00
Adam Joseph
4b8488f72a ber-metaocaml: make useX11 be a parameter rather than a let-binding
This allows callers to choose the value of useX11 themselves, for
example in config.nix.
2022-05-24 18:09:50 +02:00
github-actions[bot]
2e043cf685
Merge staging-next into staging 2022-05-24 06:01:54 +00:00
Ben Siraphob
d0a10cce7f
Merge pull request #173118 from trofi/fix-fno-common-for-flasm 2022-05-23 21:57:22 -07:00
github-actions[bot]
574f2d4696
Merge staging-next into staging 2022-05-24 00:02:57 +00:00
Sandro
59a445b82f
Merge pull request #169205 from revol-xut/master
lingua-franca: 0.1.0-alpha -> 0.1.0-beta
2022-05-23 21:03:16 +02:00
Artturi
cf3cb4893f
Merge pull request #152988 from dukc/dmdLegacyFix 2022-05-23 21:17:47 +03:00
github-actions[bot]
fc9784b2f1
Merge staging-next into staging 2022-05-23 18:02:01 +00:00
github-actions[bot]
b30c12f45d
Merge master into staging-next 2022-05-23 18:01:20 +00:00
Janne Heß
3673f148b3
Merge remote-tracking branch 'origin/staging-next'
* origin/staging-next: (62 commits)
  Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"
  openldap: fix cross-compilation
  makeBinaryWrapper: fix codesign on aarch64-darwin
  python3Packages.ldap: fix linking with openldap 2.5+
  Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"
  wine: enable parallel build again
  pkgsi686Linux.gdb: fix formatting for 32-bit systems
  gtk4: Fix incorrect merge
  nixos/openldap: use upstream unit defaults
  openldap: update maintainers
  openldap: 2.4.58 -> 2.6.2
  Revert "Add mingwW64-llvm cross-system."
  lua: fix on darwin by using makeBinaryWrapper (#172749)
  python310Packages.python-mimeparse: execute tests
  pandas: fix darwin build
  gtk3: 3.24.33 -> 3.24.33-2022-03-11
  gtk4: patch fixing g-c-c crashes
  e2fsprogs: patch for CVE-2022-1304
  firefox-unwrapped: fix cross compilation
  rustc: expose correct llvmPackages for cross compile
  ...
2022-05-23 19:56:59 +02:00
ajs124
3d97e079df
Merge pull request #168618 from Luflosi/update/nextpnr
nextpnr: 2022.01.03 -> 0.3
2022-05-23 19:06:16 +02:00
Ivv
608d595855
Merge pull request #173116 from mdarocha/dotnet-6-update
dotnet-sdk: 6.0.202 -> 6.0.300
2022-05-23 17:43:41 +02:00
Martin Weinelt
1923b68bda Merge remote-tracking branch 'origin/staging-next' into staging 2022-05-23 17:35:37 +02:00
Artturi
e00bb60b19
Merge pull request #173430 from Artturin/fetchzippost 2022-05-23 18:25:50 +03:00
mdarocha
5258230d4e inklecate: update dependencies 2022-05-23 17:09:19 +02:00
Vladimír Čunát
cb4e7fd9bc
gdc: nicer eval failure from versions >= 12
12 will also be copied into future versions;
these parts seem OK to be copied by default.
2022-05-23 16:24:25 +02:00
Artturin
b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
Francesco Gazzetta
6436bdeb7f gcc: add langD support to gcc 10 2022-05-23 16:09:25 +02:00
Ate Eskola
e4650d6d6c dmd: made derivation compile when overriding version to 2.084.1, 2.087.1 or 2.088.1. 2022-05-23 12:29:10 +03:00
github-actions[bot]
ba5122823c
Merge master into staging-next 2022-05-23 00:02:36 +00:00
revol-xut
2c54c0602d
lingua-franca: 0.1.0 -> 0.2.0 2022-05-23 00:24:33 +02:00
Artturin
d6d211b445 buildCrystalPackage: enableParallelBuilding 2022-05-22 22:30:45 +03:00
Ben Siraphob
e11b61dc42
Merge pull request #173975 from trofi/workaround-fno-common-for-miranda 2022-05-22 11:29:19 -07:00
github-actions[bot]
82ce3488e1
Merge staging-next into staging 2022-05-22 18:01:51 +00:00
github-actions[bot]
107b6041bc
Merge master into staging-next 2022-05-22 18:01:20 +00:00
ajs124
b7a56be514
go_1_16: remove 2022-05-22 15:22:11 +00:00
mdarocha
1458666fa1 dotnet-sdk: 6.0.202 -> 6.0.300 2022-05-22 17:12:13 +02:00
Luka Blašković
55c8e27290
rust: 1.60.0 -> 1.61.0 (#173631) 2022-05-22 15:51:43 +02:00
Sergei Trofimovich
c882821dd4 mkcl: pull upstream fix for -fno-common toolchains
Without the change build on upstream gcc-10 fails as:

    ld: mkclgc.a(pthread_start.o):(.bss+0x0): multiple definition of
      `MK_GC_jmp_buf'; mkclgc.a(alloc.o):(.bss+0xc0): first defined here
2022-05-22 11:28:27 +01:00
Sergei Trofimovich
24241c7ded miranda: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: types.o:(.bss+0x11b0): multiple definition of `current_file'; y.tab.o:(.bss+0x70): first defined here
2022-05-22 11:21:35 +01:00
github-actions[bot]
084f3d75e7
Merge master into staging-next 2022-05-21 18:01:06 +00:00
Anderson Torres
1caa263b72
Merge pull request #173857 from trofi/fix-fno-common-for-intercal
intercal: fix build on -fno-common toolchains
2022-05-21 12:56:05 -03:00
Jan Tojnar
b8b9f52393 Merge branch 'master' into staging-next
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0 and f6c5761935.
2022-05-21 17:52:39 +02:00
Sergei Trofimovich
fced75ac03 intercal: fix build on -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: parser.o:/build/intercal-0.31/parser.c:1501: multiple definition of
      `yydebug'; src/perpet.o:/build/intercal-0.31/src/perpet.c:88: first defined here
2022-05-21 10:59:28 +01:00
Dennis Gosnell
d06c3e06e5
Merge pull request #173489 from cdepillabout/purescript-0.15.2
purescript: 0.15.0 -> 0.15.2
2022-05-21 17:36:31 +09:00
Sergei Trofimovich
857a06674d
Merge pull request #173817 from trofi/fix-gcc-12-on-darwin
gcc12: fix substituteInPlace on darwin
2022-05-21 06:42:58 +00:00
Janne Heß
ef8a2dac90
Merge pull request #173755 from fgaz/gdc/match-gcc
gdc: match gcc version
2022-05-21 02:02:39 +02:00
Sergei Trofimovich
5d2d60e3e2 gcc12: fix substituteInPlace on darwin
gcc-12 did a mass rename from .c to .cc c++ files. As a result build fails as:

    substitute(): ERROR: file 'gcc/config/darwin-c.c' does not exist

Closes: https://github.com/NixOS/nixpkgs/issues/172877
2022-05-20 23:59:36 +01:00
github-actions[bot]
77bded3c43
Merge master into staging-next 2022-05-20 18:02:18 +00:00
Vladimír Čunát
f0d68829b2
Merge #173733: ber-metaocaml: apply glibc>=2.34 fix 2022-05-20 17:07:30 +02:00
github-actions[bot]
f5558d8fda
Merge master into staging-next 2022-05-20 12:01:25 +00:00
Francesco Gazzetta
c6ea401438 gdc: match gcc version
Programs compiled with gdc (such as tumiki-fighters and torus-trooper)
that depend on c++ libraries were failing with errors such as

/nix/store/3fqi6nigj8dkbvjnw8y4dy59gkq8vsj4-binutils-2.38/bin/ld: /nix/store/36960p41h83cwkcs2vpzg8ni39w4sc5m-bulletml-0.0.6/lib/libbulletml.so: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'

because of the mismatch with the gcc version used to compile the
libraries.

This commit unpins the gcc version gdc is based on, so they are kept in
sync.

gdc9 was removed since no other package depends specifically on that
version
2022-05-20 13:49:55 +02:00
Roman Timushev
667e13c619 openjdk17: 17.0.1 -> 17.0.3 (darwin) 2022-05-20 11:14:06 +02:00
Adam Joseph
be15e454d8 ber-metaocaml: apply glibc>=2.34 fix from ocaml/4.07.nix 2022-05-20 02:00:26 -07:00
Rick van Schijndel
437fd89069
Merge pull request #157129 from muscaln/tinygo-0.22.0
tinygo: 0.16.0 -> 0.23.0
2022-05-20 08:11:26 +02:00
Mustafa Çalışkan
5e3d09b3b0 tinygo: 0.16.0 -> 0.23.0 2022-05-20 00:37:01 +03:00
github-actions[bot]
b833efbcd7
Merge master into staging-next 2022-05-19 18:06:51 +00:00
Sandro
ede2e8d91e
Merge pull request #173633 from trofi/fix-fno-common-for-ccl
ccl: pull upstream fix for -fno-common
2022-05-19 19:33:50 +02:00
Sandro
161a60ceb7
Merge pull request #172861 from vbgl/jasmin-2022.04
jasmin-compiler: 21.0 → 2022.04.0
2022-05-19 19:17:51 +02:00
Sergei Trofimovich
7470efb0d3 ccl: pull upstream fix for -fno-common
Without the change build fails on upstream gcc-10 as:

    ld: x86_print.o:/build/ccl/lisp-kernel/linuxx8664/../area.h:111: multiple definition of
      `tcr_area_lock'; pmcl-kernel.o:/build/ccl/lisp-kernel/linuxx8664/../area.h:111: first defined here
2022-05-19 15:56:05 +01:00
Vladimír Čunát
849559c557
Merge branch 'staging' (older version) into staging-next
The point is to bring in PR #173487 as intended by authors.
2022-05-19 15:51:44 +02:00
github-actions[bot]
bd83e4cf98
Merge master into staging-next 2022-05-19 12:01:54 +00:00
Sergei Trofimovich
b8b36a3fba
Merge pull request #173471 from trofi/workaround-fno-common-for-yap
yap: add -fcommon workaround
2022-05-19 07:17:36 +00:00
github-actions[bot]
39ddfff2f2
Merge staging-next into staging 2022-05-18 18:01:51 +00:00
github-actions[bot]
925219f62b
Merge master into staging-next 2022-05-18 18:01:13 +00:00
Shea Levy
5726b8faec
go_1_18: Fix build when targetting MinGW 2022-05-18 08:13:11 -04:00
Shea Levy
f4033eeeaf
go: Fix build when targetting MinGW 2022-05-18 08:12:51 -04:00
Dennis Gosnell
04ce990169
purescript: 0.15.0 -> 0.15.2 2022-05-18 20:58:18 +09:00
Janne Heß
c911240e9c
Revert "Add mingwW64-llvm cross-system." 2022-05-18 13:50:23 +02:00
Shea Levy
7456be85db
Merge branch 'staging-next' into staging 2022-05-18 06:40:21 -04:00
Shea Levy
0f68ed163c
Merge branch 'mingwW64-clang' into staging 2022-05-18 06:30:21 -04:00
Sergei Trofimovich
12f04ef16e yap: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libYap.a(pl-dtoa.o):/build/yap-6.3.3/H/pl-yap.h:230: multiple definition of `ATOM_';
      libYap.a(pl-buffer.o):/build/yap-6.3.3/H/pl-yap.h:230: first defined here
2022-05-18 08:32:22 +01:00
Madoura
a44de15349
vlang: 2022.19 -> 2022.20 2022-05-17 06:23:29 -05:00
Ivar Scholten
578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
github-actions[bot]
e2602ad62e
Merge staging-next into staging 2022-05-16 00:04:11 +00:00
github-actions[bot]
c8608fae00
Merge master into staging-next 2022-05-16 00:03:24 +00:00
Patrick Mahoney
ad0d13cf37 koka: 2.3.6 -> 2.3.8
Include fix for mimalloc on darwin; see
https://github.com/koka-lang/koka/issues/243
2022-05-15 15:02:03 -05:00
Sergei Trofimovich
687decaa2d flasm: pull patch pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: unflasm.o:/build/source/unflasm.c:32: multiple definition of
      `swfVersion'; flasm.o:/build/source/flasm.c:36: first defined here
2022-05-15 10:18:31 +01:00
github-actions[bot]
a41870fcba
Merge staging-next into staging 2022-05-15 06:01:50 +00:00
github-actions[bot]
a44988ac0d
Merge master into staging-next 2022-05-15 06:01:17 +00:00
Jan Tojnar
d1b77f990f Merge branch 'staging-next' into staging
Conflicts:
	pkgs/applications/networking/browsers/firefox/common.nix between f6c5761935 and a373324120.
2022-05-15 07:08:29 +02:00
Madoura
26da0bc974
vlang: weekly.2021.51 -> weekly.2022.19 2022-05-14 18:59:38 -05:00
7c6f434c
cd6eea51c4
Merge pull request #171083 from ehmry/wrapCCWith-nixSuport
wrapCCWith: structured argument for wrapper flags
2022-05-14 15:05:25 +00:00
github-actions[bot]
dae6d3bb73
Merge master into staging-next 2022-05-14 12:01:17 +00:00
Guillaume Girol
9ccccc3e25 edk2: fix cross compilation 2022-05-14 12:00:00 +00:00
Jörg Thalheim
820177eded
Merge pull request #172335 from gbtb/dotnet_31_icu
dotnet: fixed runtime error for dotnet 3.1 after icu update
2022-05-14 07:27:13 +01:00
github-actions[bot]
b0b4881903
Merge master into staging-next 2022-05-14 06:13:28 +00:00
github-actions[bot]
3328bc9666
Merge master into staging-next 2022-05-14 00:02:10 +00:00
Robert Scott
55f51ff7c1 mruby: 3.0.0 -> 3.1.0 2022-05-14 01:01:08 +01:00
Ben Siraphob
5b5d5f1156
Merge pull request #172582 from tjni/update-vyper 2022-05-13 15:46:40 -05:00
github-actions[bot]
fe71877bbd
Merge staging-next into staging 2022-05-13 18:03:04 +00:00
github-actions[bot]
bcb22e9a7b
Merge master into staging-next 2022-05-13 18:01:23 +00:00
Artturi
197681059f
Merge pull request #172271 from Artturin/crystalbuildstrict 2022-05-13 20:50:11 +03:00
Sandro
c1b015df49
Merge pull request #172261 from jbedo/mercury 2022-05-13 17:30:11 +02:00
Anselm Schüler
ce5a25ef1a flutter.dart: 2.16.1 -> 2.16.2 2022-05-13 17:02:03 +02:00
Vincent Laporte
aee00ac405
jasmin-compiler: 21.0 → 2022.04.0 2022-05-13 14:08:29 +02:00
gbtb
e40670371e dotnet: added icu attributes to hash auto-generation script 2022-05-13 21:50:26 +10:00
Rick van Schijndel
1f75e49103
Merge pull request #147986 from NickCao/rustc-llvmpackages
firefox: fix cross compilation
2022-05-13 09:26:16 +02:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
Justin Bedo
0d41bc81d6
mercury: 20.06.1 -> 22.01.1 2022-05-13 08:48:16 +10:00
Nick Cao
be29f4575e
rustc: expose correct llvmPackages for cross compile 2022-05-13 06:40:43 +08:00
Gaelan Steele
da2f2d49a6 fpc: fix build on aarch64
glibc 2.34 broke it; apply an unreleased patch from upstream
2022-05-12 19:34:43 +00:00
Maxine Aubrey
73ec0bf71f
vala: default to vala_0_56 2022-05-12 21:28:49 +02:00
github-actions[bot]
6b23d26afc
Merge master into staging-next 2022-05-12 18:02:25 +00:00
OPNA2608
8e45ee9e4a acme: unstable-2021-02-14 -> unstable-2021-11-05 2022-05-12 17:35:04 +02:00
Otavio Salvador
0922bf32f4 go_1_18: 1.18.1 -> 1.18.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-12 23:15:21 +10:00
Otavio Salvador
bee3e742ef go_1_17: 1.17.9 -> 1.17.10
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-12 23:15:12 +10:00
Sergei Trofimovich
b125089f5a alan_2: add -fcommon workaround for gcc-10
Without the change the build against upstream gcc-10 build fails as:

    ld: smScSema.o:/build/source/compiler/smScSema.c:135:
        multiple definition of `charset'; options.o:/build/source/compiler/options.c:16: first defined here

Use -fcommon as a workeround until upstream updates the code.
2022-05-12 08:22:23 +01:00
Theodore Ni
7f68e42883
vyper: 0.3.1 -> 0.3.3
https://github.com/vyperlang/vyper/releases/tag/v0.3.3
2022-05-11 11:21:25 -05:00
github-actions[bot]
90db968124
Merge staging-next into staging 2022-05-10 21:23:59 +00:00
Thiago Kenji Okada
80ab09047a
Merge pull request #172350 from WolfangAukang/vyper-fix
vyper: relax semantic-version dependency
2022-05-10 22:18:53 +01:00
P. R. d. O
eee661ba01
vyper: relax semantic-version dependency 2022-05-10 14:38:56 -06:00
github-actions[bot]
3a79190750
Merge staging-next into staging 2022-05-10 18:01:50 +00:00
Vincent Laporte
cbd4728f8a opa: drop spurious dependency on cryptokit 2022-05-10 17:47:59 +02:00
gbtb
611be96fd9 dotnet: fixed runtime error for dotnet 3.1 after icu update 2022-05-10 23:04:45 +10:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging 2022-05-10 12:11:45 +00:00
Vladimír Čunát
148df9e42e
Merge #171830: gcc12, gfortran12, gnat12: init at 12.1.0 2022-05-10 10:59:28 +02:00
Artturin
5e3b4a6eaf crystal: enable strictDeps 2022-05-10 05:20:36 +03:00
Artturin
a0d4618e7f buildCrystalPackage: enable strictDeps
it improves package correctness and keeps cross-compilation in good
health
there aren't many uses of buildCrystalPackage in nixpkgs yet so imo its
safe to turn it on

python builder, rust build, go builder, and others all turn it on
2022-05-10 04:57:46 +03:00
github-actions[bot]
2282e994f2
Merge staging-next into staging 2022-05-10 00:02:52 +00:00
mat ess
4fc665856d nim: 1.6.4 -> 1.6.6 2022-05-09 13:34:07 -05:00
Shea Levy
15aa32e082
llvm-bintools: passthru targetPrefix.
This is expected e.g. by the GHC cross-compilation code
2022-05-09 10:09:20 -04:00
Shea Levy
b7b9b73760
libcxx/libcxxabi: Fix build on Windows with lld 2022-05-09 10:06:52 -04:00
Shea Levy
5ca96b948c
libcxxabi: Fix build against compiler-rt-using clang 2022-05-09 10:05:50 -04:00
Shea Levy
078a07708a
libunwind: Fix build against compiler-rt-using clang 2022-05-09 10:05:47 -04:00
Shea Levy
dee9af9323
bintools: Add isXXX flags to check linker type 2022-05-09 10:03:48 -04:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
github-actions[bot]
f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Rick van Schijndel
f62e248d09
Merge pull request #171531 from nagy/chicken-recurse
chickenPackages: recurse into attrs
2022-05-08 20:36:14 +02:00
github-actions[bot]
6ab1fe48df
Merge staging-next into staging 2022-05-08 18:01:43 +00:00
github-actions[bot]
e92815729d
Merge master into staging-next 2022-05-08 18:01:10 +00:00
ajs124
c1602f79c3
Merge pull request #170827 from mweinelt/openjdk-eols
openjdk: mark major version 12 through 16 as EOL
2022-05-08 18:32:38 +01:00
github-actions[bot]
049ba92990
Merge staging-next into staging 2022-05-08 06:01:58 +00:00
github-actions[bot]
7c1e4ffd7f
Merge master into staging-next 2022-05-08 06:01:24 +00:00
Mario Rodas
d84a2a651b
Merge pull request #170477 from armeenm/bump-ats2
ats2: 0.4.1 -> 0.4.2
2022-05-07 19:09:51 -05:00
github-actions[bot]
0386939da0
Merge staging-next into staging 2022-05-08 00:03:09 +00:00
github-actions[bot]
d6c9d38363
Merge master into staging-next 2022-05-08 00:02:24 +00:00
Marek Fajkus
46b900473c
Merge pull request #171990 from turboMaCk/elm-node-updates
elmPackages.{elm-test,elm-create-app...}: update nodejs dependecies
2022-05-07 23:50:35 +02:00
Marek Fajkus
a8060ad83a
elmPackages.{elm-test,elm-create-app...}: update nodejs dependecies 2022-05-07 20:51:21 +02:00
Sergei Trofimovich
c34a8024bf gcc12, gfortran12, gnat12: init at 12.1.0
A copy of gcc11 with minor patch changes:
- follow .c/.cc rename upstream
- made patches unconditional

Changes: https://www.gnu.org/software/gcc/gcc-12/changes.html
2022-05-07 13:50:47 +01:00
github-actions[bot]
bbe9795596
Merge staging-next into staging 2022-05-07 12:01:55 +00:00
Vladimír Čunát
005e2edc05
Merge #171792: gcc11: downgrade to 11.2.0 on x86_64-darwin
...into staging-next
2022-05-07 08:19:02 +02:00
github-actions[bot]
00e5877c2f
Merge staging-next into staging 2022-05-07 00:02:47 +00:00
github-actions[bot]
fa99b3742a
Merge master into staging-next 2022-05-07 00:02:09 +00:00
Ryan Mulligan
b43810f533
Merge pull request #171786 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-05-03 -> unstable-2022-05-04
2022-05-06 12:46:29 -07:00
Shea Levy
a73b59a157
llvm-bintools: Include aliases for windres and dlltool on Windows 2022-05-06 10:54:52 -04:00
Shea Levy
504d38ae7b
cross: Allow Windows toolchains to use ucrt as libc. 2022-05-06 10:54:52 -04:00
github-actions[bot]
ad713fb84e
Merge staging-next into staging 2022-05-06 12:02:39 +00:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
Vladimír Čunát
976e65456a
gcc11: downgrade to 11.2.0 also on x86_64-darwin
https://hydra.nixos.org/build/175546330
2022-05-06 11:43:07 +02:00
R. Ryantm
e997da6800 open-watcom-v2-unwrapped: unstable-2022-05-03 -> unstable-2022-05-04 2022-05-06 08:55:39 +00:00
Jan Tojnar
b15a9584ee vala_0_56: 0.56.0 → 0.56.1
https://gitlab.gnome.org/GNOME/vala/-/compare/0.56.0...0.56.1
2022-05-06 10:52:44 +02:00
Christian Albrecht
9d8bbb544b
spirv-llvm-translator: fix duplicate makeFlags merge
See
https://github.com/NixOS/nixpkgs/pull/171656#issuecomment-1119263828

there was a conflict with #162603 and a GitHub Action did a bad merge in 4cab9ae#diff-1aeab0da45b3afb6688d321042021a2ebad96758fc495d92aaadb50cc9aa22c7R28, adding a second makeFlags and breaking the build.
2022-05-06 10:30:03 +02:00
Sergei Trofimovich
0fc6476b56
Merge pull request #171147 from trofi/fix-mingw32-gcc-11
pkgsCross.mingw32.gcc11Stdenv: update mcfgthread patches for gcc-11
2022-05-06 06:54:08 +00:00
github-actions[bot]
4c4d0d6bc3
Merge staging-next into staging 2022-05-06 06:02:20 +00:00
github-actions[bot]
ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Artturi
bb56c83212
Merge pull request #168517 from Artturin/cmdstanupdate
cmdstan: 2.17.1 -> 2.29.2
2022-05-06 07:13:46 +03:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Malo Bourgon
d8da6a153b nimble-unwrapped: add meta 2022-05-05 17:27:29 -07:00
github-actions[bot]
4cab9aed76
Merge staging-next into staging 2022-05-06 00:02:53 +00:00
github-actions[bot]
b962dee3e7
Merge master into staging-next 2022-05-06 00:02:16 +00:00
Bernardo Meurer
eaaa116016
intel-graphics-compiler: move substitutes to postPatch 2022-05-05 15:27:48 -07:00
Bernardo Meurer
f4f9691c9f
intel-graphics-compiler: remove INSTALL_SPIRVDLL 2022-05-05 15:26:58 -07:00
Bernardo Meurer
37c0bfd127
spirv-llvm-translator: remove prePatch since we don't run tests 2022-05-05 15:26:20 -07:00
Bernardo Meurer
d14ebd795e
intel-graphics-compiler: reindent 2022-05-05 15:24:09 -07:00
Bernardo Meurer
69a71a0ec2
spirv-llvm-translator: move spirv-tools to nativeBuildInputs 2022-05-05 15:22:25 -07:00
Bernardo Meurer
959971255f
Merge pull request #171656 from rowanG077/igm-vnext
intel-compute-runtime: 21.42.21270 -> 22.17.23034
2022-05-05 15:11:31 -07:00
Bernardo Meurer
8c689e0163
Merge pull request #171683 from Flakebi/rocm
rocm: * -> 5.1.1
2022-05-05 14:58:44 -07:00
Ryan Mulligan
ae17af4d66
Merge pull request #171416 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-04-29 -> unstable-2022-05-03
2022-05-05 14:22:54 -07:00
Vladimír Čunát
a97b262ba6
Merge #171611: gcc11: revert to 11.2.0 on aarch64-darwin
...into staging-next
2022-05-05 22:48:07 +02:00
Martin Weinelt
dacd54d3f7
openjdk: mark major version 12 through 16 as EOL
https://endoflife.date/java
https://www.azul.com/products/azul-support-roadmap/

Related: #170825
2022-05-05 19:45:49 +02:00
Sebastian Neubauer
a0b66ad30e rocm-llvm: 5.0.2 -> 5.1.1 2022-05-05 18:36:00 +02:00
Sebastian Neubauer
4d5bc15ef3 hip: 5.0.2 -> 5.1.1 2022-05-05 18:36:00 +02:00
Thomas Watson
ec87e38d65 Revert "gcc: 11.2.0 -> 11.3.0" for aarch64-darwin
Patches to support GCC 11.3.0 on aarch64-darwin are not available. Homebrew
also is skipping the 11.3.0 upgrade.
2022-05-05 08:11:09 -05:00
rowanG077
4b227488a1 intel-graphics-compiler: 1.0.8744 -> 1.0.11061 2022-05-05 14:44:35 +02:00
rowanG077
5966baddb7 spirv-llvm-translator: 2021-06-13 -> 2022-05-04 2022-05-05 14:42:44 +02:00
Arnout Engelen
30b459c377
dotty: rename to scala_3
Major version 3 of the Scala compiler started out under the codename 'dotty', and that's how it was packaged initially in nixpkgs.

Now that dotty has become the 'official' scala 3 compiler (see also b0f0e1d), we should rename the package as well

Fixes #170911
2022-05-05 11:32:30 +02:00
github-actions[bot]
81bcb0a861
Merge staging-next into staging 2022-05-05 06:01:42 +00:00
github-actions[bot]
375b571b04
Merge master into staging-next 2022-05-05 06:01:10 +00:00
Ben Siraphob
4ba3767e4d
Merge pull request #171499 from cdepillabout/purescript-no-ncurses 2022-05-04 20:41:49 -06:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Lassulus
a6902b3973
Merge pull request #162603 from jljusten/libclc-spirv
SPIRV-LLVM-Translator: Add llvm-spirv tool; libclc: 11.0.1 -> 12.0.1
2022-05-04 20:07:12 +02:00
Daniel Nagy
e168e46338
chickenPackages: recurse into attrs
This makes chicken packages (eggs) discoverable.

This came up during:

https://github.com/NixOS/nixpkgs/pull/165023#issuecomment-1116655349
2022-05-04 12:02:09 +02:00
Pontus Stenetorp
3ea13a6f55
hare: run test suite 2022-05-04 09:25:09 +00:00
Dennis Gosnell
c3a7edf7d2
purescript: drop ncurses dep
`purs` no longer depends on ncurses/libtinfo since 0.14.8:
https://github.com/purescript/purescript/releases/tag/v0.14.8
2022-05-04 15:41:04 +09:00
github-actions[bot]
23791ce6d0
Merge staging-next into staging 2022-05-04 06:02:12 +00:00
Rick van Schijndel
113375e098
Merge pull request #165023 from nagy/chicken5-eggs
chickenPackages_5: more eggs
2022-05-04 05:36:04 +02:00
Anderson Torres
abfd311791
Merge pull request #170359 from AndersonTorres/new-harelang
Hare programming language: init
2022-05-04 00:23:35 -03:00
Daniel Nagy
5912e391b5
chickenEggs.tcp6: init at 0.2.1 2022-05-03 22:52:50 +02:00
Daniel Nagy
5c9f806102
chickenEggs.socket: init at 0.3.3 2022-05-03 22:52:50 +02:00
Daniel Nagy
298a451eb6
chickenEggs.foreigners: init at 1.5 2022-05-03 22:52:50 +02:00
Daniel Nagy
e31de32396
chickenEggs.feature-test: init at 0.2.0 2022-05-03 22:52:50 +02:00
Daniel Nagy
b756fabd1a
chickenEggs.address-info: init at 1.0.5 2022-05-03 22:52:49 +02:00
Daniel Nagy
876def9433
chickenEggs.sha2: init at 4.0.5 2022-05-03 22:52:49 +02:00
Daniel Nagy
e9fa73c93d
chickenEggs.message-digest-primitive: init at 4.3.2 2022-05-03 22:52:49 +02:00
Daniel Nagy
e7bd776d5b
chickenEggs.json: init at 1.6 2022-05-03 22:52:49 +02:00
Daniel Nagy
01ab95c886
chickenEggs.packrat: init at 1.5 2022-05-03 22:52:49 +02:00
Daniel Nagy
09f4886b37
chickenEggs.utf8: init at 3.6.2 2022-05-03 22:52:48 +02:00
Daniel Nagy
95d24cad2a
chickenEggs.uri-generic: init at 3.2 2022-05-03 22:52:48 +02:00
Daniel Nagy
7e65e01f83
chickenEggs.uri-common: init at 2.0 2022-05-03 22:52:48 +02:00
Daniel Nagy
534f88d368
chickenEggs.symbol-utils: init at 2.1.0 2022-05-03 22:52:48 +02:00
Daniel Nagy
42cd512356
chickenEggs.string-utils: init at 2.4.0 2022-05-03 22:52:48 +02:00
Daniel Nagy
e91febd454
chickenEggs.srfi-69: init at 0.4.1 2022-05-03 22:52:47 +02:00
Daniel Nagy
236e58ec33
chickenEggs.srfi-18: init at 0.1.6 2022-05-03 22:52:47 +02:00
Daniel Nagy
d74cdc6734
chickenEggs.spiffy: init at 6.3 2022-05-03 22:52:47 +02:00
Daniel Nagy
477e06109e
chickenEggs.sendfile: init at 1.8.3 2022-05-03 22:52:47 +02:00
Daniel Nagy
8d3b68f518
chickenEggs.regex: init at 2.0 2022-05-03 22:52:47 +02:00
Daniel Nagy
8c7f1233e6
chickenEggs.miscmacros: init at 1.0 2022-05-03 22:52:46 +02:00
Daniel Nagy
bb9bf815fe
chickenEggs.memory-mapped-files: init at 0.4 2022-05-03 22:52:46 +02:00
Daniel Nagy
588e750718
chickenEggs.set: init at 2.2 2022-05-03 22:52:46 +02:00
Daniel Nagy
38f7ead82d
chickenEggs.intarweb: init at 2.0.1 2022-05-03 22:52:46 +02:00
Daniel Nagy
4c7e5a0812
chickenEggs.defstruct: init at 2.0 2022-05-03 22:52:45 +02:00
Daniel Nagy
bdfbb00e0c
chickenEggs.check-errors: init at 3.2.0 2022-05-03 22:52:45 +02:00
Daniel Nagy
6ebe5ef320
chickenEggs.base64: init at 1.0 2022-05-03 22:52:45 +02:00
Daniel Nagy
91d2292a53
chickenEggs.apropos: init at 3.6.0 2022-05-03 22:52:45 +02:00
R. Ryantm
11beba2dfc open-watcom-v2-unwrapped: unstable-2022-04-29 -> unstable-2022-05-03 2022-05-03 16:11:39 +00:00
github-actions[bot]
00dc0eecc7
Merge staging-next into staging 2022-05-03 12:01:45 +00:00
happysalada
fb60c5e7b3 solc: add darwin binary for now 2022-05-03 07:58:58 -04:00
AndersonTorres
b597b5c3fc hare: init at 0.pre+date=2022-04-27 2022-05-03 08:23:32 -03:00
AndersonTorres
9ded9f1100 harec: init at 0.pre+date=2022-04-26 2022-05-03 08:23:32 -03:00
github-actions[bot]
46944fe032
Merge staging-next into staging 2022-05-03 00:02:25 +00:00
happysalada
e4dfaba506 solc: disable z3 strict version check 2022-05-02 19:48:09 -04:00
github-actions[bot]
c4bf3689ee
Merge staging-next into staging 2022-05-02 18:10:52 +00:00
Ryan Mulligan
e2f9fb072f
Merge pull request #171007 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-04-24 -> unstable-2022-04-29
2022-05-02 07:43:16 -07:00
Vladimír Čunát
9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
github-actions[bot]
677697c12f
Merge staging-next into staging 2022-05-01 18:01:35 +00:00
github-actions[bot]
da9b549e31
Merge master into staging-next 2022-05-01 18:01:03 +00:00
7c6f434c
b1160a176b
Merge pull request #170945 from Uthar/abcl-jss
abcl: fix `(require :jss)` in ABCL with Java 17
2022-05-01 17:42:31 +00:00
Sergei Trofimovich
cb03b37927 pkgsCross.mingw32.gcc11Stdenv: update mcfgthread patches for gcc-11
Without the change mingw32-gcc fails to build as:

    In file included from /build/gcc-11.2.0/libstdc++-v3/libsupc++/cxxabi.h:49,
                     from ../../../../gcc-11.2.0/libstdc++-v3/libsupc++/atexit_thread.cc:24:
    ../../../../gcc-11.2.0/libstdc++-v3/libsupc++/atexit_thread.cc:36:3: error: 'int __cxxabiv1::__cxa_thread_atexit(void (*)(void*), void*, void*)' should have been declared inside '__cxxabiv1'
       36 |   _GLIBCXX_NOTHROW
          |   ^~~~~~~~~~~~~~~~
    ../../../../gcc-11.2.0/libstdc++-v3/libsupc++/atexit_thread.cc:34:1: error: conflicting declaration of C function 'int __cxxabiv1::__cxa_thread_atexit(void (*)(void*), void*, void*)'
       34 | __cxxabiv1::__cxa_thread_atexit (void (*dtor)(void *),
          | ^~~~~~~~~~

The change follows upstream change introduced in
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=7fc0f78c3f43af1967cb7b1ee8f4947f3b890aa2
2022-05-01 15:34:22 +01:00
Vladimír Čunát
cec6e7362c
Merge branch 'master' into staging-next-2022-04-23 2022-05-01 14:26:52 +02:00
github-actions[bot]
8189ad029c
Merge staging-next into staging 2022-05-01 12:01:52 +00:00
github-actions[bot]
b4cd84e421
Merge master into staging-next 2022-05-01 12:01:16 +00:00
wahjava
c6658871e0
chez: 9.5.6 -> 9.5.8 (#170551) 2022-05-01 05:02:30 -05:00
Mario Rodas
322da3ec00
Merge pull request #171085 from redvers/ponyc-0.50.0
ponyc: 0.49.0 -> 0.50.0
2022-05-01 04:56:07 -05:00
Dennis Gosnell
bf350cf804
Merge pull request #171001 from cdepillabout/purescript-0.15.0
purescript: 0.14.7 -> 0.15.0
2022-05-01 16:28:02 +09:00
Dennis Gosnell
7be18af83c
Merge pull request #169513 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-05-01 16:19:55 +09:00
github-actions[bot]
676b5fba35
Merge staging-next into staging 2022-05-01 06:01:47 +00:00
github-actions[bot]
dc0ace8d6e
Merge master into staging-next 2022-05-01 06:01:14 +00:00
Emery Hemingway
ff802de61e llvm-14: use nixSupport arguments with wrapCCWith 2022-04-30 21:53:58 -05:00
Redvers Davies
3815ca841b ponyc: 0.49.0 -> 0.50.0
Changelog:

0.49.1:

* Ban Unstable Variables

0.50.0:

* Fix crash with exhaustive match on Generics.
* Fix parameter names not being checked in all circumstances.
* Fix compiler crash to HeapToStack compiler pass.
* Strengthen the ordering for some atomic operations.
* Allow override of return types for FFI functions.
* Don't allow FFI calls in default methods or behaviours.
2022-04-30 22:35:03 -04:00
Mario Rodas
1ed876dcb9
Merge pull request #170932 from nagy/sbcl
sbcl: 2.1.11 -> 2.2.4
2022-04-30 19:39:43 -05:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
R. Ryantm
c64751f2bf open-watcom-v2-unwrapped: unstable-2022-04-24 -> unstable-2022-04-29 2022-04-30 09:57:15 +00:00
Dennis Gosnell
2804a50193
purescript: 0.14.7 -> 0.15.0 2022-04-30 17:43:58 +09:00
github-actions[bot]
2ec636df25
Merge master into haskell-updates 2022-04-30 00:13:38 +00:00
github-actions[bot]
5f05f984a6
Merge staging-next into staging 2022-04-30 00:02:41 +00:00
github-actions[bot]
142bf917b0
Merge master into staging-next 2022-04-30 00:02:08 +00:00
Kasper Gałkowski
7cf2cebcb2 abcl: fix (require :jss) in ABCL with Java 17 2022-04-29 23:49:50 +02:00
Ryan Mulligan
86ae338b7f
Merge pull request #170224 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-04-23 -> unstable-2022-04-24
2022-04-29 13:49:22 -07:00
Daniel Nagy
100bcaeec3
sbcl: 2.1.11 -> 2.2.4 2022-04-29 20:43:01 +02:00
Vladimír Čunát
cfcccfa572
Merge #170121: gcc: 11.2.0 -> 11.3.0 (into staging) 2022-04-29 08:18:04 +02:00
github-actions[bot]
d77355fa63
Merge master into haskell-updates 2022-04-29 00:12:30 +00:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
github-actions[bot]
5891152d70
Merge master into staging-next 2022-04-28 12:05:39 +00:00
Thiago Kenji Okada
cbe376dbc5
Merge pull request #170687 from kubukoz/graalvm-2210
graalvm17-ce, graalvm11-ce: 22.0.0.2 -> 22.1.0
2022-04-28 08:16:44 +01:00
github-actions[bot]
2d5d5db400
Merge master into staging-next 2022-04-28 06:01:45 +00:00
Ellie Hermaszewska
1e7de90ad1
Merge pull request #170366 from sgillespie/master 2022-04-28 09:01:26 +08:00
github-actions[bot]
2ae92e3309
Merge master into haskell-updates 2022-04-28 00:15:25 +00:00
Jakub Kozłowski
8fa669acb4 graalvm17-ce, graalvm11-ce: 22.0.0.2 -> 22.1.0 2022-04-28 00:21:08 +02:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
github-actions[bot]
6013ebcc30
Merge master into staging-next 2022-04-27 12:02:07 +00:00
Vincent Laporte
1a4307af6d jasmin-compiler: init at 21.0 2022-04-27 10:02:32 +02:00
Sean D Gillespie
f089fdbc80
Vulkan: 1.2.198.0 -> 1.3.211.0
Update:
 * glslang
 * spirv-headers
 * spirv-toools
 * vulkan-extension-layer
 * vulkan-headers
 * vulkan-loader
 * vulkan-tools
 * vulkan-tools-lunarg
 * vulkan-validation-layers

Fixes #161060
2022-04-26 21:38:50 -04:00
github-actions[bot]
71fdb4ca86
Merge master into haskell-updates 2022-04-27 00:14:20 +00:00
Armeen Mahdian
2cfd398b57 ats2: 0.4.1 -> 0.4.2 2022-04-26 15:04:13 -05:00
github-actions[bot]
4490401513
Merge master into staging-next 2022-04-26 18:01:11 +00:00
Silvan Mosberger
1f11d01f8a
Merge pull request #169581 from whentze/openjdk-security-2022-04-19
openjdk: 11.0.12+7 -> 11.0.15.+10, 17.0.1+12 -> 17.0.3.+7
2022-04-26 19:40:29 +02:00
github-actions[bot]
f8c265f433
Merge master into staging-next 2022-04-26 06:01:08 +00:00
Rick van Schijndel
4586388f85
Merge pull request #170320 from andersk/negated-version
treewide: Simplify negated uses of versionAtLeast, versionOlder
2022-04-26 07:50:15 +02:00
github-actions[bot]
8022f71559
Merge master into haskell-updates 2022-04-26 00:13:05 +00:00
Anders Kaseorg
6920d8ca42 treewide: Simplify negated uses of versionAtLeast, versionOlder
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:24 -07:00
github-actions[bot]
1fe6b64349
Merge master into staging-next 2022-04-25 18:01:12 +00:00
R. Ryantm
9ef062f508 open-watcom-v2-unwrapped: unstable-2022-04-23 -> unstable-2022-04-24 2022-04-25 08:35:12 +00:00
mdarocha
3570e5bf40 inklecate: update dependencies 2022-04-25 07:35:56 +02:00
mdarocha
604b9fed20 dotnet-sdk: 6.0.201 -> 6.0.202
https://devblogs.microsoft.com/dotnet/april-2022-updates/
2022-04-25 07:35:55 +02:00
github-actions[bot]
58fc40f32e
Merge master into haskell-updates 2022-04-25 00:11:35 +00:00
github-actions[bot]
6a14b5834e
Merge master into staging-next 2022-04-25 00:02:35 +00:00
Sandro
a20a04ad98
Merge pull request #168550 from malob/gcc-disable-aarch64-darwin
gcc{4..10}: add aarch64-darwin to badPlatforms
2022-04-25 00:44:57 +02:00
Sergei Trofimovich
e35682b207 gcc: 11.2.0 -> 11.3.0
Bug fix release.

Changes: https://gcc.gnu.org/gcc-11/changes.html (11.3 link below).
2022-04-24 19:12:51 +01:00
github-actions[bot]
b9e4b22843
Merge master into staging-next 2022-04-24 12:01:14 +00:00
Lassulus
81e716daed
Merge pull request #164153 from malbarbo/scryer-0.9
scryer-prolog: v0.8.127 -> v0.9.0
2022-04-24 11:36:31 +01:00
github-actions[bot]
93ca6b8345
Merge master into staging-next 2022-04-24 06:01:05 +00:00
Mario Rodas
56c88a29ba
Merge pull request #169614 from LibreCybernetics/remove-maintainership
{android-studio,crystal}: remove myself as maintainer
2022-04-23 20:12:29 -05:00
github-actions[bot]
2541ef4282
Merge master into haskell-updates 2022-04-24 00:12:40 +00:00
github-actions[bot]
fddf656b60
Merge master into staging-next 2022-04-23 18:01:13 +00:00
sternenseemann
9cba3bc856
Merge pull request #167934 from sternenseemann/aarch64-darwin-cabal-patches-target
haskell.compiler: check targetPlatform for Cabal Paths module patch
2022-04-23 18:54:56 +02:00
Vladimír Čunát
82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Ryan Mulligan
9349e1cf65
Merge pull request #169922 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-04-21 -> unstable-2022-04-23
2022-04-23 06:44:22 -07:00
Mario Rodas
2c19b57c6d
Merge pull request #169612 from LibreCybernetics/update-kotlin
kotlin: 1.6.20 → 1.6.21
2022-04-23 06:33:11 -05:00
R. Ryantm
1b6f0a2de8 open-watcom-v2-unwrapped: unstable-2022-04-21 -> unstable-2022-04-23 2022-04-23 10:38:59 +00:00
github-actions[bot]
17baaf142f
Merge master into haskell-updates 2022-04-23 00:11:25 +00:00
github-actions[bot]
05f9abf294
Merge staging-next into staging 2022-04-22 18:01:54 +00:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
Artturin
f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
Mario Rodas
be74239a61
Merge pull request #169753 from marsam/jdk8-manpage-darwin
jdk8: fix manpage symlink on darwin
2022-04-22 07:33:31 -05:00
sternenseemann
d331463a2c haskell.compiler: fix binary GHCs with store paths containing "xxx"
At some point in hadrian's installation Makefile used for e.g. alpine
bindists 'xxx' is used as a placeholder for three spaces and later
substituted back. This breaks if the store path itself contains 'xxx'.
We adapt an upstream patch which will be part of 9.4 (and presumably
9.0.3 and 9.2.3) as a workaround for this issue for 8.10.2 and 8.10.7
which are the binary GHCs in nixpkgs affected.
2022-04-22 14:25:53 +02:00
sternenseemann
e9d8ace0ae
Merge pull request #134514 from MostAwesomeDude/chicken
CHICKEN docs and updates
2022-04-22 14:02:23 +02:00
Mario Rodas
b66cbbd74e jdk8: fix manpage symlink on darwin 2022-04-22 04:20:00 +00:00
Corbin
ec35f59fd1 chickenPackages.chickenEggs.srfi-189: init at 0.1
Semi-automatically done by egg2nix.
2022-04-21 15:19:09 -07:00
Corbin
212fecb734 chickenPackages.chickenEggs.srfi-13: 0.3 -> 0.3.1
Performed semi-automatically with egg2nix, as a test of freshly-written
documentation.
2022-04-21 15:19:06 -07:00
Fabián Heredia Montiel
ca9bf3e05f crystal: remove myself as maintainer 2022-04-21 13:01:45 -05:00
Fabián Heredia Montiel
368ce6abb2 kotlin: 1.6.20 → 1.6.21
https://github.com/JetBrains/kotlin/releases/tag/v1.6.21
2022-04-21 12:52:50 -05:00
Ryan Mulligan
470af527aa
Merge pull request #169550 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-04-18 -> unstable-2022-04-21
2022-04-21 07:32:12 -07:00
Sandro
1f9ec1477d
Merge pull request #164982 from neilmayhew/alan-if
alan: init at 3.0beta8
2022-04-21 16:11:12 +02:00
Thiago Kenji Okada
07eb58bc47
Merge pull request #169556 from thiagokokada/fix-graalvm-in-darwin
graalvmXX-ce: fix in darwin by ensuring `$lib/lib` always exist
2022-04-21 14:35:48 +01:00
Wanja Hentze
aca95cc459
openjdk: 17.0.1+12 -> 17.0.3.+7
Fixes several security vulnerabilities, see https://openjdk.java.net/groups/vulnerability/advisories/2022-04-19
2022-04-21 15:30:59 +02:00
Wanja Hentze
33bf05f46a
openjdk: 11.0.12+7 -> 11.0.15.+10
Fixes several security vulnerabilities, see https://openjdk.java.net/groups/vulnerability/advisories/2022-04-19
2022-04-21 15:08:35 +02:00
Bobby Rong
fe237597d1
Merge pull request #168762 from fgaz/qbe/2022-04-11
qbe: unstable-2022-03-17 -> unstable-2022-04-11
2022-04-21 19:37:30 +08:00
Thiago Kenji Okada
2a5a6cfbb1 graalvmXX-ce: fix in darwin by ensuring $lib/lib always exist 2022-04-21 09:28:30 +01:00
R. Ryantm
05f47e6cfc open-watcom-v2-unwrapped: unstable-2022-04-18 -> unstable-2022-04-21 2022-04-21 07:56:14 +00:00
Samuel Ainsworth
ee78790901
Merge pull request #169484 from SomeoneSerge/cuda-gcc11
cudaPackages: 11.5 -> 11.6 and gcc11
2022-04-20 19:55:30 -07:00
github-actions[bot]
77dcdbb46c
Merge master into haskell-updates 2022-04-21 00:13:51 +00:00
Someone Serge
92c049659a
cudaPackages_11_6: better message on why gcc10 2022-04-21 01:25:33 +03:00
Someone Serge
e8f3e829a7
cudaPackages: 11_5 -> 11_6, recover from gcc10->gcc11
11_5 is not compatible with glibc2.4 which became the default after
gcc10->gcc11 bump
11_6 has a fix for glibc2.4 support
cudaPackages attribute now points at cudaPackages_11_6
2022-04-20 22:48:50 +03:00
Samuel Ainsworth
8c10278ac1
Merge pull request #169279 from samuela/samuela/fix-jaxlibwithcuda
Fix python3Packages.jaxlibWithCuda
2022-04-20 10:05:39 -07:00
github-actions[bot]
6284678c06
Merge master into haskell-updates 2022-04-20 00:13:14 +00:00
Thiago Kenji Okada
aa2a396048 graalvmXX-ce: refactor
- Simplify `preFixup` phase
- Update documentation
- Quote some variables
2022-04-19 20:33:03 +01:00
Jordan Justen
266b01d1d4
SPIRV-LLVM-Translator: Build and install llvm-spirv tool
This will make ${self.spirv-llvm-translator}/bin/llvm-spirv available.

As of llvmorg-12.0.0, libclc can now build SPIR-V based libraries, but
requires the llvm-spirv build tool for this.

Ref: https://github.com/llvm/llvm-project/blob/llvmorg-12.0.0/libclc/CMakeLists.txt#L98
Signed-off-by: Jordan Justen <jljusten@gmail.com>
2022-04-19 01:38:14 -07:00
Samuel Ainsworth
1344d5fe60 cudaPackages_11_{4,5,6}.cudatoolkit: gcc10 -> gcc11 2022-04-19 05:34:38 +00:00
github-actions[bot]
26f575c4a5
Merge master into haskell-updates 2022-04-19 00:11:02 +00:00
Thiago Kenji Okada
e277cf18e2 uasm: add testVersion 2022-04-18 23:33:19 +01:00