Michael Raskin
0dca6a43ab
Merge pull request #55746 from bhipple/fix/lazarus
...
lazarus: format expression with more modern style
2019-02-14 06:50:43 +00:00
Benjamin Hipple
444b26e3b5
lazarus: format expression with more modern style
...
This package was written more than a decade ago; this commit updates the layout
to be more conventional without making any meaningful changes. Note that because
it now has a version attribute in the derivation this does change the hash.
2019-02-13 23:39:19 -05:00
Tobias Mayer
2da868d81e
Add shim for clock_gettime until macos >= 10.12
2019-02-13 13:08:57 +01:00
Michael Raskin
8a50050229
Merge pull request #55528 from fare-patches/master
...
Update Gambit and Gerbil from Upstream
2019-02-12 22:03:19 +00:00
Guillaume Bouchard
a7c774300b
ghc-8.6.3: use system libffi
...
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.
This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.
Closes https://github.com/NixOS/nixpkgs/pull/55208 .
2019-02-12 13:40:59 +01:00
Francois-Rene Rideau
e1655a3b7f
gerbil-unstable: 2019-01-25 -> 2019-02-09
2019-02-10 11:22:00 -05:00
Francois-Rene Rideau
70fb3533db
gerbil: 0.15 -> 0.15.1
2019-02-10 11:22:00 -05:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
...
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Matthew Bauer
73885bc675
Merge pull request #55489 from matthewbauer/fix-clang-7
...
llvmPackages_7.clang-unwrapped: don’t link to libatomic on darwin
2019-02-09 22:13:19 -05:00
Matthew Bauer
b60b8226d6
llvm7: don’t link to libatomic on darwin
2019-02-09 13:40:28 -05:00
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
Francois-Rene Rideau
7419ce7106
gambit-unstable: 2019-01-18 -> 2019-02-05
...
NB: Same as release 4.9.3
2019-02-09 01:09:20 -05:00
Matthew Bauer
961fbc35e5
Merge pull request #54497 from asymmetric/solc-0.5.3
...
solc: 0.5.2 -> 0.5.3
2019-02-08 17:38:57 -05:00
Joachim F
b584a786ec
Merge pull request #55319 from r-ryantm/auto-update/fasm-bin
...
fasm-bin: 1.73.06 -> 1.73.08
2019-02-08 13:22:29 +00:00
Francois-Rene Rideau
ce67cd532c
gambit: 4.9.2 -> 4.9.3
2019-02-08 00:06:01 -05:00
Timo Kaufmann
882131e7db
Revert "rustc: 1.31.0 -> 1.32.0" ( #55379 )
...
This reverts commit 56dba36eb5
.
2019-02-07 12:49:37 +01:00
Vladimír Čunát
ff101946a8
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1503899
2019-02-06 14:24:46 +01:00
R. RyanTM
f7b2656d1e
fasm-bin: 1.73.06 -> 1.73.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-02-06 01:35:50 -08:00
Eelco Dolstra
56dba36eb5
rustc: 1.31.0 -> 1.32.0
2019-02-05 12:19:15 +01:00
Will Dietz
4a3f06a652
swift: 4.2.1 -> 4.2.2
2019-02-04 13:23:30 -06:00
R. RyanTM
725a9720b1
ponyc: 0.25.0 -> 0.26.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-02-03 08:52:40 +00:00
Vladimír Čunát
bd9f835bf6
Merge branch 'master' into staging-next
...
Larger rebuild, probably mainly haskell.
Hydra nixpkgs: ?compare=1503325
2019-02-02 17:13:11 +01:00
Lorenzo Manacorda
f4770dbbc8
solc: 0.5.2 -> 0.5.3
2019-02-01 23:06:31 +01:00
Luka Blaskovic
0ae0273803
llvm7: backport patches, fix building rust crates with lto
...
See: https://github.com/rust-lang/rust/issues/57762
(cherry picked from commit c340704bd3
)
2019-02-01 18:24:54 +01:00
Will Dietz
75df522844
Merge #54998 : llvm7: replace patch with official upstream commit
...
(cherry picked from commit 442a74bdf8
)
2019-02-01 18:18:05 +01:00
Peter Simons
5649eb713e
Merge pull request #53978 from ElvishJerricco/ghcjs-8.4-8.6-fixes
...
GHCJS: Fix 8.4 and add 8.6
2019-02-01 13:37:02 +01:00
Vladimír Čunát
5effa4e0f9
Merge branch 'master' into staging-next
...
Comments on conflicts:
- llvm: d6f401e1
vs. 469ecc70
- docs for 6 and 7 say the default is
to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
adisbladis
affee8aa47
go_1_9: Drop go 1.9
...
Unsupported by upstream
2019-02-01 06:19:14 +00:00
Alyssa Ross
cbd63a5517
Merge pull request #52655 from prusnak/dotnet
...
dotnet-sdk: 2.1.402 -> 2.2.103
2019-01-31 18:18:07 +00:00
R. RyanTM
aeb51ab1f2
psc-package: 0.4.2 -> 0.5.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/psc-package/versions
2019-01-31 19:06:04 +01:00
Vladyslav M
f04f90127a
Merge pull request #54844 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20181210 -> 20190121
2019-01-31 19:34:00 +02:00
Rob Vermaas
bfc3789f38
julia: add 1.1.0
2019-01-31 14:18:29 +01:00
Michael Raskin
fa67afe92b
sbcl: fix uname invocation
2019-01-31 07:21:30 +01:00
Pavol Rusnak
929924d946
dotnet-sdk: 2.1.402 -> 2.2.103
2019-01-30 19:46:40 +01:00
Will Fancher
0969e91389
Remove GHCJS 8.2
2019-01-30 04:45:41 -05:00
Will Fancher
96360a3a49
GHCJS: Add elvishjerricco as maintainer
2019-01-30 03:24:15 -05:00
Will Fancher
57cb854e42
GHCJS: Add 8.6
2019-01-30 03:22:59 -05:00
Will Fancher
27a48b714d
GHCJS: Fix 8.4 build
2019-01-30 03:22:58 -05:00
Tomas Hlavaty
6483a5b5b4
sbcl: 1.4.15 -> 1.4.16
2019-01-29 22:26:14 +01:00
Peter Simons
3b1158c8dd
ghcjs: mark compiler builds as broken
...
These builds have been failing for a long time ...
2019-01-29 20:19:54 +01:00
R. RyanTM
86a66fda12
closurecompiler: 20181210 -> 20190121
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2019-01-28 13:35:09 -08:00
R. RyanTM
4f832c5ad8
kotlin: 1.3.11 -> 1.3.20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-01-28 08:34:48 -05:00
Michael Raskin
545cbf1bc3
Merge pull request #54632 from fare-patches/master
...
Update gambit and gerbil from upstream
2019-01-28 10:33:29 +00:00
Jörg Thalheim
d5f340f59e
Merge pull request #54658 from allowthere/patch-2
...
go: 1.11.4 -> 1.11.5
2019-01-27 20:19:23 +00:00
Matthew Bauer
8f30e05ce6
Merge pull request #54614 from matthewbauer/libstdcxx
...
libstdcxx: don’t set stdlib automatically
2019-01-27 13:55:27 -05:00
Vladimír Čunát
a687ef9739
go_1_9: mark as insecure (see the parent commit)
...
Upstream only supports two latest releases.
https://github.com/golang/go/issues/29903#issuecomment-457307356
2019-01-27 11:33:57 +01:00
Vladimír Čunát
d32e779ae8
go_1_10: 1.10.7 -> 1.10.8 (security)
...
https://groups.google.com/forum/#!topic/golang-announce/mVeX35iXuSw
https://github.com/NixOS/nixpkgs/pull/54658
2019-01-27 11:29:13 +01:00
Vladimír Čunát
185d88c515
adoptopenjdk-bin: fail in a good way when unsupported
...
It was breaking the tarball job:
https://hydra.nixos.org/build/87863422
2019-01-27 10:46:07 +01:00
Kosyrev Serge
ea19a8ed1e
ghcHEAD: update to 8.7
2019-01-27 10:26:07 +01:00
Kosyrev Serge
c92101bc32
ghc-8.6.3-binary
2019-01-27 10:26:07 +01:00