Roman Volosatovs
e45055c328
all-packages: use go 1.12 for prow
2019-10-11 10:09:09 +02:00
Roman Volosatovs
8c33df9d65
all-packages: use go 1.12 for terraform-providers.elasticsearch
2019-10-11 10:09:09 +02:00
Roman Volosatovs
fcdc280d7f
all-packages: use go 1.12 for terraform-lsp
2019-10-11 10:09:09 +02:00
Roman Volosatovs
cf6e2776f2
all-packages: use go 1.12 for packr
2019-10-11 10:09:08 +02:00
Roman Volosatovs
a3341e8499
all-packages: use go 1.12 for restic
2019-10-11 10:09:08 +02:00
Roman Volosatovs
b63b95f141
all-packages: use go 1.12 for tendermint
2019-10-11 10:09:08 +02:00
Roman Volosatovs
72a6ab4d5f
all-packages: use go 1.12 for scaleway-cli
2019-10-11 10:09:08 +02:00
Roman Volosatovs
7ddd2a2069
all-packages: use go 1.12 for lnd
2019-10-11 10:09:08 +02:00
Roman Volosatovs
745b299403
all-packages: use go 1.12 for grpcui
2019-10-11 10:09:07 +02:00
Roman Volosatovs
ee2c8ece9e
all-packages: use go 1.12 for gotestsum
2019-10-11 10:09:07 +02:00
Roman Volosatovs
db6cb37aa7
all-packages: use go 1.12 for curlie
2019-10-11 10:09:07 +02:00
Roman Volosatovs
2f20deb202
all-packages: use go 1.12 for cri-o
2019-10-11 10:09:07 +02:00
Roman Volosatovs
01721f1449
all-packages: use go 1.12 for bazel-watcher
2019-10-11 10:09:07 +02:00
Roman Volosatovs
9e5f063058
all-packages: use go 1.12 for wtf
2019-10-11 10:09:06 +02:00
Roman Volosatovs
2d7e8e1b0f
all-packages: use go 1.12 for perkeep
2019-10-11 10:09:06 +02:00
Roman Volosatovs
ea0b765208
all-packages: use go 1.12 for consul
2019-10-11 10:09:06 +02:00
Roman Volosatovs
4ef3de8645
ctop: ensure go 1.13 compatibility
2019-10-11 10:09:06 +02:00
Roman Volosatovs
bdd503323a
go: default to go_1_13
2019-10-11 10:09:06 +02:00
Roman Volosatovs
bd023200a9
go_1_13: init at 1.13.1
2019-10-11 10:09:05 +02:00
Symphorien Gibol
55ac8ffa43
ocamlPackages.llvm: propagate needed libs, fix missing build parameter
...
The opam patch makes ocaml link dependent executables with
-L${LLVM_OCAML_EXTERNAL_LLVM_LIBDIR}. This variable was previously
undefined and as a result the linker would previously be called with
just -L which makes it ignore the next argument. This would lead strange
linking errors, like missing caml_apply2.
Despite defining this variable correctly, propagating llvm is still
necessary for linking to complete. In case ocaml-llvm is a transitive
dependency only, propagatedBuildInputs is not enough. To avoid having to
guess which version of llvm was used, we provide the right one in
passthrough.
2019-10-11 08:19:51 +02:00
Michael Hoang
0277cc1f1c
WoeUSB: Remove writeback buffering workaround
...
WoeUSB contains a writeback buffering workaround for 64-bit Linux
systems, however this workaround relies on setting
/proc/sys/vm/dirty_background_bytes which no longer works on newer
versions of the Linux kernel.
2019-10-11 08:00:35 +02:00
Vincent Laporte
c82c6d3a12
ocaml: default to version 4.07
...
patdiff: 0.11.0 → 0.12.0
2019-10-11 07:58:42 +02:00
Vincent Laporte
deefc177d3
libbap: pin OCaml version to 4.06
2019-10-11 07:58:42 +02:00
Vincent Laporte
1f365f9d26
coqPackages_8_7.contribs.additions: remove
2019-10-11 07:58:42 +02:00
Mario Rodas
67223bc752
Merge pull request #70889 from marsam/init-jtc
...
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
Dmitry Kalinkin
1f9882cb29
Merge pull request #70841 from callahad/mariadb
...
mariadb: fix builds on darwin
2019-10-10 22:58:28 -04:00
scalavision
3d860972ee
delly: init at 0.8.1 ( #70871 )
2019-10-10 22:08:45 -04:00
nyanloutre
9cf81e9174
pythonPackages.block-io: propagate setuptools
...
Used during runtime
2019-10-10 18:54:29 -07:00
Jonathan Ringer
18faa091c6
pythonPackages.cassandra-driver: 3.18.0 -> 3.19.0
2019-10-10 18:30:21 -07:00
makefu
9ae60cff0c
devpi-client: 4.1.0 -> 5.0.0
...
unbreak the package, clean up dependencies and make them overridable
2019-10-10 15:49:29 -07:00
Bjørn Forsman
3fc66462de
qsynth: use qt5.mkDerivation
...
Fixes
$ qsynth
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Aborted (core dumped)
(Also, take qt5.* attrs as input instead of the whole qt5 attrset itself.)
2019-10-10 23:58:45 +02:00
Bjørn Forsman
0a18e8f311
gnome3.accerciser: add missing dependency: setuptools
...
Fixes "ModuleNotFoundError: No module named 'pkg_resources'" messages in
the GUI.
2019-10-10 23:42:22 +02:00
/u/leo60228
bb1e6c9936
ntfs3g: enable extras ( #51514 )
...
* ntfs-3g: enable extras
Adds a few extra utilities, most of which are useful.
* ntfs-3g: download over https
2019-10-10 22:53:15 +02:00
Renaud
a9e6236e97
Merge pull request #70446 from rvolosatovs/update/sidequest
...
sidequest: 0.3.1 -> 0.7.2
2019-10-10 22:49:40 +02:00
Renaud
4c36089db6
Merge pull request #70670 from r-ryantm/auto-update/openimageio
...
openimageio2: 2.0.10 -> 2.0.11
2019-10-10 22:37:14 +02:00
Renaud
67e0730823
Merge pull request #70759 from r-ryantm/auto-update/robin-map
...
robin-map: 0.6.1 -> 0.6.2
2019-10-10 22:18:14 +02:00
worldofpeace
dbe6e52150
Merge pull request #70533 from worldofpeace/arc-menu-33
...
gnomeExtensions.arc-menu: 33.2 -> 33
2019-10-10 19:19:33 +00:00
lewo
6cee5a9e02
Merge pull request #70498 from nyanloutre/molly_guard_0_7_2
...
molly-guard: 0.6.3 -> 0.7.2
2019-10-10 20:51:19 +02:00
Peter Simons
7deb982d6a
r-systemfonts: fix shebang of configure script
...
Closes https://github.com/NixOS/nixpkgs/pull/70813 .
2019-10-10 20:50:49 +02:00
Dylan Simon
13085f13aa
r-systemfonts: fix package dependencies
2019-10-10 20:50:49 +02:00
lewo
072edcbe37
Merge pull request #70585 from lilyball/bat-updates
...
bat: update dependencies
2019-10-10 20:49:42 +02:00
Peter Simons
668a8aa811
Merge pull request #70862 from dotlambda/dovecot-2.3.8
...
dovecot: 2.3.7.2 -> 2.3.8
2019-10-10 19:51:32 +02:00
worldofpeace
383556b5e7
Merge pull request #70915 from flokli/python-jenkins-setuptools
...
python.pkgs.python-jenkins: propagate setuptools
2019-10-10 15:24:38 +00:00
worldofpeace
dfe338e464
Merge pull request #70890 from worldofpeace/pantheon-no-lts-vala
...
pantheon: use latest vala
2019-10-10 15:18:38 +00:00
worldofpeace
feee41963e
pantheon: add vala alias
2019-10-10 11:17:40 -04:00
worldofpeace
c0d5833156
scylladb: fix eval
2019-10-10 10:58:19 -04:00
worldofpeace
f4c4087cdf
pantheon.switchboard-plug-onlineaccounts: fix build
2019-10-10 10:53:44 -04:00
worldofpeace
b9b1d9b620
pantheon.switchboard-plug-sharing: fix build
2019-10-10 10:49:20 -04:00
Florian Klink
06dc7cbd9b
python.pkgs.python-jenkins: propagate setuptools
...
It is used during runtime.
cc #68314
2019-10-10 16:48:13 +02:00
worldofpeace
8b957f8359
pantheon.switchboard-plug-printers: fix build
2019-10-10 10:38:03 -04:00