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
Samuel Gräfenstein
b72ee5775c
treewide: gnome2.gtk -> gtk2
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Anderson Torres
8989d8f457
Merge pull request #116137 from AndersonTorres/new-xa
...
XA assembler
2021-03-15 18:50:42 -03: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
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
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
Vincent Laporte
22d9482360
opa: build with OCaml 4.04
2021-03-12 08:51:50 +01:00
R. RyanTM
5d294f1912
mruby: 2.1.2 -> 3.0.0
2021-03-12 03:10:25 +00:00
R. RyanTM
5da369be09
python38Packages.vyper: 0.2.8 -> 0.2.11
2021-03-10 09:30:27 +00:00
Ben Siraphob
7273ebabfa
gambit: refactor ( #113405 )
2021-03-09 10:52:26 +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
Sandro Jäckel
f1cef9acff
arachne-pnr: patchPhase -> postPatch, cleanup
2021-03-05 16:22:00 +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
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
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
R. RyanTM
627f2b5b9c
adoptopenjdk-icedtea-web: 1.8.5 -> 1.8.6
2021-02-28 07:40:36 +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
Jörg Thalheim
766246c6df
Merge pull request #112843 from r-burns/gcc-ppc-m32
...
gcc: support -m32 on ppc64le
2021-02-27 22:23:36 +00:00
Silvan Mosberger
9e731ddb49
Merge pull request #114549 from taku0/fix_114495
...
adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
2021-02-27 16:05:18 +01:00
Mario Rodas
6ca5b8005f
nim: 1.4.2 -> 1.4.4
2021-02-27 11:27:24 +01:00