zowoq
dcb39fae95
go_1_16: 1.16.8 -> 1.16.9
2021-10-13 10:03:40 +10:00
Jan Tojnar
e859225ee5
Merge pull request #139144 from NixOS/gnome-41
...
GNOME: 40 → 41
2021-10-11 22:59:01 +02:00
Artturi
f01fbcadf0
Merge pull request #141201 from Artturin/tinyccbump
2021-10-11 19:43:20 +03:00
Artturin
5ec9a816d2
tinycc: 0.9.27 -> unstable-2021-07-27
...
tinycc: enableParallelBuilding is causing tests to fail on some
architectures
disable it
2021-10-11 17:32:55 +03:00
Vincent Laporte
316effbc59
ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0 → 4.13.1
2021-10-11 16:01:29 +02:00
Martin Weinelt
f8d3f5b8fb
Merge pull request #139673 from mweinelt/edk2
2021-10-09 21:07:44 +02:00
Maxine Aubrey
0d44f9ce53
vala: default to vala_0_54
2021-10-09 17:29:34 +02:00
Maxine Aubrey
f3b42a3ccc
vala_0_54: init at 0.54.1
...
- https://gitlab.gnome.org/GNOME/vala/blob/0.54.0/NEWS
- https://gitlab.gnome.org/GNOME/vala/blob/0.54.1/NEWS
2021-10-09 17:29:33 +02:00
Tom Wieczorek
568edc1d4f
jrsonnet: install shell completions
...
Added the completions for bash, zsh and fish to postInstall, both for
jrsonnet and the jsonnet symlink.
2021-10-08 11:26:48 +02:00
Ben Siraphob
842cdaae87
Merge pull request #140691 from r-ryantm/auto-update/python3.8-vyper
2021-10-08 00:35:45 +00:00
Sandro
78a46ea988
Merge pull request #140789 from Korbik/sbcl_fix_2_0_8
2021-10-06 20:53:52 +02:00
Cedric Corbiere
6bd8854e3c
sbcl: fix the 2.0.8 version
...
The 2.0.8 version was pointing to 2.1.2 version
2021-10-06 19:48:59 +02:00
Bernardo Meurer
45be479255
llvmPackages_rocm.compiler-rt: replace dead patch with clone
2021-10-05 19:17:59 -07:00
R. RyanTM
e47dd11f4a
python38Packages.vyper: 0.2.16 -> 0.3.0
2021-10-06 00:50:57 +00:00
Domen Kožar
b095319218
Merge pull request #140575 from jkarlson/llvmworkaround
...
llvmPackages_13.compiler-rt: disable libfuzzer for aarch64
2021-10-05 10:46:16 -05:00
Sandro
d86e170612
Merge pull request #140497 from pnmadelaine/update-fstar
2021-10-05 17:14:08 +02:00
Paul-Nicolas Madelaine
f048b1401f
fstar: 2021.09.11 -> 2021.09.30
2021-10-05 13:44:30 +02:00
Emil Karlson
248936ea57
llvmPackages_13.compiler-rt: disable libfuzzer for aarch64
...
Libfuzzer fails to compile for aarch64 #140441 .
This change allows us to have sufficient functionality to build latest chromium.
2021-10-05 10:18:58 +03:00
github-actions[bot]
fe7db88be0
Merge master into staging-next
2021-10-05 06:01:11 +00:00
Vincent Laporte
561f938ff1
bigloo: explicitly depend on unistring on darwin ( #140521 )
...
Co-authored-by: figsoda <figsoda@pm.me>
2021-10-04 23:00:39 -04:00
github-actions[bot]
150dc67b3c
Merge master into staging-next
2021-10-04 18:01:07 +00:00
figsoda
3109ff5765
treewide: avoid use of lib.optional with list in inputs
2021-10-04 13:02:42 -04:00
github-actions[bot]
a484ea4131
Merge master into staging-next
2021-10-03 06:01:22 +00:00
Sandro
f865ed612f
Merge pull request #140287 from thiagokokada/reduce-graalvm-closure-size
2021-10-03 05:03:24 +02:00
John Wiegley
96c0f7e4dd
rustPackages.rls: Fix 1.55 build on Darwin ( #140232 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-03 02:16:19 +02:00
github-actions[bot]
8da8988e14
Merge master into staging-next
2021-10-02 18:01:17 +00:00
Mario Rodas
b59b7cbae6
Merge pull request #140040 from sternenseemann/sbcl-2.1.9
...
sbcl_2_1_9: init at 2.1.9
2021-10-02 11:01:08 -05:00
Thiago Kenji Okada
07be670cf9
graalvm-ce: create empty lib directory on macOS
2021-10-02 12:08:27 -03:00
Thiago Kenji Okada
d909c0c1f1
graalvm-ce: add lib output
...
Add dynamic libraries (for now only glibc) to $lib output, so we can use
them with e.g.:
```
native-image -H:CLibraryPath=${graalvm11-ce.lib}/lib ...
```
Reducing the finaly closure size of a GraalVM package since it will not
pull the whole GraalVM as a direct dependency.
2021-10-02 11:38:49 -03:00
github-actions[bot]
d03095b67a
Merge master into staging-next
2021-10-02 12:01:09 +00:00
Michael Weiss
ed2c99e65f
llvmPackages_13: 13.0.0-rc4 -> 13.0.0
2021-10-01 22:10:21 +02:00
github-actions[bot]
b1431ff2ab
Merge master into staging-next
2021-10-01 06:01:06 +00:00
Ben Siraphob
5e1360c873
Merge pull request #140033 from sternenseemann/koka-2.2.0
2021-10-01 04:18:10 +00:00
Bernardo Meurer
9ae3e76435
Merge pull request #139812 from Princemachiavelli/rocm_compiler-rt_no_cyclades
...
compiler-rt: cont. remove <cyclades.h> from libsanitizer
2021-09-30 22:06:28 +00:00
sternenseemann
4467ba6101
sbcl_2_1_9: init at 2.1.9
...
http://www.sbcl.org/news.html#2.1.9
2021-09-30 15:23:08 +02:00
sternenseemann
8ed1616157
sbcl_2_1_8: remove at 2.1.8
2021-09-30 15:23:07 +02:00
sternenseemann
6fd63365fc
koka: 2.1.9 -> 2.3.1
2021-09-30 14:59:00 +02:00
Josh Hoffer
2549800a1a
compiler-rt: cont. remove <cyclades.h> from libsanitizer
...
See commit 199b7c505b
for the
original issue.
This patch is from the upstream rocm llvm repo:
https://reviews.llvm.org/rG884040db086936107ec81656aa5b4c607235fb9a
2021-09-29 22:28:16 -06:00
github-actions[bot]
1994a3055b
Merge master into staging-next
2021-09-30 00:01:51 +00:00
sterni
53432e913b
Merge pull request #138596 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2021-09-29 23:24:50 +02:00
Austin Seipp
3a784c4963
nextpnr: 2021.08.16 -> 2021.09.27
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-09-29 13:14:27 -05:00
Austin Seipp
874ebfd5a8
yosys: 0.9+4276 -> 0.10+1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-09-29 13:14:27 -05:00
github-actions[bot]
1de97398ed
Merge master into haskell-updates
2021-09-29 00:06:39 +00:00
github-actions[bot]
cf2149f1d4
Merge master into staging-next
2021-09-28 06:01:21 +00:00
Peter Hoeg
35dbdedf63
vala: not using vala
2021-09-28 09:21:08 +08:00
Martin Weinelt
ccbdef3b20
edk2: 202102 -> 202108
2021-09-28 02:38:31 +02:00
github-actions[bot]
2a1a484050
Merge master into haskell-updates
2021-09-28 00:06:32 +00:00
github-actions[bot]
2be25e103b
Merge master into staging-next
2021-09-28 00:01:31 +00:00
github-actions[bot]
33def12436
Merge master into haskell-updates
2021-09-27 00:06:36 +00:00
Artturin
afb755e706
buildCrystalPackage: use --no-debug
...
it was causing problems with the installCheckPhase due to it generating
.dwarf files
2021-09-27 00:39:08 +03:00