Commit Graph

362561 Commits

Author SHA1 Message Date
toonn
21fe5d3b8b
desktopToDarwinBundle: Drop 48x48 size
On macOS 10.13 the 48x48 icon size is not supported. It results in a
corrupted image being displayed. I suspect the image data is being
truncated to what it expects for 32x32 or maybe data is read for
128x128, which would be a buffer overflow.
2022-03-21 14:20:03 +01:00
toonn
7a40437bdd
write-darwin-bundle: Invert squircle logic
Older macOS cannot interpret the `CFBundleIconFiles` key so we cannot
rewrite the `CFBundleIconFile` entry without special consideration. I
opted to fix this by inverting the squircle logic. We always add both
the `CFBundleIconFile` and `CFBundleIconFiles` keys. The former is
necessary for at least macOS 10.13 and probably 10.12. The latter seems
to be ignored on those versions and overrides the former on newer
versions of macOS.

Inverting the logic also allows us to rely on the `toPlist` generator to
generate the XML syntax, which is a nice bonus.
2022-03-21 14:20:03 +01:00
Fabian Affolter
e5e8e1d926
Merge pull request #165089 from r-ryantm/auto-update/python310Packages.simplisafe-python
python310Packages.simplisafe-python: 2022.02.1 -> 2022.03.0
2022-03-21 13:13:07 +01:00
Florian Klink
9427a17ccb
Merge pull request #164016 from bobvanderlinden/pr-refactor-systemd-module
nixos: systemd: split module up into multiple files
2022-03-21 13:03:55 +01:00
techknowlogick
b043c9d5f6 bcompare: 4.4.0.25886 -> 4.4.2.26348 2022-03-21 13:03:10 +01:00
Izorkin
04efb0c252 mastodon: build nodejs modules with fetchYarnDeps 2022-03-21 12:38:34 +01:00
Bob van der Linden
397b8257a0
nixos: systemd-user: fix additionalUpstreamUserUnits description
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2022-03-21 12:30:37 +01:00
Manuel Bärenz
9046ecff84
Merge pull request #163608 from turion/dev_fix_keepassxc_163482
nixosTests.keepassxc: Add regression test for #163482
2022-03-21 12:24:32 +01:00
Manuel Bärenz
fc19864609
Merge pull request #164072 from neosimsim/python-3.9-enable-boto
pythonPackages/boto: enable Python 3.9
2022-03-21 12:14:09 +01:00
Janne Heß
8e60f86840
Merge pull request #164034 from helsinki-systems/clean/stc
nixos/switch-to-configuration: Major script cleanup
2022-03-21 12:13:23 +01:00
José Romildo Malaquias
9f836e39ca
Merge pull request #162895 from kouyk/update/vivaldi
vivaldi: 5.1.2567.49-1 -> 5.1.2567.66-1
2022-03-21 07:57:55 -03:00
R. Ryantm
86c168a034 python310Packages.simplisafe-python: 2022.02.1 -> 2022.03.0 2022-03-21 09:39:57 +00:00
Maciej Krüger
19d4f7dc48
Merge pull request #165055 from r-ryantm/auto-update/dbeaver 2022-03-21 10:09:25 +01:00
R. Ryantm
1ee6a7edf1 php74Extensions.blackfire: 1.74.0 -> 1.75.0 2022-03-21 09:58:26 +01:00
R. Ryantm
a30cb0ea42 ocamlPackages.gapi_ocaml: 0.4.1 -> 0.4.2 2022-03-21 09:44:44 +01:00
Jörg Thalheim
5646fe3c6d
Merge pull request #164880 from Mic92/github-tokens
ci: add warning to actions with writeable GITHUB_TOKEN
2022-03-21 08:40:03 +00:00
R. RyanTM
0e882f0d2b
sonobuoy: 0.56.2 -> 0.56.3 2022-03-21 16:17:31 +08:00
Fabian Affolter
282f698055
Merge pull request #165056 from r-ryantm/auto-update/python3.10-youtube-search-python
python310Packages.youtube-search-python: 1.6.2 -> 1.6.3
2022-03-21 09:13:44 +01:00
Jörg Thalheim
92a720cbac ci: add warning to actions with writeable GITHUB_TOKEN
Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
2022-03-21 08:54:42 +01:00
Fabian Affolter
f01f99a0be
Merge pull request #164954 from fabaff/myfitnesspal-cli
python3Packages.myfitnesspal: add toPythonApplication
2022-03-21 08:43:52 +01:00
Fabian Affolter
65acb92483
Merge pull request #165024 from fabaff/bump-slixmpp
python3Packages.slixmpp: 1.8.0.1 -> 1.8.1
2022-03-21 08:43:42 +01:00
Fabian Affolter
a88c8d132a
python3Packages.youtube-search-python: add format 2022-03-21 08:43:23 +01:00
Alyssa Ross
75501aff5a linuxPackages.lttng-modules: 2.13.1 -> 2.13.2
Fixes the build with Linux 5.17.
2022-03-21 08:03:08 +01:00
github-actions[bot]
57fefcdf60 terraform-providers: update 2022-03-21 2022-03-21 14:27:01 +10:00
R. Ryantm
aba19ebf98 python310Packages.youtube-search-python: 1.6.2 -> 1.6.3 2022-03-21 04:17:21 +00:00
R. Ryantm
0241bed8f7 dbeaver: 22.0.0 -> 22.0.1 2022-03-21 04:10:14 +00:00
Bobby Rong
bb17fb8040
Merge pull request #164434 from OPNA2608/update/furnace
furnace: 0.5.6 -> 0.5.8
2022-03-21 11:39:27 +08:00
Martin Weinelt
5fad4a640d
Merge pull request #159599 from ryantm/mmdoc 2022-03-21 04:02:48 +01:00
Ryan Mulligan
559f7116ca
Merge pull request #165006 from r-ryantm/auto-update/minio-certgen
minio-certgen: 1.1.0 -> 1.2.0
2022-03-20 19:56:04 -07:00
Ryan Mulligan
634c8af9e1
Merge pull request #164917 from r-ryantm/auto-update/skaffold
skaffold: 1.36.0 -> 1.37.0
2022-03-20 19:55:27 -07:00
Ryan Mulligan
ddf002c0ac mmdoc: init at 0.9.1 2022-03-20 18:44:20 -07:00
Bobby Rong
e73b01f93a
Merge pull request #165012 from AtilaSaraiva/distrobox
distrobox: 1.2.13 -> 1.2.14
2022-03-21 08:29:34 +08:00
Robert Scott
76760f593d
Merge pull request #164847 from ruuda/squashfstools-4.5.1
squashfsTools: 4.5 -> 4.5.1
2022-03-20 23:57:17 +00:00
Uri Baghin
996c80acdd
Merge pull request #164806 from r-ryantm/auto-update/opentelemetry-collector-contrib
opentelemetry-collector-contrib: 0.46.0 -> 0.47.0
2022-03-21 10:56:53 +11:00
Martin Weinelt
0d8cc47e4f
Merge pull request #165033 from fabaff/bump-aioridwell 2022-03-21 00:42:29 +01:00
Martin Weinelt
1d8f1704bd
Merge pull request #165034 from fabaff/bump-pyaussiebb 2022-03-21 00:42:19 +01:00
Fabian Affolter
e34c8e4853 python3Packages.pyaussiebb: 0.0.13 -> 0.0.14 2022-03-21 00:02:09 +01:00
Fabian Affolter
00796dccff python3Packages.aioridwell: 2021.12.2 -> 2022.03.0 2022-03-20 23:58:46 +01:00
Justin Bedő
7c1f7b84db
Merge pull request #164915 from r-ryantm/auto-update/singularity
singularity: 3.8.6 -> 3.8.7
2022-03-21 09:56:21 +11:00
Fabian Affolter
d386210a91 python3Packages.slixmpp: 1.8.0.1 -> 1.8.1 2022-03-20 23:34:24 +01:00
happysalada
659f0ef7df allure: init at 2.17.3 2022-03-20 17:17:06 -04:00
pennae
e2f381b2f1
blender: 2.93.5 -> 3.1.0 (#164987)
blender 3.1 now requires python 3.10 and zstd to build. also pin
cudatoolkit to 11 and optix to 7.3 as requested by the blender build
instructions for 3.1
2022-03-20 16:30:54 -04:00
Anderson Torres
bef8290da1
Merge pull request #164868 from OPNA2608/update/palemoon
palemoon: 29.4.4 -> 30.0.0
2022-03-20 17:14:38 -03:00
R. Ryantm
17988778f1 wrangler: 1.19.8 -> 1.19.9 2022-03-20 16:14:19 -04:00
Izorkin
41f28e9fbc nixos/tests: add mastodon test 2022-03-20 21:01:03 +01:00
Fabian Affolter
17b24b5262
Merge pull request #164968 from r-ryantm/auto-update/python3.10-invoke
python310Packages.invoke: 1.6.0 -> 1.7.0
2022-03-20 21:00:25 +01:00
ivanbrennan
4bf427a738 rover: init at 0.4.8
Add Rover CLI for managing and maintaining graphs with Apollo Studio.
2022-03-20 15:46:04 -04:00
Sander van der Burg
276ee7bba8
Merge pull request #164984 from svanderburg/vice-desktopitems
vice: add desktop items for all computer model emulators
2022-03-20 20:43:34 +01:00
R. Ryantm
a3f2a62e4b dua: 2.17.0 -> 2.17.1 2022-03-20 15:39:57 -04:00
R. Ryantm
ba39a493b7 i3wsr: 2.0.1 -> 2.1.0 2022-03-20 15:36:30 -04:00