Commit Graph
369798 Commits
Author SHA1 Message Date
Jan Tojnar e8c84f90ed chromium: remove deprecated libgnome-keyring dependency
libgnome-keyring has been deprecated for a long time.
It has been superseded by libsecret, which allows access to not only
GNOME Keyring secret manager but any other service implementing
the Secret Service D-Bus API.

In fact Chromium links against libsecret when use_glib is enabled:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885

And use_glib is on by default on Linux:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885

Unfortunately, Chromium is vendoring libsecret:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=187;drc=35be6215ec8f09e50176f36753c68f26c63d1885

We need to disable the flag explicitly, since it is enabled by default:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/features.gni;l=11;drc=35be6215ec8f09e50176f36753c68f26c63d1885
2022-04-10 03:54:39 +02:00
tomberekandGitHub 7de3765a5d Merge pull request #167928 from r-ryantm/auto-update/pHash
phash: 0.9.4 -> 0.9.6
2022-04-09 21:54:21 -04:00
R. RyantmandJan Tojnar 5b0661970a robin-map: 1.0.0 -> 1.0.1 2022-04-10 03:50:55 +02:00
tomberekandGitHub 61fc215426 Merge pull request #168033 from r-ryantm/auto-update/runiq
runiq: 1.2.1 -> 1.2.2
2022-04-09 21:44:53 -04:00
Sandro Jäckelandtomberek 7ae9383305 golint: disable broken tests, normalize version 2022-04-09 21:41:13 -04:00
SandroandGitHub b375d71b1a Merge pull request #166332 from SuperSandro2000/xdg-utils 2022-04-10 03:29:17 +02:00
SandroandGitHub 31aa67f50a Merge pull request #167883 from SuperSandro2000/pgcli 2022-04-10 03:28:56 +02:00
SandroandGitHub 1136ad6c65 Merge pull request #166333 from SuperSandro2000/doh-proxy 2022-04-10 03:25:32 +02:00
SandroandGitHub 88a7844e56 Merge pull request #166419 from SuperSandro2000/join-desktop 2022-04-10 03:24:50 +02:00
SandroandGitHub c89640e796 Merge pull request #166399 from SuperSandro2000/ntp 2022-04-10 03:24:38 +02:00
SandroandGitHub 61fda44330 Merge pull request #166342 from SuperSandro2000/go-migrate 2022-04-10 03:23:38 +02:00
R. Ryantm 5182ce10fe python310Packages.aioairzone: 0.3.3 -> 0.3.4 2022-04-10 00:56:59 +00:00
R. Ryantm c6bd4c4ad1 wabt: 1.0.27 -> 1.0.28 2022-04-10 00:36:14 +00:00
R. Ryantm 5382623d7f vivaldi-widevine: 4.10.2391.0 -> 4.10.2449.0 2022-04-10 00:31:21 +00:00
JoelandYt f785845577 melody: init at 0.13.9 2022-04-09 20:30:58 -04:00
P. R. d. O 6951c5b6d9 python310Packages.asn1crypto: 1.4.0 -> 1.5.1 2022-04-09 18:16:16 -06:00
P. R. d. O 03771f6d87 python310Packages.testing-common-database: patch collections.Callable for python 3.10 support 2022-04-09 18:15:59 -06:00
Alyssa RossandPeter Hoeg 665bb90fc3 qemu: remove redundant copy of qemu-ga
There's no reason to have one copy of qemu-ga in $out and another in
$ga, and because we only applied remove-references-to to one of the
copies, it caused a collision when QEMU was used in a buildEnv.
2022-04-10 08:11:46 +08:00
nixpkgs-upkeep-bot 68c4492a03 plexamp: 4.1.0 -> 4.2.0 2022-04-10 00:11:38 +00:00
github-actions[bot]andGitHub a11494d83b Merge master into staging-next 2022-04-10 00:02:14 +00:00
Martin WeineltandGitHub 797fdd3859 Merge pull request #168066 from r-ryantm/auto-update/matrix-synapse-tools.synadm 2022-04-10 01:22:33 +02:00
R. Ryantm 8c2236f63f telegraf: 1.22.0 -> 1.22.1 2022-04-09 23:19:29 +00:00
Otavio Salvador 6729653309 nixos/shellhub-agent: allow setting the keepAliveInterval
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-04-09 20:11:12 -03:00
Otavio Salvador 60158bfc22 nixos/shellhub-agent: use new configuration variables
The old variables still work but will eventually stop to be supported so
move to the new ones.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-04-09 20:11:12 -03:00
Otavio Salvador a62471fc65 nixos/shellhub-agent: use mkEnableOption to simplify code
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-04-09 20:11:12 -03:00
R. Ryantm 112afa2c56 syncthing: 1.19.1 -> 1.19.2 2022-04-09 22:48:51 +00:00
Samuel Ainsworth 9ec60f810d python3Packages.servefile: init at 0.5.3 2022-04-09 22:41:35 +00:00
R. Ryantm 710afcdb4f swayr: 0.16.0 -> 0.16.1 2022-04-09 22:40:25 +00:00
R. Ryantm c60f46b8f3 matrix-synapse-tools.synadm: 0.33.1 -> 0.34 2022-04-09 22:31:21 +00:00
teutat3s dce286b69a nix-direnv: 1.6.1 -> 2.0.0 2022-04-10 00:21:22 +02:00
Alexander BantyevandGitHub c2b6e029cd Merge pull request #167711 from cab404/superslicer-235712
super-slicer: 2.3.57.10 -> 2.3.57.12
2022-04-10 01:02:15 +03:00
Leiser Fernández Gallo 6a54835299 mindustry: Set ALSA_PLUGIN_DIR environment variable
Without it, there is no audio.
2022-04-10 00:01:30 +02:00
Ilya Fedin dc508e7f5a kotatogram-desktop-with-webkit: init
This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds

Tested with https://t.me/ShopBot
2022-04-10 01:51:13 +04:00
Samuel Ainsworth d8b3d0fe46 python3Packages.apache-beam: 2.36.0 -> 2.37.0 2022-04-09 21:38:01 +00:00
Thiago Kenji OkadaandGitHub c8a60fed9a Merge pull request #167087 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.8.1 -> 1.8.4
2022-04-09 22:35:21 +01:00
Thiago Kenji OkadaandGitHub 54d5bb01bf Merge pull request #167104 from r-ryantm/auto-update/tracy
tracy: 0.7.8 -> 0.8
2022-04-09 22:31:05 +01:00
Martin WeineltandGitHub 98b6b24606 Merge pull request #167921 from panicgh/tbb 2022-04-09 23:25:30 +02:00
R. Ryantm 86a9d06c7d sudo-font: 0.63.1 -> 0.64 2022-04-09 21:24:55 +00:00
Ryan MulliganandGitHub 2797183630 Merge pull request #167653 from r-ryantm/auto-update/armadillo
armadillo: 10.8.2 -> 11.0.0
2022-04-09 14:23:58 -07:00
Fabian AffolterandGitHub 6bd3d872c5 Merge pull request #168040 from fabaff/bump-slixmpp
python3Packages.slixmpp: 1.8.1 -> 1.8.2
2022-04-09 23:15:38 +02:00
Fabian AffolterandGitHub 756618cae5 Merge pull request #168048 from fabaff/asdf-fix
python3Packages.asdf: 2.10.1 -> 2.11.0
2022-04-09 23:14:47 +02:00
R. Ryantm 7a6e487964 telepresence2: 2.4.10 -> 2.5.4 2022-04-09 21:14:33 +00:00
Fabian AffolterandGitHub aba0dc0ff3 Merge pull request #168039 from fabaff/bump-losant-rest
python3Packages.losant-rest: 1.16.0 -> 1.16.1
2022-04-09 23:14:12 +02:00
Fabian AffolterandGitHub 0e9b8cf73a Merge pull request #168038 from fabaff/bump-hahomematic
python3Packages.hahomematic: 1.0.6 -> 1.1.0
2022-04-09 23:13:59 +02:00
Thiago Kenji OkadaandGitHub 19ef7cb3f4 Merge pull request #167154 from r-ryantm/auto-update/blis
blis: 0.8.1 -> 0.9.0
2022-04-09 22:13:43 +01:00
Fabian AffolterandGitHub f932065d95 Merge pull request #168037 from fabaff/bump-ghapi
python3Packages.ghapi: 0.1.19 -> 0.1.20
2022-04-09 23:13:34 +02:00
Fabian AffolterandGitHub f0a2e4107b Merge pull request #168032 from fabaff/bump-httpx
httpx: 1.2.0 -> 1.2.1
2022-04-09 23:13:04 +02:00
R. Ryantm 05d016978b subfinder: 2.5.0 -> 2.5.1 2022-04-09 21:08:42 +00:00
Thiago Kenji OkadaandGitHub 4694233dec Merge pull request #167111 from r-ryantm/auto-update/vieb
vieb: 7.1.2 -> 7.2.0
2022-04-09 22:07:31 +01:00
Thiago Kenji OkadaandGitHub 100ad56294 Merge pull request #167320 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.17.1 -> 1.17.2
2022-04-09 22:03:56 +01:00