Commit graph

442823 commits

Author SHA1 Message Date
Silvan Mosberger 041b044a66 lib/path/tests: Fix property tests when "-n" is generated
When "-n" is generated by the property tests, it causes `echo` to not
output the string since it's interpreted as an option. Apparently
there's no good way to print "-n" with `echo` [1], so switching to
`printf` instead

[1]: https://unix.stackexchange.com/questions/85846/how-can-i-print-n-with-echo
2023-01-10 14:18:35 +01:00
Janne Heß 7d4e95ba75
polybar: Remove i3-gaps support
Breaks when no aliases are enabled since #208861
2023-01-10 14:16:25 +01:00
Fabian Affolter 38334be6a9
python310Packages.django-vite: add changelog to meta 2023-01-10 14:15:25 +01:00
Fabian Affolter 3f3607724f
python3Packages.django-rest-registration: add changelog to meta 2023-01-10 14:12:20 +01:00
Adam Joseph dfa3f14493 cc-wrapper: -march= is not allowed on powerpc
Gcc does not allow `-march=` on PowerPC:

  https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc/RS_002f6000-and-PowerPC-Options.html#RS_002f6000-and-PowerPC-Options

Instead, `-mcpu=` should be used to set the minimum instruction set
and `-mtune=` is used to optimize instruction scheduling for a
specific processor.  Both flags take the same set of valid values,
which includes `native`.

This commit causes `isGccArchSupported` to return `false` for PowerPC
targets so we never pass an `-march=` flag, since that will always be
rejected by gcc.
2023-01-10 14:05:03 +01:00
Thibault Gagnaux ad92b19e36 glaxnimate: disable failing integration test on darwin 2023-01-10 14:03:32 +01:00
Jonas Heinrich d46a8e74bc
Merge pull request #209905 from mahmoudk1000/master
anki-bin: 2.1.55 -> 2.1.56
2023-01-10 13:53:25 +01:00
linsui a2e21c76c7 rename config.qt5 -> config.qt 2023-01-10 20:50:15 +08:00
linsui 16f0d689de Add gnome theme for qt6 2023-01-10 20:48:45 +08:00
Jonas Heinrich 41bd3b658a
Merge pull request #209921 from r-ryantm/auto-update/xmedcon
xmedcon: 0.22.0 -> 0.23.0
2023-01-10 13:44:22 +01:00
Fabian Affolter ca0909abc6
Merge pull request #201975 from r-ryantm/auto-update/rednotebook
rednotebook: 2.26 -> 2.29
2023-01-10 13:42:23 +01:00
Jonas Heinrich f8bc3bf489
Merge pull request #209924 from figsoda/ruff
ruff: 0.0.215 -> 0.0.217
2023-01-10 13:31:28 +01:00
Sandro 0761fef6b1
Merge pull request #210020 from urandom2/nextcloud-packages 2023-01-10 13:27:14 +01:00
R. Ryantm c6588f1cb5 jmol: 14.32.76 -> 14.32.83 2023-01-10 12:22:33 +00:00
Jonas Heinrich 59c6d3e0ce
Merge pull request #209948 from romildo/upd.xfce4-screenshooter
xfce.xfce4-screenshooter: 1.10.1 -> 1.10.2
2023-01-10 13:21:07 +01:00
Fabian Affolter 9f8c55f732
Merge pull request #210025 from r-ryantm/auto-update/python310Packages.google-cloud-dataproc
python310Packages.google-cloud-dataproc: 5.0.3 -> 5.1.0
2023-01-10 13:20:27 +01:00
Sandro 79562c9aa1
Merge pull request #209307 from deejayem/zsh-forgit-23.01.0 2023-01-10 13:20:00 +01:00
Fabian Affolter f386617df5
Merge pull request #210027 from r-ryantm/auto-update/python310Packages.persistent
python310Packages.persistent: 4.9.3 -> 5.0
2023-01-10 13:19:44 +01:00
Fabian Affolter 2ed69a1e8f
Merge pull request #210016 from r-ryantm/auto-update/python310Packages.aioshelly
python310Packages.aioshelly: 5.2.0 -> 5.2.1
2023-01-10 13:19:22 +01:00
Jonas Heinrich f92cbd7919
Merge pull request #209953 from r-ryantm/auto-update/sherpa
sherpa: 2.2.12 -> 2.2.13
2023-01-10 13:18:35 +01:00
David Morgan 00b56427d3
ea: Fix pname 2023-01-10 12:11:38 +00:00
Jonas Heinrich 118ab82c8d
Merge pull request #209928 from malob/update-signalbackup-tools
signalbackup-tools: 20221227-1 -> 20230109-1
2023-01-10 13:00:16 +01:00
R. Ryantm 12aaafe9eb python310Packages.persistent: 4.9.3 -> 5.0 2023-01-10 11:50:09 +00:00
R. Ryantm a37c741a18 python310Packages.google-cloud-dataproc: 5.0.3 -> 5.1.0 2023-01-10 11:42:24 +00:00
Jonas Heinrich 41bebcf7df
Merge pull request #209936 from r-ryantm/auto-update/partclone
partclone: 0.3.20 -> 0.3.21
2023-01-10 12:30:09 +01:00
Jonas Heinrich 364861a197
Merge pull request #209937 from r-ryantm/auto-update/randoop
randoop: 4.3.1 -> 4.3.2
2023-01-10 12:28:45 +01:00
Jonas Heinrich 4fc4264fd5
Merge pull request #209925 from r-ryantm/auto-update/colordiff
colordiff: 1.0.20 -> 1.0.21
2023-01-10 12:26:31 +01:00
Anderson Torres 19e5aae923
Merge pull request #210008 from r-ryantm/auto-update/ventoy-bin-full
ventoy-bin-full: 1.0.86 -> 1.0.87
2023-01-10 08:13:46 -03:00
Janne Heß 6212a3746c
Merge pull request #209876 from helsinki-systems/fix/proxysql-py3
proxysql: fix build after #201859
2023-01-10 12:12:56 +01:00
Fabian Affolter a75791e616
Merge pull request #209896 from r-ryantm/auto-update/python310Packages.types-redis
python310Packages.types-redis: 4.3.21.7 -> 4.4.0.0
2023-01-10 12:11:25 +01:00
R. Ryantm e0dcdc9ec2 thunderbird-unwrapped: 102.6.0 -> 102.6.1 2023-01-10 11:06:39 +00:00
Colin Arnott c19fee7366
nextcloudPackages: init and update various
This includes the following new packages:

- files_texteditor
- files_markdown
- forms
- groupfolders
- impersonate
- registration
- spreed
- twofactor_nextcloud_notification
- twofactor_totp
- unsplash

And the following updated ones:

- bookmarks
- calendar
- contacts
- deck
- mail
- news
- polls
2023-01-10 11:06:20 +00:00
Sandro 1fbb6f1a58
Merge pull request #206432 from foo-dogsquared/update-sioyek 2023-01-10 11:50:01 +01:00
Sandro a633e8b465
Merge pull request #203373 from dpzmick/master 2023-01-10 11:48:16 +01:00
Sandro b5bd459f79
Merge pull request #208132 from wegank/cmdstan-aarch64-linux 2023-01-10 11:46:50 +01:00
Fabian Affolter 04edc7c7d3
Merge pull request #209965 from r-ryantm/auto-update/python310Packages.ibm-cloud-sdk-core
python310Packages.ibm-cloud-sdk-core: 3.16.0 -> 3.16.1
2023-01-10 11:44:07 +01:00
R. Ryantm c230ccbd70 python310Packages.aioshelly: 5.2.0 -> 5.2.1 2023-01-10 10:39:16 +00:00
Sandro 78fa1556b9
Merge pull request #207911 from numinit/update-easyrsa 2023-01-10 11:35:34 +01:00
Sandro dec762f688
Merge pull request #207909 from numinit/add-asn1c 2023-01-10 11:33:19 +01:00
Pablo Ovelleiro Corral dad96d3c91
mdbook-cmdrun: init at 2023-01-10 2023-01-10 11:27:18 +01:00
R. Ryantm fc12db0e7c spicedb: 1.11.0 -> 1.15.0 2023-01-10 04:17:40 -06:00
Kevin Puetz dfdaa0ce26 keepass: 2.49 -> 2.52
https://keepass.info/news/n220909_2.52.html
2023-01-10 09:29:21 +00:00
R. Ryantm 643642254e treesheets: unstable-2022-12-30 -> unstable-2023-01-04 2023-01-10 09:26:20 +00:00
Albert Lloveras bc66db939a PR feedback 2023-01-10 20:11:59 +11:00
R. Ryantm 5149546626 ventoy-bin-full: 1.0.86 -> 1.0.87 2023-01-10 09:06:03 +00:00
Fabian Affolter e1f9232310
Merge pull request #209994 from r-ryantm/auto-update/python310Packages.svglib
python310Packages.svglib: 1.4.1 -> 1.5.1
2023-01-10 09:20:41 +01:00
Fabian Affolter 0bffc5bbe5
Merge pull request #209998 from fabaff/huawei-lte-api-bump
python310Packages.huawei-lte-api: 1.6.10 -> 1.6.11
2023-01-10 09:20:07 +01:00
Fabian Affolter d6032bdd9b
Merge pull request #209999 from fabaff/pycoolmasternet-async-bump
python310Packages.pycoolmasternet-async: 0.1.3 -> 0.1.6
2023-01-10 09:19:56 +01:00
R. Ryantm 0e09335dce avrdude: 7.0 -> 7.1 2023-01-10 09:10:22 +01:00
Colin Arnott 3701b2c172
just: 1.9.0 -> 1.11.0 2023-01-10 08:02:37 +00:00