Commit Graph
198109 Commits
Author SHA1 Message Date
Vladimír Čunát 5e9bf0f042 tracker: fix build by adding dbus dependency
I'm not sure why it broke, possibly some propagation from deps?
2019-10-13 13:13:20 +02:00
Joachim Fasting ecd693153f lvm2: silence warning about unrecognized configure flag
--enable-applib has been removed.
2019-10-13 13:11:57 +02:00
Joachim Fasting 0489025cab lvm2: allow building with systemd = null
The closure still picks up systemd via udev, however, overriding with eudev is
necessary to avoid the reference.
2019-10-13 13:11:55 +02:00
Joachim Fasting 494d2deebf lvm2: enable parallel building 2019-10-13 13:11:54 +02:00
Joachim Fasting 5c11b11b58 lvm2: drop unused patch 2019-10-13 13:11:53 +02:00
WilliButzandGitHub c2905736be Merge pull request #70998 from magnetophon/physlock
physlock: 11-dev -> v13
2019-10-13 13:11:43 +02:00
Florian Klink a64fcdc473 zoom-us: use regular qt5
`zoom-us` used to be not compatible with the current qt5 version
provided by `libsForQt5.callPackage`, but it is by now.

To avoid downloading a different qt (or even building it), point it back
to the generic `libsForQt5.callPackage`.
2019-10-13 13:03:17 +02:00
Maximilian Bosch eeb4726446 nixos/prometheus-wireguard-exporter: remove addr option
This option was added by mistake since `listenAddress` exists by default
for each prometheus-exporter. Using
`services.prometheus.exporters.wireguard.addr` will now cause a warning,
but doesn't break eval.
2019-10-13 12:16:46 +02:00
Vladyslav MandGitHub 9666f3c03d newsboat: 2.16.1 -> 2.17.1 (#69634)
newsboat: 2.16.1 -> 2.17.1
2019-10-13 12:48:33 +03:00
Minijackson 6fe888466f sshfs: add ssh program to the environment 2019-10-13 11:41:10 +02:00
Dima 10bfa40677 testdisk: deduplicating testdisk/photorec
Testdisk/Photorec has been packaged twice. This deduplicates
the packages by consolidating the packages into one and throwing
an error upon use of the outdated package.

this also adds qphotorec, which was previously not built and ensures
it's wrapped correctly.

Please note that I took the liberty to merge the maintainers lists.
2019-10-13 11:39:26 +02:00
R. RyanTMandRenaud 132413ed21 osm2pgsql: 0.96.0 -> 1.0.0 (#69716)
* osm2pgsql: 0.96.0 -> 1.0.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osm2pgsql/versions

* osm2pgsql: add jglukasik as maintainer
2019-10-13 11:37:39 +02:00
Vladimír Čunát 7818f30cc4 Merge #70499: nixos/steam-hardware: add uinput to boot.kernelModules 2019-10-13 10:21:49 +02:00
Vladimír Čunát 3cb1576815 poetry: remove "broken" mark
Apparently it was marked by mistake in 5aa4b1994629;
it seems fine both locally and on Hydra's three platforms.
2019-10-13 10:14:13 +02:00
Tor Hedin BrønnerandGitHub d15e5b02fe nixos/lightdm: do not conflict with plymouth (#71061)
Having `display-manager` conflict with `plymouth-quit` causes this lock up:

 - `plymouth-quit-wait` starts up, waiting for plymouth-quit to run
 - `lightdm` starts up
 - `plymouth-quit` can't start, it conflicts with lightdm
 - `plymouth-quit-wait` keeps waiting on plymouth-quit to kill plymouthd

The idea is having LightDM control when plymouth quits, but communication with
plymouth was broken: https://github.com/NixOS/nixpkgs/pull/71064

Unfortunately having the conflict breaks switching to configurations with
plymouth enabled. So we still need to remove the conflict.

fixes #71034
2019-10-13 10:03:54 +02:00
Maximilian BoschandGitHub 7f48c50ec8 Merge pull request #71060 from symphorien/nix-du
nix-du: 0.3.0 -> 0.3.1
2019-10-13 08:59:14 +02:00
Vincent LaporteandVincent Laporte e1b9556f87 ocamlPackages.ocsigen_server: 2.11.0 → 2.15.0
ocamlPackages.ssl: 0.5.5 → 0.5.9
2019-10-13 06:52:00 +02:00
Red DaviesandVincent Laporte 710e28bdd8 ponyc: 0.31.0 -> 0.32.0 2019-10-13 06:50:20 +02:00
Greg RoodtandWael Nasreddine 5078eba3aa argo: 2.2.1 -> 2.4.1 (#70672) 2019-10-12 17:12:59 -07:00
Silvan MosbergerandGitHub 3389b4e5ca Merge pull request #71062 from paumr/master
newsboat - unmark as broken
2019-10-13 01:13:17 +02:00
paumr fb60d59a51 newsboat - unmark as broken
newsboat builds fine on master/19.09
thus this commit should also be backported

https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.newsboat.x86_64-linux#tabs-status
2019-10-13 00:35:28 +02:00
Edmund Wu 05a0a6353d bcachefs-tools: 2019-10-01 -> 2019-10-12 2019-10-12 18:24:02 -04:00
Edmund Wu 591b1ec17a linux_testing_bcachefs: 5.2.2019.10.01 -> 5.2.2019.10.12 2019-10-12 18:23:57 -04:00
Jonathan Ringer 5e8ae589a4 nixos/nextcloud: fix postgresql/redis test 2019-10-12 15:07:27 -07:00
worldofpeaceandGitHub 018bba85bf Merge pull request #70763 from Kjuvi/envelope
envelope: init at 0.0.4
2019-10-12 22:06:59 +00:00
kjuviandworldofpeace 5075996b59 envelope: init at 0.0.4
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-12 18:05:44 -04:00
Aaron AndersenandGitHub 7c1de1f14f Merge pull request #66629 from kayhide/add/lv
lv: init at 4.51
2019-10-12 17:48:39 -04:00
worldofpeaceandGitHub 81d72a6635 Merge pull request #70991 from eadwu/vscode/1.39.1
vscodium: 1.38.1 -> 1.39.1
2019-10-12 21:40:35 +00:00
RenaudandGitHub 4b4b943b38 Merge pull request #69629 from r-ryantm/auto-update/link-grammar
link-grammar: 5.6.2 -> 5.7.0
2019-10-12 23:27:04 +02:00
worldofpeace f03b26c134 gtk-doc: 1.30 -> 1.32
Drop patch for "Wrong permissions for style CSS file".
It was fixed in 1.31

https://gitlab.gnome.org/GNOME/gtk-doc/blob/GTK_DOC_1_32/NEWS
2019-10-12 17:25:59 -04:00
RenaudandGitHub 2c920d0f2b Merge pull request #69623 from r-ryantm/auto-update/krusader
krusader: 2.7.1 -> 2.7.2
2019-10-12 23:24:44 +02:00
RenaudandGitHub 75ebc76ea8 Merge pull request #69624 from r-ryantm/auto-update/libdsk
libdsk: 1.5.10 -> 1.5.12
2019-10-12 23:23:24 +02:00
RenaudandGitHub 33e17e13ae Merge pull request #69648 from r-ryantm/auto-update/libsvm
libsvm: 3.23 -> 3.24
2019-10-12 23:22:10 +02:00
RenaudandGitHub 1c820092db Merge pull request #69649 from r-ryantm/auto-update/libite
libite: 2.0.2 -> 2.1.0
2019-10-12 23:20:51 +02:00
WilliButz 91b2c844df nixos/tests/prometheus-exporters: add nextcloud exporter 2019-10-12 23:17:49 +02:00
WilliButz d953d328ca nixos/prometheus-nextcloud-exporter: add module 2019-10-12 23:17:48 +02:00
WilliButz a7206ec3d7 prometheus-nextcloud-exporter: init at 2019-10-12 2019-10-12 23:06:24 +02:00
Maximilian BoschandGitHub 716ed59a37 Merge pull request #71030 from seqizz/g_gita99
gitAndTools.gita: 0.9.2 -> 0.9.9
2019-10-12 22:38:18 +02:00
worldofpeace 2d0056b149 aliases.nix: update jikes message 2019-10-12 16:29:27 -04:00
MicrosoftTakeoverandGitHub 2753998d6f scummvm: 2.0.0 -> 2.1.0
Needs curl for cloud saving support.

dontDisableStatic flag is added since the ./configure script didn't
recognize --disable-static flag added by default.
2019-10-12 13:13:08 -07:00
R. RyanTMandRenaud 6e46d3bcbd groonga: 9.0.6 -> 9.0.7 (#69581)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2019-10-12 22:10:04 +02:00
R. RyanTMandRenaud 89b7828317 dmtcp: 2.5.2 -> 2.6.0 (#69521)
* dmtcp: 2.5.2 -> 2.6.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dmtcp/versions

* dmtcp: disable on ARM and Darwin
2019-10-12 22:02:27 +02:00
Cyryl Płotnicki 446228ab77 Update geekbench 2019-10-12 20:10:24 +01:00
worldofpeaceandGitHub d4f085036b Merge pull request #70662 from worldofpeace/gtkd-update
gtkd: 3.8.5 -> 3.9.0
2019-10-12 18:35:25 +00:00
Matthew BauerandGitHub 7acfb5c2e8 Merge pull request #66551 from Shados/qt-wrap-kvantum
qtstyleplugin-kvantum: use wrapQtAppsHook
2019-10-12 14:24:01 -04:00
R. RyanTMandRenaud 0877ebd6d2 catch2: 2.8.0 -> 2.9.2 (#63993)
* catch2: 2.8.0 -> 2.9.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/catch2/versions

* catch2: 2.9.1 -> 2.9.2
2019-10-12 19:33:32 +02:00
Maximilian BoschandGitHub ce1fe5d751 Merge pull request #71038 from marsam/update-netdata
netdata: 1.17.1 -> 1.18.0
2019-10-12 19:22:51 +02:00
Ivan Kozik f898aae9ca cargo-audit: 0.9.1 -> 0.9.3 2019-10-12 17:18:45 +00:00
Maximilian BoschandGitHub 1c0e8b78bb Merge pull request #71033 from jwijenbergh/spotify-tui
spotify-tui: init at 0.5.0
2019-10-12 19:15:12 +02:00
Mario Rodas 589d4ff232 buildGoModule: remove cached lookup results and tiles
Since GO 1.13, the go command caches the lookup results and tiles in
$GOPATH[1], hence making the module directory non-deterministic.

Use the `-f` flag when removing /sumdb, for compatibility with Go 1.12
because in that version does not exists that directory.

[1] https://go.googlesource.com/proposal/+/master/design/25530-sumdb.md#command-client
2019-10-12 12:00:00 -05:00