Commit Graph

60284 Commits

Author SHA1 Message Date
Michael Weiss
d4612af2c0
chromium: remove bendlas as maintainer
Their last Chromium commit is a52d7674cc from 2019.
Thank you for maintaining Chromium in the past.
2021-07-23 10:42:19 +02:00
Maximilian Bosch
42ef9bb3d8
Merge pull request #131153 from r-ryantm/auto-update/bemenu
bemenu: 0.6.2 -> 0.6.3
2021-07-23 10:16:59 +02:00
Jörg Thalheim
aa099ab529
Merge pull request #131061 from Luflosi/update/ipfs
ipfs: 0.9.0 -> 0.9.1
2021-07-23 07:43:24 +01:00
Jörg Thalheim
6770be8465
Merge pull request #131080 from sternenseemann/foot-clang-pgo
foot: fix PGO builds with clang
2021-07-23 07:39:02 +01:00
Takuma Yoneda
9d0bdd7f15
slack: support aarch64-darwin (#131164) 2021-07-23 00:01:40 -04:00
R. RyanTM
d10ccb2b33 bemenu: 0.6.2 -> 0.6.3 2021-07-23 01:09:51 +00:00
Martin Weinelt
b09661d41f
Merge pull request #129644 from NixOS/home-assistant 2021-07-23 01:16:55 +02:00
Matthieu Coudron
daa29dd4b8
Merge pull request #131140 from Ma27/bump-buku
buku: fix build, 4.5 -> 4.6
2021-07-23 00:25:28 +02:00
Maximilian Bosch
b47a854419
buku: 4.5 -> 4.6
ChangeLog: https://github.com/jarun/buku/releases/tag/v4.6
2021-07-22 23:21:28 +02:00
Maximilian Bosch
05ae01fcea
buku: fix build
Failing Hydra build: https://hydra.nixos.org/build/148285785

The underlying issue is `flask-admin` not working with newer versions of
`SQLAlchemy` and `SQLAlchemy-Utils`[1].

I decided to only fix `buku` now since this is the package I wanted to
take care of initially. Also, multiple versions of python packages - a
measure that would be necessary for `flask-admin` - are generally
discouraged[2].

[1] 1.5.8 works with `SQLAlchemy`, but is broken with `SQLAlchemy-Utils`
    at 0.37, see also https://github.com/flask-admin/flask-admin/issues/2113
[2] https://github.com/NixOS/nixpkgs/pull/127707
2021-07-22 23:16:10 +02:00
Martin Weinelt
fc0b15b696 octoprint: update zeroconf override
Required so it still works with the latest changes to the derivation.

Does not make octoprint build, this would require further overrides
around the flask/werkzeug ecosystem.
2021-07-22 23:06:59 +02:00
Fabian Affolter
69014d1d7c
Merge pull request #131115 from 06kellyjac/terragrunt
terragrunt: 0.31.0 -> 0.31.1
2021-07-22 22:29:22 +02:00
Pavol Rusnak
7e024ac240
Merge pull request #131125 from cole-h/alacritty
alacritty: drop cole-h as maintainer
2021-07-22 21:16:10 +02:00
Cole Helbling
3bc9d7702e
alacritty: drop cole-h as maintainer
I don't use alacritty any more.
2021-07-22 11:57:31 -07:00
R. RyanTM
86bd2ffbe3 helmsman: 3.7.0 -> 3.7.2 2021-07-22 10:14:19 -07:00
R. RyanTM
6411279953 grip: 4.2.1 -> 4.2.2 2021-07-22 10:13:46 -07:00
R. RyanTM
84f5253bd7 clightd: 5.3 -> 5.4 2021-07-22 10:02:06 -07:00
R. RyanTM
b0834c031e ergo: 4.0.12 -> 4.0.13 2021-07-22 09:59:26 -07:00
R. RyanTM
1cb496e83f girara: 0.3.5 -> 0.3.6 2021-07-22 09:45:15 -07:00
06kellyjac
3106d973c6 terragrunt: 0.31.0 -> 0.31.1 2021-07-22 17:05:06 +01:00
Michael Weiss
3285cc390e
chromium: Fix the text rendering (some text was invisible)
The recent glibc update (acdcb85) broke the text rendering, see #131074.
This will hopefully work for ungoogled-chromium as well (at least the
patch applies).

Thanks: Lily Foster <lily@lily.flowers>
2021-07-22 17:22:06 +02:00
Sandro
583bdbfb49
Merge pull request #130573 from arcnmx/tfoci 2021-07-22 16:34:19 +02:00
Sandro
ead8cf4fc9
Merge pull request #128841 from Artturin/udevil 2021-07-22 15:55:21 +02:00
sternenseemann
3ff36d31e4 foot: fix PGO builds with clang
A regression I unfortunately did not notice despite adding tests for
it (which even failed). See:

* https://codeberg.org/dnkl/foot/issues/642
* https://codeberg.org/dnkl/foot/pulls/643
2021-07-22 15:46:12 +02:00
Sandro
329bcd3c01
Merge pull request #130318 from superherointj/package-linkerd-edge-21.7.3
linkerd_edge: 21.7.2 -> 21.7.3
2021-07-22 15:27:06 +02:00
Sandro
25e8a5235b
Merge pull request #130118 from jyp/rhythmbox-extras 2021-07-22 13:37:57 +02:00
Luflosi
7a4b26853a
ipfs: 0.9.0 -> 0.9.1
https://github.com/ipfs/go-ipfs/releases/tag/v0.9.1
2021-07-22 13:26:26 +02:00
Luflosi
ad34c7697a
ipfs: install ipfs-hardened.service as well
This will be useful for hardening the IPFS NixOS module in the future.
2021-07-22 13:26:25 +02:00
Michael Weiss
d1c23a322a
Merge pull request #131053 from primeos/signal-desktop
signal-desktop: 5.9.0 -> 5.10.0
2021-07-22 12:45:53 +02:00
Michael Weiss
b3c143db1d
Merge pull request #131051 from primeos/chromiumDev
chromiumDev: 93.0.4573.0 -> 93.0.4577.8
2021-07-22 12:45:01 +02:00
Sandro
ee923d9ad0
Merge pull request #131036 from prusnak/lightning-loop
lightning-loop: 0.14.1-beta -> 0.14.2-beta
2021-07-22 12:22:47 +02:00
Michael Weiss
8c1f8ac915
signal-desktop: 5.9.0 -> 5.10.0 2021-07-22 12:06:04 +02:00
Danil
3ee9b99200
github-desktop: init at 2.9.0 (#130774) 2021-07-22 11:59:36 +02:00
Sandro
540d2a621b
Merge pull request #131029 from starcraft66/kubedb-cli
kubedb-cli: init at 0.19.0
2021-07-22 11:58:26 +02:00
Sandro
82964b7ab4
Merge pull request #130792 from dan4ik605743/tonelib-fix 2021-07-22 11:40:30 +02:00
Michael Weiss
503dc62d04
chromiumDev: 93.0.4573.0 -> 93.0.4577.8 2021-07-22 10:57:08 +02:00
Sandro
15f194fde8
Merge pull request #131008 from andersk/zulip
zulip: 5.7.0 → 5.8.0
2021-07-22 10:53:39 +02:00
Sandro
13cc6e3145
Merge pull request #131016 from marsam/update-rclone
rclone: 1.55.1 -> 1.56.0
2021-07-22 10:35:55 +02:00
Sandro
0bebf57d19
Merge pull request #131014 from marsam/update-terraform_1_0
terraform_1_0: 1.0.2 -> 1.0.3
2021-07-22 10:31:13 +02:00
ethancreeger
c6de8182dd
nym: 0.10.0 -> 0.11.0 (#130994)
Co-authored-by: Ethan Creeger <ethan.creeger@gmail.com>
2021-07-22 10:29:08 +02:00
Pavol Rusnak
4085c3c4d3
lightning-loop: 0.14.1-beta -> 0.14.2-beta 2021-07-22 10:16:39 +02:00
Pavol Rusnak
fb7b11e545
Merge pull request #130551 from leifhelm/mixxx
mixxx: Fix udev rules installation
2021-07-22 09:44:05 +02:00
Tristan Gosselin-Hane
3ef4779dfe kubedb-cli: init at 0.19.0 2021-07-22 01:26:00 -04:00
Mario Rodas
34f8dbf476 rclone: 1.55.1 -> 1.56.0 2021-07-22 04:20:00 +00:00
Ben Siraphob
a5049e8caa
Merge pull request #130971 from siraben/parallel-coq
coq: enable parallel building
2021-07-22 10:00:42 +07:00
Anders Kaseorg
fcc6e036c0 zulip: 5.7.0 → 5.8.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-07-21 18:31:55 -07:00
Sandro
b06804faf1
Merge pull request #131001 from SuperSandro2000/dnscontrol
dnscontrol: 3.10.1 -> 3.11.0
2021-07-22 03:22:18 +02:00
Sandro
d06f7e07a6
Merge pull request #130925 from SuperSandro2000/python-aliases 2021-07-22 03:21:11 +02:00
Sandro
b65a39311c
Merge pull request #130809 from dan4ik605743/coreimage
coreimage: init at 4.2.0
2021-07-22 03:19:42 +02:00
Sandro
6001de25d7
Merge pull request #130782 from prusnak/electrum
electrum: 4.1.3 -> 4.1.5
2021-07-22 03:18:53 +02:00