Commit graph

28552 commits

Author SHA1 Message Date
Maximilian Bosch 87178a2e6e
Merge pull request #71058 from WilliButz/add-nextcloud-exporter
prometheus-nextcloud-exporter: init at 2019-10-12, with module and test
2019-10-13 13:47:41 +02:00
Vladimír Čunát b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +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
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
Symphorien Gibol a24e9b6787 system-config-printer: 1.5.11 -> 1.5.12
Source for the change of upstream url:
* zdohnal/system-config-printer is a fork of
OpenPrinting/system-config-printer
* This is what fedora did:
https://apps.fedoraproject.org/packages/system-config-printer/sources/spec/
(see changelog for  1.5.11-17)
2019-10-13 00:09:40 +02:00
worldofpeace 018bba85bf
Merge pull request #70763 from Kjuvi/envelope
envelope: init at 0.0.4
2019-10-12 22:06:59 +00:00
kjuvi 5075996b59 envelope: init at 0.0.4
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-12 18:05:44 -04:00
Aaron Andersen 7c1de1f14f
Merge pull request #66629 from kayhide/add/lv
lv: init at 4.51
2019-10-12 17:48:39 -04:00
WilliButz a7206ec3d7
prometheus-nextcloud-exporter: init at 2019-10-12 2019-10-12 23:06:24 +02:00
Maximilian Bosch 1c0e8b78bb
Merge pull request #71033 from jwijenbergh/spotify-tui
spotify-tui: init at 0.5.0
2019-10-12 19:15:12 +02:00
Maximilian Bosch c880884656
spotify-tui: fix darwin build 2019-10-12 18:28:15 +02:00
Jeroen Wijenbergh b2db28464b spotify-tui: init at 0.5.0 2019-10-12 17:05:12 +02:00
Mario Rodas af4351ab85
Merge pull request #69255 from minijackson/init-shiori
Init shiori
2019-10-12 09:01:58 -05:00
Herwig Hochleitner 2c410e25de atinout: init 0.9.2-alpha 2019-10-12 14:57:28 +02:00
marius851000 2718c41712 faudio, wine, vkd3d: add faudio 19.10 and vkd3d 1.1 to wine
fixes https://github.com/NixOS/nixpkgs/pull/68952
2019-10-12 14:57:28 +02:00
Renaud f5cc5ce8d6
Merge pull request #70282 from moaxcp/spring-boot
spring-boot: init at 2.1.9
2019-10-12 11:53:25 +02:00
wucke13 e9cd8a2d60 pivx: 3.2.0 -> 3.4.0
* pivx: 3.2.0 -> 3.2.2

* altcoins.pivx: 3.2.2 -> 3.3.0

Furthermore, this fixes 2542928

* pivx: 3.3.0 -> 3.4.0

Added `test_pivx` as test ran by nixpkgs

* Update pkgs/applications/blockchains/pivx.nix

Thanks to @lassulus for fixing this typo!

Co-Authored-By: Lassulus <github@lassul.us>
2019-10-12 11:13:35 +02:00
Wael Nasreddine 62e894b300
Merge pull request #68135 from rvolosatovs/update/go
Add Go 1.13
2019-10-11 17:01:51 -07:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
John Mercier 32113451b7 spring-boot: init at 2.1.9 2019-10-11 18:10:57 -04:00
Renaud 1edc53803c
Merge pull request #70918 from romildo/upd.ambar-theme
amber-theme: init at 3.34-1
2019-10-11 14:00:24 +02:00
Aaron Andersen 0b6067f93e
Merge pull request #68836 from Thra11/wacomtablet-kcm
wacomtablet: init at 3.2.0
2019-10-11 05:52:37 -04:00
Maximilian Bosch 1dd6ebfce6
citrix_workspace: add 19.10.0
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-1910
2019-10-11 10:30:03 +02:00
Colin L Rice 88f65fca79
conftest: 0.12.0 -> 0.14.0, disable go sum db.
The go sum db is a hosted service that appears to be generating a new
inclusion proof each time this build is run (rather than using the one
from the previous run). Since this ends up the module directory + thus
hash, it's breaking deterministic builds.

Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:11 +02:00
Colin L Rice 52d057f575
all-packages: use go 1.12 for git-lfs 2019-10-11 10:09:11 +02:00
Colin L Rice d32980ca1e
all-packages: use go 1.12 for circleci-cli 2019-10-11 10:09:11 +02:00
Colin L Rice fc5026b4ec
all-packages: use go 1.12 for prometheus and prometheus-varnish-exporter
These both fail to work with go1.13 due to test issues, downgrading to
1.12
2019-10-11 10:09:10 +02:00
Colin L Rice e9a9b553e7
all-packages: use go 1.12 for kubernetes 2019-10-11 10:09:10 +02:00
Colin L Rice 057b547fd4
all-packages: use go 1.12 for openshift 2019-10-11 10:09:10 +02:00
Colin L Rice 7c6e98721c
all-packages: use go 1.12 for magnetico
Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:10 +02:00
Colin L Rice 6e031f1244
all-packages: use go 1.12 for grafana 2019-10-11 10:09:09 +02:00
Colin L Rice eec1a1345f
all-packages: use go 1.12 for cockroachdb 2019-10-11 10:09:09 +02:00
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 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
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
Mario Rodas 67223bc752
Merge pull request #70889 from marsam/init-jtc
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
scalavision 3d860972ee delly: init at 0.8.1 (#70871) 2019-10-10 22:08:45 -04: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
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
José Romildo Malaquias 408b55b28b amber-theme: init at 3.34-1 2019-10-10 12:15:08 -03:00
Vladimír Čunát 3596c4c53c
Merge #70576: scylladb: fix build under sandboxing 2019-10-10 12:38:07 +02:00
Mario Rodas 0fdd8bc09d
jtc: init at 1.74 2019-10-09 21:00:00 -05:00
Serge Bazanski 804d272970 evdevremapkeys: init at 0.1.0 2019-10-09 23:24:03 +02:00
worldofpeace 5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
Jan Tojnar 59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Vladimír Čunát de513680c5
scylladb: remove the "broken" mark, add "big-parallel"
The build is really CPU-intensive, and requires around
2 * --cores GiB RAM.
2019-10-09 16:54:03 +02:00
Franz Pletz f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Symphorien Gibol 226207d7b1 pdfarranger: init at 1.3.1 2019-10-09 12:00:00 +00:00
Peter Simons 5384da4e69
Merge pull request #70515 from peti/t/update-to-gfortran8
gfortran: use version 8 by default to match our C and C++ compiler
2019-10-09 10:52:26 +02:00
wucke13 7017e582ff raft-canonical: init at 0.9.6 2019-10-09 01:16:27 +02:00
wucke13 f50247d4df libco-canonical: init at 19.1 2019-10-09 01:16:26 +02:00
Gabriel Ebner 3171df49b5
wstunnel: init at unstable-2019-01-28 (#70758)
wstunnel: init at unstable-2019-01-28
2019-10-08 23:08:30 +02:00
Graham Christensen 21597ed69e
Merge pull request #70750 from grahamc/wlrobs
obs-wlrobs: init at 20191008
2019-10-08 14:26:56 -04:00
Graham Christensen a763975ad1
obs-wlrobs: init at 20191008 2019-10-08 12:49:49 -04:00
Gabriel Ebner b574693e97 wstunnel: init at unstable-2019-01-28 2019-10-08 18:26:02 +02:00
zimbatm 6886db123c
keycard-cli: init at 0.0.12 2019-10-08 17:35:14 +02:00
Christine Koppelt 54e4b13887 jikes: removing 2019-10-08 08:29:36 -07:00
Christian Kampka 6473d9ffb5
matrix-appservice-slack: init at 1.0.1 2019-10-08 15:16:31 +02:00
Silvan Mosberger 70d692d5ec
Merge pull request #70685 from Infinisil/fix/mumble-override
mumble/murmur: Fix .override not working
2019-10-08 13:37:40 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Peter Simons 75711a10fc R: drop redundant gfortran8 override 2019-10-08 09:48:03 +02:00
Peter Simons 982d8599fb gfortran: use version 8 by default to match our C and C++ compiler
We recently updated to gcc 8.x, but our default Fortran compiler is still at
version 7.x. This causes trouble for all packages that mix C++ and Fortran
code, like R does.

Unfortunately, gfortran8 is marked broken on Darwin, so we cannot switch on
that platform yet:

 | $ nix-instantiate --arg nixpkg '{ outPath = ./.; revCount = 999999; shortRev = "peti"; }' ./pkgs/top-level/release.nix -A unstable --show-trace
 | [...]
 | while evaluating the attribute 'handled' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:251:7:
 | while evaluating 'handleEvalIssue' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:147:38, called from /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:252:14:
 | Failed to evaluate gfortran-wrapper-8.3.0: «broken»: is marked as broken
2019-10-08 09:19:10 +02:00
Will Dietz 1035f0a030
spleen: 1.3.0 -> 1.5.0, mkfontdir for X11 2019-10-07 19:16:32 -05:00
Will Dietz 47b6dd4345
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11 2019-10-07 19:06:43 -05:00
Silvan Mosberger 27605cebae
mumble/murmur: Fix .override not working
Unfortunately there's no pkgs.libsForQt5.callPackages, which we need here to
get .override attributes on all derivation attributes. It's also
non-trivial to add it without duplicating code.

So instead just use standard pkgs.callPackages and pass refer to qt libs
through pkgs.qt5
2019-10-08 01:46:11 +02:00
Will Dietz b01407602c
Merge pull request #68902 from dtzWill/feature/turbostat
linuxPackages*.turbostat: init
2019-10-07 18:20:27 -05:00
Will Dietz 3a9e0f7a78
Merge pull request #68911 from dtzWill/feature/power-calibrate
power-calibrate: init at 0.01.28
2019-10-07 18:01:49 -05:00
Will Dietz f7dfe59ced
Merge pull request #68916 from dtzWill/feature/health-check
health-check: init at 0.03.02
2019-10-07 17:59:13 -05:00
Will Dietz b51fbeb77c
Merge pull request #69055 from dtzWill/feature/fwts-efi-runtime
linuxPackages.fwts-efi-runtime: init
2019-10-07 17:58:56 -05:00
worldofpeace 2bf1e8da24
Merge pull request #70462 from worldofpeace/gnome-extension-mpris
gnomeExtensions.mpris-indicator-button: init at 2019-09-29
2019-10-07 18:42:05 +00:00
Christine Koppelt 036ed5de72 spark: 2.4.3 -> 2.4.4; remove 1.6.3 (EOL); refactoring 2019-10-07 12:53:51 -05:00
Greizgh eec7cab81d mumble,murmur: 1.2.19 -> 1.3.0 2019-10-07 18:59:21 +02:00
Quentin Vaucher b99357eabd formatter: init at 0.3.0 2019-10-07 12:56:53 -04:00
Maximilian Güntner ce587047e6
ma1sd: init at 2.1.1
ma1sd is a fork of mxisd which is already packaged
but EOL.
2019-10-07 18:50:39 +02:00
Greg Roodt 3b40812df5 protolock: init at 0.14.1 2019-10-07 00:23:08 -07:00
Robin Gloster ca1316b9e6
Merge pull request #70358 from mayflower/rm-wayland-1.9
wayland_1_9: remove
2019-10-06 16:14:13 +02:00
Peter Simons 6ad4468a30 R: compile with gfortran8 to match the version of gcc
Fixes a build errors like https://hydra.nixos.org/build/102692469,
where R mixes C++ and Fortran code into one shared library.
2019-10-06 14:38:07 +02:00
Daniel Albert a4ae914695 fileshare: init at 0.2.4
Fileshare is a simple tool for sharing the contents of a directory via a
webserver and optionally allowing uploads.
2019-10-06 17:32:34 +09:00
Matthieu Coudron 2a25b5c3cb
Merge pull request #70503 from joachifm/feat/remove-blcr
Remove blcr package & nixos module
2019-10-06 17:23:12 +09:00
Joachim Fasting 83ffa1457b
linuxPackages.blcr: remove
blcr is only supported for pre v4 kernels.
2019-10-06 08:10:29 +02:00
Peter Simons 35521b42c2
update Python packages psycopg2, sqlparse, and pgcli (#70257)
* python-psycopg2: update from 2.7.7 to 2.8.3

* python-sqlparse: update from 0.2.4 to 0.3.0

* pgcli: update from 2.0.2 to 2.1.1
2019-10-05 21:48:36 +02:00
Maximilian Bosch 6b8400381c
gotify: init add 2.1.1 2019-10-05 21:19:27 +02:00
worldofpeace fcfc145158
Merge pull request #70386 from Kjuvi/cipher
cipher: init at 2.0.0
2019-10-05 15:03:11 +00:00