Commit Graph
198109 Commits
Author SHA1 Message Date
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
Trolli Schmittlauch b4c6764334 cawbird: 1.0.1 -> 1.0.2
fixes some TLS connection issues
2019-10-11 09:08:06 +02:00
Symphorien GibolandVincent Laporte 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 HoangandBjørn Forsman 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 LaporteandVincent Laporte c82c6d3a12 ocaml: default to version 4.07
patdiff: 0.11.0 → 0.12.0
2019-10-11 07:58:42 +02:00
Vincent LaporteandVincent Laporte deefc177d3 libbap: pin OCaml version to 4.06 2019-10-11 07:58:42 +02:00
Vincent LaporteandVincent Laporte 1f365f9d26 coqPackages_8_7.contribs.additions: remove 2019-10-11 07:58:42 +02:00
Mario RodasandGitHub 67223bc752 Merge pull request #70889 from marsam/init-jtc
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
Pawel Kruszewski eaa72aa453 bcompare: 4.2.10.23938 -> 4.3.0.24364 2019-10-11 06:14:23 +02:00
Dmitry KalinkinandGitHub 1f9882cb29 Merge pull request #70841 from callahad/mariadb
mariadb: fix builds on darwin
2019-10-10 22:58:28 -04:00
scalavisionandDmitry Kalinkin 3d860972ee delly: init at 0.8.1 (#70871) 2019-10-10 22:08:45 -04:00
nyanloutreandJon 9cf81e9174 pythonPackages.block-io: propagate setuptools
Used during runtime
2019-10-10 18:54:29 -07:00
Jonathan RingerandJon 18faa091c6 pythonPackages.cassandra-driver: 3.18.0 -> 3.19.0 2019-10-10 18:30:21 -07:00
Jonathan Ringer 405777bcf5 pythonPackages.fiona: fix linking issue 2019-10-10 18:27:02 -07:00
makefuandJon 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/leo60228andRenaud 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
RenaudandGitHub a9e6236e97 Merge pull request #70446 from rvolosatovs/update/sidequest
sidequest: 0.3.1 -> 0.7.2
2019-10-10 22:49:40 +02:00
RenaudandGitHub 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
RenaudandGitHub 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
worldofpeaceandGitHub dbe6e52150 Merge pull request #70533 from worldofpeace/arc-menu-33
gnomeExtensions.arc-menu: 33.2 -> 33
2019-10-10 19:19:33 +00:00
lewoandGitHub 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 SimonandPeter Simons 13085f13aa r-systemfonts: fix package dependencies 2019-10-10 20:50:49 +02:00
lewoandGitHub 072edcbe37 Merge pull request #70585 from lilyball/bat-updates
bat: update dependencies
2019-10-10 20:49:42 +02:00
José Romildo Malaquias 0225cc45b4 shades-of-gray-theme: 1.1.9 -> 1.2.0 2019-10-10 15:45:00 -03:00
Peter SimonsandGitHub 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
worldofpeaceandGitHub 87ed3e8a60 Merge pull request #70891 from worldofpeace/gnome3-fixup-vala
gnome3: always use latest vala
2019-10-10 17:29:20 +00:00
worldofpeace 4266a1e0b4 valadoc: remove 2019-10-10 13:18:23 -04:00
Yurii Rashkovskii e0d7a96903 swipl: include GUI tools
swi-prolog currently misses GUI packages / tools (xpce, prolog_ide)
due to missing X dependencies.
2019-10-11 00:17:41 +07:00
worldofpeace a4f8fc960f gsound: no aliases 2019-10-10 13:16:41 -04:00