1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-15 09:03:48 +00:00
Commit graph

9320 commits

Author SHA1 Message Date
Michael Raskin 36f2c10ca5
Merge pull request #117240 from eraserhd/fix-gambit-compiler-paths
gambit: fix compiler paths
2021-03-26 12:04:04 +00:00
Emery Hemingway 56592ea293 nim: cross-compilation fixes
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
taku0 44ccf965bd
Merge pull request #116781 from cust0dian/adoptopenjdk-16
adoptopenjdk-bin: add 16.0.0
2021-03-26 10:34:23 +09:00
sternenseemann 91b91ebe40 haxe*: set licenses according to upstream opam file
Upstream specifies MIT and GPL2+ in its opam file, so we run with this.
There doesn't seem to have been any license change and I couldn't track
down the mentioned docs/license.txt.
2021-03-25 22:11:00 +01:00
sternenseemann f8544f96f1 neko: try to list applying licenses more accurately
As a side note: This change shows why `with` can be dangerous business:
It doesn't shadow any existing bindings which can be unexpected. If I
were to use with licenses; [ … ] here, zlib in the with block would
actually be the zlib passed via the function arguments instead of the
zlib from licenses which would be expected. This was what caused the
previous eval error.
2021-03-25 22:11:00 +01:00
sternenseemann 2fd41fd203 haxe: 3.4.6 -> 4.2.1
haxe_4_2: init at 4.2.1

haxe_3_4, haxe_3_2 still exist.

Co-authored-by: Daniel Firth <dan.firth@homotopic.tech>
2021-03-25 22:11:00 +01:00
Daniel Firth dc376c7e75 neko: 2.2.0 -> 2.3.0
Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2021-03-25 22:11:00 +01:00
Frederik Rietdijk 350f9bd822
Merge pull request #117570 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
Frederik Rietdijk 7012ab1b54 dtc: don't require python 2021-03-25 12:30:44 +01:00
Frederik Rietdijk 7be6cf9784 cmdstan: use python3 2021-03-25 11:48:24 +01:00
Samuel Ainsworth a4456496ee
julia: add update script, and 1.5.3 -> 1.5.4 (#116466) 2021-03-25 11:32:14 +01:00
Daniël de Kok 84023d85cb llvmPackages_rocm: 4.0.1 -> 4.1.0 2021-03-24 08:43:58 +01:00
Marek Fajkus 09ea1dc766
elmPackages.elm-format: fix build
closes #117336
2021-03-23 11:47:29 +01:00
Ryan Mulligan 196342526d
Merge pull request #117185 from r-ryantm/auto-update/gleam
gleam: 0.14.2 -> 0.14.3
2021-03-22 21:08:59 -07:00
Jason Felice 3ed996727f gambit: fix compiler paths
Prior to the recent merge, the full paths were specified here, so
gambit would get the full paths and not need to propagate the compiler
inputs.
2021-03-22 10:58:48 -04:00
Ben Siraphob 5b8a0c92fe openjdk/darwin: move version out of name 2021-03-22 18:53:04 +07:00
R. RyanTM 8a55c90c16 gleam: 0.14.2 -> 0.14.3 2021-03-22 08:28:39 +00:00
Ben Siraphob 1a12ffa3b3 urn: all platforms 2021-03-22 15:05:16 +07:00
Sandro 99f6fd4365
Merge pull request #86200 from jamesottaway/patch-1
dotnetCorePackages: Fix `combinePackages` example
2021-03-22 00:20:44 +01:00
Serg Nesterov 05a48020fd
adoptopenjdk: add 16.0.0 2021-03-22 01:18:50 +03:00
Sandro 53f66b0837
Merge pull request #111161 from r-ryantm/auto-update/corral
pony-corral: 0.4.0 -> 0.4.1
2021-03-21 21:18:17 +01:00
Antonio Nuno Monteiro 7a0533d438 bs-platform: remove myself from maintainers 2021-03-21 11:21:10 -07:00
John Ericson e6ca7b6e5b
Merge pull request #113747 from r-burns/nixpkgs-gcc-decfloat
gcc: don't disable decimal-float when cross-compiling
2021-03-21 13:27:43 -04:00
taku0 aaa9453327
Merge pull request #116935 from hercules-ci/unsupported-jdks
adoptopenjdk-bin: mark insecure 13 and 14
2021-03-21 16:45:47 +09:00
John Ericson 097933d70b
Merge pull request #116833 from thefloweringash/compiler-rt-arch
llvmPackages_{10,11}.compiler-rt: restrict build to current arch
2021-03-19 17:49:49 -04:00
Peter Simons a839c811a5
Merge pull request #116096 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
2021-03-19 21:24:10 +01:00
Andrew Childs 2a588dad4e llvmPackages_{10,11}.compiler-rt: restrict build to current arch
Workaround for build failure after adding mandatory -arch
argument. Nixpkgs targets a single architecture, so this saves a small
amount of wasted build effort.

See https://github.com/NixOS/nixpkgs/pull/114817#issuecomment-802709527
2021-03-19 20:23:24 +00:00
Andrew Childs 8cc0010f0c llvmPackages_*.compiler-rt: use darwinArch 2021-03-19 20:23:23 +00:00
Frederik Rietdijk 1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
Robert Hensing 641aa9e27d adoptopenjdk-{13,14}: mark insecure 2021-03-19 16:37:16 +01:00
Sandro d00e4cd1fe
Merge pull request #115381 from rskew/master 2021-03-19 14:00:01 +01:00
Jan Tojnar 2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Thomas Mader 7e05c58069
dmd: 2.091.1 -> 2.095.1 2021-03-18 17:41:31 +02:00
Thomas Mader 8048be48a9
ldc: 1.24.0 -> 1.25.1 2021-03-18 17:29:49 +02:00
Sandro 779428586c
Merge pull request #116535 from SuperSandro2000/fix-collection27 2021-03-18 13:43:53 +01:00
Jan Tojnar 0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Ben Wolsieffer 8178d877ac go: fix bootstrapping on 32-bit ARM
On 32-bit ARM, the wrong name was used for the prebuilt bootstrap tarball,
causing an eval failure.
2021-03-18 18:59:34 +10:00
AndersonTorres 9b611eb998 dxa: move file argument in substituteInPlace 2021-03-17 20:59:19 -03:00
AndersonTorres 6603130e7e xa: fix a typo in substituteInPlace
Also, move the file argument
2021-03-17 20:59:19 -03:00
Sandro Jäckel 88513c0d88
dmd: mark broken
failing on hydra since 7 months https://hydra.nixos.org/build/133752088
2021-03-17 22:55:10 +01:00
Sandro Jäckel 2ab8b31520
crystal_32_0: mark broken on darwin 2021-03-17 22:55:08 +01:00
Sandro d600f00664
Merge pull request #116632 from ErinvanderVeen/clean 2021-03-17 22:13:27 +01:00
Peter Simons 1fab990d47 Merge origin/master into haskell-updates. 2021-03-17 21:19:22 +01:00
Erin van der Veen 2e698f6ba7 clean: change to bsd2 license
Clean is released under the bsd2 license as can be seen here:
https://clean.cs.ru.nl/Download_Clean

For the full license, see:
https://ftp.cs.ru.nl/Clean/Clean30/CleanLicenseConditions.txt
2021-03-17 15:07:48 +01:00
Samuel Gräfenstein b72ee5775c
treewide: gnome2.gtk -> gtk2
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Rowan Skewes 09eca0013a swiProlog: fix and document pack install
Add pack install location to swipl pack path
Document using local pack install
2021-03-16 17:25:38 +11:00
github-actions[bot] d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
Anderson Torres 8989d8f457
Merge pull request #116137 from AndersonTorres/new-xa
XA assembler
2021-03-15 18:50:42 -03:00
github-actions[bot] 4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Domen Kožar 132be9e4b7
Merge pull request #113018 from andys8/update-elm-packages-20210213
elmPackages.elm-{language-server,tooling,review}: Update versions
2021-03-15 14:15:13 +00:00