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
worldofpeace
e55bd86e82
pantheon.switchboard-plug-keyboard: fix build
2019-10-10 10:37:51 -04:00
Eelco Dolstra
e8bc181154
Merge pull request #70874 from edolstra/no-world-writable-per-user
...
[WIP] Don't create /nix/var/nix/{gcroots,per-user}/per-user with 1777 permission
2019-10-10 16:28:49 +02:00
Eelco Dolstra
9d0de0dc57
nix-daemon.nix: Shut up warning
2019-10-10 16:24:33 +02:00
Eelco Dolstra
27d2857a99
nix-daemon.nix: Use 'nix ping-store' to initialize directories
2019-10-10 16:24:33 +02:00
Eelco Dolstra
2c97f0669d
Typo
2019-10-10 16:24:33 +02:00
Eelco Dolstra
4b950c42cd
nix-daemon.nix: Drop Nix 1.x compatibility
...
Probably didn't work anyway anymore.
2019-10-10 16:24:33 +02:00
Eelco Dolstra
4e0d6a5ff8
Don't create /nix/var/nix/{gcroots,per-user}/per-user with 1777 permission
...
In fact, don't create them at all because Nix does that automatically.
Also remove modules/programs/shell.nix because everything it did is
now done automatically by Nix.
2019-10-10 16:24:33 +02:00
Eelco Dolstra
3ab3614e2b
nix: 2.3 -> 2.3.1
2019-10-10 16:23:33 +02:00
worldofpeace
21c127f7d0
pantheon.granite: fix build with latest vala
...
Still waiting for release #69052
2019-10-10 10:16:13 -04:00
Franz Pletz
f01ad3efde
Merge pull request #70817 from Enzime/update-nonfree-firmware
...
firmware-linux-nonfree: 2019-08-15 -> 2019-09-23
2019-10-10 14:13:55 +00:00
Renaud
8b46dcb3db
Merge pull request #69773 from Talljoe/upgrade/leftwm
...
leftwm: 0.1.9 -> 0.1.10
2019-10-10 14:11:18 +02:00
Aaron Andersen
f878596559
Merge pull request #70010 from ajs124/fix/mariadb-connector-c-socket-path
...
mariadb-connector-c: fix socket path
2019-10-10 07:35:04 -04:00
Vladimír Čunát
3596c4c53c
Merge #70576 : scylladb: fix build under sandboxing
2019-10-10 12:38:07 +02:00
Mario Rodas
38070d58f4
Merge pull request #70697 from marsam/update-spotifyd
...
spotifyd: 0.2.18 -> 0.2.19
2019-10-10 05:00:03 -05:00
Renaud
4281dbce9e
Merge pull request #69911 from r-ryantm/auto-update/python3.7-python-rapidjson
...
python37Packages.python-rapidjson: 0.7.2 -> 0.8.0
2019-10-10 11:28:10 +02:00
Marek Mahut
5f9827f70e
Merge pull request #69860 from r-ryantm/auto-update/python3.7-limnoria
...
python37Packages.limnoria: 2019.02.23 -> 2019.09.08
2019-10-10 11:27:29 +02:00