Commit Graph

438798 Commits

Author SHA1 Message Date
AndersonTorres
1453e6761a ventoy-bin: remove inherit (libsForQt5) reference on all-packages.nix
According to the issue linked at the end, filling arguments for `callPackage` in
all-packages.nix breaks splicing and makes the expressions incompatible with
cross-compilation.

This issue is more pronounced in the many `inherit (darwin)` calls. However, it
is present in similar contexts too.

The idea here is not the smartest: it just hides those inheritances from
`all-packages.nix` and sends them to the `default.nix` expressions.

Issue: https://github.com/NixOS/nixpkgs/issues/204303
2022-12-30 12:42:50 -03:00
Gaetan Lepage
5d6f451722 neovim: 0.8.1 -> 0.8.2 2022-12-30 16:37:35 +01:00
R. Ryantm
7809ece5ff skaffold: 2.0.3 -> 2.0.4 2022-12-30 23:37:22 +08:00
Bobby Rong
660b591988
Merge pull request #208292 from kilianar/portfolio-0.60.1
portfolio: 0.60.0 -> 0.60.1
2022-12-30 23:34:23 +08:00
R. Ryantm
88592518cd hackgen-font: 2.7.1 -> 2.8.0 2022-12-30 23:30:25 +08:00
figsoda
246b6beedd
Merge pull request #208267 from figsoda/ruff
ruff: 0.0.199 -> 0.0.200
2022-12-30 10:28:54 -05:00
Anderson Torres
b2a2029a27
Merge pull request #208364 from atorres1985-contrib/txr
txr: 280 -> 283
2022-12-30 12:26:12 -03:00
R. Ryantm
9cd4748eb0 python310Packages.types-dateutil: 2.8.19.2 -> 2.8.19.5 2022-12-30 15:23:44 +00:00
0x4A6F
8507321ef8
Merge pull request #196195 from RaitoBezarius/garage-multiple-versions
nixos/garage: provide multiple versions to provide an upgrade path for future major releases
2022-12-30 15:50:25 +01:00
Fabian Affolter
3bc282bec2
python310Packages.python3-saml: add changelog to meta
- disable on unsupported Python releases
2022-12-30 15:38:54 +01:00
Fabian Affolter
d20e592f36 python310Packages.pybravia: 0.2.4 -> 0.2.5
Diff: https://github.com/Drafteed/pybravia/compare/v0.2.4...v0.2.5

Changelog: https://github.com/Drafteed/pybravia/releases/tag/v0.2.5
2022-12-30 15:18:47 +01:00
Raito Bezarius
5d68e8482f garage: mark 0.8 broken on Darwin 2022-12-30 15:12:46 +01:00
Raito Bezarius
e6597c8ac5 garage: mark 0.7.3 as EOL 2022-12-30 15:12:45 +01:00
Raito Bezarius
1db2175e7a nixos/garage: provide multiple versions to provide an upgrade path when using NixOS service
- Add mention to release notes 23.05
- Introduce Garage v0.8
- Protect against unexpected upgrade with stateVersion
- Test matrix over 0.7 × 0.8
2022-12-30 15:12:44 +01:00
Artturi
04f4be9a29
Merge pull request #207907 from numinit/update-keystore-explorer 2022-12-30 15:52:36 +02:00
Artturi
338097c04c
Merge pull request #208300 from hadilq/androidenv/fix-system-image-download-url-for-default-type 2022-12-30 15:48:07 +02:00
AndersonTorres
4dab14dd38 txr: 280 -> 283 2022-12-30 10:46:11 -03:00
Hadi
6fd11aec99 androidenv: Fix system image download url for default type 2022-12-30 15:30:27 +02:00
Hadi
2f688374e0
androidenv: fix missing packages in repo json (#208137) 2022-12-30 15:28:12 +02:00
David Houston
eb32539c96
mopidy-musicbox-webclient: Slightly refactor (#207749) 2022-12-30 15:26:28 +02:00
Ryan Lahfa
b869fc7a90
Merge pull request #204669 from n8henrie/configurable-grub-efi-timeout
nixos/installer/cd-dvd/iso-image: honor EFI boot timeout
2022-12-30 14:25:26 +01:00
Alexandre Acebedo
e40216fa1b vivaldi: add wayland support and remove missing libGLES.so error 2022-12-30 14:19:19 +01:00
Artturi
4c5307057a
Merge pull request #208358 from Artturin/makepkgconfigitemfixcross 2022-12-30 15:19:01 +02:00
Nikolay Korotkiy
b3d2a34b1b
Merge pull request #208331 from r-ryantm/auto-update/mkgmap-splitter
mkgmap-splitter: 652 -> 653
2022-12-30 17:14:19 +04:00
Ryan Lahfa
30307eba48
Merge pull request #207453 from p-h/ulogd
ulogd: init at 2.0.8
2022-12-30 14:13:53 +01:00
Artturin
38602ad5c3 makePkgconfigItem: fix cross 2022-12-30 14:51:17 +02:00
R. Ryantm
e2cb520d80 python310Packages.labelbox: 3.33.1 -> 3.34.0 2022-12-30 12:35:34 +00:00
R. Ryantm
f3009dd57d python310Packages.python3-saml: 1.14.0 -> 1.15.0 2022-12-30 12:28:14 +00:00
Artturi
bb0949f4e2
Merge pull request #202625 from NickCao/qt6-paths
fixes https://github.com/NixOS/nixpkgs/issues/202622
2022-12-30 14:26:16 +02:00
Anderson Torres
bde23bbdff
Merge pull request #208311 from atorres1985-contrib/castxml
castxml: remove `inherit (.*)` reference on all-packages.nix
2022-12-30 09:20:52 -03:00
Bjørn Forsman
c876f0c146 nixos/test-driver: quote some shell command lines
This makes them robust against paths with whitespace.
2022-12-30 13:19:59 +01:00
Bobby Rong
e6c26349fe
Merge pull request #208308 from bobby285271/cinnamon
cinnamon.muffin: Backport a crash fix
2022-12-30 20:17:59 +08:00
Bobby Rong
de07c59526
Merge pull request #208060 from chpatrick/fix-gnome-flashback-systemd
gnome.gnome-flashback: fix crash on start due to not finding .desktops
2022-12-30 20:12:51 +08:00
Bjørn Forsman
4c45c3f8f2 nixos/test-driver: use ASCII single quotes everywhere
A few places used Unicode U+2018/U+2019 left/right single quotes (but
not always correctly balanced). Let's just use plain ASCII single quotes
everywhere.
2022-12-30 13:00:19 +01:00
Fabian Affolter
a3f612564c
Merge pull request #201921 from fabaff/proxy-py-fix
python310Packages.proxy-py: disable failing tests
2022-12-30 11:57:19 +01:00
Joel
4c365aa9fc
nixos/cloudfared: fix options that are required having defaults
> ERR Couldn't start tunnel error="The last ingress rule must match all URLs (i.e. it should not have a hostname or path filter)"
2022-12-30 20:54:06 +10:00
Joel
1cee5ecfeb
nixos/cloudflared: fix invalid systemd unit description 2022-12-30 20:54:06 +10:00
Fabian Affolter
a345802ee9 qovery-cli: 0.47.2 -> 0.48.1
Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.48.1
2022-12-30 11:53:11 +01:00
Fabian Affolter
be5e767930
Merge pull request #208305 from SuperSandro2000/wslu
wslu: 4.0.0 -> 4.1.0
2022-12-30 11:44:50 +01:00
Jacek Galowicz
2d626a8fc5
Merge pull request #208278 from bjornfor/nixos-test-driver-use-f-string
nixos/test-driver: use f-strings instead of .format()
2022-12-30 11:38:10 +01:00
R. Ryantm
1652a667a5 git-machete: 3.13.0 -> 3.13.2 2022-12-30 10:29:18 +00:00
Fabian Affolter
22257ed5bb python310Packages.pybravia: 0.2.3 -> 0.2.4
Diff: https://github.com/Drafteed/pybravia/compare/v0.2.3...0.2.4

Changelog: https://github.com/Drafteed/pybravia/releases/tag/v0.2.4
2022-12-30 11:25:14 +01:00
Fabian Affolter
a3585c8234 pythpn310Packages.pybravia: add changelog to meta 2022-12-30 11:15:38 +01:00
Fabian Affolter
01273fa975 python310Packages.lightwave2: 0.8.17 -> 0.8.18 2022-12-30 11:12:27 +01:00
Fabian Affolter
4e760ddf8c python310Packages.pyskyqremote: 0.3.22 -> 0.3.23
Diff: https://github.com/RogerSelwyn/skyq_remote/compare/refs/tags/0.3.22...0.3.23

Changelog: https://github.com/RogerSelwyn/skyq_remote/releases/tag/0.3.23
2022-12-30 11:02:13 +01:00
Fabian Affolter
a8bb3404ec
wslu: add changelog to meta 2022-12-30 10:52:20 +01:00
Fabian Affolter
9a56a9a8a1
Merge pull request #208307 from r-ryantm/auto-update/nats-server
nats-server: 2.9.9 -> 2.9.10
2022-12-30 10:50:55 +01:00
Fabian Affolter
c788d138f0 pip-audit: 2.4.11 -> 2.4.12
Diff: https://github.com/trailofbits/pip-audit/compare/refs/tags/v2.4.11...v2.4.12

Changelog: https://github.com/pypa/pip-audit/releases/tag/v2.4.12
2022-12-30 10:50:47 +01:00
R. Ryantm
fdae2bf6df mkgmap-splitter: 652 -> 653 2022-12-30 09:49:29 +00:00
Weijia Wang
f92ee1a512 john: unbreak on aarch64-darwin 2022-12-30 10:39:32 +01:00