github-actions[bot]
b068d2e437
Merge master into staging-next
2021-03-26 00:15:53 +00: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
David McFarland
0745ed2b73
roslyn: init at 3.10.0-1.21102.26
2021-03-25 16:11:58 -03:00
github-actions[bot]
7c9222212f
Merge master into staging-next
2021-03-25 18:14:01 +00:00
David McFarland
2026cd2781
dotnetCorePackages.sdk_5_0: 5.0.100 -> 5.0.200
2021-03-25 14:21:08 -03: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
github-actions[bot]
4dc869e403
Merge master into staging-next
2021-03-25 12:06:22 +00: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
John Ericson
f10f4f7ec3
Merge pull request #117433 from obsidiansystems/organize-llvm
...
llvmPackages: Organize files
2021-03-24 17:41:06 -04:00
Daniël de Kok
84023d85cb
llvmPackages_rocm: 4.0.1 -> 4.1.0
2021-03-24 08:43:58 +01:00
John Ericson
19a974945b
llvmPackages: Organize files
...
Always do pkg/default.nix not pkg.nix; use directories to avoid
prefixing patches and other files.
2021-03-24 05:02:50 +00:00
kolaente
ba619289b6
flutter: remove patchelf
2021-03-23 21:00:23 +01:00
kolaente
e5e446bdc0
flutter: add inherit version
2021-03-23 20:51:58 +01:00
github-actions[bot]
3fe8f858ef
Merge staging-next into staging
2021-03-23 18:20:04 +00:00
github-actions[bot]
ca7fa2ef7b
Merge master into staging-next
2021-03-23 18:20:01 +00:00
Marek Fajkus
09ea1dc766
elmPackages.elm-format: fix build
...
closes #117336
2021-03-23 11:47:29 +01:00
github-actions[bot]
8ef8f6b43c
Merge staging-next into staging
2021-03-23 06:18:05 +00:00
github-actions[bot]
39e3812215
Merge master into staging-next
2021-03-23 06:18:02 +00: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
github-actions[bot]
13fa16d91b
Merge staging-next into staging
2021-03-23 00:40:28 +00:00
github-actions[bot]
11ee0bf5d7
Merge master into staging-next
2021-03-23 00:40:24 +00:00
Sandro
e43d6186ff
Merge pull request #114526 from bobrik/ivan/ocaml-4.10.2
...
ocamlPackages.ocaml: 4.10.0 -> 4.10.2
2021-03-22 21:31:23 +01: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
github-actions[bot]
feda7be375
Merge master into staging-next
2021-03-22 12:26:55 +00: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
Markus S. Wamser
123ec34638
ghdl: fix llvm backend, add passthru.tests
2021-03-22 07:51:27 +01:00
github-actions[bot]
226884645e
Merge master into staging-next
2021-03-22 00:45:52 +00: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
github-actions[bot]
2379dca8ce
Merge master into staging-next
2021-03-21 18:25:45 +00: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
kolaente
3be901912d
flutter 1.22.4 -> 2.0.3
2021-03-21 14:06:57 +01:00
github-actions[bot]
6f6e1d46b4
Merge master into staging-next
2021-03-21 12:26:00 +00: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
github-actions[bot]
1620a4d1e1
Merge staging-next into staging
2021-03-20 00:40:14 +00: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
Ivan Babrou
2cf3641a5c
rustc: update llvm on darwin to current
...
We downgraded when LLVM 10 wasn't working well on Darwin: #101136 .
Now that we're using LLVM 11, the issue is no longer present.
2021-03-20 06:12:48 +10:00
github-actions[bot]
6e3a55e059
Merge staging-next into staging
2021-03-19 18:19:40 +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
github-actions[bot]
8c03075f07
Merge staging-next into staging
2021-03-19 00:41:08 +00:00
ed
e82f32bfd8
sjasmplus: init at 1.18.2
2021-03-18 18:33:35 +00: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]
1398d44bac
Merge staging-next into staging
2021-03-16 00:39:16 +00: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]
611019db38
Merge staging-next into staging
2021-03-15 18:16:53 +00: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
github-actions[bot]
01ebd9a303
Merge staging-next into staging
2021-03-15 00:40:33 +00:00
github-actions[bot]
8fa4dca9b5
Merge master into staging-next
2021-03-15 00:40:27 +00:00
Jonathan Ringer
cbce4e76d3
solc: make linux only
...
Darwin build is already failing.
Don't have hardware iterate
2021-03-14 17:06:47 -07:00
Jonathan Ringer
6a36b730ae
solc: 0.7.4 -> 0.8.2
2021-03-14 17:06:47 -07:00
AndersonTorres
9ecaf3fd2e
dxa: init at 0.1.4
2021-03-14 14:03:41 -03:00
AndersonTorres
7173fb6a77
xa: init at 2.3.11
2021-03-14 14:03:40 -03:00
github-actions[bot]
977005c64f
Merge staging-next into staging
2021-03-14 12:21:14 +00:00
github-actions[bot]
8c04f70ddd
Merge master into staging-next
2021-03-14 12:21:07 +00:00
Maxine Aubrey
eecacdf3d8
go_1_16: 1.16 -> 1.16.2
...
fixes CVE-2021-27918, CVE-2021-27919
2021-03-14 03:14:28 -04:00
Maxine Aubrey
6a99841c11
go_1_15: 1.15.8 -> 1.15.10
...
fixes CVE-2021-27918, CVE-2021-27919
2021-03-14 03:14:28 -04:00
andys8
0a02e569a6
elmPackages.elm-{language-server,tooling,review}: Update versions
...
elm-language-server: 2.0.2 -> 2.0.3
elm-tooling: 1.1.0 -> 1.3.0
elm-review: 2.4.1 -> 2.4.6
2021-03-13 13:37:21 +01:00
Jan Tojnar
9a64ee2b45
Merge branch 'staging-next' into staging
2021-03-13 01:58:15 +01:00
Peter Simons
021b8328ce
ghc: drop obsolete compiler version 8.10.3
2021-03-12 21:23:15 +01:00
Peter Simons
822fc150a1
ghc: drop obsolete compiler version 8.10.2
2021-03-12 21:18:48 +01:00
Peter Simons
d0ac5c04e0
ghc: drop obsolete compiler version 8.10.1
2021-03-12 21:17:50 +01:00
Peter Simons
a7932e3f14
ghc: drop obsolete compiler version 8.8.3
2021-03-12 21:16:35 +01:00
Peter Simons
f189465dce
ghc: drop obsolete compiler version 8.8.2
2021-03-12 21:16:09 +01:00
Peter Simons
0886f5bad8
ghc: drop unused binary compiler version 8.2.2
2021-03-12 21:10:19 +01:00
Peter Simons
cb4346597f
ghc: drop obsolete version 8.6.5
2021-03-12 21:05:31 +01:00
github-actions[bot]
c2eb9a753a
Merge master into staging-next
2021-03-12 12:25:52 +00:00
Vincent Laporte
22d9482360
opa: build with OCaml 4.04
2021-03-12 08:51:50 +01:00
github-actions[bot]
121cc02fe8
Merge master into staging-next
2021-03-12 06:17:54 +00:00
R. RyanTM
5d294f1912
mruby: 2.1.2 -> 3.0.0
2021-03-12 03:10:25 +00:00
Maxine Aubrey
2abce64a36
vala_0_50: init at 0.50.4
2021-03-11 18:30:03 +01:00
Maxine Aubrey
0ac9fb7f65
vala_0_48: 0.48.9 -> 0.48.14
2021-03-11 18:30:02 +01:00
Maxine Aubrey
1ebdc679ee
vala_0_46: 0.46.5 -> 0.46.13
2021-03-11 18:30:01 +01:00
Maxine Aubrey
a8ff064057
vala_0_40: 0.40.18 -> 0.40.25
2021-03-11 18:30:01 +01:00
Arnout Engelen
d3e9040686
jre_minimal: strip libraries
...
runCommand doesn't invoke the automatic stripping from stdenv,
expanding the derivation like this does.
Fixes #115486
2021-03-11 14:27:02 +01:00
github-actions[bot]
6a3a358b0d
Merge master into staging-next
2021-03-10 18:23:15 +00:00
R. RyanTM
5da369be09
python38Packages.vyper: 0.2.8 -> 0.2.11
2021-03-10 09:30:27 +00:00
github-actions[bot]
5d13702776
Merge master into staging-next
2021-03-09 12:25:54 +00:00
Ben Siraphob
7273ebabfa
gambit: refactor ( #113405 )
2021-03-09 10:52:26 +01:00
Frederik Rietdijk
277d488026
Merge staging into staging-next
2021-03-08 19:20:18 +01:00
Sandro
8bad34a0f1
Merge pull request #115361 from SuperSandro2000/fix-collection24
2021-03-08 02:23:48 +01:00
Sandro Jäckel
c878b14107
zz: remove emojis from description
2021-03-08 02:01:17 +01:00
Sandro
b9c3c4eacb
Merge pull request #115335 from sternenseemann/zz-2021-02-09
...
zz: unstable-2021-01-26 -> unstable-2021-03-07
2021-03-07 19:30:41 +01:00
sternenseemann
3ceb217e21
zz: unstable-2021-01-26 -> unstable-2021-03-07
...
Picking from current master for these fixes:
* makes module resolving via ZZ_MODULES_PATH deterministic
* no longer tries to write to /nix/store failing compilation
2021-03-07 15:42:46 +01:00
Jörg Thalheim
fc02aa17fe
Merge pull request #112792 from Kloenk/rust_1-50-0
...
rust: 1.49.0 -> 1.50.0
2021-03-07 13:56:59 +00:00
John Ericson
f5a7d8bb41
Merge pull request #115228 from siraben/unzip-buildInputs
...
treewide: unzip buildInputs to nativeBuildInputs (2)
2021-03-06 13:30:43 -05:00
Ben Siraphob
4f0cdb68d7
treewide: unzip buldInputs to nativeBuildInputs (2)
2021-03-06 15:18:05 +07:00
github-actions[bot]
fb5c8b556d
Merge staging-next into staging
2021-03-06 06:17:00 +00:00
Sandro Jäckel
f1cef9acff
arachne-pnr: patchPhase -> postPatch, cleanup
2021-03-05 16:22:00 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging
2021-03-04 22:16:45 +01:00
R. RyanTM
98207d2573
gleam: 0.14.1 -> 0.14.2
2021-03-04 15:02:49 -06:00
Robert Hensing
89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
...
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Ben Siraphob
98f26993f2
treewide: remove stdenv where not needed
2021-03-04 19:54:50 +07:00
Sandro
dc00d91809
Merge pull request #111701 from r-burns/compiler-rt
...
llvmPackages_11.compiler-rt: fix build on darwin
2021-03-04 03:50:29 +01:00
Sandro
41a92df85e
Merge pull request #114686 from bobrik/ivan/libcxx-block-backport
...
llvmPackages_11.libcxx: backport block.h fix from llvm12
2021-03-03 21:22:27 +01:00
Bernardo Meurer
3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
...
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
Sandro
58a5417197
Merge pull request #114989 from SuperSandro2000/fix-collection20
2021-03-03 19:21:19 +01:00
Vincent Laporte
1ec43e04cc
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.1 → 4.11.2
2021-03-03 18:05:12 +01:00
Sandro
ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0
2021-03-03 17:58:53 +01:00
Ben Siraphob
c47331a6c0
serpent: fix darwin build
2021-03-03 22:35:06 +07:00
Sandro Jäckel
bbc7926c37
crystal2nix: remove unused input
2021-03-03 16:23:55 +01:00
sternenseemann
3937980850
chickenPackages_{4,5}: recurseIntoAttrs
...
This prevents further evaluation regression for chickenPackages if they
are deprecated again. Since chickenPackages_4 and chickenPackages_5 are
extremely tiny package set, the cost of building one additional set on
hydra is probably fine.
2021-03-03 13:40:47 +01:00
sternenseemann
6f2fbf5f0b
treewide: add missing lib inputs
...
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:
find "$NIXPKGS" -name '*.nix' \
-and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
-and ! -path '$NIXPKGS/.git/**' \
-print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Ben Siraphob
9ef6fe63be
rasm: fix darwin build
2021-03-03 19:19:08 +07:00
Ben Siraphob
a0061df005
muon: fix darwin build
2021-03-03 19:19:08 +07:00
Ben Siraphob
deaae6b747
miranda: add meta.platforms
2021-03-03 19:19:07 +07:00
Ben Siraphob
c403e5747b
gprolog: expand platforms to unix
2021-03-03 19:19:07 +07:00
Ben Siraphob
2b94b2a0c5
arachne: expand platforms to unix
2021-03-03 19:19:07 +07:00
Ben Siraphob
94691d61a6
4th: fix darwin build
2021-03-03 19:19:07 +07:00
ajs124
fa8551634e
openjfx15: python2 -> python3, ffmpeg_3 -> ffmpeg
2021-03-03 02:50:48 +01:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging
2021-03-02 18:17:42 +00:00
sternenseemann
78ecc5257c
pkgs/development/compilers/ocaml: remove 3.* expressions
...
The attributes for these compilers have been removed, so there's no
reason to keep these expressions around.
2021-03-02 15:41:17 +01:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging
2021-03-01 19:30:56 +01:00
Fabian Affolter
fa4ce3a7cc
Merge pull request #114658 from r-ryantm/auto-update/gleam
...
gleam: 0.14.0 -> 0.14.1
2021-02-28 19:52:12 +01:00
Ivan Babrou
d85965dcf5
llvmPackages_11.libcxx: backport block.h fix from llvm12
...
As a concrete example, this fixes graphviz compilation:
* https://gitlab.com/graphviz/graphviz/-/issues/1785
2021-02-28 10:19:14 -08:00
R. RyanTM
657f09e96f
gleam: 0.14.0 -> 0.14.1
2021-02-28 13:05:47 +00:00
github-actions[bot]
02e03be2bf
Merge staging-next into staging
2021-02-28 12:20:13 +00:00
R. RyanTM
627f2b5b9c
adoptopenjdk-icedtea-web: 1.8.5 -> 1.8.6
2021-02-28 07:40:36 +00:00
github-actions[bot]
cb8e6774de
Merge staging-next into staging
2021-02-28 06:18:00 +00:00
Masanori Ogino
b51b5a104b
go_1_14, go_1_15: support colon at start of TZ
...
See also: https://github.com/NixOS/nixpkgs/pull/113555
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-28 14:31:31 +10:00
github-actions[bot]
0d421066dd
Merge staging-next into staging
2021-02-28 00:40:17 +00:00