Alexander Bantyev
7263951cc8
ocaml: partially fix pkgsStatic.ocaml-ng
...
This commit adds a static adapter for ocaml packages and applies it to
pkgsStatic.ocaml-ng.
The adapter fixes build of ocaml itself with version <= 4.7 and also attempts
to fix builds of some packages.
2019-11-26 18:03:56 +03:00
Alexander Bantyev
9c9a0e9cab
kmod: make pkgsStatic.kmod build
2019-11-26 18:03:56 +03:00
Alexander Bantyev
78ec0e60c2
ocaml: nocrypto: fix dependency on ppx_tools
2019-11-26 18:03:55 +03:00
Alexander Bantyev
81384e0f0c
ocaml: num: add ability to link statically
2019-11-26 18:03:55 +03:00
Alexander Bantyev
08edfb6967
ocaml: uchar: add the ability to build without dynamic linking
2019-11-26 18:03:55 +03:00
Alexander Bantyev
484e0a89f9
ocaml: opam-file-format: Allow to disable dynamic linking
2019-11-26 18:03:55 +03:00
Alexander Bantyev
07b838f13b
ocaml: num: Allow to disable dynamic linking
2019-11-26 18:03:55 +03:00
Alexander Bantyev
81ca7cc0a7
js_of_ocaml: fix dependencies
2019-11-26 18:03:50 +03:00
Alexander Bantyev
8983cac44c
kmod: fix --enable-static
2019-11-11 11:10:59 +03:00
Yorick van Pelt
3df718e7c3
libgcrypt: disable asm on musl
2019-11-11 11:10:33 +03:00
Yorick van Pelt
b3862e2bcf
libusb1: use lib.getLib to find systemd.lib
...
This allows this package to build with eudev instead.
2019-11-11 11:10:32 +03:00
Yorick van Pelt
a1cc0f1d5f
ocamlPackages.zarith: 1.8 -> 1.9
2019-11-11 11:10:32 +03:00
Yorick van Pelt
5a40ccfa65
ocamlPackages.cpuid: 0.1.0 -> 0.1.2
2019-11-11 11:10:15 +03:00
Yorick van Pelt
2693fa4cea
ocamlPackages.ocamlgraph: allow building without lablgtk
2019-11-11 11:10:14 +03:00
Yorick van Pelt
4550405ac9
ocaml-modules: replace buildInputs with nativeBuildInputs where appropriate
...
The default has been to use buildInputs for build dependencies.
This doesn't work when cross-compiling.
2019-11-11 11:10:14 +03:00
Sander van der Burg
173bf3473c
titaniumenv: remove 7.1, add 8.2 and make it the default
2019-11-11 08:50:27 +01:00
Peter Simons
1a2415e9a9
Merge pull request #72389 from nkpart/nkpart/fix-rPackages-glmnet
...
rPackages.glmnet: Add missing dependency
2019-11-11 07:57:46 +01:00
worldofpeace
251a560449
pantheon.wingpanel-indicator-keyboard: 2.1.2 -> 2.2.0
...
https://github.com/elementary/wingpanel-indicator-keyboard/releases/tag/2.2.0
2019-11-10 20:59:56 -05:00
worldofpeace
58f9fcdf4b
pantheon.switchboard: 2.3.6 -> 2.3.7
...
Drops libunity https://github.com/elementary/switchboard/pull/109 .
https://github.com/elementary/switchboard/releases/tag/2.3.7
2019-11-10 20:59:56 -05:00
Florian Klink
848399f448
Merge pull request #72390 from flokli/bump-opensmtpd
...
opensmtpd: 6.4.2p1 -> 6.6.1p1
2019-11-11 01:56:24 +01:00
Sander van der Burg
9b51c5145a
xcodeenv: bump default Xcode version to 11.1, default iOS SDK to 13.1. Add troubleshooting section to docs
2019-11-11 00:18:22 +01:00
worldofpeace
ea288463db
Merge pull request #73136 from worldofpeace/port-sddm-test
...
nixosTests.sddm: port to python
2019-11-10 23:06:21 +00:00
worldofpeace
8cf9315425
Merge pull request #73135 from worldofpeace/port-lightdm-test
...
nixosTests.lightdm: port to python
2019-11-10 23:05:51 +00:00
worldofpeace
027e2a2556
Merge pull request #73159 from maralorn/fix-qrcode
...
pythonPackages.qrcode: Fix "No module named pkg_resources" error
2019-11-10 23:01:23 +00:00
John Ericson
1782f6c826
Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoops
...
gcc: Fix cross after I accidentally changed build target
2019-11-10 17:49:48 -05:00
John Ericson
3f74a4d066
gcc: Fix cross after I accidentally changed build target
...
I deleted "bootstrap", but forgot to make the condition
build = host = target.
2019-11-10 17:06:22 -05:00
Linus Heckemann
da9b3ea747
Merge pull request #65362 from craigem/calls
...
calls: init at 0.0.1
2019-11-10 22:59:00 +01:00
John Ericson
40bb9d1143
Merge pull request #73180 from Ericson2314/gcc-dedup-configure-flags
...
gcc: Deduplicate `preConfigure` and `configureFlags`
2019-11-10 16:45:51 -05:00
John Ericson
62e154ff8d
Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flags
2019-11-10 16:12:25 -05:00
John Ericson
5c5ca018c8
gcc: Deduplicate configureFlags
...
Thanks again to @bgamari who in 1c1207220f06b751a42346f33d09582e66999a6d
did the cleanup to make this possible. It's been a long time coming!
2019-11-10 15:58:35 -05:00
Emery Hemingway
84c44d8caf
Merge pull request #73162 from rnhmjoj/monero
...
monero: 0.14.1.2 -> 0.15.0.0
2019-11-10 21:55:26 +01:00
John Ericson
f666c61d20
gcc: Deduplicate preConfigure
2019-11-10 15:15:04 -05:00
John Ericson
f5ddd103e7
Merge pull request #73173 from Ericson2314/gcc-cross-cleanup
...
gcc: Clean up cross configure flags and name prefix
2019-11-10 15:05:18 -05:00
Tim Steinbach
86f261664e
Merge pull request #72801 from NeQuissimus/gitmoji
...
nodePackages: Add gitmoji-cli
2019-11-10 14:32:52 -05:00
Tim Steinbach
39cd7f923e
nodePackages: Updates
2019-11-10 14:31:00 -05:00
Tim Steinbach
c083cdd6dc
nodePackages: Add gitmoji-cli
2019-11-10 14:30:59 -05:00
John Ericson
ca341c2d5b
gcc: Clean up cross configure flags and name prefix
2019-11-10 14:29:11 -05:00
Aaron Andersen
706fbecc3d
Merge pull request #72682 from r-ryantm/auto-update/tome4
...
tome4: 1.5.10 -> 1.6.0
2019-11-10 13:48:34 -05:00
Samuel Dionne-Riel
40f7a343e1
Merge pull request #72751 from c00w/sd_image_hydra
...
sd-image: Add the compressed file path for hydra.
2019-11-10 13:44:52 -05:00
Linus Heckemann
301eb1a494
calls: 0.0.1 -> 2019-10-09-unstable
2019-11-10 19:40:11 +01:00
Craige McWhirter
d777bfbfae
calls: init at 0.0.1
2019-11-10 19:40:11 +01:00
Linus Heckemann
0ec60b4f79
maintainers: add craigem
2019-11-10 19:40:06 +01:00
Aaron Andersen
dc2649c2f3
Merge pull request #72877 from babariviere/insomnia-7.0.3
...
insomnia: 6.6.2 -> 7.0.3
2019-11-10 12:53:29 -05:00
Tim Steinbach
dadafc211e
vivaldi: 2.9.1705.38-1 -> 2.9.1705.41-1
2019-11-10 11:10:45 -05:00
Daniel Schaefer
f7ef1a9af5
Merge pull request #72855 from fgaz/jasmin/init
...
jasmin: init at 2.4
2019-11-10 17:09:54 +01:00
Tim Steinbach
d9e90f0d06
linux: 5.3.9 -> 5.3.10
2019-11-10 11:09:18 -05:00
Tim Steinbach
51017f08e6
linux: 4.9.199 -> 4.9.200
2019-11-10 11:09:17 -05:00
Tim Steinbach
460ef6ae3f
linux: 4.4.199 -> 4.4.200
2019-11-10 11:09:17 -05:00
Tim Steinbach
f8913cead6
linux: 4.19.82 -> 4.19.83
2019-11-10 11:09:17 -05:00
Tim Steinbach
20329aebb6
linux: 4.14.152 -> 4.14.153
2019-11-10 11:09:17 -05:00