Commit graph

60308 commits

Author SHA1 Message Date
Shea Levy bd14756a10
emacs.pkgs.elpa-packages: 2021-07-23 2021-07-23 11:19:47 -04:00
Sandro 45d6f1a5d1
Merge pull request #131204 from superherointj/package-argocd-v2.0.5
argocd: 2.0.4 -> 2.0.5
2021-07-23 16:49:45 +02:00
Sandro 32cf77933e
Merge pull request #131184 from TredwellGit/libreoffice-fresh
libreoffice-fresh: 7.1.4.2 -> 7.1.5.2
2021-07-23 16:49:18 +02:00
Sandro 2cca4f49ac
Merge pull request #131071 from Ma27/privacyidea-3.6.1 2021-07-23 16:48:23 +02:00
adisbladis 82701b2958
Merge pull request #131189 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.10.5 -> 1.10.6
2021-07-23 09:09:45 -05:00
Benjamin Asbach 9fd41a9a5b
tuxguitar: 125945 (#131028)
* tuxguitar: Ensure that tuxguitar is launched with java 8 comtabilbe jre and libraries as greate java version is not supported

* tuxguitar: Added test to verify application starts without problems

* tuxguitar: 1.5.2 -> 1.5.4
2021-07-23 10:02:20 -04:00
Sandro 7bad0b5e80
Merge pull request #131198 from primeos/chromium
chromium: remove bendlas as maintainer
2021-07-23 15:39:42 +02:00
Yurii Rashkovskii 1d4fad600b
fossil: 2.14 -> 2.15.1 (#120700)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-23 15:23:40 +02:00
QuantMint 67ea2e1044
bottles: 3.1.6 -> 2021.7.14-treviso (#130543) 2021-07-23 14:30:51 +02:00
arjix ebabecfd2a
nengo-gui: init at 0.4.8 (#130015)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-23 14:06:09 +02:00
Ivan Malison 6ff64c2974
git-sync: Wrap both binaries (#130515)
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2021-07-23 11:38:36 +02:00
Michael Weiss 744166cf1e
Merge pull request #130827 from oxalica/fix/tdesktop-voice-chat
tdesktop: fix calls and voice chat and clean up tg_owt
2021-07-23 11:16:03 +02:00
superherointj bee854ef56 argocd: 2.0.4 -> 2.0.5 2021-07-23 06:12:14 -03:00
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
R. RyanTM e661c7b92b go-ethereum: 1.10.5 -> 1.10.6 2021-07-23 08:01:17 +00:00
TredwellGit bc11ce2abd libreoffice-fresh: 7.1.4.2 -> 7.1.5.2 2021-07-23 07:03:18 +00: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
oxalica 27585b9897
tdesktop: bundle the default font
It's worth to think about setting -DDESKTOP_APP_USE_PACKAGED_FONTS=OFF
since it's impossible to install fonts as dependencies of packages with
Nix and tdesktop's widgets are developed only with Open Sans in mind (it
has a lot of hardcoded values and wide fonts like DejaVu may
even go out of widgets' bounds)

https://github.com/NixOS/nixpkgs/pull/130827#issuecomment-885212649
2021-07-23 05:38:54 +08:00
oxalica 6019d8abff
tdesktop: patch dlopen paths 2021-07-23 05:38:54 +08:00
oxalica cb0861b999
tdesktop: clean up and fix outdated comments 2021-07-23 05:38:53 +08:00
oxalica f3959d8e8b
libtgvoip: remove
It's removed because:
1. It's an internal library which is only used by telegram itself, and
   it's fine to use its bundled source in telegram.
2. It's forced to produce static library, is very fast to build
   (less than 1min) and is quite small (<2 MiB).
3. Reduce extra maintenance work and have almost no other drawback.
2021-07-23 05:38:53 +08:00
oxalica 2a12ba467c
tdesktop: use bundled libtgvoip 2021-07-23 05:38:53 +08:00
oxalica 548ff79765
tdesktop.tg_owt: rework and clean up
- Build shared library to keep binary small.

- Prefer system-wide libraries instead of bundled ones.

- `abseil-cpp` (absl) is required for downstream build and appears in
  output cmake file. So it's added to `propagatedBuildInputs`.
2021-07-23 05:38:52 +08: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
Maximilian Bosch 9b86def2fc
privacyidea: 3.6 -> 3.6.1
ChangeLog: https://github.com/privacyidea/privacyidea/blob/v3.6.1/Changelog
2021-07-22 14:10:10 +02:00
Maximilian Bosch 62030c17dc
privacyidea: fix migration command 2021-07-22 14:10:09 +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