Frederik Rietdijk
db6c38a075
Merge master into staging-next
2019-07-22 14:15:32 +02:00
Nick Novitski
7136e0d0a6
bundlerUpdateScript: init and use ( #64822 )
2019-07-22 12:02:47 +00:00
Frederik Rietdijk
0ce55a10d2
Merge master into staging-next
2019-07-19 16:33:38 +02:00
Dmitry Kalinkin
325f37f935
llvm_*,clang_*: allow src overrides
2019-07-17 10:30:05 +02:00
Roman Volosatovs
7fd4ec66e7
go: Add rvolosatovs to maintainers
2019-07-17 10:22:58 +02:00
Roman Volosatovs
adf5588512
go_1_11: 1.11.11 -> 1.11.12
2019-07-17 10:22:58 +02:00
Roman Volosatovs
6e85a5a788
go_1_12: 1.12.6 -> 1.12.7
2019-07-17 10:22:58 +02:00
Frederik Rietdijk
0d832585b7
Merge staging-next into staging
2019-07-17 10:14:29 +02:00
Ryan Mulligan
49f537ceb7
Merge pull request #64854 from r-ryantm/auto-update/openshadinglanguage
...
osl: 1.10.5 -> 1.10.6
2019-07-16 20:21:40 -07:00
Frederik Rietdijk
a28a9ac156
Merge master into staging-next
2019-07-16 11:15:46 +02:00
R. RyanTM
c19bf2e725
osl: 1.10.5 -> 1.10.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openshadinglanguage/versions
2019-07-15 19:19:34 -07:00
Ryan Mulligan
7ed602a154
Merge pull request #64776 from r-ryantm/auto-update/binaryen
...
binaryen: 84 -> 86
2019-07-15 07:35:05 -05:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
R. RyanTM
980dd75956
binaryen: 84 -> 86
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/binaryen/versions
2019-07-15 00:32:59 -07:00
worldofpeace
4a39debcc1
Merge pull request #64650 from worldofpeace/update-vala_0_44
...
vala: 0.44.3 -> 0.44.5
2019-07-14 00:24:36 -04:00
Eelco Dolstra
b1375da4d0
Merge pull request #64414 from edolstra/rust-1.36
...
Rust 1.36
2019-07-13 12:22:37 +02:00
Vaibhav Sagar
0e02937200
smlnj: don't indicate darwin support
2019-07-13 10:16:10 +02:00
Vaibhav Sagar
27bfc25689
smlnj: 110.85 -> 110.91
2019-07-13 10:16:10 +02:00
worldofpeace
d086573e6c
vala: 0.44.3 -> 0.44.5
...
https://gitlab.gnome.org/GNOME/vala/raw/0.44.5/NEWS
2019-07-12 00:23:40 -04:00
Frederik Rietdijk
22cb7f25f2
Merge master into staging-next
2019-07-11 09:40:10 +02:00
Ryan Mulligan
508ae42a0f
treewide: fix redirect URLs
2019-07-10 12:52:51 -07:00
Pascal Wittmann
2ce67ce183
Merge pull request #64559 from tathougies/patch-1
...
colm: fix cross-compilation
2019-07-10 15:19:17 +02:00
Frederik Rietdijk
da96a4119f
Merge staging-next into staging
2019-07-10 08:52:50 +02:00
Frederik Rietdijk
fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
...
Staging next
2019-07-10 08:52:04 +02:00
Travis Athougies
91a1492649
colm: add cross-compile patch
2019-07-09 22:46:53 -07:00
Travis Athougies
9a15d93f07
colm: cross-compilation
2019-07-09 22:45:33 -07:00
Vincent Laporte
d2c3c1f2bb
ocaml-ng.ocamlPackages_4_08: 4.08.0+rc2 -> 4.08.0
2019-07-10 05:26:42 +00:00
Nikolay Amiantov
0bc362c485
dotnet-sdk: fix debugging
...
Without this attempt to run debugger fails with "Unknown error
0x80131c3c". Underlying problem is that libmscordbi.so cannot
find libmscordaccore.so.
2019-07-09 20:34:11 +03:00
Frederik Rietdijk
79a03641d5
Merge staging-next into staging
2019-07-09 15:46:26 +02:00
Frederik Rietdijk
74c24385cb
Merge master into staging-next
2019-07-09 15:46:00 +02:00
Frederik Rietdijk
7cf5909fad
Merge staging-next into staging
2019-07-09 15:44:08 +02:00
Eelco Dolstra
33723434a8
rustc: Add setup hook to set $CARGO_HOME
...
This works around 'failed to open:
/homeless-shelter/.cargo/.package-cache' with Rust 1.36 even when
we're using 'cargo --frozen'.
2019-07-07 15:18:09 +02:00
Eelco Dolstra
2c0a6e1ea0
rustc: 1.35.0 -> 1.36.0
2019-07-07 15:18:09 +02:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
...
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Peter Simons
895fb1629d
Merge pull request #64371 from mpickering/strip-ghc
...
ghc: Don't strip compilers
2019-07-06 12:54:31 +02:00
Matthew Pickering
b1e3d0737a
ghc: Don't strip compilers
...
To test this I built a version of the compiler with `dontStrip = True`
and the vanilla version. The size of the result is both 1.4gb which
indicates that the stripping doesn't do anything meaningful.
Not stripping means that the debug rts is properly packages as it
contains DWARF information and unused debugging symbols.
Fixes #63511
2019-07-06 10:02:03 +01:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
...
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers
2019-07-05 10:42:08 -05:00
Mario Rodas
8cced80179
Merge pull request #63776 from sifmelcara/update/solc-0.5.10
...
solc: 0.5.9 -> 0.5.10
2019-07-04 19:12:37 -05:00
worldofpeace
148857a494
Merge pull request #64061 from r-ryantm/auto-update/ldc
...
ldc: 1.15.0 -> 1.16.0
2019-07-04 16:54:59 -04:00
Daiderd Jordan
42705e70a7
lldb: fix darwin sandboxed build
2019-07-03 22:20:25 +02:00
Matthew Bauer
d505283766
Merge pull request #64233 from solson/wla-dx-9.8
...
wla-dx: git-2017-06-05 -> 9.8
2019-07-03 11:58:22 -04:00
Nahum Shalman
7bd65a15f0
jsonnet: ship new jsonnetfmt binary
2019-07-03 15:17:46 +00:00
Frederik Rietdijk
25a77b7210
Merge staging-next into staging
2019-07-03 08:59:42 +02:00
Daiderd Jordan
368c415a01
rustc: don't patch precompiled binaries on darwin
...
This doesn't work anymore since 1.35.0 because the load commands end up
being too large, but this is a precompiled binary anyway so it's not
really needed or more impure to use the expected system versions.
2019-07-03 08:52:27 +02:00
Eelco Dolstra
513bd49b44
rustc: 1.34.2 -> 1.35.0
2019-07-03 08:52:27 +02:00
Scott Olson
cea419a1ba
wla-dx: git-2017-06-05 -> 9.8
...
Additionally, the `hardeningDisable` is no longer required to
successfully build.
2019-07-02 23:04:01 -06:00
Mario Rodas
bc9e0ef98a
Merge pull request #63997 from r-ryantm/auto-update/chicken
...
chicken: 5.0.0 -> 5.1.0
2019-07-02 19:07:16 -05:00
R. RyanTM
90ceb64cd0
kotlin: 1.3.31 -> 1.3.40
...
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-07-01 18:27:51 -04:00
Silvan Mosberger
7c6de80e87
qbe: init at unstable-2019-05-15 ( #61941 )
...
qbe: init at unstable-2019-05-15
2019-07-01 23:45:03 +02:00