Commit Graph

513698 Commits

Author SHA1 Message Date
Jan Tojnar
08d242047c iso_gnome: Fix evaluation
`qt.enable` option requires `qt.style` to be set.
Previously, this was set in GNOME module but it has been removed
in 622745942b
2023-08-12 19:30:49 +02:00
figsoda
025db9a160 rustypaste-cli: 0.6.0 -> 0.7.0
Diff: https://github.com/orhun/rustypaste-cli/compare/v0.6.0...v0.7.0

Changelog: https://github.com/orhun/rustypaste-cli/blob/v0.7.0/CHANGELOG.md
2023-08-12 13:16:28 -04:00
Sergei Trofimovich
8951442c6e sudo: backport fix for missing newlines
Pull upstream fix for https://bugzilla.sudo.ws/show_bug.cgi?id=1057.
Otherwise `sudo` breaks newlines for `stderr` as:

    $ { sudo printf "a\nb\nc\n" >&2; } |& nl
         1  a
                  2 b
                          3 c
2023-08-12 18:12:57 +01:00
figsoda
7fc2ab37fa
Merge pull request #248618 from figsoda/vim 2023-08-12 12:53:21 -04:00
Ilan Joselevich
c273be7088
Merge pull request #248712 from r-ryantm/auto-update/nextcloud-client
nextcloud-client: 3.9.1 -> 3.9.2
2023-08-12 19:29:34 +03:00
Mario Rodas
1e72432736
Merge pull request #248718 from r-ryantm/auto-update/clickhouse-backup
clickhouse-backup: 2.3.1 -> 2.3.2
2023-08-12 11:20:51 -05:00
Doron Behar
c9dea90f69
Merge pull request #248370 from khaneliman/numba
python310Packages.numba: unstable-2023-08-02 -> unstable-2023-08-11
2023-08-12 16:16:34 +00:00
Nikolay Korotkiy
c49f7dc0c4
Merge pull request #248732 from r-ryantm/auto-update/lagrange
lagrange: 1.16.6 -> 1.16.7
2023-08-12 20:12:51 +04:00
Colton Donnelly
efc8403bb5 bun: 0.7.1 -> 0.7.3 2023-08-12 12:11:18 -04:00
hacker1024
dfe2f4cd0f
nvidia-system-monitor-qt: init at 1.5 (#202844)
* maintainers: add hacker1024

* nvidia-system-monitor-qt: init at 1.5
2023-08-12 17:55:08 +02:00
Mario Rodas
3c77bc893f
Merge pull request #248728 from r-ryantm/auto-update/chezmoi
chezmoi: 2.36.1 -> 2.37.0
2023-08-12 10:51:33 -05:00
Austin Horstman
5672875f42
python310Packages.numba: add meta.mainProgram 2023-08-12 10:35:52 -05:00
Austin Horstman
3a94dd18bd
python310Packages.numba: unstable-2023-08-02 -> unstable-2023-08-11 2023-08-12 10:35:19 -05:00
Vladimír Čunát
f0451844bb
cryptomator: fail more gracefully on darwin
It was blocking channels since PR #241154 via:
https://hydra.nixos.org/build/231587712/nixlog/1/tail
2023-08-12 17:12:16 +02:00
Martin Weinelt
aefe566f73
Merge pull request #248613 from NixOS/home-assistant
home-assistant: 2023.8.1 -> 2023.8.2
2023-08-12 17:06:39 +02:00
K900
8eff50a033
Merge pull request #244582 from lilyinstarlight/upd/plymouth-unstable-2023-06-17
plymouth: unstable-2023-06-05 -> unstable-2023-06-17
2023-08-12 18:03:48 +03:00
Matthias Beyer
1599ac29d1
cargo-llvm-cov: 0.5.25 -> 0.5.26
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-12 16:53:03 +02:00
R. Ryantm
08f2b6b221 lagrange: 1.16.6 -> 1.16.7 2023-08-12 14:48:11 +00:00
R. Ryantm
8b5a084a25 minio: 2023-07-11T21-29-34Z -> 2023-08-09T23-30-22Z 2023-08-12 14:41:25 +00:00
Keanu Ashwell
bcb66d4e4c
owamp: 3.5.6 -> 4.4.6 (#248339) 2023-08-12 16:28:23 +02:00
R. Ryantm
cbb4cd0a9c chezmoi: 2.36.1 -> 2.37.0 2023-08-12 14:27:51 +00:00
Matthieu Coudron
9679fa969c
Merge pull request #246058 from antonmosich/qcal 2023-08-12 16:19:20 +02:00
Jonas Heinrich
8410441c89
Merge pull request #248649 from r-ryantm/auto-update/goflow2
goflow2: 1.3.4 -> 2.0.0
2023-08-12 15:58:03 +02:00
Jonas Heinrich
c7656e4558
Merge pull request #248656 from r-ryantm/auto-update/gotrue-supabase
gotrue-supabase: 2.83.1 -> 2.92.0
2023-08-12 15:56:25 +02:00
Jonas Heinrich
921c354e9b
Merge pull request #248658 from r-ryantm/auto-update/librecad
librecad: 2.2.0.1 -> 2.2.0.2
2023-08-12 15:53:35 +02:00
figsoda
7cfe551b9d
Merge pull request #248703 from r-ryantm/auto-update/git-stack
git-stack: 0.10.16 -> 0.10.17
2023-08-12 09:53:24 -04:00
Robert Helgesson
20ea3d87e4 pytrainer: 2.1.0 -> 2.2.1
The new version supports SQLAlchemy version >2 allowing us to remove
the custom version.
2023-08-12 15:48:37 +02:00
Robert Helgesson
3d9de1ab72 svtplay-dl: 4.24 -> 4.25 2023-08-12 15:48:37 +02:00
figsoda
f556a50552 oha: 0.6.1 -> 0.6.2
Diff: https://github.com/hatoo/oha/compare/refs/tags/v0.6.1...v0.6.2

Changelog: https://github.com/hatoo/oha/blob/v0.6.2/CHANGELOG.md
2023-08-12 09:44:31 -04:00
figsoda
fce4c512bb rustywind: 0.17.0 -> 0.18.0
Diff: https://github.com/avencera/rustywind/compare/v0.17.0...v0.18.0

Changelog: https://github.com/avencera/rustywind/blob/v0.18.0/CHANGELOG.md
2023-08-12 09:42:29 -04:00
Jonas Heinrich
1d9c70ea2d
Merge pull request #248662 from r-ryantm/auto-update/f2
f2: 1.9.0 -> 1.9.1
2023-08-12 15:39:30 +02:00
Jonas Heinrich
2861ab317f
Merge pull request #248651 from r-ryantm/auto-update/ctre
ctre: 3.7.2 -> 3.8
2023-08-12 15:36:26 +02:00
Jonas Heinrich
faf1e4272d
Merge pull request #248653 from r-ryantm/auto-update/jumppad
jumppad: 0.5.35 -> 0.5.38
2023-08-12 15:17:17 +02:00
Jonas Heinrich
60aecda0fe
Merge pull request #248654 from r-ryantm/auto-update/linkerd
linkerd: 2.13.5 -> 2.13.6
2023-08-12 15:09:08 +02:00
Maximilian Bosch
66ab687151
Merge pull request #248131 from Ma27/captive-browser-setcap
nixos/captive-browser: drop setcap wrapper for captive-browser
2023-08-12 14:52:38 +02:00
Mario Rodas
9b8bf3ebf4 faudio: add changelog to meta 2023-08-12 12:30:00 +00:00
R. Ryantm
5ccc6da233 faudio: 23.07 -> 23.08 2023-08-12 12:29:22 +00:00
OTABI Tomoya
054660bb0d
Merge pull request #248385 from tjni/angrcli
python3.pkgs.angrcli: disable x86 tests on non-x86 architectures
2023-08-12 21:23:37 +09:00
R. Ryantm
133738183a clickhouse-backup: 2.3.1 -> 2.3.2 2023-08-12 12:23:08 +00:00
Pol Dellaiera
60747cad57
Merge pull request #248692 from NixOS/cppcheck/update-to-finalattrs
cppcheck: switch to `finalattrs` pattern and formatting
2023-08-12 14:21:47 +02:00
Pol Dellaiera
d497dd9bc0
Merge pull request #248668 from Scrumplex/openvr-1.26.7
openvr: 1.23.6 -> 1.26.7
2023-08-12 14:21:21 +02:00
Thiago Kenji Okada
2ec41485ae
Merge pull request #248583 from meppu/osu-lazer
osu-lazer: 2023.803.0 -> 2023.811.0
2023-08-12 12:04:21 +00:00
Jörg Thalheim
c544d29ddb dendrite: add updateScript 2023-08-12 13:02:07 +01:00
Emily
9f039b93af
Merge pull request #248513 from OPNA2608/init/nuked-md
nuked-md: init at 1.2
2023-08-12 13:57:59 +02:00
Ilan Joselevich
2393e099a6
Merge pull request #247008 from fufexan/hyprland
Update hyprwm packages and nixos/hyprland
2023-08-12 14:55:29 +03:00
Emily
7514c56c03
Merge pull request #222176 from SuperSamus/caffeine-ng
caffeine-ng: 4.0.2 -> 4.2.0
2023-08-12 13:53:55 +02:00
R. Ryantm
ab899c4d0b nextcloud-client: 3.9.1 -> 3.9.2 2023-08-12 11:51:26 +00:00
Mario Rodas
2cd6171ba3
Merge pull request #248600 from marsam/update-luau
luau: 0.589 -> 0.590
2023-08-12 06:41:12 -05:00
Mario Rodas
4fbd779c35
Merge pull request #248661 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 18.1.0 -> 18.3.3
2023-08-12 06:35:55 -05:00
Mario Rodas
aa92376c85
Merge pull request #248670 from fabaff/dvc-data-bump
python311Packages.dvc-data: 2.12.2 -> 2.13.1
2023-08-12 06:33:08 -05:00