1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 16:11:58 +00:00
Commit graph

23492 commits

Author SHA1 Message Date
Florian Klink f395b4ef51
Merge pull request #73557 from Mic92/nix-serve
nix-serve: correct license
2019-11-17 17:58:58 +01:00
George Shammas 6c45ecfdbe apt: 1.4.6 -> 1.8.4
apt: 1.4.6 -> 1.8.4 (#69571)

apt: cleanup
* add meta.description and point meta.homepage to Debian team
* use nix cmakeFlags array
* fetch from Debian mirrors
* move gtest and xsltproc to nativeBuildInputs

apt: produce usable binaries
* remove ninja from native build inputs and build with plain cmake
* add libtasn1 to dependencies as gnutls needs it
2019-11-17 16:53:34 +01:00
Jörg Thalheim 08f0e49ce9
nix-serve: correct license
see: https://github.com/edolstra/nix-serve/pull/14
2019-11-17 13:16:26 +00:00
markuskowa 793637684f
Merge pull request #73507 from asymmetric/btrbk
btrbk: add missing mbuffer dependency
2019-11-17 13:42:28 +01:00
markuskowa 6f4e5228b9
Merge pull request #73517 from geistesk/smu
smu: init at 1.5
2019-11-17 11:42:38 +01:00
Frederik Rietdijk 3864800226 Merge master into staging-next 2019-11-17 10:31:52 +01:00
Jonathan Ringer 86d6a63e48 mitmproxy: disable example tests
pytest5 isn't able to load examples.complex.xss_scanner
even though a normal interpreter session is able to load
it fine.
2019-11-17 00:14:08 -08:00
Mario Rodas 405c51002a
Merge pull request #73450 from marsam/update-vault
vault: 1.2.4 -> 1.3.0
2019-11-17 03:05:56 -05:00
ash lea 19b9dd603a gmrender-resurrect: 4f221e6 -> 0.0.8 (#71474)
* gmrender-resurrect: cc96ede -> v0.0.8

* gmrender-resurrect: add ashkitten as maintainer

* gmrender-resurrect: readability and idiomacy improvements

* gmrender-resurrect: fetchpatch is not used

* gmrender-resurrect: fix version number format for nix
2019-11-17 00:36:59 +01:00
geistesk b3ca115ebd smu: init at 1.5 2019-11-16 22:27:22 +01:00
Lorenzo Manacorda 053c153756 btrbk: add missing mbuffer dependency
See changelog: https://github.com/digint/btrbk/blob/v0.29.0/ChangeLog#L14
2019-11-16 16:46:52 +01:00
Renaud 5af5b19bc7
hardinfo: restrict to x86 linux platforms 2019-11-16 16:25:07 +01:00
Renaud 5a8ecec12b
haka: restrict to x86 linux platforms
aarch64 Hydra build has always been failing
2019-11-16 16:08:22 +01:00
Jörg Thalheim 26a4ff8370
Merge pull request #73492 from c0bw3b/fix/alioth
Treewide: replace last refs to alioth.debian.org
2019-11-16 15:02:14 +00:00
Renaud 3bd26af129
efitools: fix build with gnu-efi >= 3.0.11
(#73503)
2019-11-16 15:27:38 +01:00
Lev Livnev efd3b451e8 john: copy rules
copy rules so that they are available to john at runtime
without this, john fails when run with default settings
2019-11-16 14:44:36 +01:00
Will Dietz ed2819a231
Merge pull request #68914 from dtzWill/update/broot-0.9.5
broot: 0.9.4 -> 0.10.2
2019-11-16 07:03:05 -06:00
Frederik Rietdijk be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
c0bw3b d811bb1dcb Treewide: replace last refs to alioth.debian.org
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
Sources moved to other forges (Salsa for example)
Some release tarballs are available on alioth-archive.debian.org
2019-11-16 11:32:05 +01:00
Jörg Thalheim c19b3dccce
Merge pull request #73482 from ryneeverett/fix-http-prompt
http-prompt: fix build
2019-11-16 09:50:41 +00:00
Renaud 206c264c7d
gzrt: fix homepage and src url redirect
+ meta.license is GPL2+
2019-11-16 10:11:17 +01:00
Will Dietz 3344f3e184 broot: 0.9.4 -> 0.10.2
https://github.com/Canop/broot/releases/tag/v0.9.5
https://github.com/Canop/broot/releases/tag/v0.9.6
https://github.com/Canop/broot/releases/tag/v0.10.0
https://github.com/Canop/broot/releases/tag/v0.10.1
https://github.com/Canop/broot/releases/tag/v0.10.2
2019-11-16 01:24:31 -06:00
ryneeverett 0e283d6a2d http-prompt: fix build
I don't really understand why this works:

- Building with python3 because python2 fails with "error: invalid command
'bdist_wheel'".
- Specifying the path to prompt_toolkit v1 because otherwise the dependency
resolution fails with "ERROR: Could not find a version that satisfies the
requirement prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0) (from
versions: none) ERROR: No matching distribution found for
prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0)".
2019-11-16 04:34:53 +00:00
Graham Christensen 7becdb2363
Merge pull request #73478 from c0bw3b/repology/perma-redirect
Treewide: fix URL permanent redirects
2019-11-15 20:46:53 -05:00
Matthew O'Gorman 5189a27237
keybase-gui: add libappindicator-gtk3
See https://github.com/NixOS/nixpkgs/pull/72147
2019-11-16 03:32:45 +02:00
Vadim-Valdis Yudaev a909083d4d
keybase, keybase-gui: 4.7.2 -> 5.0.0 2019-11-16 02:53:32 +02:00
c0bw3b 9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
John Ericson ca76436298 zstd: Fix MinGW build 2019-11-15 23:21:47 +00:00
Raymond d0e1277dfd
mtr: patch for "Error decoding localhost address" 2019-11-16 01:08:28 +03:00
SRGOM d587092e9e pplatex: init at unstable-2015-09-14 (#73461) 2019-11-15 14:01:11 -05:00
Linus Heckemann 75667c2916 pythonPackages.nixpart: unmark broken 2019-11-15 18:00:36 +01:00
Daniel Schaefer a636118725
dragon-drop: 1.1.0 -> 1.1.1 (#73422)
dragon-drop: 1.1.0 -> 1.1.1
2019-11-15 11:34:51 +01:00
Mario Rodas 502111d92a
vault: 1.2.4 -> 1.3.0
Release notes: https://www.hashicorp.com/blog/vault-1-3/
2019-11-15 04:20:00 -05:00
Daniel Schaefer c96e556ed7
grip-0.8: indexed grip (#60182)
grip-0.8: indexed grip
2019-11-14 23:54:32 +01:00
Jan Tojnar da76deffd1
Merge branch 'master' into staging-next 2019-11-14 23:25:36 +01:00
Renaud 32b0cb0f46
Merge pull request #70604 from moaxcp/asciidoctorj
asciidoctorj init at 2.1.0
2019-11-14 22:30:45 +01:00
Daniel Schaefer 6b9390f253 dragon-drop: 1.1.0 -> 1.1.1
Fixes segfault which would make the program unusable.
2019-11-14 22:25:40 +01:00
Milan Svoboda 2bf8cccc0d grip-search: init at 0.8 2019-11-14 22:11:58 +01:00
Sebastian Graf de121909d2 libinput-gestures: Add coreutils to $PATH
Otherwise it can't find `stdbuf` when run as a systemd service.
2019-11-14 09:30:59 -08:00
Christian Kauhaus be83d68556 vulnix: 1.8.2 -> 1.9.1
New upstream release. The old version is broken because NIST has
discontinued NVD XML feeds. vulnix 1.9.x uses the JSON feeds.
2019-11-14 09:14:30 -08:00
Leonhard Markert ceccff3439 lorri: init at version unstable-2019-10-30
Includes user service (nixos/modules/services/development/lorri) that
starts on demand.
2019-11-14 16:06:27 +01:00
Gürkan Gür dc1a1b2b8a passExtensions.pass-genphrase: 0.1 -> 0.2
(#71032)
2019-11-14 14:56:57 +01:00
Jos van Bakel 10600289ee awslogs: propagate setuptools
(#71172)
2019-11-14 14:31:13 +01:00
Frederik Rietdijk c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
Frederik Rietdijk c747894638 recode: 3.7.4 -> 3.7.6, use python3 2019-11-14 13:20:55 +01:00
Mario Rodas 717c53e52f
Merge pull request #73357 from davidtwco/starship-0.26.4
starship: 0.25.2 -> 0.26.4
2019-11-14 06:39:00 -05:00
Mario Rodas 6ba2f551a0
Merge pull request #73358 from Shopify/shadowenv-131
shadowenv: 1.2.1 -> 1.3.1
2019-11-13 23:03:00 -05:00
Silvan Mosberger 5057d2f950
jpegexiforient: init at 2002-02-17 (#73361)
jpegexiforient: init at 2002-02-17
2019-11-14 03:15:47 +01:00
Silvan Mosberger 3f0082d579
jpegexiforient: init at unstable-2002-02-17 2019-11-14 02:36:30 +01:00
R. RyanTM 77b8701c5f openapi-generator-cli: 4.1.3 -> 4.2.0
(#72589)
2019-11-13 23:53:35 +01:00
Dmitry Kalinkin f4ae8d09e7
texlive: remove dvidvi override
Not needed anymore
2019-11-13 16:54:53 -05:00
Oleksii Filonenko 20394a368e cargo-deb: init at 1.21.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2019-11-13 13:06:25 -08:00
John Ericson 774e88cd86 lz4: Fix MinGW build 2019-11-13 20:40:15 +00:00
Alexey Shmalko f0f1e12a1c
Merge pull request #73313 from astro/tdns-cli
tdns-cli: init at 0.0.5
2019-11-13 21:59:19 +02:00
Burke Libbey f52979b22f shadowenv: 1.2.1 -> 1.3.1 2019-11-13 13:18:09 -05:00
R. RyanTM 86f1494abf sourceHighlight: 3.1.8 -> 3.1.9
(#71884)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/source-highlight/versions
2019-11-13 18:41:39 +01:00
David Wood 1485bce868
starship: 0.25.2 -> 0.26.4 2019-11-13 17:29:57 +00:00
Astro 65a9f34ea4 tdns-cli: init at 0.0.5 2019-11-13 18:17:02 +01:00
Frederik Rietdijk f2668546b9 enpass: use python2 in update script 2019-11-13 16:27:38 +01:00
Frederik Rietdijk cf5e5e4d79 vulnix: use python3Packages as argument 2019-11-13 16:27:38 +01:00
R. RyanTM faa4b27923 syslogng: 3.23.1 -> 3.24.1
* syslogng: 3.23.1 -> 3.24.1 (#72674)

* syslogng: refresh homepage and source url
2019-11-13 16:16:36 +01:00
R. RyanTM baf72d3093 geekbench: 5.0.2 -> 5.0.3
(#72514)
2019-11-13 13:24:41 +01:00
R. RyanTM c7af822248 i2pd: 2.28.0 -> 2.29.0
(#72538)
2019-11-13 12:27:44 +01:00
Oleksii Filonenko 4f3c2a2410 aria2: 1.34.0 -> 1.35.0
* aria2: 1.34.0 -> 1.35.0 (#73220)

- Remove the patch

* aria2: add filalex77 as a maintainer
2019-11-13 11:52:20 +01:00
Oleksii Filonenko 00bbd07152 pg_flame: init at 1.1 2019-11-13 00:24:33 -08:00
xrelkd 735a8290c2 eksctl: 0.8.0 -> 0.9.0 2019-11-13 00:22:51 -08:00
Dennis Gosnell 3ac9f1ecce
Merge pull request #73272 from oxalica/fcitx-configtool-path-fix
fcitx-configtool: patch paths to fcitx-remote
2019-11-13 17:07:06 +09:00
oxalica 05c94e3acd
fcitx-configtool: patch paths to fcitx-remote 2019-11-13 13:24:21 +08:00
Peter Hoeg 8fa83bda25
Merge pull request #67692 from saschagrunert/slirp4netns
slirp4netns: 0.3.0 -> 0.4.2
2019-11-13 09:21:23 +08:00
Renaud a6220c3384
Merge pull request #73072 from cko/missing_descriptions
treewide: add missing descriptions & homepages
2019-11-13 00:34:31 +01:00
Renaud 810abebba2
rng-tools: 6.7 -> 6.8 (#73007)
+ run tests
+ enable jitterentropy by default
+ add c0bw3b to maintainers
2019-11-13 00:05:28 +01:00
markuskowa da0a02bc4a
Merge pull request #72471 from r-ryantm/auto-update/diffoscope
diffoscope: 127 -> 129
2019-11-12 20:06:40 +01:00
Matthew Bauer b2a7c252c0
Merge pull request #71007 from moaxcp/ttygif
ttygif init at 1.4.0
2019-11-12 12:52:38 -05:00
worldofpeace 5d2dc6fd79
Merge pull request #73164 from judaew/yara-update
yara: 3.10.0 -> 3.11.0, fix build
2019-11-12 15:34:03 +00:00
Vadim-Valdis Yudaev 29ebc933ce
yara: 3.10.0 -> 3.11.0, fix build 2019-11-12 16:08:46 +02:00
Izorkin 2cef6accb8 curl: 7.66.0 -> 7.67.0 2019-11-12 14:47:47 +01:00
Lancelot SIX fe758f5fa3 cpio: 2.12 -> 2.13
See https://lists.gnu.org/archive/html/info-gnu/2019-11/msg00002.html
for release information.

Fixes CVE-2019-14866
2019-11-12 14:46:08 +01:00
lewo 27670961f5
Merge pull request #73249 from c0bw3b/pkg/bgpdump
bgpdump: 2017-09-29 -> 1.6.0
2019-11-12 14:40:44 +01:00
Frederik Rietdijk d688c7cd05 Merge staging-next into staging 2019-11-12 14:32:56 +01:00
Frederik Rietdijk 4619637d74
Merge pull request #72712 from NixOS/staging-next
Staging next
2019-11-12 14:32:50 +01:00
markuskowa 1395327b4e
Merge pull request #72444 from r-ryantm/auto-update/abcMIDI
abcmidi: 2019.08.11 -> 2019.10.13
2019-11-12 10:05:32 +01:00
Michael Raskin e3b76760e3
Merge pull request #73168 from judaew/btrfs-progs-update
btrfs-progs: 5.2.2 -> 5.3.1
2019-11-11 23:10:49 +00:00
markuskowa dca1178698
Merge pull request #72472 from r-ryantm/auto-update/dblatex
dblatex: 0.3.10 -> 0.3.11
2019-11-11 23:58:14 +01:00
symphorien 40f1983f95 caffeine-ng: fix paths in desktop files
(#73123)
2019-11-11 23:37:58 +01:00
John Mercier 9f9bd573fe ttygif init at 1.4.0 2019-11-11 17:30:08 -05:00
Jason Felice 52774319e0 fop: builds on all platforms 2019-11-11 23:20:35 +01:00
markuskowa 289c4b4239
Merge pull request #72456 from r-ryantm/auto-update/btrbk
btrbk: 0.28.3 -> 0.29.0
2019-11-11 22:45:35 +01:00
Jan Tojnar 1569632bf8
Merge branch 'staging-next' into staging 2019-11-11 22:28:32 +01:00
Jan Tojnar 1b5a8a2cc6
Merge branch 'master' into staging-next 2019-11-11 22:27:57 +01:00
Renaud b5b7bd6ebb
bgpdump: 2017-09-29 -> 1.6.0 2019-11-11 22:17:43 +01:00
Florian Klink 05590b3efd ceph: fix build and cleanup expression
correct platforms. ceph currently doesn't build on aarch64-linux. So
let's not lie in meta.platforms.

ceph: fix multiple output
We currently just move $out/share/ceph/mgr to
$lib/lib/ceph, and then remove all references to $out with a find
command.

I checked $out, the only reference to $out is in
$lib/lib/ceph/libceph-common.so.0, coming from src/common/options.cc:
https://github.com/ceph/ceph/blob/master/src/common/options.cc#L5050:

>  Option("mgr_module_path", Option::TYPE_STR, Option::LEVEL_ADVANCED)
>  .set_default(CEPH_DATADIR "/mgr")
>  .add_service("mgr")
>  .set_description("Filesystem path to manager modules."),

Just removing the reference might break some behaviour - it should point
to $lib/ceph/mgr instead.

We can fix this in a much more elegant fashion by just passing a custom
CMAKE_INSTALL_DATADIR to the build system.

ceph: fix outdated Boost::python substitutions

Instead of substituting in CMakeLists.txt files, one now needs to set
MGR_PYTHON_VERSION.

ceph: clean up PYTHONPATH wrapping

Set `pythonPath` instead of exporting PYTHONPATH.

Use `toPythonPath` to construct the PYTHONPATH where we need manual
wrapping. There's no ceph-volume, only ceph-mgr.

ceph: set doCheck = false explicitly

and describe why.

ceph: patch more shebangs

ceph: use system-provided gtest and rocksdb
2019-11-11 21:47:02 +01:00
markuskowa 79302a8d36
Merge pull request #73240 from filalex77/licensor-2.0.0
licensor: init at 2.0.0
2019-11-11 21:42:53 +01:00
markuskowa 23ed6ff635
Merge pull request #72973 from pasqui23/hm
home-manager:2019-10-23 -> 2019-10-29
2019-11-11 20:07:33 +01:00
Oleksii Filonenko 3fe11d1180
licensor: init at 2.0.0 2019-11-11 21:04:14 +02:00
Alex Guzman 82dfacc7fe trousers: 0.3.13 -> 0.3.14
* Update trousers to latest, use regular openssl (#68338)

trousers: cleanup

* some CFLAGS and LDFLAGS are not needed anymore

* libtool file fixup was a no-op

* license is now BSD-3 since:
0160d229f8/
2019-11-11 19:43:14 +01:00
Renaud c64e9dadfe
Merge pull request #72742 from Avaq/avaq/twa-190
twa: 1.8.0 -> 1.9.1
2019-11-11 18:31:43 +01:00
Aldwin Vlasblom 776d4c13ac
twa: 1.8.0 -> 1.9.1
This commit updates twa from version 1.8.0 to version 1.9.1,
specifying its new 'jq' dependency.

It also moves 'makeWrapper' from the build inputs to the native
build inputs, as it's not necessary during runtime.
2019-11-11 16:25:34 +01:00
Renaud ceb648f66a
fierce: 1.3.0 -> 1.4.0
(#73129)
2019-11-11 14:14:24 +01:00
tekeri cd41194654 circus: fix incompatible dependency of python-circus (#73199)
* circus: fix incompatible dependency of python-circus

* circus: move out of python packages set

* circus: remove directly used python packages arguments
2019-11-11 14:09:58 +01:00
Frederik Rietdijk 73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
Frederik Rietdijk cf27abf534 Merge master into staging-next 2019-11-11 12:06:42 +01:00
Oleksii Filonenko 7b5194aee9 fselect: init at 0.6.7 (#73206)
* fselect: init at 0.6.7

* Fix cargoSha256

Co-authored-by: zimbatm <zimbatm@users.noreply.github.com>
2019-11-11 10:25:16 +00:00
Jan Tojnar e994fdcac0
Merge pull request #72922 from davidak/fix_versions
Fix package metadata like version and homepage
2019-11-11 09:05:08 +01:00
Sascha Grunert f94d457e5c
slirp4netns: 0.3.0 -> 0.4.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-11 08:58:42 +01:00
Vadim-Valdis Yudaev 9bf9370d95
btrfs-progs: 5.2.2 -> 5.3.1 2019-11-10 19:11:42 +02:00
adisbladis 119b1b630d
Merge pull request #72999 from adisbladis/mesa-19_2_3
mesa: 19.2.1 -> 19.2.3 (and associated fixes)
2019-11-10 13:08:37 +00:00
Aaron Andersen 377e6915d3
Merge pull request #72960 from JohnAZoidberg/cadaver-readline
cadaver: Enable readline support
2019-11-10 07:59:27 -05:00
Vadim-Valdis Yudaev 9e733df81f bettercap: 2.24 -> 2.26.1 2019-11-10 13:22:29 +01:00
Christine Koppelt 35ab77755b peruse: add missing description & homepage 2019-11-10 08:00:23 +01:00
Jan Tojnar 5d715e8396
networkmanager-openconnect: fix build
Something stopped propagating libxml2 recently, breaking the build, breaking GNOME tests.
2019-11-10 02:13:58 +01:00
Jan Tojnar 33f664ceee
networkmanager-openconnect: format with nixpkgs-fmt 2019-11-10 02:09:37 +01:00
Michael Raskin 05cd691173
Merge pull request #73126 from cko/remove_sablotron
sablotron: remove
2019-11-09 21:44:04 +00:00
Renaud f80a56fafc
Merge pull request #72408 from etu/transifex-fix-build
transifex-client: Fix build
2019-11-09 22:38:07 +01:00
Vladyslav M dedf6ded5a coloursum: fix darwin build 2019-11-09 22:50:05 +02:00
Benjamin Hipple f302f02380 cloud-custodian: init at 0.8.45.1
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-11-09 10:23:03 -08:00
Peter Hoeg 4a589e5ea7 haproxy: 1.9.8 -> 2.0.8 2019-11-09 10:11:57 -08:00
R. RyanTM 42235323e5 mergerfs: 2.28.2 -> 2.28.3
(#72572)
2019-11-09 16:21:53 +01:00
R. RyanTM 1d43f30a97 xbps: 0.57 -> 0.57.1
(#72697)
2019-11-09 15:54:31 +01:00
Vladimír Čunát 802c81efa4
Merge #71401: unzip: CVE-2019-13232 (into staging) 2019-11-09 15:29:58 +01:00
Leon Schuermann 06062100a3 tpm2-tools: 4.0 -> 4.0.1 2019-11-09 12:44:16 +01:00
adisbladis 13acfd0e28
maim: Don't use libGLU_combined 2019-11-09 10:34:49 +00:00
Vladimír Čunát 8302338ae9
Merge #72278: keepalived: 1.4.2 -> 1.4.5, patch CVE-2018-19115 2019-11-09 10:29:11 +01:00
Vladimír Čunát 457e94d900
Merge branch 'master' into staging-next
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Renaud ac8d850878
Merge pull request #72971 from filalex77/ruplacer-0.4.1
ruplacer: init at 0.4.1
2019-11-09 00:30:20 +01:00
Ryan Mulligan 54b0476618
Merge pull request #73067 from yurkobb/fix-mu-stable
Fix mu version from unreleased to stable (revert to 1.2)
2019-11-08 13:26:42 -08:00
Christine Koppelt 60fade5c03 sablotron: remove 2019-11-08 22:25:08 +01:00
John Ericson 5132cc822a
Merge pull request #72812 from NixOS/bash-no-undef-vars
cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
2019-11-08 15:26:14 -05:00
Daiderd Jordan 7fb0d95ca1
Merge pull request #71318 from tricktron/fixOpenConnectOnCatalina
openconnect: Add darwin support
2019-11-08 20:36:48 +01:00
John Ericson f7fdc997bf Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-vars 2019-11-08 13:58:27 -05:00
John Ericson 9167482d12 opensp: sgmlHookDone can be undefined 2019-11-08 13:24:20 -05:00
Yury Bulka b220d3e0df Revert "mu: 1.2 -> 1.3.3"
This reverts commits 53a536c698
and af931c172d.

The repology.org info was incorrect, pulling in a development version
of mu as a release. The current (stable) release of mu is still 1.2:
https://github.com/djcb/mu/releases
2019-11-08 19:55:11 +02:00
Thibault Gagnaux c12850a74c Removes vpnc from propagated build inputs 2019-11-08 13:54:39 +01:00
Jaka Hudoklin f2503c14e5
Merge pull request #73012 from marsam/update-vault
vault: 1.2.3 -> 1.2.4
2019-11-08 08:28:22 +01:00
Dmitry Kalinkin 6fa62dbefd
Merge pull request #71419 from veprbl/pr/texlive-2019
texlive: 2018 -> 2019, poppler: 0.74.0 -> 0.81.0
2019-11-07 23:51:36 -05:00
Mario Rodas df54c57b6c
vault: 1.2.3 -> 1.2.4 2019-11-07 19:00:00 -05:00
Matthew Bauer 5e955e3ec4
Merge pull request #70172 from eadwu/init/update-systemd-resolved
update-systemd-resolved: init at 1.3.0
2019-11-07 17:51:47 -05:00
zimbatm 85142b9ad2
nixpkgs-fmt: 0.6.0 -> 0.6.1 2019-11-07 22:50:57 +00:00
Matthew Bauer ba205556e3
Merge pull request #69843 from doronbehar/units_cur
units: Add units_cur python script to $out
2019-11-07 17:39:59 -05:00
Matthew Bauer 495f4ee35f
Merge pull request #71019 from jqueiroz/jqueiroz/sshping
sshping: init at 0.1.4
2019-11-07 17:25:10 -05:00
Matthew Bauer 64ddb78a3b
Merge pull request #71020 from xfix/step-cli
step-cli: init at 0.13.3
2019-11-07 17:24:51 -05:00
Matthew Bauer c1adc2261b
Merge pull request #70888 from moaxcp/sshoogr
sshoogr init at 0.9.26
2019-11-07 17:24:30 -05:00
Aaron Andersen a627c293f6
Merge pull request #72912 from MetaDark/protontricks
protontricks: 1.2.5 -> 1.3
2019-11-07 17:23:55 -05:00
Eric Dallo ccc13c2e53 srt-vtt: init at 2019-01-03 (#70885)
* srt-vtt: init at 2019-01-03

* Append 'unstable' to pname

Co-Authored-By: Marek Mahut <marek.mahut@gmail.com>

* Fix version

* Remove which validation

* Add support to linux only

Co-Authored-By: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com>
2019-11-07 17:21:47 -05:00
Matthew Bauer 5ebd36403e
Merge pull request #70641 from maggesi/rename-z77z-into-maggesi
Rename z77z into maggesi
2019-11-07 17:18:20 -05:00
davidak 61de71343f Fix package metadata like version and homepage 2019-11-07 17:20:33 +01:00
worldofpeace 3e09be839a ostree: add test to passthru 2019-11-07 08:39:54 -05:00
worldofpeace 247422c187 colord: add test to passthru 2019-11-07 08:39:26 -05:00
Oleksii Filonenko 8bb7737945
ruplacer: init at 0.4.1 2019-11-07 13:31:51 +02:00
Pasquale abe1248b78 home-manager:2019-10-23 -> 2019-10-29 2019-11-07 12:05:45 +01:00
Pasquale 96e1473966 home-manager:2019-10-23 -> 2019-10-29 2019-11-07 11:46:40 +01:00
Daniel Schaefer 34cd476e09 cadaver: Enable readline support 2019-11-07 02:29:17 +01:00
Maximilian Bosch 314c9745da
Merge pull request #72933 from fadenb/graylog_3.1.3
graylog: 3.1.2 -> 3.1.3
2019-11-06 21:57:41 +01:00
Tristan Helmich (omniIT) 98b0f8c851 graylog: 3.1.2 -> 3.1.3 2019-11-06 20:19:53 +00:00
Dmitry Kalinkin 97dbf112b4
texlive: 2018 -> 2019
biber: 2.12 -> 2.13

Vendored potrace was moved from libs/potrace to
texk/dvisvgm/dvisvgm-src/libs/potrace. Unfortunately, it is not trivial
to remove it from there, so for now dvisvgm seems to be using its
vendored dependencies.
2019-11-06 12:56:10 -05:00
Dmitry Kalinkin 93b2d98726
texlive: UPGRADE.md: Add --location option to allow referrals 2019-11-06 12:56:05 -05:00
MetaDark 093ea0c15a protontricks: 1.2.5 -> 1.3 2019-11-06 12:28:01 -05:00
Jan Tojnar 3f2a425da3
Merge branch 'staging-next' into staging 2019-11-06 18:10:57 +01:00
Jan Tojnar 4fc27edf07
Merge branch 'master' into staging-next 2019-11-06 18:10:37 +01:00
Dmitry Kalinkin 7272491194
Merge pull request #72373 from jlesquembre/pulumi-fix
pulumi: install providers and add update script
2019-11-06 11:32:33 -05:00
Francesco Gazzetta d1473e031e coloursum: 0.1.0 -> 0.2.0 (#72900) 2019-11-06 18:05:29 +02:00
Timothy DeHerrera cb7e94a6b6 zstd: 1.4.3 -> 1.4.4 2019-11-05 23:34:57 +00:00
worldofpeace e6393df3de
Merge pull request #72362 from worldofpeace/nm-fix-pppd-path
networkmanager: fix PPPD_PATH
2019-11-05 19:22:00 +00:00
Franz Pletz 0e17ec1682
Merge pull request #72806 from xrelkd/update/youtube-dl
youtube-dl: 2019.10.29 -> 2019.11.05
2019-11-05 15:50:38 +00:00
Jan Tojnar 9d36ef765c
gjs: various improvements (#72805)
gjs: various improvements
2019-11-05 16:00:24 +01:00
Florian Klink c3566c7a4f
Merge pull request #70352 from wucke13/systemd-importd
systemd: add systemd-importd
2019-11-05 15:42:44 +01:00
Will Dietz 4db1caec0a
Merge pull request #72262 from dtzWill/update/sudo-1.8.29
sudo: 1.8.28 -> 1.8.29
2019-11-05 07:39:00 -06:00
Frederik Rietdijk c4e30cf98c Merge staging-next into staging 2019-11-05 14:18:08 +01:00
Frederik Rietdijk 03a9822405 Merge master into staging-next 2019-11-05 14:17:37 +01:00
Renaud d4ceb13953
Merge pull request #72747 from Azulinho/nfstrace
nfstrace: init at 0.4.3.2
2019-11-05 11:03:15 +01:00
R. RyanTM 4e60c4731b yad: 0.42.0 -> 5.0 2019-11-05 01:46:06 -08:00
Azulinho 7c723450a1
nfstrace: init at 0.4.3.2
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
Co-authored-by: Nick Partridge <nkpart@gmail.com>
2019-11-05 09:19:34 +00:00
John Ericson acd2d19484
Merge pull request #72347 from NixOS/bash-no-undef-vars
treewide: `set -u` everywhere
2019-11-04 19:52:33 -05:00
xrelkd a17cda6ddf youtube-dl: 2019.10.29 -> 2019.11.05 2019-11-05 08:08:53 +08:00
Jan Tojnar 3d89ead7c6
gjs: move to top-level 2019-11-05 00:47:04 +01:00
Robin Gloster fa7d7eb95b
Merge pull request #71266 from philandstuff/add-gnupg-pkcs11-scd
gnupg-pkcs11-scd: init at 0.9.2
2019-11-04 22:14:38 +01:00
Renaud c4821a82f8
theharvester: 3.0.6 -> 3.1
+ use buildPythonApplication now that upstream ships a setup.py

(#72748)
2019-11-04 19:41:24 +01:00
Marek Mahut ba765155b4
Merge pull request #72738 from dduan/tre
tre-command: init at 0.2.2
2019-11-04 19:07:25 +01:00
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