Commit graph

7348 commits

Author SHA1 Message Date
Guillaume Chérel c5cee4ba43 pubs: 0.8.2 -> 0.8.3 2020-08-21 18:28:58 +02:00
Markus Kowalewski 0ca3093129
snapper: 0.8.10 -> 0.8.12 2020-08-07 12:44:58 +02:00
R. RyanTM 002ecd07e1 geekbench: 5.2.1 -> 5.2.3 2020-08-07 00:10:06 -07:00
Mario Rodas cb37cdfcf7
Merge pull request #94792 from r-ryantm/auto-update/mcfly
mcfly: 0.4.0 -> 0.4.1
2020-08-06 19:10:00 -05:00
John Wiegley 7cd05de015
multitail: add pkg-config dependency, needed for darwin builds 2020-08-06 15:52:50 -07:00
John Wiegley 8bb50e72d6
Allow jdiskreport to build on Darwin 2020-08-06 15:52:44 -07:00
Daniël de Kok 39806bc65e
Merge pull request #91776 from KoviRobi/antimicro-to-antimicroX
antimicro 2.3 -> antimicroX 3.0
2020-08-06 17:41:38 +02:00
Kovacsics Robert 1e6f11a2d0 antimicro 2.3 -> antimicroX 3.0
Antimicro is broken an no longer maintained (and doesn't compile).
AntimicroX is a fork that does compile, so this removes antimicro and
adds antimicroX.
2020-08-06 16:28:26 +01:00
R. RyanTM 0c0cfa7b8c mcfly: 0.4.0 -> 0.4.1 2020-08-06 14:16:13 +00:00
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