Commit graph

33085 commits

Author SHA1 Message Date
Sandro b1d60fee1f
Merge pull request #115284 from LeSuisse/stunnel-5.58
stunnel: 5.56 -> 5.58
2021-03-06 22:28:21 +01:00
Fabian Affolter 362477fdf7
Merge pull request #115068 from r-ryantm/auto-update/aide
aide: 0.17.1 -> 0.17.3
2021-03-06 22:06:33 +01:00
Sandro Jäckel 3353bf7a16
beets: remove `? null; remove with lib` 2021-03-06 21:02:55 +01:00
Sandro Jäckel 28e538c9e3
lorri: cleanup, format 2021-03-06 21:02:51 +01:00
Sandro 822b70e18c
Merge pull request #115051 from siraben/darwin-mass-fix-buildInputs=0 2021-03-06 20:54:39 +01:00
Thomas Gerbet 99f895fa25 stunnel: 5.56 -> 5.58
Fixes CVE-2021-20230.
2021-03-06 20:25:25 +01:00
Dave Gallant 6f4b61d2ce
awscli2: 2.1.17 -> 2.1.29 2021-03-06 14:09:43 -05:00
Jan Tojnar 1465e8e397
Merge branch 'staging-next' into staging 2021-03-06 19:56:45 +01:00
John Ericson f5a7d8bb41
Merge pull request #115228 from siraben/unzip-buildInputs
treewide: unzip buildInputs to nativeBuildInputs (2)
2021-03-06 13:30:43 -05:00
Mario Rodas 89a5d5a5c6
Merge pull request #115126 from r-ryantm/auto-update/nfpm
nfpm: 2.2.5 -> 2.3.1
2021-03-06 11:34:38 -05:00
Ben Siraphob 4cd3c27aee anthy: expand platforms to unix 2021-03-06 21:02:44 +07:00
Ben Siraphob 48fbf632d9 pcapfix: expand platforms to all 2021-03-06 21:02:44 +07:00
Ben Siraphob dcf51a859f loadwatch: expand platforms to all 2021-03-06 21:01:46 +07:00
Ben Siraphob 77d59d21d5 vimv: fix darwin build 2021-03-06 21:01:46 +07:00
Ben Siraphob ba0a6ec44b agedu: expand platforms to unix 2021-03-06 21:01:45 +07:00
Ben Siraphob 4dc3d2e4ee hashdeep: add darwin build failure note 2021-03-06 21:01:41 +07:00
Ben Siraphob f0f62c2297 aespipe: expand platforms to unix 2021-03-06 21:00:49 +07:00
Ben Siraphob f4391744ed fanficfare: expand platforms to unix 2021-03-06 21:00:49 +07:00
Ben Siraphob d5ac8b4bb0 podiff: expand platforms to unix 2021-03-06 21:00:49 +07:00
Ben Siraphob 53b2713f2f dos2unix: add meta.platforms 2021-03-06 21:00:49 +07:00
Ben Siraphob 23b9febef2 dadadodo: fix darwin build 2021-03-06 21:00:48 +07:00
Ben Siraphob a3bea2debd cconv: expand platforms to all 2021-03-06 21:00:48 +07:00
github-actions[bot] 91f883b8d3
Merge staging-next into staging 2021-03-06 12:20:21 +00:00
Jörg Thalheim a97a7cd168
Merge pull request #115157 from r-burns/aws-c-common-musl 2021-03-06 11:11:31 +00:00
Doron Behar 1d0cd06d37
Merge pull request #82249 from caadar/gtklp
gtklp: init at 1.3.4
2021-03-06 11:19:53 +02:00
Ben Siraphob 4f0cdb68d7 treewide: unzip buldInputs to nativeBuildInputs (2) 2021-03-06 15:18:05 +07:00
github-actions[bot] fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00:00
zseri ee3d784011
zs-wait4host: init at 0.3.2 2021-03-06 06:27:18 +01:00
Sandro 71fa142f9a
Merge pull request #114893 from bobrik/ivan/pinentry-mac-aarch64
pinentry_mac: make it compile on arm64
2021-03-06 05:39:38 +01:00
Sandro Jäckel 7e36d21546
expect: fetchpatch commit instead of master
Closes #114983
2021-03-06 05:33:44 +01:00
Mario Rodas e4162f90b8 lxd: 4.11 -> 4.12
https://discuss.linuxcontainers.org/t/lxd-4-12-has-been-released/10424
2021-03-06 04:20:00 +00:00
Sandro 9675484462
Merge pull request #115197 from SuperSandro2000/fix-collection21 2021-03-06 04:56:45 +01:00
Sandro 760a0d9adb
Merge pull request #115188 from marsam/update-rbw
rbw: 0.5.2 -> 1.0.0
2021-03-06 03:22:15 +01:00
github-actions[bot] 0117c50b67
Merge staging-next into staging 2021-03-06 00:38:46 +00:00
Dmitry Bogatov d7cf422f7e passphrase2pgp: init at 1.1.0 2021-03-06 00:00:00 +00:00
Profpatsch c7c81dced8 lorri: 1.2.0 -> 1.3.0
We forked lorri to nix-community, so this release also moves us over
to the new official repository.

Release notes:

Fix the build loop.

Previously, any change (for example a direnv ping or a change in the
nix files) would add a new build invocation to the queue, and the
builds would all be done one after the other.

However, a new build will always use the newest state of the files
anyway, so the CPU time spent on all the other builds will be
wasted (and hog your processor).

Now lorri will only

    finish the current build (if running)
    schedule at maximum one additional build if requested

This should improve the resource use drastically in some situations.

---

Make lorri daemon exit with exit code 0 instead of 130/143 on
SIGINT or SIGTERM.

---

Add lorri self-upgrade branch sub-subcommand.
This enables us to point users to a branch name, in order to test out
fixes from repository branches.
2021-03-05 23:49:36 +01:00
Jan Tojnar 3f2e5044ce
Merge branch 'staging-next' into staging 2021-03-05 20:39:38 +01:00
Martin Weinelt 90e31bac7b ajour: 0.7.1 -> 0.7.2
https://github.com/ajour/ajour/releases/tag/0.7.2
2021-03-05 19:01:15 +01:00
Maximilian Bosch 71770e1f6f
Merge pull request #111530 from vojta001/nixos-container-show-ip-ipv6
nixos-container: fix show-ip command to support IPv6 addresses
2021-03-05 18:27:38 +01:00
Sandro Jäckel 01e50d1136
safe-rm: fix cross compile 2021-03-05 18:15:24 +01:00
Sandro Jäckel 3abe51bc8c
wdiff: fix cross compile 2021-03-05 18:15:23 +01:00
Sandro Jäckel 62ce8c7309
httpie: fix cross compilation 2021-03-05 18:14:38 +01:00
Sandro Jäckel f8204cc751
gti: fix cross compile 2021-03-05 18:14:38 +01:00
Sandro Jäckel cda4171d11
expect: fix cross-compilation
Closes #114983
2021-03-05 18:14:36 +01:00
Sandro 054e9b37fd
Merge pull request #114618 from fortuneteller2k/add-sacad 2021-03-05 17:42:57 +01:00
Sandro 7b74a67ca3
Merge pull request #115169 from fabaff/uroboros
uroboros: init at 20210304-9bed95b
2021-03-05 16:55:59 +01:00
Sandro Jäckel ccfef0d23a
fanficfare: cleanup meta 2021-03-05 16:32:39 +01:00
Sandro Jäckel 336b015648
hashdeep: cleanup, switch to pname + version 2021-03-05 16:32:39 +01:00
Sandro Jäckel a9743d1b58
nix-prefetch-scripts: cleanup 2021-03-05 16:30:29 +01:00
Michael Weiss dac4672072
html-proofer: Add bundlerUpdateScript and remove myself as maintainer 2021-03-05 14:59:24 +01:00
Michael Weiss e2285e1fd1
html-proofer: 3.18.6 -> 3.18.8 2021-03-05 14:59:19 +01:00
davidak 5a461c3b8d
Merge pull request #110176 from fabaff/nosqli
nosqli: init at 0.5.2
2021-03-05 13:49:42 +01:00
github-actions[bot] 4af94cf9a3
Merge staging-next into staging 2021-03-05 12:20:56 +00:00
Lassulus 90b45eda99
Merge pull request #112564 from r-ryantm/auto-update/yad
yad: 7.2 -> 7.3
2021-03-05 13:13:22 +01:00
Mario Rodas 4a84ccae9c rbw: 0.5.2 -> 1.0.0 2021-03-05 06:00:00 -05:00
Johannes Schleifenbaum b39c189d4b
mycli: 1.23.2 -> 1.24.1 2021-03-05 09:09:51 +01:00
Fabian Affolter b377158579
Merge pull request #115077 from r-ryantm/auto-update/bupstash
bupstash: 0.6.4 -> 0.7.0
2021-03-05 08:50:32 +01:00
Fabian Affolter 949ab1fb96
Merge pull request #115086 from r-ryantm/auto-update/disfetch
disfetch: 1.18 -> 1.20
2021-03-05 08:47:51 +01:00
Fabian Affolter f8f2830890 uroboros: init at 20210304-9bed95b 2021-03-05 08:22:59 +01:00
github-actions[bot] ed3d50b6ce
Merge staging-next into staging 2021-03-05 06:17:28 +00:00
Ryan Burns 7db2af0422 Revert "nix: disable aws support on musl"
This reverts commit 7426b189b0.
2021-03-04 18:22:33 -08:00
Sandro b271820fc0
Merge pull request #110944 from bb2020/xk
xkeysnail: init at 0.4.0
2021-03-05 02:55:25 +01:00
jD91mZM2 1f86598bb7
xidlehook: 0.9.1 -> 0.10.0 (#115076) 2021-03-05 02:09:30 +01:00
Sandro 6cffc6de77
Merge pull request #115146 from fabaff/ssb
ssb: init at 0.1.1
2021-03-05 01:46:24 +01:00
Sandro 7d09e5e605
Merge pull request #115148 from fabaff/galer
galer: init at 0.0.2
2021-03-05 01:46:04 +01:00
github-actions[bot] f696c7c887
Merge staging-next into staging 2021-03-05 00:39:18 +00:00
zseri a7722c1c3d
zstxtns-utils: init at 0.0.3 2021-03-05 00:56:23 +01:00
Fabian Affolter 49007cecb1 galer: init at 0.0.2 2021-03-04 23:13:40 +01:00
Fabian Affolter 46b8c6bbee ssb: init at 0.1.1 2021-03-04 22:55:36 +01:00
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
bb2020 32ec300db4 xkeysnail: init at 0.4.0 2021-03-04 23:42:44 +03:00
Fabian Affolter 018f8544e9
Merge pull request #115095 from r-ryantm/auto-update/gdu
gdu: 4.6.5 -> 4.7.0
2021-03-04 21:42:26 +01:00
Bernardo Meurer 11783453fa
Merge pull request #115056 from danieldk/exa-no-perl
exa: remove perl dependency
2021-03-04 19:43:51 +00:00
Sandro 618412c91a
Merge pull request #115120 from maralorn/nom
nix-output-monitor: 1.0.2.0 -> 1.0.3.0
2021-03-04 20:21:30 +01:00
R. RyanTM 0e2deed6eb nfpm: 2.2.5 -> 2.3.1 2021-03-04 19:19:09 +00:00
Tim Steinbach 4f9a414094 awscli: 1.19.18 -> 1.19.20 2021-03-04 14:09:15 -05:00
Lassulus 025b801914
Merge pull request #111602 from 0x4A6F/master-blflash
blflash: init at 0.3.2
2021-03-04 20:02:59 +01:00
Malte Brandy 8f0cff4da9
nix-output-monitor: 1.0.2.0 -> 1.0.3.0 2021-03-04 19:29:59 +01:00
roblabla e7b4f9b91e yara: 4.0.1 -> 4.0.5 2021-03-04 19:25:28 +01:00
Sandro 2afe5198cd
Merge pull request #114283 from zseri/zs-apc-spdu-ctl 2021-03-04 18:29:27 +01:00
R. RyanTM bc483459e2 gdu: 4.6.5 -> 4.7.0 2021-03-04 15:47:49 +00:00
Robert Hensing 89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
R. RyanTM 2d518dd72a disfetch: 1.18 -> 1.20 2021-03-04 14:33:32 +00:00
R. RyanTM 6d362be608 bupstash: 0.6.4 -> 0.7.0 2021-03-04 13:13:42 +00:00
Ben Siraphob 98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Robert Schütz 38aa907d46 prs: init at 0.2.2 2021-03-04 13:51:21 +01:00
Sandro cdca2809c0
Merge pull request #113177 from khumba/dirdiff
dirdiff: init at 2.1
2021-03-04 13:15:49 +01:00
R. RyanTM abf99e64b4 aide: 0.17.1 -> 0.17.3 2021-03-04 12:02:47 +00:00
Markus Hauck 61e6aeb6b2
aws-vault: install completions (#115059) 2021-03-04 12:18:30 +01:00
maralorn 1b15953c03
Merge pull request #115042 from maralorn/nom
nix-output-monitor: 1.0.1.1 -> 1.0.2.0
2021-03-04 10:46:47 +01:00
Daniël de Kok 4f841cba84 exa: remove perl dependency
The perl dependency does not seem to be necessary (anymore?).
2021-03-04 10:29:09 +01:00
Peter Hoeg e336d3d636 typo 2021-03-04 15:14:12 +08:00
Peter Hoeg 568b976279 broadlink-cli: 0.15 -> 0.16 2021-03-04 15:14:12 +08:00
Malte Brandy 07999ac6ea
nix-output-monitor: 1.0.1.1 -> 1.0.2.0 2021-03-04 04:09:05 +01:00
Sandro 78aa2c4e93
Merge pull request #115039 from SuperSandro2000/topgrade
topgrade: 6.6.0 -> 6.7.0
2021-03-04 04:06:00 +01:00
Sandro 15e5958c21
Merge pull request #114476 from MetaDark/yabridge
yabridge, yabridgectl: 3.0.0 -> 3.0.1
2021-03-04 03:34:47 +01:00
Sandro Jäckel 35218c2c23
topgrade: 6.6.0 -> 6.7.0 2021-03-04 03:18:36 +01:00
Sandro d496205cf2
Merge pull request #114597 from thiagokokada/patch-mons 2021-03-04 00:56:09 +01:00
Sandro fd440fcaa2
Merge pull request #114550 from fortuneteller2k/update-exa
exa: 0.9.0 -> unstable-2021-01-14
2021-03-04 00:43:22 +01:00
Ivan Babrou 4aff0e523a pinentry_mac: make it compile on arm64 2021-03-03 19:23:49 +00:00