Commit Graph

23314 Commits

Author SHA1 Message Date
gnidorah
2632156cf5 phodav: 2.2 -> 2.3 2019-11-04 08:54:02 -08:00
gnidorah
7a17d2df56 video2midi: 0.3.9.5 -> 0.3.9.6 2019-11-04 08:54:02 -08:00
José Luis Lafuente
7622f30ed2
pulumi: install providers and add update script
Without providers (also called plugins) pulumi doesn't do much. The way
they work, if you want to use a provider, pulimi will look for it in
your PATH, and if not found it will download it. Providers are just
executables, but third party binaries usually don't work on nixos unless
they are patched with the patchelf utility. Because of that, I'm
installing some patched providers with the main pulumi binary.

I'm also adding a small script helper to generate the hashes for all the
binaries.
2019-11-04 16:03:58 +01:00
Daniel Duan
fcd88c820d tre: init at 0.2.2
tre is a improved version of the command `tree`. Its main additions:

1. colored output
2. ignores paths specified in .gitignore
3. editor alias for each entity listed

Source/Homepage: https://github.com/dduan/tre
2019-11-03 13:18:13 -08:00
R. RyanTM
049c47c6f6 wpgtk: 6.0.9 -> 6.0.11 2019-11-03 19:59:50 +01:00
Vadim-Valdis Yudaev
3894ec0a50 keybase, keybase-gui, kbfs: 4.6.0 -> 4.7.2, added dependencies
all: update from 4.6.0 to 4.7.2

keybase:
- added gnupg as a dependency and patch fix-patch-keybase.patch

kbfs:
- added fuse as a dependency and patch fix-patch-kbfs.patch
2019-11-03 13:09:39 -05:00
worldofpeace
d1d380729b networkmanager: add worldofpeace to maintainers 2019-11-03 10:50:04 -05:00
worldofpeace
e88fb2dca2 networkmanager: fix PPPD_PATH
Fixes #72330

Upstream MR: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/323
2019-11-03 10:50:04 -05:00
Ruud van Asseldonk
a7b49ef140 acme-client: 0.1.16 -> 0.2.4
* acme-client: 0.1.16 -> 0.2.3 (#71853)

The upstream acme-client that used to be at [1] has now been integrated
into OpenBSD, and the portable version that it links to at [2] is marked
as unmaintained. However, letsencrypt.org links to [3] for a portable
version, and indeed, that repository contains a version that has recent
activity, so I switched over to that.

It is hard to tell what the difference is between the OpenBSD version
and what is on Github, and even if that would be easy, there are a lot
of Linux-specific changes. This program is dealing with certificates, so
I feel it is important to at least check that thare are no obviously
unintended differences between the previous version and the new, but I
don't know of a good way of doing that at this point. I will continue
to investigate before I open a pull request.

[1]: https://kristaps.bsd.lv/acme-client/
[2]: https://github.com/kristapsdz/acme-client-portable
[3]: https://github.com/graywolf/acme-client-portable

* acme-client: fix Linux build of new upstream

The new source does not include a configure script in the repository,
but we can generate it with automake. Also, the new acme-client-portable
has an OpenSSL compatibility layer, but that actually breaks building
against LibreSSL. Avoid this issue by patching the compatibility layer
to be less eager to define things when linking against LibreSSL. I will
also submit a pull request for that upstream.

I don't expect this to work on Darwin, and the current package suggests
it does, but if the upstream (portable) version is no longer maintained,
for Darwin, perhaps we should just drop support for it. But maybe it
will just work, CI or somebody with a Darwin system will have to try.

* acme-client: 0.2.3 -> 0.2.4

My LibreSSL compatibility patch has been merged upstream into
acme-client-portable, and version 0.2.4 that includes it has been
released, so we can remove the patch here.

* acme-client: address review feedback

 * Replace the manual autoreconf invocation with autoreconfHook.
 * Remove DEFAULT_CA_FILE, which no longer affects the build.
2019-11-03 16:23:11 +01:00
Franz Pletz
c424a9dec5
sshfs: fix fetchpatch hash 2019-11-03 14:58:56 +01:00
Mario Rodas
9920076549
Merge pull request #72688 from marsam/update-du-dust
du-dust: 0.2.3 -> 0.4.1.2
2019-11-03 08:47:12 -05:00
Franz Pletz
286bfac78c
libksi: 2015-07-03 -> 3.20.3025 2019-11-03 14:33:50 +01:00
Michael Weiss
3f0d188f65
sshfs: 3.5.2 -> 3.6.0
The patch prevents the following error:
[2/7] Generating manpages with a custom command.
../sshfs.rst:210: (ERROR/3) Unexpected indentation.
../sshfs.rst:211: (WARNING/2) Block quote ends without a blank line; unexpected unindent.
2019-11-03 14:21:43 +01:00
Frederik Rietdijk
9d59d57d45 Merge staging-next into staging 2019-11-03 14:01:28 +01:00
Frederik Rietdijk
f3bc4373dc
Merge pull request #72224 from NixOS/staging-next
Staging next
2019-11-03 13:31:58 +01:00
R. RyanTM
4c5687356c man: 2.8.6.1 -> 2.8.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/man-db/versions
2019-11-03 10:40:54 +01:00
Frederik Rietdijk
76b16d05e6 Merge staging-next into staging 2019-11-03 10:24:24 +01:00
R. RyanTM
93a2c2ee98 s3ql: 3.3 -> 3.3.2 2019-11-03 10:22:46 +01:00
Mario Rodas
7efb823404
du-dust: 0.2.3 -> 0.4.1.2 2019-11-03 04:20:00 -05:00
Frederik Rietdijk
0caf36def0 Merge master into staging-next 2019-11-03 10:15:58 +01:00
R. RyanTM
7e5ea6f440 modemmanager: 1.10.4 -> 1.10.6 2019-11-03 10:13:36 +01:00
R. RyanTM
a5e7b47f3d parallel: 20190922 -> 20191022 2019-11-03 10:10:15 +01:00
R. RyanTM
7e4bf89408 ps_mem: 3.12 -> 3.13 2019-11-03 10:08:40 +01:00
R. RyanTM
a6294b53b7 unrar: 5.8.2 -> 5.8.3 2019-11-03 10:02:50 +01:00
Peter Hoeg
4bff595c1c
Merge pull request #72411 from peterhoeg/f/john
john: build with python3
2019-11-03 14:19:16 +08:00
R. RyanTM
8be907f3de pdf2djvu: 0.9.13 -> 0.9.14 (#72613) 2019-11-03 00:29:07 +01:00
Mario Rodas
4386a87bf5
Merge pull request #72435 from marsam/update-chezmoi
chezmoi: 1.5.5 -> 1.7.2
2019-11-02 18:25:09 -05:00
R. RyanTM
8eb5b27504 gmic: 2.7.4 -> 2.7.5 (#72517) 2019-11-03 00:17:52 +01:00
Gabriel Ebner
311656e640 marlin-calc: 2019-06-04 -> 2019-10-17 2019-11-02 23:12:19 +01:00
wucke13
d1270ac85b gnugp: adding option for minimal build
Basically a flavour of gnugpg, which solely containts `bin/gnupg`.
2019-11-02 21:32:06 +01:00
Julien Dehos
41778dd605 pfstools: add netpbm support (fix #60841) (#61083) 2019-11-02 19:42:53 +01:00
Julien Dehos
8ca3cad711 pfstools: build pfsalign (fix #60843) (#61050) 2019-11-02 19:00:39 +01:00
Marek Mahut
107fc18d2f
Merge pull request #72455 from mmahut/trac
trac: init at 1.4
2019-11-02 16:23:49 +01:00
Florian Klink
ef2af94928
Merge pull request #72485 from charles-dyfis-net/gocryptfs-1.7.1
gocryptfs: 1.7 -> 1.7.1
2019-11-02 14:37:10 +01:00
Marek Mahut
94e92dd714 trac: init at 1.4 2019-11-02 10:28:18 +01:00
Maximilian Bosch
e4d7d00bdb
Merge pull request #72536 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.8 -> 2.7.0
2019-11-02 09:10:30 +01:00
R. RyanTM
3d1f9c2d58 ibus-engines.typing-booster-unwrapped: 2.6.8 -> 2.7.0 2019-11-01 23:47:05 -07:00
Mario Rodas
c9ef4a23d5
Merge pull request #72513 from r-ryantm/auto-update/gandi-cli
gandi-cli: 1.4 -> 1.5
2019-11-02 00:14:10 -05:00
R. RyanTM
23edf862bb gandi-cli: 1.4 -> 1.5 2019-11-01 18:38:30 -07:00
Charles Duffy
8f285340f3
gocryptfs: 1.7 -> 1.7.1 2019-11-01 16:12:22 -05:00
Jörg Thalheim
9f4d7c9941
di: 4.47.1 -> 4.47.2 (#72481)
di: 4.47.1 -> 4.47.2
2019-11-01 21:09:32 +00:00
Jörg Thalheim
b55a7a3a57
ec2-utils: init at 0.5.1, include in amazon-image profile (#67347)
ec2-utils: init at 0.5.1, include in amazon-image profile
2019-11-01 20:57:44 +00:00
Simon Weber
db369f716f pkgdiff: init at 1.7.2 2019-11-01 13:47:52 -07:00
R. RyanTM
177eeccaac di: 4.47.1 -> 4.47.2 2019-11-01 13:35:07 -07:00
R. RyanTM
9925f6e323 dblatex: 0.3.10 -> 0.3.11 2019-11-01 12:03:50 -07:00
R. RyanTM
5165fe7318 diffoscope: 127 -> 129 2019-11-01 11:53:03 -07:00
John Ericson
b7f4bda282 treewide: *Phase(s)? variables are optional
If these aren't defined, the stdenv defaults are used in the `*Phase`
case, or no extra phases are done, in the `*Phases` case.
2019-11-01 14:44:44 -04:00
Mario Rodas
492a0c7bc5 pazi: 0.4.0 -> 0.4.1 2019-11-01 11:09:04 -07:00
Michael Raskin
3f88ba7b14
Merge pull request #72427 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.2.2 -> 5.3.1
2019-11-01 17:31:55 +00:00
R. RyanTM
865565453f btrbk: 0.28.3 -> 0.29.0 2019-11-01 10:29:50 -07:00
R. RyanTM
7cc5913d0d abcmidi: 2019.08.11 -> 2019.10.13 2019-11-01 08:26:29 -07:00
Matthew Bauer
5d6d502b47
Merge pull request #72426 from Kha/xdg-utils-mimetype
xdg-utils: fix reference to mimetype
2019-11-01 11:09:17 -04:00
R. RyanTM
265c1be305 btrfs-progs: 5.2.2 -> 5.3.1 2019-11-01 07:46:24 -07:00
Mario Rodas
0be5b62cdb
Merge pull request #72406 from xrelkd/update/eksctl
eksctl: 0.7.0 -> 0.8.0
2019-11-01 09:46:08 -05:00
Sebastian Ullrich
1e2ae6d818 xdg-utils: fix reference to mimetype
Before this change, xdg-open would impurely look up mimetype in the PATH. While
it would fall back to file if not found, mimetype gives decidedly better output
(e.g. text/csv instead of just text/plain).
2019-11-01 15:38:49 +01:00
Vladyslav M
f46d93458e
tealdeer: 1.1.0 -> 1.2.0 (#72402)
tealdeer: 1.1.0 -> 1.2.0
2019-11-01 15:23:13 +02:00
Jörg Thalheim
39e5592127
eternal-terminal: 5.1.10 -> 6.0.4 (#71915)
eternal-terminal: 5.1.10 -> 6.0.4
2019-11-01 12:29:11 +00:00
Jelle Besseling
a25d98f399
eternal-terminal: 5.1.10 -> 6.0.4 2019-11-01 12:46:50 +01:00
Maximilian Bosch
eb2284508d
xorriso: 1.5.0 -> 1.5.2 2019-11-01 12:31:31 +01:00
Jeroen Wijenbergh
8a50025063
tealdeer: 1.1.0 -> 1.2.0 2019-11-01 12:27:53 +02:00
Mario Rodas
1dcfd549f3
chezmoi: 1.5.5 -> 1.7.2 2019-11-01 04:20:00 -05:00
Peter Hoeg
582b92b948 john: build with python3 2019-11-01 16:42:33 +08:00
Marek Mahut
09e657c6eb
Merge pull request #71885 from r-ryantm/auto-update/swaks
swaks: 20181104.0 -> 20190914.0
2019-11-01 09:37:49 +01:00
Marek Mahut
fd6aba3080
Merge pull request #71588 from r-ryantm/auto-update/gitfs
gitfs: 0.4.5.1 -> 0.5.1
2019-11-01 09:22:35 +01:00
Marek Mahut
635cea64a7 swaks: fixing meta.description 2019-11-01 09:13:25 +01:00
Elis Hirwing
ee16c546a4
transifex-client: Fix build
We have updated python-slugify to 4.0.0 (or newer) which broke the
build. This has happened several times before without actually
breaking the software.

So yeah, lets just accept newer versions and fix it if it breaks for
some other reason in the future.
2019-11-01 07:54:31 +01:00
xrelkd
940263f96e eksctl: 0.7.0 -> 0.8.0 2019-11-01 13:38:55 +08:00
Jan Tojnar
372964dd29
Merge branch 'master' into staging-next 2019-11-01 02:58:07 +01:00
Robert Scott
7dacaa056c jhead: add patches for CVE-2019-1010301, CVE-2019-1010302 2019-10-31 21:02:34 +00:00
worldofpeace
c613d70550
Merge pull request #72313 from worldofpeace/fixup-twitter-font
twitter-color-emoji: use noto-fonts-emoji’s src
2019-10-31 14:41:47 +00:00
Bas van Dijk
1a55b2b6b0
Merge pull request #72356 from basvandijk/cargo-audit-0.10.0
cargo-audit: 0.9.3 -> 0.10.0
2019-10-31 11:58:58 +01:00
Jörg Thalheim
c91a1be877
nixos/orangefs: init at 2.9.7, add modules and test (#67591)
nixos/orangefs: init at 2.9.7, add modules and test
2019-10-31 09:27:14 +00:00
Bas van Dijk
e2b084951c cargo-audit: 0.9.3 -> 0.10.0
0.10.0 (2019-10-13)

* Upgrade rustsec to v0.16; new self-audit system (#155)
* Upgrade to Abscissa v0.4; MSRV 1.36 (#154)
2019-10-31 10:10:35 +01:00
Renaud
cbc94a05ba
stress-ng: 0.10.05 -> 0.10.08 (#72333)
+ fixes #72292
2019-10-31 08:58:44 +01:00
Mario Rodas
b861611b73 procs: 0.8.11 -> 0.8.13 2019-10-30 21:14:43 -07:00
Mario Rodas
399b77e550
Merge pull request #72329 from lilyball/ffsend
ffsend: 0.2.54 -> 0.2.55
2019-10-30 19:53:01 -05:00
Mario Rodas
6ceb1924ff
Merge pull request #72307 from jlesquembre/pulumi
pulumi: 1.3.4 -> 1.4.0
2019-10-30 19:17:03 -05:00
Jan Tojnar
fc1a7289ed
scfbuild: switch to Python 3
Needed to drop phases @#$% to be able to use this at all.

Fixes emojione and twemoji-color-font
2019-10-31 01:10:44 +01:00
Lily Ballard
67d3d98c83 ffsend: 0.2.54 -> 0.2.55 2019-10-30 14:45:52 -07:00
Simonas Kazlauskas
38462b0956 berglas: 0.2.0 → 0.2.1 2019-10-30 21:52:06 +02:00
José Luis Lafuente
9c68a03cdc
pulumi: 1.3.4 -> 1.4.0 2019-10-30 17:11:49 +01:00
c0bw3b
a157d96546 amule: fix build with crypto++ >= 6.0 2019-10-30 08:11:16 -07:00
Franz Pletz
23f3abda4d
Revert "dhcpcd: 8.0.6 -> 8.1.1"
This reverts commit 1c620943abcdd1c3da710dc8f09be95092a8ab6e.

See discussion in #71365.
2019-10-30 14:43:27 +01:00
Mario Rodas
f76c8362e6
Merge pull request #72239 from raboof/diffoscope-xattrs
diffoscope: add dependency on python xattr package
2019-10-30 03:59:50 -05:00
Arnout Engelen
ea2c7eabcf diffoscope: add dependency on python pyxattr package
To be able to diffoscope 2 directories
2019-10-30 09:18:37 +01:00
Mario Rodas
9089cbd48e
Merge pull request #72041 from bobvanderlinden/pr-ngrok-2.3.35
ngrok-2: 2.3.29 -> 2.3.35
2019-10-30 01:47:15 -05:00
Mario Rodas
3221b5f07c fluent-bit: 1.0.6 -> 1.3.2 2019-10-29 21:12:02 -07:00
Silvan Mosberger
90e30394f5
go-shadowsocks2: init at 0.0.11 (#67516)
go-shadowsocks2: init at 0.0.11
2019-10-30 01:05:59 +01:00
Robert Scott
03d6145cb0 keepalived: add patch for CVE-2018-19115 2019-10-29 22:56:51 +00:00
Robert Scott
5e8eaa6769 keepalived: 1.4.2 -> 1.4.5 2019-10-29 22:56:34 +00:00
Will Dietz
640677c30d sudo: 1.8.28 -> 1.8.29
https://www.sudo.ws/stable.html#1.8.29

Build tweak: fix build failure when attempting to check that
the "existing" sudoers file on $out/etc/sudoers parses clean--
this update changed precondition for this test to check if
DESTDIR is non-empty instead of previous behavior
"does the file exist".
2019-10-29 16:13:17 -05:00
Maximilian Bosch
f816006191
Merge pull request #72240 from mayflower/wdisplays
wdisplays: init at 2019-10-26-unstable
2019-10-29 18:48:45 +01:00
Linus Heckemann
1bf0d4444c
wdisplays: init at 2019-10-26-unstable 2019-10-29 18:40:18 +01:00
Robin Gloster
e47da725fe
Merge pull request #72252 from WilliButz/add-ydotool
ydotool: init at 0.1.8
2019-10-29 18:23:21 +01:00
Frederik Rietdijk
b56e839c45 Merge master into staging-next 2019-10-29 16:56:31 +01:00
Lancelot SIX
b04d88f346
Merge pull request #72238 from marsam/update-pazi
pazi: 0.3.0 -> 0.4.0
2019-10-29 15:07:19 +01:00
WilliButz
5330d56c3b
ydotool: init at 0.1.8 2019-10-29 14:43:43 +01:00
Frederik Rietdijk
2db400d8c8 certbot: don't use distutils.StrictVersion 2019-10-29 14:10:56 +01:00
xrelkd
215dbc5253 youtube-dl: 2019.10.22 -> 2019.10.29 2019-10-29 02:44:02 -07:00
Pradyuman Vig
78d9669963 google-cloud-sdk: 255.0.0 -> 268.0.0 (#71958) 2019-10-29 09:26:21 +00:00
Mario Rodas
fc721de22f
pazi: 0.3.0 -> 0.4.0 2019-10-29 04:20:00 -05:00
Frederik Rietdijk
bcf59bbfcb Merge staging into staging-next 2019-10-29 09:53:21 +01:00
Mario Rodas
064ccfd19b
Merge pull request #72148 from marsam/update-watchexec
watchexec: 1.10.3 -> 1.11.0
2019-10-28 18:03:35 -05:00
Philip Potter
10d7313c01 gnupg-pkcs11-scd: add @lschuermann as maintainer 2019-10-28 20:57:49 +00:00
Profpatsch
f661393aa4 skawarePackages: bump to release 2019-10 2019-10-28 21:30:30 +01:00
davidak
479f75d1e5 reuse: 0.5.0 -> 0.5.2 2019-10-28 13:18:09 -07:00
Austin Seipp
f86361d186 vector: init at 0.5.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 15:03:48 -05:00
Mario Rodas
3e639196de nfpm: 1.0.0 -> 1.1.0
https://github.com/goreleaser/nfpm/releases/tag/v1.1.0
2019-10-28 17:00:45 +01:00
Michael Weiss
d8cfa95b76 wob: init at 0.2 2019-10-28 16:56:43 +01:00
Michael Weiss
b60a1b6cfd xob: init at 0.1.1 2019-10-28 16:56:43 +01:00
Leon Schuermann
d0b8d591e7 tpm2-tools: 3.2.0 -> 4.0 2019-10-28 16:50:08 +01:00
adisbladis
5dd330ef0e
Merge pull request #72093 from prusnak/go-fortify
stop using hardeningDisable = [ "fortify" ]; for Go packages
2019-10-28 14:09:55 +01:00
Marek Mahut
4bd324935c opensc: CVE-2019-15946
(cherry picked from commit 80c90b48c2df2e53ea2a72ce79fe5f4c6f2a25da)
2019-10-28 12:50:01 +01:00
Marek Mahut
e807b32ee4 opensc: CVE-2019-15945
(cherry picked from commit e4258001a1566ebaec0f79f6a71960363e19b1dc)
2019-10-28 12:49:55 +01:00
Jörg Thalheim
22b2ccf876
passExtensions.pass-import: 2.3 -> 2.6 2019-10-28 10:36:02 +00:00
Christian Kauhaus
9d87889b34
Merge pull request #72025 from risicle/ris-file-CVE-2019-18218
file: add patch for CVE-2019-18218
2019-10-28 11:30:13 +01:00
Maximilian Bosch
9d37be21a7
Merge pull request #72149 from marsam/update-ripgrep-all
ripgrep-all: 0.9.2 -> 0.9.3
2019-10-28 10:41:42 +01:00
Maximilian Bosch
ea1af69374
clipman: 1.1.0 -> 1.2.0
https://github.com/yory8/clipman/releases/tag/v1.2.0
2019-10-28 10:30:51 +01:00
Mario Rodas
460e2d2f7f
watchexec: 1.10.3 -> 1.11.1
Changelog:
- https://github.com/watchexec/watchexec/releases/tag/1.11.0
- https://github.com/watchexec/watchexec/releases/tag/1.11.1
2019-10-28 03:00:00 -05:00
Mario Rodas
549303466e
ripgrep-all: 0.9.2 -> 0.9.3 2019-10-28 03:00:00 -05:00
Frederik Rietdijk
21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
lumi
ac2d736b3a shotgun: init at 2.2.0 2019-10-27 22:44:07 -07:00
Jan Tojnar
eab20ca018 gtranslator: 3.32.1 → 3.34.0 2019-10-27 22:28:33 -07:00
worldofpeace
cd044331ec
Merge pull request #72104 from jtojnar/colord-gtk
colord-gtk: 0.1.26 → 0.2.0
2019-10-27 21:43:38 +00:00
Jan Tojnar
509a1e0b78
colord-gtk: 0.1.26 → 0.2.0
f74545cfce
2019-10-27 22:27:52 +01:00
Dmitry Kalinkin
f3a97b24cd
Merge pull request #72095 from jokogr/f/qt5ct-qmakeflags
qt5ct: qtsvg, qmakeFlags nixification
2019-10-27 15:10:08 -04:00
Marek Mahut
2c6c89ea69
Merge pull request #72062 from lilyball/ffsend
ffsend: 0.2.52 -> 0.2.54
2019-10-27 17:38:30 +01:00
Frederik Rietdijk
befc2dfa82 aws_shell: 0.2.0 -> 0.2.1 2019-10-27 16:26:57 +01:00
Frederik Rietdijk
ba2624412d awscli: use python3 2019-10-27 16:26:57 +01:00
Frederik Rietdijk
ad90efb0d7 awscli: 1.16.261 -> 1.16.266 2019-10-27 16:26:57 +01:00
Will Dietz
81fed28811 qt5ct: qtsvg, qmakeFlags nixification 2019-10-27 15:14:39 +01:00
Pavol Rusnak
afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
Jan Tojnar
e59c610d58 verifpal: 0.2.0 → 0.7.5 (#72026) 2019-10-27 13:40:31 +01:00
Marek Mahut
4a7bb2872b
Merge pull request #71883 from r-ryantm/auto-update/s3backer
s3backer: 1.5.2 -> 1.5.4
2019-10-27 13:18:21 +01:00
Marek Mahut
a04feba65c
Merge pull request #72061 from HugoReeves/master
croc: 6.1.4 -> 6.2.0
2019-10-27 11:33:58 +01:00
Michael Fellinger
f2236425b9 calamares: fix qt path 2019-10-27 11:20:07 +01:00
Maximilian Bosch
94da95e92d
Merge pull request #72047 from nrdxp/eva
eva: init at 0.2.5
2019-10-27 09:01:13 +01:00
worldofpeace
7edc64b633
Merge pull request #71602 from xrelkd/update/youtube-dl
youtube-dl: 2019.10.16 -> 2019.10.22
2019-10-27 05:17:48 +00:00
Lily Ballard
a8b27f789a ffsend: 0.2.52 -> 0.2.54 2019-10-26 21:14:45 -07:00
Hugo Reeves
1591ebfd93
croc: 6.1.4 -> 6.2.0 2019-10-27 16:54:53 +13:00
Timothy DeHerrera
1abe0efa7d
eva: init at 0.2.5 2019-10-26 14:13:51 -06:00
Bob van der Linden
b0095d7d7f
ngrok-2: 2.3.29 -> 2.3.35 2019-10-26 20:43:37 +02:00
markuskowa
4c0afa1770
Merge pull request #71284 from xfix/zfsbackup-go
zfsbackup: init at unstable-2019-03-05
2019-10-26 19:23:58 +02:00
Robert Scott
99273fc555 file: add patch for CVE-2019-18218
upstream patch 46a8443f76.patch
doesn't apply directly, debian have a version which has been adapted for
5.37.
2019-10-26 18:13:12 +01:00
xrelkd
29d21c3775 eksctl: 0.6.0 -> 0.7.0 2019-10-26 21:50:50 +08:00
Konrad Borowski
0fbf0d12d8 zfsbackup: remove comment about default.nix being generated 2019-10-26 15:01:55 +02:00
Konrad Borowski
4d76fcf506 zfsbackup: use fetchFromGitHub instead of fetchgit 2019-10-26 15:01:52 +02:00
Leon Schuermann
98f0fcf12b tpm2-abrmd: init at 2.2.0 2019-10-26 14:47:20 +02:00
worldofpeace
923199537f
Merge pull request #71385 from geistesk/cutecom-0.51.0
cutecom: 0.50.0 -> 0.51.0
2019-10-26 12:07:23 +00:00
Emery Hemingway
02bd9b45a6 yggdrasil: 0.3.8 -> 0.3.11 2019-10-26 13:51:31 +02:00
Gemini Lasswell
3cc9bcb338 yggdrasil: init at 0.3.8 2019-10-26 13:51:31 +02:00
Bas van Dijk
240c8bb70a
Merge pull request #69965 from r-ryantm/auto-update/strongswan
strongswan: 5.8.0 -> 5.8.1
2019-10-26 13:46:40 +02:00
Timo Kaufmann
43165b29e2
Merge pull request #71894 from timokau/home-manager-2019-10-23
home-manager: 2019-09-20 -> 2019-10-23
2019-10-26 12:05:58 +02:00
Robert Helgesson
c69ebd2883
svtplay-dl: mark as not broken 2019-10-26 11:57:08 +02:00
geistesk
2435d4b961 cutecom: 0.50.0 -> 0.51.0 2019-10-26 00:59:56 +02:00
David Wood
d1100be00c
starship: 0.25.0 -> 0.25.2 2019-10-25 17:00:47 +01:00
Elis Hirwing
af5983b427
pass-checkup: Remove trailing dot 2019-10-25 16:41:44 +02:00
Alexey Shmalko
9e5e9db4ad
Merge pull request #71974 from seqizz/g_vimwiki_markdown
vimwiki-markdown: init at 0.2.0
2019-10-25 15:42:50 +03:00
Elis Hirwing
e8a36cdf57 pass-checkup: init at 0.2.0 2019-10-25 02:33:36 -07:00
Gürkan Gür
74f56f4996 vimwiki-markdown: init at 0.2.0 2019-10-25 11:12:22 +02:00
Maximilian Bosch
8a74c091b2
Merge pull request #71635 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.6 -> 2.6.8
2019-10-25 10:35:05 +02:00
Bas van Dijk
ce14f092ea
Merge pull request #71821 from knl/add-isomd5sum
isomd5sum: init at 1.2.3
2019-10-25 10:15:25 +02:00
Aaron Andersen
886c49bb61
Merge pull request #71921 from r-ryantm/auto-update/unrar
unrar: 5.8.1 -> 5.8.2
2019-10-25 03:26:26 -04:00
Renaud
bf870efdc9
Merge pull request #71947 from xwvvvvwx/diffoscope-127
diffoscope: 126 -> 127
2019-10-25 09:13:22 +02:00
Renaud
b74a6b11a6
lizardfs: use spdlog from nixpkgs (#71938) 2019-10-25 07:54:24 +02:00
R. RyanTM
4b7e28fb51 xl2tpd: 1.3.14 -> 1.3.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xl2tpd/versions
2019-10-24 19:59:23 -07:00
Ryan Mulligan
b74808eddb
Merge pull request #71930 from r-ryantm/auto-update/toybox
toybox: 0.8.1 -> 0.8.2
2019-10-24 19:31:35 -07:00
R. RyanTM
b4658834aa tmate: 2.3.0 -> 2.3.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/tmate/versions
2019-10-24 18:30:24 -07:00
R. RyanTM
34204f8e1f you-get: 0.4.1347 -> 0.4.1355
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-10-24 16:27:11 -07:00
Konrad Borowski
433bcdd3c3
zfsbackup: apply code review suggestions 2019-10-24 23:21:33 +02:00
David Terry
4a01f33c1b
diffoscope: 126 -> 127 2019-10-24 22:20:17 +02:00
R. RyanTM
ff08edaf5e toybox: 0.8.1 -> 0.8.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/toybox/versions
2019-10-24 11:00:52 -07:00
R. RyanTM
b78db667d2 unrar: 5.8.1 -> 5.8.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/unrar/versions
2019-10-24 08:56:18 -07:00
Florian Klink
dc84a7d4e3
Merge pull request #71291 from NinjaTrappeur/nin-update-acme
simp_le: 0.9.0 -> 0.16.0
2019-10-24 16:08:02 +02:00
markuskowa
afc43c30ec
Merge pull request #71877 from r-ryantm/auto-update/snapper
snapper: 0.8.3 -> 0.8.5
2019-10-24 11:38:19 +02:00
Timo Kaufmann
6fe7974a6c home-manager: 2019-09-20 -> 2019-10-23 2019-10-24 10:10:05 +02:00
Frederik Rietdijk
32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Ryan Mulligan
8b0beaedd2
Merge pull request #71857 from r-ryantm/auto-update/q-text-as-data
q-text-as-data: 1.7.1 -> 1.7.4
2019-10-23 20:35:10 -07:00
R. RyanTM
3eef2318bb swaks: 20181104.0 -> 20190914.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/swaks/versions
2019-10-23 19:10:28 -07:00
R. RyanTM
3f8450e0df s3backer: 1.5.2 -> 1.5.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/s3backer/versions
2019-10-23 18:13:53 -07:00
R. RyanTM
612a53b5b7 snapper: 0.8.3 -> 0.8.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/snapper/versions
2019-10-23 17:12:24 -07:00
worldofpeace
ca065d92fd fprintd: fix build 2019-10-23 17:34:21 -04:00
R. RyanTM
8c321726a1 q-text-as-data: 1.7.1 -> 1.7.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/q-text-as-data/versions
2019-10-23 13:34:38 -07:00
Ricardo M. Correia
4cd2cb43fb
Merge pull request #71137 from erictapen/smokeping-fix-permission
nixos/smokeping: replace smokeping.fcgi with a symlink
2019-10-23 18:19:15 +00:00
Michael Raskin
7e7ef31f9e
Merge pull request #71609 from r-ryantm/auto-update/glusterfs
glusterfs: 6.5 -> 7.0
2019-10-23 18:09:33 +00:00
R. RyanTM
aa8ca80e36 mbuffer: 20190725 -> 20191016 (#71691)
* mbuffer: 20190725 -> 20191016

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

* mbuffer: run check phase
2019-10-23 17:45:45 +02:00
R. RyanTM
99df22190c amazon-ecs-cli: 1.16.0 -> 1.17.0 (#71485)
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-10-23 16:58:23 +02:00
Robin Gloster
dcc8c7ffd5
Merge pull request #71551 from r-ryantm/auto-update/duo-unix
duo-unix: 1.11.2 -> 1.11.3
2019-10-23 16:53:25 +02:00
R. RyanTM
5914078b0b pspg: 2.0.4 -> 2.1.8 (#71758)
* pspg: 2.0.4 -> 2.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/pspg/versions

* pspg: cleanup

pkgconfig is now found automatically
2019-10-23 16:51:14 +02:00
Frederik Rietdijk
09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Nikola Knezevic
aeb0fc45e2 isomd5sum: init at 1.2.3
Adds isomd5sum as a package. This nifty utility helps with modifying ISO files,
specifically MD5 sums embedded in them.
2019-10-23 16:41:35 +02:00
Mario Rodas
97bae4f176
Merge pull request #71417 from marsam/update-nfpm
nfpm: 0.13.0 -> 1.0.0
2019-10-23 09:00:51 -05:00
rnhmjoj
dc00cee526 x11spice: init at 2019-08-20 2019-10-23 15:36:44 +02:00
Félix Baylac-Jacqué
38e84151e0 certbot: 0.31.0 -> 0.39.0
Updating:

- nixos module to use the new `account_reg.json` file.
- use nixpkgs pebble for integration tests.

Co-authored-by: Florian Klink <flokli@flokli.de>

Replace certbot-embedded pebble
2019-10-23 13:12:11 +02:00
Félix Baylac-Jacqué
6ac0e34161 pebble: init at 2.2.2 2019-10-23 13:12:11 +02:00
Mario Rodas
e4506c0614
Merge pull request #71739 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.7.0 -> 1.7.1
2019-10-23 05:41:02 -05:00
Frederik Rietdijk
a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
Renaud
748d444666
Merge pull request #71405 from c0bw3b/pkg/cdrtools
cdrtools: 3.02a06 -> 3.02a09
2019-10-23 09:29:32 +02:00
R. RyanTM
a0753151fa phoronix-test-suite: 9.0.0 -> 9.0.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/phoronix-test-suite/versions
2019-10-23 09:18:44 +02:00
Jörg Thalheim
671a8ae231
Merge pull request #67785 from yurrriq/update/latex2html
latex2html: 2018 -> 2019.2
2019-10-23 07:10:07 +01:00
R. RyanTM
e56fc64ef5
pulumi-bin: 1.1.0 -> 1.3.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/pulumi/versions
2019-10-22 22:24:32 -07:00
Peter Hoeg
78b799ac2a
Merge pull request #71718 from r-ryantm/auto-update/mu
mu: 1.3.3 -> 1.3.5
2019-10-23 16:29:25 +08:00
R. RyanTM
c994780bb4 pgmetrics: 1.7.0 -> 1.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/pgmetrics/versions
2019-10-22 19:18:44 -07:00
R. RyanTM
a79f75c6a6 openapi-generator-cli: 4.1.2 -> 4.1.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/openapi-generator-cli/versions
2019-10-22 17:46:20 -07:00
Eelco Dolstra
fc2592b2d6 nixFlakes: 2.4pre20190922_382aa05 -> 2.4pre20191022_9cac895 2019-10-23 00:24:25 +02:00
Marek Mahut
3017d3295e
Merge pull request #71524 from r-ryantm/auto-update/bup
bup: 0.29.3 -> 0.30
2019-10-22 22:44:16 +02:00
R. RyanTM
af931c172d mu: 1.3.3 -> 1.3.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/mu/versions
2019-10-22 13:33:27 -07:00
c0bw3b
845593d807 dvdplusrwtools: revamp at 7.1
+ replace local patches with Gentoo ones
+ add meta.licenses
2019-10-22 20:57:50 +02:00
c0bw3b
382ca30e76 cdrtools: 3.02a06 -> 3.02a09 2019-10-22 20:57:50 +02:00
R. RyanTM
1e6056742d ipv6calc: 2.1.1 -> 2.2.0 (#71630)
* ipv6calc: 2.1.1 -> 2.2.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/ipv6calc/versions

* ipv6calc: add https source url
+ use postPatch hook instead of overriding patchPhase

* ipv6calc: replace legacy geoip with maxminddb
+ define install dirs using configure flags
2019-10-22 16:46:38 +02:00
Robin Gloster
781e2ba0ff
Merge pull request #71364 from Ma27/bump-wireguard
wireguard-tools: 0.0.20190913 -> 0.0.20191012
2019-10-22 13:20:13 +02:00
Renaud
e43420ea92
monkeysphere: restrict to linux platforms
On Hydra, Darwin build is failing since v0.42

cc @primeos
2019-10-22 11:01:29 +02:00
R. RyanTM
3bcb069e1f acpica-tools: 20190816 -> 20191018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2019-10-22 10:17:48 +02:00
R. RyanTM
bb6389ee89 gmic: 2.7.1 -> 2.7.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/gmic/versions
2019-10-22 10:11:04 +02:00
R. RyanTM
8ce6912b80 html-xml-utils: 7.7 -> 7.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/html-xml-utils/versions
2019-10-22 10:10:02 +02:00
Will Dietz
762a88d78b recode: 3.7-gitrev -> 3.7.4, new home (#68045)
* recode: pname-ify

* recode: 3.7-* -> 3.7.2, new home

gnu homepage still exists (for now),
but links to the github repo we switch to :).

* recode: use pre-generated tarball to avoid gen, fix

* recode: 3.7.2 -> 3.7.4

https://github.com/rrthomas/recode/blob/v3.7.4/NEWS
(3.7.3 notes as well)
2019-10-22 10:03:49 +02:00
R. RyanTM
eff7a160c2 e2fsprogs: 1.45.3 -> 1.45.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/e2fsprogs/versions
2019-10-22 09:54:48 +02:00
Pierre Bourdon
63905a7b6f gnupatch: rename patch files to match their CVE ids.
This should be a behavior no-op, but it helps vulnix figure out that we
are up to date regarding security patches.
2019-10-22 09:48:12 +02:00
tilpner
d0c1ee588f groff: 1.22.3 -> 1.22.4 2019-10-22 09:43:32 +02:00
Jonathan Queiroz
42738dbb9e Address comment 2019-10-22 00:27:53 -07:00
Jonathan Queiroz
5cd7eca247 sshping: init at 0.1.4 2019-10-22 00:27:53 -07:00
Frederik Rietdijk
a456fbfeed Merge staging-next into staging 2019-10-22 09:20:03 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
R. RyanTM
df7ae92095 ibus-engines.typing-booster-unwrapped: 2.6.6 -> 2.6.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/ibus-typing-booster/versions
2019-10-21 23:30:53 -07:00
R. RyanTM
d0899bd7ac glusterfs: 6.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/glusterfs/versions
2019-10-21 20:02:20 -07:00
davidak
89c236fe81 reuse: add homepage 2019-10-21 19:39:17 -07:00
xrelkd
f34d39d1e2 youtube-dl: 2019.10.16 -> 2019.10.22 2019-10-22 08:01:12 +08:00
R. RyanTM
dd798feaa5 gitfs: 0.4.5.1 -> 0.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/gitfs/versions
2019-10-21 14:28:43 -07:00
Florian Klink
d7c0e4acc3
Merge pull request #71542 from r-ryantm/auto-update/diffoscope
diffoscope: 125 -> 126
2019-10-21 23:01:58 +02:00
R. RyanTM
f2d81e480f tridactyl-native: 1.16.3 -> 1.17.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/tridactyl-native/versions
2019-10-21 13:44:29 -07:00
R. RyanTM
2e71b42edc fanficfare: 3.11.0 -> 3.12.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-10-21 13:42:19 -07:00
Michael Raskin
a2f854b6ee
Merge pull request #71528 from davidak/xzoom
xzoom: fix version
2019-10-21 19:41:37 +00:00
R. RyanTM
f931ac6b36 duo-unix: 1.11.2 -> 1.11.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/duo-unix/versions
2019-10-21 08:53:30 -07:00
R. RyanTM
a2255300db diffoscope: 125 -> 126
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/diffoscope/versions
2019-10-21 07:52:17 -07:00
Doron Behar
a7077637f9
snzip: init at 1.0.4 2019-10-21 16:10:47 +02:00
davidak
49945b95d0 xzoom: fix version 2019-10-21 14:57:35 +02:00
R. RyanTM
e5e983bf66 bup: 0.29.3 -> 0.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/bup/versions
2019-10-21 04:32:45 -07:00
Franz Pletz
cc9b18f223
Merge pull request #71406 from astro/collectd
collectd: plugins configuration, buildMinimalPackage
2019-10-21 10:34:34 +00:00
Frederik Rietdijk
b6ba25ce95 Merge master into staging-next 2019-10-21 09:55:24 +02:00
R. RyanTM
2c7366e3e8 birdfont: 2.27.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/birdfont/versions
2019-10-21 09:15:30 +02:00
R. RyanTM
db5433a56b bitwarden_rs-vault: 2.11.0 -> 2.12.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/bitwarden_rs-vault/versions
2019-10-21 09:13:58 +02:00
R. RyanTM
51efea72cd bitwarden: 1.16.4 -> 1.16.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/bitwarden/versions
2019-10-21 09:13:42 +02:00
worldofpeace
64468d4121
Merge pull request #70931 from symphorien/system-config-printer
system-config-printer: 1.5.11 -> 1.5.12
2019-10-20 23:39:48 +00:00
Maciek Starzyk
642bed5ba3 tab: init at 7.2 2019-10-20 13:38:13 -07:00
Thorsten Weber
4d33b41d3d unzip: CVE-2019-13232 2019-10-20 21:03:49 +02:00
Renaud
176e39f568
Merge pull request #71274 from aanderse/nss-pam-ldapd
nss-pam-ldapd: 0.9.10 -> 0.9.11
2019-10-20 19:35:20 +02:00
R. RyanTM
7c6f46511d facter: 3.13.2 -> 3.14.5 (#64019)
* facter: 3.13.2 -> 3.14.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/facter/versions

* facter: 3.14.0 -> 3.14.5
2019-10-20 18:47:44 +02:00
Jan Tojnar
f849554226
Merge branch 'staging-next' into staging 2019-10-20 16:49:29 +02:00
Frederik Rietdijk
ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
Félix Baylac-Jacqué
071d181e0a simp_le: 0.9.0 -> 0.16.0 2019-10-20 14:15:20 +02:00