Commit Graph

4892 Commits

Author SHA1 Message Date
Tristan Helmich (omniIT)
9efddfa2c1 graylog: 2.5.1 -> 3.0.0 2019-03-02 17:03:40 +00:00
Tristan Helmich (omniIT)
76b3c57ff0 graylogPlugins: update
graylog-plugin-aggregates: 2.3.0 -> 2.4.0
graylog-plugin-auth-sso: 2.4.2 -> 3.0.0
2019-03-02 16:22:58 +00:00
Robert Schütz
ee2d7e432f Merge pull request #56323 from costrouc/python-ansible-refactor
Move ansible to python-modules and use toPythonApplication + ansible related packages
2019-03-01 21:08:54 +01:00
Chris Ostrouchov
abb5840d27 kargo: refactor move to using ansible as python module 2019-03-01 14:48:23 -05:00
Robert Schütz
391e59108d papis: remove obsolete patches 2019-03-01 14:32:21 +01:00
Frederik Rietdijk
2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Robert Schütz
8a495116a5 papis: 0.8.1 -> 0.8.2 2019-02-28 22:42:50 +01:00
Vladyslav M
ab9c2c1148 Merge pull request #56527 from dtzWill/update/broot-0.6.3
broot: 0.6.0 -> 0.6.3
2019-02-28 21:18:01 +02:00
Silvan Mosberger
7387854714 Merge pull request #55367 from hhm0/toybox
toybox: init at 0.8.0
2019-02-28 19:22:29 +01:00
Will Dietz
277314c608 broot: 0.6.0 -> 0.6.3 2019-02-28 09:55:09 -06:00
hhm
88e69dbc52 toybox: init at 0.8.0
B"H toybox package, supporting static building via enableStatic, and custom configurations via extraConfig and enableMinimal parameters
parseconfig shell function, and misc other parts, are based on busybox package derivation
2019-02-27 20:49:39 -05:00
Robert Schütz
33e6ef827b papis: bash completions are now installed automatically 2019-02-27 22:03:47 +01:00
Will Dietz
8b6b3c9445 Merge pull request #56463 from dotlambda/papis-0.8
papis: 0.7.5 -> 0.8.1
2019-02-27 14:45:25 -06:00
Robert Schütz
9e10cd4fe5 papis: 0.7.5 -> 0.8.1 2019-02-27 21:16:36 +01:00
R. RyanTM
bc8eab4621 plantuml: 1.2019.0 -> 1.2019.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/plantuml/versions
2019-02-27 16:55:29 +01:00
Jörg Thalheim
dadc7eb329 treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
dywedir
b3521db304 slurp: 1.0.1 -> 1.1.0 2019-02-26 11:30:54 +02:00
Melkor333
a75e25b919 mcfly: init at v0.3.1 2019-02-25 13:49:09 +01:00
Robert Schütz
84f1d93c00 vdirsyncer: fix tests 2019-02-25 11:13:46 +01:00
Edmund Wu
eb95a19877 wakatime: 10.6.0 -> 10.8.0 2019-02-24 20:45:58 -05:00
Maximilian Bosch
225f8b9d64 vcs_query: init at 0.4.0 (#55514)
This is a simple, python-based CLI utility that queries vCard files for
a certain pattern. It's fairly easy to integrate with e.g. NeoMutt to
look for contacts.
2019-02-24 11:36:57 +01:00
Pascal Wittmann
dd162d8472 parallel: 20190122 -> 20190222 2019-02-24 09:41:31 +01:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Ryan Mulligan
f6fc56b2a0 Merge pull request #43791 from kiloreux/fluentd-upgrade
fluentd: 0.14.11 -> 1.2.3
2019-02-23 16:32:53 -08:00
Profpatsch
b64d25c447 skawarePackages.execline: wrap execlineb with tools
The execlineb program is the launcher (and lexer) of execline scripts.
So it makes a lot of sense to have all the small tools in scope by
default.
We append to the end of PATH so that they can be easily overwritten by
the user.

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-02-23 23:28:26 +01:00
Ryan Mulligan
1fb596b20a Merge pull request #56205 from dtzWill/update/yubikey-personalization-1.19.3
yubikey-personalization: 1.19.0 -> 1.19.3
2019-02-23 07:12:27 -08:00
dywedir
ec600a5f1d skim: 0.5.4 -> 0.5.5 2019-02-23 13:02:12 +02:00
Ryan Mulligan
309c6d315b Merge pull request #56099 from matthiasbeyer/add-dasht
dasht: init at v2.3.0
2019-02-22 21:53:13 -08:00
Ryan Mulligan
6490466c7d dasht: use pname, quote homepage 2019-02-22 21:01:31 -08:00
Matthias Beyer
a66c88f66a fltrdr: init at 0.1.0 (#56048)
* fltrdr: init at 0.1.0

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

* fixup! fltrdr: init at 0.1.0

* fixup! fltrdr: init at 0.1.0
2019-02-22 14:33:57 -06:00
Ryan Mulligan
99c7399969 Merge pull request #55904 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.188 -> 1.189
2019-02-22 12:24:22 -08:00
Will Dietz
5f6caed82f yubikey-personalization: 1.19.0 -> 1.19.3
https://developers.yubico.com/yubikey-personalization/Release_Notes.html
2019-02-22 11:10:55 -06:00
Vladimír Čunát
71f4ba29a3 Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Florian Friesdorf
fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
GRBurst
396965fa58 init automirror at v49 2019-02-22 09:46:31 +01:00
markuskowa
5c8c258727 Merge pull request #54877 from markuskowa/upd-openmpi4
openmpi: 3.1.3 -> 4.0.0
2019-02-22 09:31:23 +01:00
Vladimír Čunát
4ba49d3d6c Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
Will Dietz
c2239ffde6 Revert "file: 5.35 -> 5.36" 2019-02-21 17:10:39 -06:00
Will Dietz
e20a69f45d Merge pull request #56009 from dtzWill/update/jdupes-1.12
jdupes: 1.11.1 -> 1.12
2019-02-21 16:59:59 -06:00
Matthias Beyer
e77902ce7b dasht: init at v2.3.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-21 20:05:20 +01:00
Will Dietz
c1d1bd2391 file: 5.35 -> 5.36
https://mailman.astron.com/pipermail/file/2019-February/000073.html
2019-02-21 12:48:53 -06:00
Markus Kowalewski
99ca454f23 hdf5: add openmpi-4 compatibility patches 2019-02-21 15:08:33 +01:00
Frederik Rietdijk
5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Tim Steinbach
51483ec5c9 xsel: 2016-09-02 -> 2018-01-10 2019-02-20 19:03:47 -05:00
Matthias Beyer
f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
Sarah Brofeldt
c88f5cf52a Merge pull request #56081 from dywedir/skim
skim: 0.5.2 -> 0.5.4
2019-02-20 18:51:59 +01:00
Tristan Helmich (omniIT)
ecd5297e87 aptly: 1.2.0 -> 1.3.0 2019-02-20 13:11:53 +01:00
Vladimír Čunát
61ef8f0b42 grub2: patch to work with updated binutils
This blocked some EFI stuff and consequently the channels.
I would fetchpatch, but their cgit server won't work on this commit.
2019-02-20 11:22:54 +01:00
dywedir
fa78399161 skim: 0.5.2 -> 0.5.4 2019-02-20 10:38:47 +02:00
Vladimír Čunát
32767d139f Merge branch 'staging-next'
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00