Commit graph

28582 commits

Author SHA1 Message Date
Frederik Rietdijk 12441bdf9f Merge staging-next into staging 2019-10-16 11:17:12 +02:00
Frederik Rietdijk 3f93a09405 python38Packages: build packages on Hydra
Now that Python 3.8 is released we will also build packages on Hydra.
As soon as the far majority of packages build, we can make Python 3.8
the default `python3`.

https://github.com/NixOS/nixpkgs/issues/71220
2019-10-16 10:46:41 +02:00
Frederik Rietdijk 27a9800e85 pwndbg: fix runtime python deps, fixes #71071
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.

If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be  unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
Mario Rodas 882dc45801
Merge pull request #71199 from arcnmx/pr-cargo-deps
cargo-deps: init at 1.1.1
2019-10-15 21:47:50 -05:00
worldofpeace fce8b4837a
Merge pull request #67670 from kampka/zsh-history
zsh-history: init at unstable-2019-08-29
2019-10-16 01:57:23 +00:00
Robin Gloster 7eccec667e
Merge pull request #70782 from wizeman/u/fix-gnutls-aarch64
gnutls: fix test-ciphers-api.sh failure on aarch64
2019-10-16 00:15:13 +02:00
arcnmx c62ad59195 cargo-deps: init at 1.1.1 2019-10-15 10:42:03 -07:00
Lassulus 04f706e928
Merge pull request #70209 from wucke13/lxd
lxd: 3.13 -> 3.18
2019-10-15 13:31:10 +02:00
Florian Klink 24ea8a6113 nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove 2019-10-15 10:28:01 +02:00
worldofpeace 983df8cd79
Merge pull request #70953 from iAmMrinal0/fix/rescuetime
rescuetime: 2.14.3.1 -> 2.14.5.2
2019-10-15 05:45:09 +00:00
Mrinal Purohit b3f415d898 rescuetime: 2.14.3.1 -> 2.14.5.2
- Fix for Qt plugin not found
2019-10-15 10:55:23 +05:30
Mario Rodas ed79857170
swiProlog: fix build on darwin 2019-10-14 22:30:00 -05:00
Will Dietz 741b404e8a
Merge pull request #70687 from dtzWill/update/cherry-1.4
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11
2019-10-14 18:54:57 -05:00
Will Dietz 886bca0af5
Merge pull request #70688 from dtzWill/update/spleen-1.5.0
spleen: 1.3.0 -> 1.5.0, mkfontdir
2019-10-14 18:54:28 -05:00
worldofpeace 516e61a69e
Merge pull request #70724 from yrashk/swipl-gui
swipl: include GUI tools
2019-10-14 22:41:56 +00:00
Florian Klink 0fd1df74be bazel_0_4: remove
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00
Florian Klink fa7ed535d0 envoy: remove
bazel_0_4 fails to build since 2018-04-29, so envoy can't build anymore
too.
2019-10-14 18:33:17 +02:00
Florian Klink 79676a26dc
Merge pull request #68248 from Moredread/slicer
prusa-slicer: 2.0.0 -> 2.1.0
2019-10-14 15:33:34 +02:00
Jörg Thalheim 4d28337d57
testdisk: deduplicating testdisk/photorec (#69945)
testdisk: deduplicating testdisk/photorec
2019-10-14 10:53:09 +01:00
Jörg Thalheim b2b29d4398
testdisk: inline platform specific option defaults
Makes it easier to read since one does not need to be aware
of overrides in all-packages.nix.
2019-10-14 10:48:51 +01:00
Orivej Desh 8f5bafe599 psi-plus: 1.4.504 -> 1.4.904
libsForQt5 is needed for qtkeychain.
2019-10-13 22:08:39 +00:00
Tim Steinbach 5294227448
Merge pull request #71076 from flokli/zoom-qt5
zoom-us: use regular qt5
2019-10-13 11:30:25 -04:00
Vladimír Čunát 4e6826a3b2
Merge branch 'staging-next'
It's not perfect, but I think we can deal with the rest of the
regressions directly on master, so that this process does not stall.
2019-10-13 16:10:58 +02:00
gnidorah 84c09b109e openxray: init at 510 2019-10-13 16:09:20 +02:00
Domen Kožar e5ae4a8dc6 ormolu: add from haskell package set 2019-10-13 14:27:17 +02:00
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 e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02: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
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
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
Ricardo M. Correia 2b24d465cc gnutls: fix test-ciphers-api.sh failure on aarch64
See https://gitlab.com/gnutls/gnutls/issues/764 for more info.
2019-10-10 01:12:11 +02: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 53a97c3447
mesa's llvm: 7 -> 9
This is needed to support some new GPUs: #68809
2019-10-09 20:47:13 +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