Commit graph

23088 commits

Author SHA1 Message Date
Mario Rodas ca4fb734c6
mtm: 1.1.0 -> 1.2.0
Changelog: https://github.com/deadpixi/mtm/releases/tag/1.2.0
2019-10-12 04:20:00 -05:00
Mario Rodas 7cd3396ab7
netdata: 1.17.1 -> 1.18.0
Changelog: https://github.com/netdata/netdata/releases/tag/v1.18.0
2019-10-12 04:20:00 -05: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
Martin Weinelt bb781ceb86
babeld: name -> pname 2019-10-11 21:34:59 +02:00
Renaud c3549e8ec7
Merge pull request #70799 from r-ryantm/auto-update/unetbootin
unetbootin: 661 -> 675
2019-10-11 18:14:18 +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
Colin L Rice 8ff1865855
gcsfuse: add go.mod and go.sum files.
It looks like go1.12 silently created the module, but go1.13 does not.
2019-10-11 10:09:11 +02:00
Roman Volosatovs 4ef3de8645
ctop: ensure go 1.13 compatibility 2019-10-11 10:09:06 +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
/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
lewo 072edcbe37
Merge pull request #70585 from lilyball/bat-updates
bat: update dependencies
2019-10-10 20:49:42 +02: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
Eelco Dolstra 3ab3614e2b
nix: 2.3 -> 2.3.1 2019-10-10 16:23:33 +02:00
Marek Mahut d94d213f48
Merge pull request #70565 from r-ryantm/auto-update/dpic
dpic: 2016.01.12 -> 2019.08.30
2019-10-10 11:24:10 +02:00
worldofpeace bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Marek Mahut 962195d977
Merge pull request #70839 from 1000101/master
oxidized: fix git-crypt dependency
2019-10-09 23:35:23 +02:00
Serge Bazanski 804d272970 evdevremapkeys: init at 0.1.0 2019-10-09 23:24:03 +02:00
lewo 9bf8c96e6c
Merge pull request #70622 from r-ryantm/auto-update/LanguageTool
languagetool: 4.6 -> 4.7
2019-10-09 22:42:10 +02:00
lewo 252c7cf711
Merge pull request #70698 from r-ryantm/auto-update/poedit
poedit: 2.2.1 -> 2.2.4
2019-10-09 22:32:37 +02:00
Johannes Schleifenbaum 8275ac3b59 mycli: 1.19.0 -> 1.20.1 2019-10-09 10:59:46 -07:00
David Guibert 18b5ca29f5 inxi: enable json output
Before this patch:
$ inxi --output json --output-file output.json $additional_args
Error 80: The required json Perl module is not installed:
Cpanel::JSON::XS OR JSON::XS
See --recommends for more information.

With this patch, it works as expected:
$ inxi --output json --output-file output.json $additional_args
Writing JSON data to: output.json
Data written successfully.
2019-10-09 08:30:56 -07:00
Renaud d8aae81885
Merge pull request #70599 from r-ryantm/auto-update/hebcal
hebcal: 4.18 -> 4.19
2019-10-09 13:43:53 +02:00
R. RyanTM 8a7f358c74 aespipe: 2.4e -> 2.4f (#70547)
* aespipe: 2.4e -> 2.4f

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

* aespipe: enable Padlock and AES-NI
2019-10-09 13:42:10 +02:00
Jan Hrnko a3fe055666 oxidized: fix gitcrypt dependencies 2019-10-09 10:06:20 +02:00
Vladyslav M 6dc7f20f85
hexyl: 0.5.1 -> 0.6.0 (#70800)
hexyl: 0.5.1 -> 0.6.0
2019-10-09 10:08:03 +03:00
Ryan Mulligan 994b6c7306
Merge pull request #70761 from r-ryantm/auto-update/radsecproxy
radsecproxy: 1.8.0 -> 1.8.1
2019-10-08 16:12:37 -07:00
Lily Ballard cc510cb7b5 hexyl: 0.5.1 -> 0.6.0 2019-10-08 15:18:06 -07:00
R. RyanTM e71b9c8239 unetbootin: 661 -> 675
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unetbootin/versions
2019-10-08 15:12:15 -07:00
markuskowa c40d1486cc
Merge pull request #70771 from cko/add-descriptions
Add missing descriptions
2019-10-08 23:31:50 +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
Mario Rodas 23f8c25416 starship: 0.20.2 -> 0.21.0
Changelog: https://github.com/starship/starship/releases/tag/v0.21.0
2019-10-08 13:27:59 -07:00
Christine Koppelt 854c969b57 add missing meta data 2019-10-08 20:54:38 +02:00
R. RyanTM 5d95d05283 radsecproxy: 1.8.0 -> 1.8.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/radsecproxy/versions
2019-10-08 10:05:32 -07:00
Gabriel Ebner b574693e97 wstunnel: init at unstable-2019-01-28 2019-10-08 18:26:02 +02:00
zimbatm 4738a5772b
keycard-cli: embed version 2019-10-08 17:47:34 +02:00
zimbatm 6886db123c
keycard-cli: init at 0.0.12 2019-10-08 17:35:14 +02:00
R. RyanTM bffcb980e3 dos2unix: 7.4.0 -> 7.4.1 (#70566)
* dos2unix: 7.4.0 -> 7.4.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/dos2unix/versions

* dos2unix: cleanup
2019-10-08 17:33:20 +02:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Patrick Hilhorst be015b471c entr: Add synthetica9 as maintainer (#70625) 2019-10-08 14:24:14 +02:00
worldofpeace f05062e6a1
Merge pull request #70673 from Profpatsch/ultrastar-creator-manager-wrapQtAppHook
ultrastar-creator/ultrastar-manager: wrapQtAppsHook
2019-10-08 11:17:33 +00:00
worldofpeace ee8032c3c3 ultastar-manager: use qt5's mkDerivation 2019-10-08 07:08:45 -04:00
worldofpeace de3f49275e ultrastar-creator: use qt5's mkDerivation 2019-10-08 07:06:38 -04:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
R. RyanTM 460bb4a436 debootstrap: 1.0.115 -> 1.0.116
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2019-10-07 22:05:43 -07:00
Patrick Hilhorst c23f0c0510 whois: 5.5.1 -> 5.5.2 2019-10-07 21:26:37 -07:00
R. RyanTM acfef2ea91 povray: 3.7.0.8 -> 3.8.0-x.10064738
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/povray/versions
2019-10-07 21:11:20 -07:00
R. RyanTM 899521c181 poedit: 2.2.1 -> 2.2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/poedit/versions
2019-10-07 18:55:17 -07:00
Mario Rodas 3c3c9013d5
procs: 0.8.9 -> 0.8.11 2019-10-07 20:00:00 -05:00
Will Dietz dd42253a40
tcpdump: 4.9.2 -> 4.9.3 (security!)
So many CVE's, see:

http://www.tcpdump.org/tcpdump-changes.txt
2019-10-07 18:44:46 -05:00
Robin Gloster 5200f5fafc
Merge pull request #70563 from r-ryantm/auto-update/clamav
clamav: 0.101.4 -> 0.102.0
2019-10-07 20:26:11 +02:00
R. RyanTM 33da3a4d32 entr: 4.2 -> 4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/entr/versions
2019-10-07 10:25:09 -07:00
Ricardo M. Correia 3e80326a58 ibus: use versioned URLs for UCD data
Otherwise, the latest version will be downloaded, which can cause a hash mismatch
if the hash was taken from a prior version.
2019-10-07 17:54:14 +02:00
R. RyanTM cf9e2cf4b3 languagetool: 4.6 -> 4.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2019-10-07 05:53:00 -07:00
Linus Heckemann 9906b88423
Merge pull request #70382 from mayflower/anonscm
Fix dead anonscm links
2019-10-07 11:53:29 +02:00
R. RyanTM 13b895ba5a hebcal: 4.18 -> 4.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hebcal/versions
2019-10-07 02:27:06 -07:00
Yann Hodique 4b4b80a68d prettyping: works on unix platforms 2019-10-07 00:24:19 -07:00
Lily Ballard dd61ba0812 bat: update dependencies
Remove zlib, this is no longer a dependency as of at least 0.12.0.

While we're at it, switch to using installShellFiles to install the
manpage/completion.
2019-10-07 00:14:32 -07:00
R. RyanTM 09d5be5ca5 ethtool: 5.2 -> 5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ethtool/versions
2019-10-06 22:32:50 -07:00
R. RyanTM 8353a2183a dpic: 2016.01.12 -> 2019.08.30
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpic/versions
2019-10-06 20:44:55 -07:00
R. RyanTM ec5f28b753 clamav: 0.101.4 -> 0.102.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/clamav/versions
2019-10-06 20:36:34 -07:00
Renaud 1aaba2ad85
Merge pull request #68250 from jonringer/bump-gcsfuse
gcsfuse: 0.23.0 -> 0.28.1
2019-10-06 18:22:53 +02:00
Joachim F 7f8b310eb8
Merge pull request #70451 from joachifm/feat/pacman-enhancements
Pacman packaging enhancements
2019-10-06 11:02:21 +00:00
Christine Koppelt ee06d27cf2 treewide: add some missing meta: descriptions and homepages (#70497) 2019-10-06 00:59:26 -04:00
Marek Mahut 27a6b2613a
Merge pull request #70454 from cdepillabout/memtest86-efi-8.1
memtest86-efi: 8.0 -> 8.1
2019-10-05 22:31:08 +02:00
Marek Mahut d465b85d13
Merge pull request #70459 from marsam/update-pgcenter
pgcenter: 0.6.2 -> 0.6.4
2019-10-05 22:22:13 +02:00
Vladyslav M 2a116c3bb9
bcachefs: 2019-10-01 (#70217)
bcachefs: 2019-10-01
2019-10-05 22:48:10 +03:00
Maximilian Bosch 6b8400381c
gotify: init add 2.1.1 2019-10-05 21:19:27 +02:00
Renaud cb279c6046
Merge pull request #68913 from dtzWill/update/nsjail-2.9
nsjail: 2.8 -> 2.9
2019-10-05 19:12:01 +02:00
Michael Fellinger 1a27482a6c di: fix homepage 2019-10-05 22:59:23 +09:00
Mario Rodas e29bd29448
Merge pull request #70444 from HugoReeves/master
croc: 6.1.3 -> 6.1.4
2019-10-05 08:35:24 -05:00
Matthieu Coudron e3c3b5f62f
Merge pull request #70388 from davidtwco/mdcat-init
mdcat: init at 0.13.0
2019-10-05 21:50:30 +09:00
David Wood 1a61e254a0
starship: add davidtwco as maintainer 2019-10-05 13:05:41 +01:00
David Wood 9e8e6c8f64
starship: 0.20.1 -> 0.20.2 2019-10-05 13:05:07 +01:00
David Wood 7500c71e7b
mdcat: init at 0.13.0 2019-10-05 13:00:14 +01:00
(cdep)illabout be9b61fc81
memtest86-efi: 8.0 -> 8.1
Update memtest86-efi from version 8.0 to 8.1.

This also reworks the derivation to have less dependencies.
2019-10-05 20:19:37 +09:00
Joachim Fasting 96d81151e6
pacman: set sysconfdir=/etc 2019-10-05 13:01:42 +02:00
Joachim Fasting 42128d962f
pacman: parallel building 2019-10-05 13:01:40 +02:00
Joachim Fasting 2858e9838d
pacman: build with libcurl
Obviates the need to specify a custom Xfer command
2019-10-05 13:01:39 +02:00
Joachim Fasting 6208273727
pacman: use runtimeShell as the scriptlet shell 2019-10-05 13:01:38 +02:00
Hugo Reeves f947a311b7
croc: 6.1.3 -> 6.1.4 2019-10-05 22:24:20 +13:00
Mario Rodas f3b1cfa5fa
pgcenter: 0.6.2 -> 0.6.4 2019-10-04 22:05:39 -05:00
Mateusz Kowalczyk 6b899cf083
Merge pull request #69470 from r-ryantm/auto-update/babeld
babeld: 1.9.0 -> 1.9.1
2019-10-05 08:42:15 +09:00
Doron Behar 7ff17ce730 bpm-tools: init at 0.3 2019-10-05 00:23:06 +02:00
David Wood 1442f704f5 starship: 0.19.0 -> 0.20.1 2019-10-04 23:15:33 +02:00
Mario Rodas 8385e4d207 shadowenv: init at 1.2.1 2019-10-04 23:10:51 +02:00
Michael Raskin 47723057e5 xtreemfs: fix build with openssl-1.1 2019-10-04 20:37:24 +02:00
Lancelot SIX b8ef3d0727
screen: 4.6.2 -> 4.7.0
See https://lists.gnu.org/archive/html/info-gnu/2019-10/msg00000.html
for release information.
2019-10-04 17:00:17 +02:00
Linus Heckemann 91ceb6b997 treewide: fix dead anonscm.debian.org links 2019-10-04 12:42:21 +02:00
Linus Heckemann 7fd280c3f7 diffoscope: 110 -> 125, get from upstream site 2019-10-04 12:40:43 +02:00
Vladimír Čunát dc322c76d6
unbound: 1.9.3 -> 1.9.4
This only fixes CVE-2019-16866 (DoS, minor one IMHO)
https://www.nlnetlabs.nl/projects/unbound/security-advisories/#vulnerability-in-parsing-notify-queries
2019-10-04 09:37:50 +02:00
worldofpeace 0137b08bd1
Merge pull request #69745 from worldofpeace/update-f2fs-tools
f2fs-tools: 1.11.0 -> 1.13.0
2019-10-04 01:08:09 +00:00
Mario Rodas b5a018f148
wireguard-go: 0.0.20190517 -> 0.0.20190908 2019-10-03 20:00:00 -05:00
worldofpeace 6dbb7b2437
Merge pull request #70344 from worldofpeace/fix-some-stuff
Fixup some glib/gtk vala FTBFS
2019-10-03 22:13:40 +00:00
Mario Rodas 08431598db noti: add marsam as maintainer 2019-10-03 15:03:49 -07:00
Mario Rodas 1a22abd305 noti: 3.2.0 -> 3.3.0 2019-10-03 15:03:49 -07:00
Maximilian Bosch b9c9ff9fb3
Merge pull request #70347 from tadeokondrak/wl-clipboard-2.0.0
wl-clipboard: 1.0.0 -> 2.0.0
2019-10-03 23:01:23 +02:00
Tadeo Kondrak 3002522f1c
wl-clipboard: 1.0.0 -> 2.0.0 2019-10-03 14:40:31 -06:00
worldofpeace 55771ecd78 birdfont: use vala_0_44 2019-10-03 13:58:33 -04:00
derchris 37c2b7fb84 mysqltuner: 1.7.13 -> 1.7.17 2019-10-03 18:26:30 +02:00
derchris dd63381444 video2midi: 0.3.9.1 > 0.3.9.5 2019-10-03 08:57:06 -07:00
Jan Tojnar b9c5f849a4
Merge branch 'staging-next' into staging 2019-10-03 01:47:41 +02:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Jan Tojnar 4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
R. RyanTM d33e497b1b unrar: 5.7.5 -> 5.8.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/unrar/versions
2019-10-02 23:52:53 +02:00
Vladimír Čunát a215655227
Merge #68593: nettle: 3.4.1 -> 3.5.1 into staging 2019-10-02 20:21:41 +02:00
Vladimír Čunát 96d65875f8
unbound: fix build with nettle-3.5 2019-10-02 20:15:47 +02:00
worldofpeace f8a5999a4e
Merge pull request #70241 from delroth/vulnix-setuptools
vulnix: add missing setuptools dependency
2019-10-02 12:56:59 +00:00
Pierre Bourdon 01aa4bb7cb
vulnix: add missing setuptools dependency
More #68314 related breakage.
2019-10-02 12:46:01 +02:00
Joachim F 2c117aec37
Merge pull request #58471 from colemickens/cu
cloud-utils: use `qemu-utils` instead of `qemu`
2019-10-02 09:59:52 +00:00
Ryan Mulligan 98c4a3338b
Merge pull request #70009 from r-ryantm/auto-update/you-get
you-get: 0.4.1328 -> 0.4.1347
2019-10-01 21:54:50 -07:00
R. RyanTM 2df3cb15e3 scrypt: 1.2.1 -> 1.3.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/scrypt/versions
2019-10-01 21:08:24 -05:00
Edmund Wu a3255de8c9
bcachefs-tools: 2019-09-25 -> 2019-10-01 2019-10-01 21:33:11 -04:00
Frank Doepper d0d6da14b1 stenc: init at 1.0.7 2019-10-01 23:18:24 +02:00
Maximilian Bosch b5204d9f5f svgbob: fix build
See https://hydra.nixos.org/build/102480738

Bumping to latest version (which is 0.4.2 according to Cargo.lock) fixes
the build error. As no dependency changes happened, cargoSha256 doesn't
need to be updated.

ZHF #68361
2019-10-01 10:13:32 -07:00
Maximilian Bosch 16e3408c0e
Merge pull request #70180 from basvandijk/cargo-audit-0.9.1
cargo-audit: init at 0.9.1
2019-10-01 17:11:32 +02:00
Bas van Dijk 4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00
Elis Hirwing d1a8006b89 transifex-client: Add missing setuptools dependency 2019-10-01 23:41:08 +09:00
Ryan Mulligan 4b6976b838
Merge pull request #69744 from r-ryantm/auto-update/pspg
pspg: 1.6.8 -> 2.0.4
2019-10-01 06:49:50 -07:00
Maximilian Bosch b9535664c7
Merge pull request #69019 from Ma27/package-wlr-randr
wlr-randr: init at unstable-2019-03-21
2019-10-01 09:52:17 +02:00
Jan Hrnko f641fca688 diceware: add missing 'setuptools' to propagatedBuildInputs 2019-10-01 16:49:11 +09:00
worldofpeace db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
worldofpeace fb170183c4
Merge pull request #70149 from worldofpeace/blueman-fix
blueman: no optional networkmanager
2019-10-01 05:28:26 +00:00
R. RyanTM 3fea7b5e08 davix: 0.7.4 -> 0.7.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-09-30 22:28:15 -07:00
R. RyanTM 494b1d5b3c mawk: 1.3.4-20171017 -> 1.3.4-20190203
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mawk/versions
2019-09-30 22:16:18 -07:00
worldofpeace fcb84c5534 blueman: no optional networkmanager
blueman declares NetworkManager gi bindings
as a required runtime dependency [0]

Fixes #69555

[0]: 531da47b06/Dependencies.md
2019-09-30 22:55:17 -04:00
Jon 2009c26c41
Merge pull request #69708 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.1.0 -> 4.1.2
2019-09-30 18:13:18 -07:00
Jon 64271dcbec
Merge pull request #69738 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 8.8.1 -> 9.0.0
2019-09-30 17:38:49 -07:00
Tor Hedin Brønner ecc32f8df4 networkmanager_strongswan: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
Tor Hedin Brønner 36a95c772a ldmtool: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner e732933aa7 networkmanager-iodine: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Peter Hoeg 33492f9175
Merge pull request #69684 from r-ryantm/auto-update/mu
mu: 1.2 -> 1.3.3
2019-09-30 21:00:42 +08:00
Andreas Rammhold 475e88a6fb
Merge pull request #70045 from nagisa/berglas-init-0.2.0
berglas: init at 0.2.0
2019-09-30 14:45:47 +02:00
Simonas Kazlauskas dbda0f2052 berlgas: init at 0.2.0 2019-09-30 15:01:27 +03:00
Peter Hoeg aab7e12a87
Merge pull request #69375 from cko/thinkfan-1.0.2
thinkfan: 0.9.3 -> 1.0.2 (replaces #55895)
2019-09-30 19:53:26 +08:00
Mario Rodas 730f967bdc
Merge pull request #69923 from xrelkd/update/eksctl
eksctl: 0.5.2 -> 0.6.0
2019-09-29 23:29:03 -05:00
Lily Ballard 9ddfe6f678 ffsend: 0.2.51 -> 0.2.52 2019-09-29 16:37:01 -07:00
Christine Koppelt e00ce8c983 addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2) 2019-09-29 23:59:13 +02:00
markuskowa b09be3c20e
Merge pull request #69983 from r-ryantm/auto-update/uptimed
uptimed: 0.4.1 -> 0.4.2
2019-09-29 22:47:44 +02:00
Mario Rodas cbf29876cf
Merge pull request #70016 from r-ryantm/auto-update/xsecurelock
xsecurelock: 1.4.0 -> 1.5.1
2019-09-29 12:42:52 -05:00
Mario Rodas 572519ec72
Merge pull request #69999 from r-ryantm/auto-update/xidlehook
xidlehook: 0.7.0 -> 0.7.1
2019-09-29 09:14:20 -05:00
Mario Rodas b82d5546c7
Merge pull request #69987 from r-ryantm/auto-update/vips
vips: 8.8.1 -> 8.8.3
2019-09-29 08:55:59 -05:00
Jon adf616c424
Merge pull request #70002 from r-ryantm/auto-update/zerotierone
zerotierone: 1.4.4 -> 1.4.6
2019-09-29 06:04:33 -07:00
Mario Rodas fff9ae0802
Merge pull request #69273 from marsam/init-xprite-editor
xprite-editor: init at 2019-09-22
2019-09-29 07:48:23 -05:00
R. RyanTM 114584fe6f xsecurelock: 1.4.0 -> 1.5.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/xsecurelock/versions
2019-09-29 04:56:36 -07:00
R. RyanTM ec01a4f9c6 you-get: 0.4.1328 -> 0.4.1347
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2019-09-29 03:51:46 -07:00
R. RyanTM b9629b7e46 zerotierone: 1.4.4 -> 1.4.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-09-29 03:16:46 -07:00
R. RyanTM 305e48b045 xidlehook: 0.7.0 -> 0.7.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/xidlehook/versions
2019-09-29 03:07:29 -07:00
Thomas Tuegel 734979f794 hdf5: Fix flavored builds with multiple outputs 2019-09-29 11:23:58 +02:00
Matthew Bauer 7ebd5999bd
brotli: add staticOnly option 2019-09-29 11:19:56 +02:00
Frederik Rietdijk 503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
R. RyanTM 990a562310 vips: 8.8.1 -> 8.8.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vips/versions
2019-09-29 01:27:47 -07:00
R. RyanTM ca4c504191 uptimed: 0.4.1 -> 0.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uptimed/versions
2019-09-29 00:12:18 -07:00
Vladyslav M 7757ae68bd
rmlint: 2.8.0 -> 2.9.0 (#69952)
rmlint: 2.8.0 -> 2.9.0
2019-09-29 09:48:45 +03:00
R. RyanTM 358aabbe1f strongswan: 5.8.0 -> 5.8.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/strongswan/versions
2019-09-28 21:57:15 -07:00
Ryan Mulligan 9602e5d58b
Merge pull request #69717 from r-ryantm/auto-update/pdfcrack
pdfcrack: 0.17 -> 0.18
2019-09-28 20:35:50 -07:00
R. RyanTM f09e8383ce routino: 3.2 -> 3.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/routino/versions
2019-09-28 20:01:07 -07:00
R. RyanTM 5abb31557d rmlint: 2.8.0 -> 2.9.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/rmlint/versions
2019-09-28 19:33:01 -07:00
xrelkd 613fa47c46 eksctl: 0.5.2 -> 0.6.0 2019-09-29 07:05:17 +08:00
Ryan Mulligan 357e9ac224
Merge pull request #69449 from r-ryantm/auto-update/amazon-ecs-cli
amazon-ecs-cli: 1.15.1 -> 1.16.0
2019-09-28 13:56:14 -07:00
Mario Rodas 190275839e
Merge pull request #69713 from r-ryantm/auto-update/parallel
parallel: 20190722 -> 20190922
2019-09-28 15:51:16 -05:00
Mario Rodas 9bb0658c83
Merge pull request #69729 from r-ryantm/auto-update/fpp
fpp: 0.8.2 -> 0.9.2
2019-09-28 15:48:27 -05:00
Vladyslav M dba562f46b
shadowsocks-rust: 1.7.0 -> 1.7.2 (#69849)
shadowsocks-rust: 1.7.0 -> 1.7.2
2019-09-28 22:28:53 +03:00
R. RyanTM a1a3fb121f plantuml: 1.2019.8 -> 1.2019.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-09-28 21:04:45 +02:00
Ryan Mulligan 6abaaf3311
Merge pull request #69695 from r-ryantm/auto-update/nx-libs
nx-libs: 3.5.99.21 -> 3.5.99.22
2019-09-28 11:13:24 -07:00
Ryan Mulligan 379dc189f3
Merge pull request #69702 from r-ryantm/auto-update/nwipe
nwipe: 0.25 -> 0.26
2019-09-28 11:11:01 -07:00
Peter Simons d28306cd3b
Merge pull request #69691 from r-ryantm/auto-update/nbd
nbd: 3.19 -> 3.20
2019-09-28 19:40:36 +02:00
Ryan Mulligan d1288c3773
Merge pull request #69675 from r-ryantm/auto-update/mergerfs
mergerfs: 2.28.1 -> 2.28.2
2019-09-28 08:22:19 -07:00
Mario Rodas 5f311f613f
shadowsocks-rust: 1.7.0 -> 1.7.2
Changelog: https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.7.2
2019-09-28 04:20:00 -05:00
Franz Pletz 1f85d77a2f
Merge pull request #69643 from Ma27/pass-wayland-support
pass: add patch for basic wayland support
2019-09-28 09:47:22 +00:00
Mario Rodas 7cfdc16cfd
skim: 0.6.8 -> 0.6.9 2019-09-28 04:20:00 -05:00
Timo Kaufmann 7cc78d4485
Merge pull request #67696 from eadwu/bcachefs/update-7
bcachefs/update-7
2019-09-28 08:22:24 +00:00
Mario Rodas 300fbd8022
Merge pull request #69764 from marsam/update-boringtun
boringtun: 20190407 -> 0.2.0
2019-09-28 01:59:49 -05:00
Vladimír Čunát fda4a08d4a
Merge branch 'staging-next'
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
Mario Rodas 2b5e13d3ea
boringtun: add marsam as maintainer 2019-09-27 23:01:00 -05:00
Mario Rodas b7704dab09
boringtun: 20190407 -> 0.2.0 2019-09-27 23:00:00 -05:00
Mario Rodas 27f82231e8
Merge pull request #69517 from r-ryantm/auto-update/dar
dar: 2.6.5 -> 2.6.6
2019-09-27 22:50:22 -05:00
Mario Rodas 13107bfaee
Merge pull request #69627 from r-ryantm/auto-update/logrotate
logrotate: 3.15.0 -> 3.15.1
2019-09-27 22:14:13 -05:00
Mario Rodas 796eabe2c3
Merge pull request #69737 from r-ryantm/auto-update/profile-sync-daemon
profile-sync-daemon: 6.34 -> 6.35
2019-09-27 22:00:09 -05:00
R. RyanTM 3f6ccc14b8 pspg: 1.6.8 -> 2.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pspg/versions
2019-09-27 18:56:19 -07:00
worldofpeace 2807da5e37 f2fs-tools: 1.11.0 -> 1.13.0 2019-09-27 21:54:10 -04:00
R. RyanTM 801268a8cd phoronix-test-suite: 8.8.1 -> 9.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/phoronix-test-suite/versions
2019-09-27 18:35:37 -07:00
R. RyanTM f2d04f2dd8 profile-sync-daemon: 6.34 -> 6.35
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/profile-sync-daemon/versions
2019-09-27 18:32:41 -07:00
R. RyanTM 13db163a94 fpp: 0.8.2 -> 0.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fpp/versions
2019-09-27 17:17:06 -07:00
xrelkd b7c5073f72 youtube-dl: 2019.09.12.1 -> 2019.09.28 2019-09-28 07:37:54 +08:00
R. RyanTM e3be39cd81 pdfcrack: 0.17 -> 0.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdfcrack/versions
2019-09-27 16:23:25 -07:00
R. RyanTM fcd36adb23 parallel: 20190722 -> 20190922
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/parallel/versions
2019-09-27 15:50:20 -07:00
R. RyanTM 1d67d6474c openapi-generator-cli: 4.1.0 -> 4.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-09-27 15:37:04 -07:00
R. RyanTM 899d76408c nwipe: 0.25 -> 0.26
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nwipe/versions
2019-09-27 14:29:12 -07:00
R. RyanTM a913e749db nx-libs: 3.5.99.21 -> 3.5.99.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nx-libs/versions
2019-09-27 13:37:13 -07:00
Marek Mahut 73127bd5ac
Merge pull request #69524 from peterhoeg/u/crudini
crudini: 0.9 -> 0.9.3
2019-09-27 22:16:56 +02:00
Vladimír Čunát 217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Marek Mahut f9021cc129
Merge pull request #69527 from r-ryantm/auto-update/ddcutil
ddcutil: 0.9.5 -> 0.9.7
2019-09-27 22:11:25 +02:00
Marek Mahut b8a16d2c7b
Merge pull request #69538 from r-ryantm/auto-update/fio
fio: 3.15 -> 3.16
2019-09-27 22:08:24 +02:00
Marek Mahut 2e67d7f1f4
Merge pull request #69607 from r-ryantm/auto-update/i2pd
i2pd: 2.26.0 -> 2.28.0
2019-09-27 22:03:21 +02:00
Marek Mahut 0eabe85d1a
Merge pull request #69599 from r-ryantm/auto-update/innoextract
innoextract: 1.7 -> 1.8
2019-09-27 22:02:56 +02:00
R. RyanTM 05699ac878 nbd: 3.19 -> 3.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nbd/versions
2019-09-27 12:58:51 -07:00
Nikolay Amiantov b70ed464fc
Merge pull request #69653 from r-ryantm/auto-update/logmein-hamachi
logmein-hamachi: 2.1.0.198 -> 2.1.0.203
2019-09-27 21:42:20 +03:00
R. RyanTM 53a536c698 mu: 1.2 -> 1.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mu/versions
2019-09-27 11:24:43 -07:00
Maximilian Bosch 7b4a37c390
Merge pull request #69606 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.4 -> 2.6.6
2019-09-27 20:09:59 +02:00
R. RyanTM 630329f11d mergerfs: 2.28.1 -> 2.28.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mergerfs/versions
2019-09-27 10:39:30 -07:00
R. RyanTM 66a03ce8f9 logmein-hamachi: 2.1.0.198 -> 2.1.0.203
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/logmein-hamachi/versions
2019-09-27 08:09:32 -07:00
Ryan Mulligan 7c7a623e59
Merge pull request #69541 from r-ryantm/auto-update/fuse-overlayfs
fuse-overlayfs: 0.5.1 -> 0.6.2
2019-09-27 07:36:37 -07:00
Renaud 76519374dc
Merge pull request #68918 from dtzWill/update/stress-ng-0.10.05-musl
stress-ng: 0.10.02 -> 0.10.05, fix w/musl
2019-09-27 15:46:40 +02:00
Edmund Wu 5c6e9e83d3
bcachefs-tools: 2019-08-21 -> 2019-09-25 2019-09-27 09:18:56 -04:00
markuskowa 13bbb0fbdb
Merge pull request #69554 from r-ryantm/auto-update/FanFicFare
fanficfare: 3.10.5 -> 3.11.0
2019-09-27 14:05:07 +02:00
markuskowa 3f832a1404
Merge pull request #69588 from r-ryantm/auto-update/htpdate
htpdate: 1.2.1 -> 1.2.2
2019-09-27 14:01:00 +02:00
markuskowa 67c06b56b0
Merge pull request #69592 from r-ryantm/auto-update/icdiff
icdiff: 1.9.4 -> 1.9.5
2019-09-27 13:56:19 +02:00
markuskowa 5873aa9732
Merge pull request #69594 from r-ryantm/auto-update/ipv6calc
ipv6calc: 1.1.0 -> 2.1.1
2019-09-27 13:55:18 +02:00
Maximilian Bosch f72a8b02bd
pass: add patch for basic wayland support
This adds an upstream patch to support `wl-clipboard` for `pass -c` and
optionally wraps `wl-clipboard`. The patch is directly checked into
nixpkgs as it had to be modified to properly apply with
`set-correct-name-for-sleep.patch`.
2019-09-27 13:00:01 +02:00
Michael Raskin 1d69c41848
Merge pull request #69481 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.2.1 -> 5.2.2
2019-09-27 10:10:58 +00:00
Michael Raskin e3d678978c
Merge pull request #69560 from r-ryantm/auto-update/getmail
getmail: 5.13 -> 5.14
2019-09-27 10:10:40 +00:00
R. RyanTM ba22b6ec31 link-grammar: 5.6.2 -> 5.7.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/link-grammar/versions
2019-09-26 19:25:36 -07:00
R. RyanTM 17ad60e68f logrotate: 3.15.0 -> 3.15.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/logrotate/versions
2019-09-26 19:15:47 -07:00
R. RyanTM 6621373d17 i2pd: 2.26.0 -> 2.28.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/i2pd/versions
2019-09-26 16:19:56 -07:00
R. RyanTM 62c55bc701 ibus-engines.typing-booster-unwrapped: 2.6.4 -> 2.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-09-26 15:59:56 -07:00
R. RyanTM 5c5dfc3727 innoextract: 1.7 -> 1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/innoextract/versions
2019-09-26 15:27:40 -07:00
R. RyanTM b7f0316aa5 ipv6calc: 1.1.0 -> 2.1.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/ipv6calc/versions
2019-09-26 15:00:48 -07:00
R. RyanTM 8228f00869 icdiff: 1.9.4 -> 1.9.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icdiff/versions
2019-09-26 14:47:06 -07:00
R. RyanTM 042b9c88aa htpdate: 1.2.1 -> 1.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/htpdate/versions
2019-09-26 14:12:46 -07:00
Michael Weiss e6b93257b0
html-proofer: 3.12.2 -> 3.13.0 2019-09-26 23:02:43 +02:00
R. RyanTM 091f906948
cloc: 1.82 -> 1.84
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cloc/versions
2019-09-26 21:10:27 +02:00
worldofpeace 1dc0dcf1ab
Merge pull request #69403 from worldofpeace/peek/update
peek: 1.3.1 -> 1.4.0
2019-09-26 14:53:33 -04:00
R. RyanTM 31cf9e77a5 getmail: 5.13 -> 5.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/getmail/versions
2019-09-26 10:25:53 -07:00
R. RyanTM f051d7506b fanficfare: 3.10.5 -> 3.11.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/fanficfare/versions
2019-09-26 09:51:36 -07:00
Sarah Brofeldt c86b52ff08
Merge pull request #69518 from johanot/ceph-14.2.4
ceph: 14.2.3 -> 14.2.4
2019-09-26 18:02:25 +02:00
R. RyanTM 994e18df0a fuse-overlayfs: 0.5.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fuse-overlayfs/versions
2019-09-26 08:19:50 -07:00
Ryan Mulligan 8d057f36b5
Merge pull request #69471 from r-ryantm/auto-update/bitwarden
bitwarden: 1.15.2 -> 1.16.4
2019-09-26 07:52:27 -07:00
R. RyanTM 9d6f4a662d fio: 3.15 -> 3.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fio/versions
2019-09-26 07:45:52 -07:00
R. RyanTM 2ac7392bc2 ddcutil: 0.9.5 -> 0.9.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-09-26 07:10:27 -07:00
Peter Hoeg 85ecfecdbe crudini: 0.9 -> 0.9.3 2019-09-26 21:24:42 +08:00
Johan Thomsen 7a61cd29bd ceph: 14.2.3 -> 14.2.4 2019-09-26 14:52:02 +02:00
R. RyanTM b1b85d18a8 dar: 2.6.5 -> 2.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2019-09-26 05:44:02 -07:00
Jörg Thalheim e848ee5136
cjdns: 20.3 -> 20.4 (#69503)
cjdns: 20.3 -> 20.4
2019-09-26 12:54:59 +01:00
Maximilian Bosch 67aa6ba224
Merge pull request #69505 from davidtwco/diffr-init
diffr: init at 0.1.2
2019-09-26 13:41:11 +02:00
Maximilian Bosch 29fe84cac7
Merge pull request #69491 from r-ryantm/auto-update/clib
clib: 1.8.1 -> 1.11.2
2019-09-26 13:17:06 +02:00
David Wood 0ea96eebb8 starship: 0.18.0 -> 0.19.0
Signed-off-by: David Wood <david@davidtw.co>
2019-09-26 20:07:49 +09:00
David Wood 0140ba7ec1
diffr: init at 0.1.2
Signed-off-by: David Wood <david@davidtw.co>
2019-09-26 11:46:13 +01:00
R. RyanTM 2b008d9d5a cjdns: 20.3 -> 20.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cjdns/versions
2019-09-26 03:35:50 -07:00
Thomas Tuegel 02eec3e56a
Merge pull request #69426 from ttuegel/closure-size/qt
Reduce closure size of Qt applications
2019-09-26 05:23:26 -05:00
R. RyanTM 4f1a4ba3cb clib: 1.8.1 -> 1.11.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clib/versions
2019-09-26 02:18:52 -07:00
R. RyanTM bac244ab2f btrfs-progs: 5.2.1 -> 5.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2019-09-26 01:23:35 -07:00
Jörg Thalheim 9a1b767a55
treewide: remove empty buildInputs 2019-09-26 09:17:23 +01:00
R. RyanTM 329c7f405f bitwarden: 1.15.2 -> 1.16.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bitwarden/versions
2019-09-26 00:32:54 -07:00
R. RyanTM 7d070a3fbe babeld: 1.9.0 -> 1.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/babeld/versions
2019-09-26 00:26:30 -07:00
R. RyanTM 8e867bd4a6 bfs: 1.5 -> 1.5.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/bfs/versions
2019-09-26 00:17:46 -07:00
R. RyanTM 3e777edc3e axel: 2.17.5 -> 2.17.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/axel/versions
2019-09-25 23:32:59 -07:00
Bjørn Forsman e584eba7f8 xdg-utils: add missing perl dependencies
Or else `xdg-screensaver suspend <WINDOW_ID>` fails with errors like:

  Can't locate Net/DBus.pm in @INC [...]

This increases the closure of xdg-utils from 53 MiB to 119 MiB.

(The issue was found when testing retroarch.)
2019-09-26 08:11:32 +02:00
R. RyanTM 3970bded3e amazon-ecs-cli: 1.15.1 -> 1.16.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/amazon-ecs-cli/versions
2019-09-25 22:01:15 -07:00
Dmitry Kalinkin b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin c455adcc42
Merge branch 'master' into staging-next
Fixes eval on darwin after #69072

Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564 which
adapts #69210 to master that doesn't yet have
329a88efa7

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Thomas Tuegel 6cbf0b4bd2
hdf5: Use multiple outputs to reduce closure size 2019-09-25 13:07:20 -05:00
Thomas Tuegel f012fc8f61
ibus: Use multiple outputs to reduce closure size 2019-09-25 13:07:19 -05:00
Timo Kaufmann 1366266a11
Merge pull request #69409 from timokau/home-manager-2019-09-20
home-manager: 2019-09-04 -> 2019-09-20
2019-09-25 12:24:38 +00:00
Daniel Schaefer 8fd8f3a44a
xml2rfc: Use pythonPackages.xml2rfc 2019-09-25 12:03:27 +02:00
Timo Kaufmann d7d54ac28a home-manager: 2019-09-04 -> 2019-09-20 2019-09-25 10:56:53 +02:00
worldofpeace f9edafb796 gifski: 0.8.7 -> 0.9.1 2019-09-25 03:06:37 -04:00
Christine Koppelt 3966d0d300 addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2) 2019-09-25 08:57:10 +02:00
Peter Hoeg bf9cecf28d pykms: 20180208 -> 20190611
New upstream.
2019-09-25 06:33:34 +08:00
Christine Koppelt c3a562f3e2 addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2) 2019-09-25 00:33:22 +02:00
Peter Hoeg 844555626a
Merge pull request #69210 from peterhoeg/u/hydra
thc-hydra: 8.5 -> 9.0
2019-09-25 05:33:38 +08:00
Peter Hoeg 0de5df0343
Merge pull request #69336 from peterhoeg/p/py-wmi
pythonPackages.py-wmi-client: init at unstable-20160601
2019-09-25 05:10:58 +08:00
Peter Hoeg a1c0e10564 mysql 2019-09-25 05:00:14 +08:00
Christine Koppelt 482a9537b2 thinkfan: 1.0.1 -> 1.0.2 2019-09-24 21:22:55 +02:00
Christine Koppelt 15f4112f53 fixing remarks from #55895 (thinkfan: 0.9.3 -> 1.0.1) 2019-09-24 21:00:03 +02:00
Andrey Ovcharov 859b3b7f90 thinkfan: 0.9.3 -> 1.0.1 2019-09-24 20:53:59 +02:00
Jörg Thalheim b08cdf0a08
Merge pull request #69312 from elohmeier/goaccess
goaccess: fix geoip database configuration
2019-09-24 15:17:44 +01:00
Robin Gloster daa724ae5a
xtreemfs: mark as broken
does not support openssl 1.1
2019-09-24 15:59:01 +02:00
Tristan Helmich (omniIT) 3649ee5491 graylog-plugin-auth-sso: 3.0.0 -> 3.1.0 2019-09-24 10:08:47 +00:00
Tristan Helmich (omniIT) e702263b4a graylog: 3.1.0 -> 3.1.2 2019-09-24 10:07:48 +00:00
Jörg Thalheim f6113554ab
Merge pull request #68942 from rvolosatovs/update/grpcui
grpcui: 0.2.0 -> 0.2.1
2019-09-24 07:24:51 +01:00
Vladimír Čunát a1eacb900e
Re-revert "awscli: Get rid of runtime -dev dependencies"
This reverts commit afd04a49ed.
Moved from master to staging.
2019-09-24 08:15:26 +02:00
Vladimír Čunát 192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Vladimír Čunát afd04a49ed
Revert "awscli: Get rid of runtime -dev dependencies"
This reverts commit c8bc18bcc2.
Moving to staging - it's quite a large rebuild (7-8k per platform),
which probably wasn't noticed; the change doesn't seem urgent.
2019-09-24 08:10:03 +02:00
Jörg Thalheim bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
Peter Hoeg 5eded456d0 thc-hydra: 8.5 -> 9.0 2019-09-24 10:58:25 +08:00
Peter Hoeg c5e5974c96
Merge pull request #69275 from peterhoeg/f/amule
amule: cleanup
2019-09-24 10:50:34 +08:00
Peter Hoeg ffe12af49a py-wmi-client: init at unstable-20160601 2019-09-24 10:37:27 +08:00
Jörg Thalheim 9f35287e8e
Merge pull request #69328 from MetaDark/protontricks
protontricks: 1.2.4 -> 1.2.5
2019-09-24 03:27:40 +01:00
worldofpeace 999acbf7a6
Merge pull request #66489 from xtruder/pkgs/yubikey-personalization-gui/desktop-file
yubikey-personalization-gui: install man, desktop files and icons
2019-09-23 17:50:22 -04:00
MetaDark c52f723d5e protontricks: 1.2.4 -> 1.2.5 2019-09-23 17:42:31 -04:00
Jaka Hudoklin 8e9febbcbb
yubikey-personalization-gui: install man, desktop files and icons 2019-09-23 23:12:27 +02:00
Jaka Hudoklin 02a1182de3
telepresence: 0.93 -> 0.101 2019-09-23 22:54:36 +02:00
Jaka Hudoklin b11e628738
telepresence: fix package 2019-09-23 22:50:13 +02:00
Enno Lohmeier b3b95bc86d goaccess: fix geoip database configuration 2019-09-23 20:19:50 +02:00
Eelco Dolstra c8bc18bcc2 awscli: Get rid of runtime -dev dependencies 2019-09-23 19:24:05 +02:00
Jörg Thalheim 85df382f21
Merge pull request #68979 from vladdy/update-pulumi
pulumi-bin: 0.17.27 -> 1.1.0
2019-09-23 17:47:44 +01:00
Florian Klink 8e255982d4 httpie: run tests 2019-09-23 16:56:44 +02:00
Franz Pletz 5b5da3c2f2
miller: 5.5.0 -> 5.6.2 2019-09-23 15:06:30 +02:00
Jörg Thalheim c7dfc9e436
beets: 1.4.7 -> 1.4.9 (#69067)
beets: 1.4.7 -> 1.4.9
2019-09-23 09:10:33 +01:00
Bruno Bigras 239aafea69 beets: 1.4.7 -> 1.4.9 2019-09-23 00:23:56 -04:00
Mario Rodas cf11b9ac9c
Merge pull request #69217 from fuerbringer/diskus-0.6.0
diskus: 0.5.0 -> 0.6.0
2019-09-22 22:44:36 -05:00
Peter Hoeg 76dc4b668b amule: cleanup 2019-09-23 11:17:57 +08:00
Matthew Bauer ad22b9084d treewide: replace daemon with enableDaemon
broken with the introducation of "daemon" in

96ffba10f5
2019-09-22 20:14:05 -04:00
Orivej Desh dc4224bc54 Merge branch 'master' into staging
* master: (36 commits)
  libipt: set platforms to unix
  licenses: refer to curl using spdx
  qhull: specify spdx license
  ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
  ocamlPackages.owee: 0.2 -> 0.3
  nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
  daemon: init at 0.6.4
  k9s: 0.7.13 -> 0.8.4
  cask: Use generated src/version from Melpa
  python.pkgs.flask_oauthlib: remove
  radeon-profile: 20170714 -> 20190903
  radeon-profile: use Qt mkDerivation
  afew: propagate setuptools
  pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
  mutt: 1.12.1 -> 1.12.2
  unit: 1.10.0 -> 1.11.0
  emacsPackages: Update elpa
  emacsPackages: Update melpa
  cask: Fix cask usage
  git-lfs: use buildGoPackage
  ...
2019-09-22 21:33:00 +00:00
Mario Rodas dfbbdfd387
xprite-editor: init at 2019-09-22 2019-09-22 16:20:00 -05:00
Eelco Dolstra 8109be4859 nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05 2019-09-22 22:01:56 +02:00
Sander van der Burg 96ffba10f5 daemon: init at 0.6.4 2019-09-22 21:18:54 +02:00
Thomas Tuegel 1c0ea626a1
Merge pull request #69248 from rnhmjoj/radeon
radeon-profile: 20170714 -> 20190903
2019-09-22 13:59:51 -05:00
adisbladis 17bf171b13
Merge pull request #69229 from marsam/use-buildGoPackage
treewide: use buildGoPackage in packages which vendor dependencies
2019-09-22 16:36:54 +01:00
Jan Tojnar f2b9f5baa5
Merge branch 'staging-next' into staging 2019-09-22 16:39:56 +02:00
Jan Tojnar 11c2b06dd2
Merge branch 'master' into staging-next 2019-09-22 16:39:12 +02:00
Jan Tojnar f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Jörg Thalheim 61e579b657
cargo-release: 0.10.5 -> 0.12.4 (#69245)
cargo-release: 0.10.5 -> 0.12.4
2019-09-22 15:24:02 +01:00
rnhmjoj f7e046831c
radeon-profile: 20170714 -> 20190903 2019-09-22 16:23:47 +02:00
rnhmjoj 82c316e952
radeon-profile: use Qt mkDerivation 2019-09-22 16:23:47 +02:00
Tobias Happ 08e1ce73f5 cargo-release: 0.10.5 -> 0.12.4 2019-09-22 10:41:51 +02:00
Vladimír Čunát 6c567ed797
Merge branch 'staging-next' into staging 2019-09-22 10:06:45 +02:00
worldofpeace 76b7dd1ba9
Merge #68739: openconnect: 8.04 -> 8.05 (security!)
(cherry picked from commit 253f714f6b)
Forward-pick from staging to staging-next.  It's quite small rebuild,
compared to what's caused by the parent commit.
2019-09-22 09:57:28 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Andreas Rammhold 8495566fb6
Merge pull request #68348 from andir/google-cloud-sdk-pythonenv
Google cloud sdk pythonenv
2019-09-22 09:15:28 +02:00
Elis Hirwing f51c0f6671
Merge pull request #69092 from talyz/nomachine-6.8.1
nomachine-client: 6.7.6 -> 6.8.1
2019-09-22 07:43:06 +02:00
Mario Rodas 3cd425fa34
Merge pull request #69164 from bbigras/starship
starship: 0.17.0 -> 0.18.0
2019-09-21 16:38:46 -05:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
worldofpeace 6be720b3a7
Merge pull request #69174 from HugoReeves/master
croc: 6.1.1 -> 6.1.3
2019-09-21 13:41:01 -04:00
fuerbringer ea21278830
diskus: 0.5.0 -> 0.6.0 2019-09-21 18:15:08 +02:00
Markus Kowalewski 2906718bcc
orangefs: init at 2.9.7 2019-09-21 16:21:10 +02:00
markuskowa 765a72a2e8
Merge pull request #69177 from rnhmjoj/bup
bup: 0.29.2 -> 0.29.3
2019-09-21 16:04:42 +02:00
Vladimír Čunát 41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Danielle Lancashire de04826d46
offlineimap: 7.2.4 -> 7.3.0 2019-09-21 11:33:34 +02:00
Mario Rodas 9db2a8154c vault: use buildGoPackage 2019-09-21 04:32:00 -05:00
Mario Rodas ffc69d2019 lazydocker: use buildGoPackage 2019-09-21 04:31:00 -05:00
Mario Rodas f14caea161 wallutils: use buildGoPackage 2019-09-21 04:30:00 -05:00
Mario Rodas 4a414f378b systemd-journal2gelf: use buildGoPackage 2019-09-21 04:29:00 -05:00
Mario Rodas 605f89305a certigo: use buildGoPackage 2019-09-21 04:27:00 -05:00
Mario Rodas 0f1ce1787f
z-lua: wrap LUA_CPATH manually instead of lua.withPackages
We can't use lua.withPackages, because on darwin shebangs can't point to
interpreted (shebang'd) scripts. See https://github.com/NixOS/nixpkgs/issues/23018
2019-09-21 04:20:00 -05:00
Vladyslav M 8e1418875a
hcxtools: 5.2.0 -> 5.2.2 (#69600)
hcxtools: 5.2.0 -> 5.2.2
2019-09-27 09:22:23 +03:00
R. RyanTM e0d0188986 hcxtools: 5.2.0 -> 5.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hcxtools/versions
2019-09-26 15:34:14 -07:00
Maximilian Bosch 70abf8c018
Merge pull request #69421 from Ma27/package-clipman
clipman: init at 1.0.1
2019-09-26 23:48:08 +02:00
Maximilian Bosch 841af89e3c
clipman: init at 1.0.1 2019-09-25 21:53:28 +02:00
Mario Rodas d3116ca29d vale: use buildGoPackage 2019-09-21 04:20:00 -05:00
Roman Volosatovs 39b4852972
grpcui: 0.2.0 -> 0.2.1 2019-09-21 10:40:03 +02:00
Matthew Bauer d8b7b95ac6 Merge remote-tracking branch 'origin/master' into staging 2019-09-20 23:25:24 -04:00
Pierre Bourdon 18b607b71b
zbar: disable Qt assertions
Greatly decreases zbar-lib transitive closure size: assertion messages
contain paths to Qt header files, causing zbar-lib to depend on
qtbase-dev.

The Qt specific mkDerivation normally does this automatically, but we
can't use it here due to having only a small part of the project being
Qt related.
2019-09-21 03:46:57 +02:00
Hugo Reeves 72340af111
croc: 6.1.1 -> 6.1.3 2019-09-21 11:32:47 +12:00
Silvan Mosberger d484f2b7fc
Merge pull request #68178 from utdemir/init-shunit2
shunit2: init at 2019-08-10
2019-09-20 22:58:43 +02:00
Bruno Bigras 7b3e8159e9 starship: 0.17.0 -> 0.18.0 2019-09-20 16:20:46 -04:00
rnhmjoj 219ddc54e4
bup: 0.29.2 -> 0.29.3 2019-09-20 22:05:30 +02:00
Anderson Torres 92324d92a6
Merge pull request #68961 from eraserhd/pr/master/plan9port-missing-which
plan9port: use command instead of which in builder.sh
2019-09-20 07:34:08 -03:00
Joachim F 22325331d2
Merge pull request #69103 from dtzWill/update/tor-0.4.1.6
tor: 0.4.1.5 -> 0.4.1.6
2019-09-20 09:22:18 +00:00
Jörg Thalheim 27994da318
squashfsTools: 4.4dev_20180612 -> 4.4 (#68275)
squashfsTools: 4.4dev_20180612 -> 4.4
2019-09-20 09:57:30 +01:00
Maximilian Bosch a7f002ac41
httpie: use python3 by default
This package is intended to be used as application and supports
python3[1] (and is about to deprecated python2.7 support[2]),
so there's no reason to not use it in 2019.

[1] https://github.com/jakubroztocil/httpie/tree/1.0.3#python-version
[2] b3d2c1876e
2019-09-20 10:04:18 +02:00
Maximilian Bosch d50d5817d4
Merge pull request #69094 from madjar/fix-httpie
httpie: add missing 'setuptools' to propagatedBuildInputs
2019-09-20 08:28:07 +02:00
aszlig d69bc56e69
ip2unix: 2.1.0 -> 2.1.1
This is just a small bugfix release (essentially adds two lines of code)
which fixes a segfault if using with a program that doesn't pass a
sockaddr buffer to accept() or accept4().

Signed-off-by: aszlig <aszlig@nix.build>
2019-09-20 07:54:04 +02:00
Scott Dier a569d73090 duplicity: Add backblaze-b2 as a build input to duplicity 2019-09-19 23:34:26 +02:00
Frederik Rietdijk f81d43b94c Merge staging-next into staging 2019-09-19 17:00:07 +02:00
Frederik Rietdijk 0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Will Dietz 855d3e7eaf
tor: 0.4.1.5 -> 0.4.1.6
https://blog.torproject.org/new-release-tor-0416
2019-09-19 09:48:50 -05:00
Marek Mahut 88c68c53e2
Merge pull request #69049 from dtzWill/update/datamash-1.5
datamash: 1.4 -> 1.5
2019-09-19 13:50:06 +02:00
Georges Dubus 55bf3b482c httpie: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf, the build no longer propagated 'setuptools', which
is a run-time dependency. See #68314 for further details.
2019-09-19 13:47:06 +02:00
talyz 43dc5c0e8f nomachine-client: 6.7.6 -> 6.8.1 2019-09-19 13:16:08 +02:00
Claudio Bley 3b437ebe59 ntopng: Remove broken = true 2019-09-19 12:18:20 +02:00
Claudio Bley c4486a084f ntopng: Add patch needed to build with newer libpcap
Fixes build errors for the third-party mongoose module:
```
In file included from
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap.h:43,
                 from /build/ntopng-2.0/include/ntop_includes.h:93,
                                  from src/HTTPserver.cpp:22:
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap/pcap.h:958: note: this is the location of the previous definition
   #define INVALID_SOCKET -1

src/../third-party/mongoose/mongoose.c:270:13: error: multiple types in one declaration
 typedef int SOCKET;
             ^~~~~~
```
2019-09-19 09:08:50 +02:00
Matthew Bauer ca99e4562a
Merge pull request #69039 from samueldr/cross/vboot_reference
vboot_reference: use the right ar when cross-compiling
2019-09-18 20:43:03 -04:00
Will Dietz d57dab74c6
datamash: 1.4 -> 1.5
https://lists.gnu.org/archive/html/info-gnu/2019-09/msg00005.html
2019-09-18 17:00:56 -05:00
worldofpeace b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Jan Tojnar f5ef80b46d
Merge branch 'staging-next' into staging 2019-09-18 21:16:01 +02:00
Jan Tojnar 62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Samuel Dionne-Riel 48859723ac vboot_reference: use the right ar when cross-compiling 2019-09-18 15:11:21 -04:00
Matthew Bauer 2c32f91bfc nix: mark unix only
Nix is only known to work on unix like platforms.

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux
2019-09-18 12:51:00 -04:00
Will Dietz 919a459158 curl: install completions (zsh, fish) 2019-09-18 08:58:25 -04:00
Will Dietz 69ded6f018 curl: 7.65.3 -> 7.66.0 2019-09-18 08:58:25 -04:00
Maximilian Bosch 4291d178be
wlr-randr: init at unstable-2019-03-21
This is a simple clone of `xrandr` for wayland and is recommended by
sway's wiki[1] as replacement for `xrandr`.

Although the package is not stable yet, it's written by some sway
developers and appears to work pretty well.

When adding an additional monitor to your laptop (with the laptop being
"below" the monitor), this can be configured like this:

```
wlr-randr --output eDP-1 --on --pos 0,1080 --output HDMI-A-1 --on --pos 0,0
```

[1] https://github.com/swaywm/sway/wiki/i3-Migration-Guide#common-xorg-apps-used-on-i3-with-wayland-alternatives
2019-09-18 13:38:06 +02:00
Mario Rodas bd56ba8096
mtm: 1.0.1 -> 1.1.0
Changelog: https://github.com/deadpixi/mtm/releases/tag/1.1.0
2019-09-17 19:50:42 -05:00
worldofpeace 7591343bf3
Merge pull request #68945 from rvolosatovs/update/tendermint
tendermint: 0.32.2 -> 0.32.3
2019-09-17 20:42:07 -04:00
worldofpeace e2644036f6 fprintd: 0.8.1 -> 0.9.0
Resolves issues with StateDirectory not being set in
systemd unit.

https://gitlab.freedesktop.org/libfprint/fprintd/-/tags/V_0_9_0
2019-09-17 20:15:57 -04:00
Franz Pletz 48277d3f9d
Merge pull request #68992 from alyssais/tarsnap
tarsnap: fix license to mark as unfree
2019-09-18 00:15:19 +00:00
Matthew Bauer 1bc7fae62d
Merge pull request #68889 from nspin/pr/various-cross-2
Various cross-compilation fixes
2019-09-17 19:35:44 -04:00
Alyssa Ross 39b5f5956e
tarsnap: fix license to mark as unfree
tarsnap has always been unfree, but this wasn't expressed properly, so
it wouldn't be caught by allowUnfree = false.
2019-09-17 23:12:56 +00:00
Matthew Bauer fc6c332677
Merge pull request #68960 from B4dM4n/boringtun-darwin
boringtun: fix darwin build
2019-09-17 17:57:14 -04:00
Vlad Artamonov 1897cf8ad8 pulumi: 0.17.27 -> 1.1.0 2019-09-17 14:29:57 -04:00
Bjørn Forsman 5667484b64 ntopng: mark as broken 2019-09-17 20:24:28 +02:00
worldofpeace 0f45a7d5e6
Merge pull request #68749 from dtzWill/update/openresolv-3.9.2
openresolv: 3.9.1 -> 3.9.2
2019-09-17 13:41:51 -04:00
worldofpeace 5afa02d373
Merge pull request #68401 from NixOS/man-db-default-pager
man-db: set less as default pager
2019-09-17 13:39:20 -04:00
worldofpeace 253f714f6b
Merge pull request #68739 from dtzWill/update/openconnect-8.0.5
openconnect: 8.04 -> 8.05 (security!)
2019-09-17 13:06:53 -04:00
worldofpeace fef262cd92
Merge pull request #68893 from sikmir/qt5ct
qt5ct: 0.39 -> 0.41
2019-09-17 13:04:33 -04:00
Fabian Möller f8860eb670
boringtun: fix darwin build 2019-09-17 14:24:04 +02:00
Jason Felice 1a5c68c7fe plan9port: do not use which in builder.sh
Removing the build time dependency on which broke builder.sh
2019-09-16 22:15:59 -04:00
Aaron Andersen d1ba913ddd
Merge pull request #68922 from davidtwco/starship-0.17.0
starship: 0.15.0 -> 0.17.0
2019-09-16 21:01:57 -04:00
volth 8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Roman Volosatovs 0f4f80173a
tendermint: 0.32.2 -> 0.32.3 2019-09-16 23:36:39 +02:00
Léo Gaspard ffaf2661fb
Merge branch 'master' into os-prober-test 2019-09-16 23:21:15 +02:00
worldofpeace 8ce26c7971 connman: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:47 -04:00
worldofpeace 5e55f20ebe snapper: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:47 -04:00
worldofpeace 4e2597d1b8 disnix: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace d2139443e5 strongswanNM: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace dd6e2f773d rpm-ostree: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 61221dfdd5 networkmanager-iodine: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 233c878aa9 networkmanager-fortisslvpn: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 8d7adf0476 networkmanager-vpnc: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 43e14dbdd2 networkmanager-openconnect: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace d2680d9fc7 networkmanager-openvpn: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace 2220086061 dnsmasq: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace 271c4b16e9 blueman: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace d6d3ccf8b8 fprintd: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace ac0e914fdc zbar: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace 369f386e1c packagekit: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00