Commit Graph

7339 Commits

Author SHA1 Message Date
Profpatsch
c253216595 lorri: 1.1.1 -> 1.2.0 2020-08-04 22:09:59 +02:00
Vladimír Čunát
8bbc202208
Merge branch 'master' into staging-next 2020-08-04 21:37:39 +02:00
Maximilian Bosch
32fa76e0c2
diffoscope: 153 -> 154
https://diffoscope.org/news/diffoscope-154-released/
2020-08-04 17:28:35 +02:00
Frederik Rietdijk
26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
Daniël de Kok
dca79650f3
Merge pull request #94509 from r-ryantm/auto-update/jdupes
jdupes: 1.17.0 -> 1.18.2
2020-08-04 09:49:21 +02:00
Daniël de Kok
b87268ff2e jdupes: fix build on Darwin
jdupes was compiled with HARDEN=1. This adds the '-z' option to `ld`, which is
not available LLVM ld. Only enable the HARDEN option for GNU toolchains.
2020-08-04 09:30:00 +02:00
Mario Rodas
dfe8b3ae50
Merge pull request #94435 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.5.0 -> 1.5.2
2020-08-02 10:01:11 -05:00
Mario Rodas
3c4b8bf8fd
Merge pull request #94541 from r-ryantm/auto-update/osm2pgsql
osm2pgsql: 1.2.2 -> 1.3.0
2020-08-02 09:54:49 -05:00
Mario Rodas
651456d690
Merge pull request #94544 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.9.2 -> 1.9.3
2020-08-02 09:33:08 -05:00
R. RyanTM
dbb4daf59c pgmetrics: 1.9.2 -> 1.9.3 2020-08-02 09:57:27 +00:00
R. RyanTM
f04e619da9 osm2pgsql: 1.2.2 -> 1.3.0 2020-08-02 09:06:33 +00:00
Oleksii Filonenko
fe2d996b06
Merge pull request #94533 from zowoq/fzf
fzf: 0.21.1 -> 0.22.0
2020-08-02 10:49:56 +03:00
zowoq
6a8ca288e7 fzf: 0.21.1 -> 0.22.0
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0220
2020-08-02 17:29:39 +10:00
R. RyanTM
9ef100c353 jdupes: 1.17.0 -> 1.18.2 2020-08-02 03:38:24 +00:00
R. RyanTM
6ba2223b6e dua: 2.8.1 -> 2.10.2 2020-08-01 22:47:19 +00:00
Frederik Rietdijk
50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
R. RyanTM
ad02602807 fluent-bit: 1.5.0 -> 1.5.2 2020-08-01 10:16:24 +00:00
Daniël de Kok
bd444195c9
Merge pull request #94362 from r-ryantm/auto-update/broot
broot: 0.18.1 -> 0.19.3
2020-08-01 09:00:46 +02:00
Silvan Mosberger
5adcc605cc
Merge pull request #94395 from r-ryantm/auto-update/dijo
dijo: 0.1.5 -> 0.2.2
2020-08-01 03:10:01 +02:00
R. RyanTM
46273519cf dijo: 0.1.5 -> 0.2.2 2020-08-01 00:36:05 +00:00
R. RyanTM
7d293e769f broot: 0.18.1 -> 0.19.3 2020-07-31 18:06:04 +00:00
Oleksii Filonenko
b633d22609
Merge pull request #94331 from r-ryantm/auto-update/topgrade
topgrade: 5.1.0 -> 5.3.0
2020-07-31 15:50:21 +03:00
R. RyanTM
7f1281f646 topgrade: 5.1.0 -> 5.3.0 2020-07-31 12:04:40 +00:00
Matthew Bauer
d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Jörg Thalheim
bccfcd358f
Merge pull request #94123 from xoe-labs/da-cfssl-update 2020-07-31 06:54:45 +01:00
David Arnold
ab1f69b099
init: go-rice at 1.0.0 2020-07-31 00:46:52 -05:00
Mario Rodas
d518306070
Merge pull request #94284 from r-ryantm/auto-update/mutagen
mutagen: 0.11.5 -> 0.11.6
2020-07-31 00:33:59 -05:00
R. RyanTM
65ef6035cc mutagen: 0.11.5 -> 0.11.6 2020-07-31 05:01:15 +00:00
Jörg Thalheim
af2055de21
Merge pull request #94280 from zowoq/ecc-gomodule
buildGoModule packages: editorconfig fixes
2020-07-31 05:50:52 +01:00
zowoq
7d58c271b8 buildRustPackage packages: editorconfig fixes 2020-07-31 14:08:19 +10:00
zowoq
afd895debb buildGoPackage packages: editorconfig fixes 2020-07-31 14:07:43 +10:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
xeji
7d04fdaa69
Merge pull request #94239 from r-ryantm/auto-update/tmuxp
tmuxp: 1.5.4 -> 1.5.5
2020-07-30 22:42:19 +02:00
Tristan Helmich (omniIT)
1bb1b67087 graylog: 3.3.2 -> 3.3.3
Bumps Graylog and integrations plugins to 3.3.3 which fixes CVE-2020-15813
2020-07-30 18:38:12 +00:00
Frederik Rietdijk
cee7df4846 Merge staging-next into staging 2020-07-30 18:28:15 +02:00
R. RyanTM
4dcc08ba58 tmuxp: 1.5.4 -> 1.5.5 2020-07-30 15:01:15 +00:00
Niklas Hambüchen
5d6aa8b496
Merge pull request #94126 from nh2/fontforge-fix-cmake-rpath
fontforge: Fix uninterpolated `CMAKE_INSTALL_PREFIX` in RPATH.
2020-07-30 15:44:48 +02:00
Niklas Hambüchen
c4c812567f fontforge: Fix uninterpolated CMAKE_INSTALL_PREFIX in RPATH.
This was introduced in https://github.com/NixOS/nixpkgs/pull/89583
and fixed upstream with a master-only patch in
https://github.com/fontforge/fontforge/pull/4232.

Found via
https://github.com/nh2/static-haskell-nix/pull/98#issuecomment-665395399.
2020-07-30 01:40:17 +02:00
Vladyslav M
bf4de66bbf
Merge pull request #94180 from marsam/update-skim
skim: 0.8.1 -> 0.8.2
2020-07-29 22:05:43 +03:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Mario Rodas
8173034080
skim: 0.8.1 -> 0.8.2 2020-07-29 04:20:00 -05:00
Profpatsch
5ae739c10e lorri: 1.1 -> 1.1.1
Patch release which adds a manpage.

Adding a `man` and a `doc` output, and copying the files to the
corresponding directories.

The `overrideAttrs` is necessary because `buildRustPackage` does not
allow adding outputs.
2020-07-29 01:13:12 +02:00
Daniël de Kok
8a73c2808e
Merge pull request #93961 from r-ryantm/auto-update/you-get
you-get: 0.4.1432 -> 0.4.1456
2020-07-28 17:59:07 +02:00
Maximilian Bosch
ca7f4a5fb8
Merge pull request #94036 from zowoq/ytdl
youtube-dl: 2020.06.16.1 -> 2020.07.28
2020-07-28 01:08:34 +02:00
zowoq
1e2a59ef56 youtube-dl: 2020.06.16.1 -> 2020.07.28
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.07.28
2020-07-28 08:23:30 +10:00
Maximilian Bosch
c83e13315c
wlr-randr: 2019-03-21 -> 0.1.0
https://github.com/emersion/wlr-randr/releases/tag/v0.1.0
2020-07-27 16:49:23 +02:00
Peter Hoeg
b278ccce7b mprime: 29.4b7 -> 29.8b7 2020-07-27 17:24:15 +08:00
R. RyanTM
12d30aa2dc you-get: 0.4.1432 -> 0.4.1456 2020-07-27 09:05:34 +00:00
Daniël de Kok
8404c352cd
Merge pull request #93895 from yoctocell/lf-r15
lf: 14 -> 15
2020-07-26 11:32:26 +02:00