Commit graph

33028 commits

Author SHA1 Message Date
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
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
zseri ee3d784011
zs-wait4host: init at 0.3.2 2021-03-06 06:27:18 +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
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
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
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
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
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
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
Cole Helbling 9d74b73a07 lifecycled: init at 3.1.0 2021-03-03 11:15:35 -08:00
Arthur Gautier 1cd06e59e0
libtpms: 0.7.4 -> 0.8.0 (#114491)
* libtpms: 0.7.4 -> 0.8.0

* libtpms: tpm2 support is out of experimental

Since db80bd9ea16894a1902c3ab787aea9d58e7d1e85 commit, tpm2 support is
not experimental anymore

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>

* libtpms: remove extraneous output

Nothing was put in the $out output, remove the $lib and put everything
that was in it in the $out.

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>

Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2021-03-03 13:59:28 -05:00
Bernardo Meurer 3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
Sandro 58a5417197
Merge pull request #114989 from SuperSandro2000/fix-collection20 2021-03-03 19:21:19 +01:00
Felix Singer a2b0ea6865
coreboot-utils: Add Felix Singer as a maintainer (#115001)
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-03-03 18:25:12 +01:00
Sandro Jäckel 2dabf96953
lizardfs: mark broken 2021-03-03 18:08:02 +01:00
Sandro Jäckel 8796a2e176
squashfs: cleanup, update homepage 2021-03-03 18:08:02 +01:00
Sandro Jäckel 7738719171
awsebcli: mark broken 2021-03-03 18:08:01 +01:00
Sandro ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0 2021-03-03 17:58:53 +01:00
Ben Siraphob b79fb90a1c numdiff: fix darwin build 2021-03-03 22:35:07 +07:00
Ben Siraphob 8ff1b8b502 snooze: expand platforms to unix 2021-03-03 22:35:06 +07:00
Ben Siraphob db04431fcb mpage: fix darwin build 2021-03-03 22:35:06 +07:00
Ben Siraphob d6a4596c48 uni2ascii: expand platforms to all 2021-03-03 22:35:06 +07:00
Ben Siraphob cff8ee22e3 yaml-merge: expand platforms to unix 2021-03-03 22:35:06 +07:00
Martin Weinelt 21b27c3335
Merge pull request #114948 from helsinki-systems/gixy_py3
gixy: use python3
2021-03-03 16:28:30 +01:00
Sandro Jäckel e19f061476
calamares: remove enableParallelBuilding, remove unused input 2021-03-03 16:23:58 +01:00
Sandro Jäckel 25aa76bb6b
cloud-utils: remove unused inputs 2021-03-03 16:23:53 +01:00
Sandro Jäckel e1da8ae536
cloud-init: remove unused input, cleanup 2021-03-03 16:23:53 +01:00
Sandro c872f28f61
Merge pull request #114903 from maralorn/nom-build
nix-output-monitor: Add nom-build script
2021-03-03 15:24:14 +01:00
sternenseemann bce37e7542 beets: refactor external plugins into top-level package set
Instead of managing external plugins in the beets derivation, we
introduce a new top-level package set beetsExternalPlugins which the
beets derivation receives as an input. This change doesn't affect how
the beets derivation is built or overridden, so the change won't be
noticed by users, but it makes hydra evaluate and build external plugins
which should benefit users of those plugins and prevent future
regressions as we have experienced (currently on master
beets-alternatives fails to evaluate, but this wasn't picked up by
ofborg nor hydra).
2021-03-03 15:16:31 +01:00
sternenseemann 979a6b2590 beets-check: fix patch path
The path to the used patch was broken, making the derivation fail
evaluation. However the patch needs to be updated as some new test
failure has cropped up.
2021-03-03 15:09:38 +01:00
sternenseemann 6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Malte Brandy 65f8db5ff9
nix-output-monitor: Add nom-build script 2021-03-03 13:25:30 +01:00
Ben Siraphob 5a8065a15e 0x0: add meta.platforms 2021-03-03 19:19:07 +07:00
Armijn Hemel 8a61e45f52 squashfsTools: enable LZO compression 2021-03-03 12:51:59 +01:00
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00