R. Ryantm and Bobby Rong
5280b6ef6c
cinnamon.bulky: 3.1 -> 3.2
2024-01-05 20:05:05 +08:00
Bobby Rong and GitHub
5f70a5cbca
Merge pull request #273297 from bobby285271/upd/appstream
...
appstream: 0.15.5 → 1.0.1
2024-01-05 20:02:26 +08:00
Vladimír Čunát
80b77e9db0
nixos/release: add i686-linux mesa to channel blockers
...
Apart from being still a useful package, this keeps a basic sanity check
for i686, now that we dropped the installation image, etc.
Our RFC mandates that i686 stdenv is a channel blocker:
https://github.com/NixOS/rfcs/blob/master/rfcs/0046-platform-support-tiers.md#tier-3-1
2024-01-05 12:25:05 +01:00
K900 and GitHub
f85e45da81
Merge pull request #278680 from K900/sddm-qt6
...
sddm: 0.20.0 -> unstable-2023-12-29, add Qt6 support
2024-01-05 14:22:44 +03:00
Christian Kögler and GitHub
b56b0467ce
Merge pull request #278806 from MultisampledNight/neovide-0.12.1
...
neovide: 0.12.0 -> 0.12.1
2024-01-05 12:21:04 +01:00
Tomáš Vacek
d1a3004c22
asusctl: 5.0.6 -> 5.0.7
2024-01-05 11:41:12 +01:00
Sergei Trofimovich
9c51fb0606
nvidia-x11: add an assert that useSettings implies more than libsOnly
...
Without the change `primusLib.glvnd.settings` fails the eval without a
chance of recovery (uncatchable error):
$ NIXPKGS_ALLOW_UNFREE=1 nix build --no-link -f. primusLib.glvnd.settings
error:
… while calling the 'derivationStrict' builtin
at /derivation-internal.nix:9:12:
8|
9| strict = derivationStrict drvAttrs;
| ^
10|
… while evaluating derivation 'nvidia-settings-545.29.06'
whose name attribute is located at pkgs/stdenv/generic/make-derivation.nix:348:7
… while evaluating attribute 'postPatch' of derivation 'nvidia-settings-545.29.06'
at pkgs/os-specific/linux/nvidia-x11/settings.nix:81:3:
80|
81| postPatch = lib.optionalString nvidia_x11.useProfiles ''
| ^
82| sed -i 's,/usr/share/nvidia/,${nvidia_x11.bin}/share/nvidia/,g' src/gtk+-2.x/ctkappprofile.c
error: attribute 'bin' missing
at pkgs/os-specific/linux/nvidia-x11/settings.nix:82:36:
81| postPatch = lib.optionalString nvidia_x11.useProfiles ''
82| sed -i 's,/usr/share/nvidia/,${nvidia_x11.bin}/share/nvidia/,g' src/gtk+-2.x/ctkappprofile.c
| ^
83| '';
After the change `builtins.tryEval` can catch errors thrown by `assert`.
2024-01-05 10:39:00 +00:00
Kerstin and GitHub
ec29a551e8
Merge pull request #278375 from arthsmn/scribus-update
...
scribus: 1.5.8 -> 1.6.0
2024-01-05 11:33:52 +01:00
R. Ryantm
fc72865ab8
automatic-timezoned: 1.0.138 -> 1.0.139
2024-01-05 10:08:34 +00:00
Pierre Bourdon and GitHub
1be0f6fd4d
Merge pull request #276626 from hellwolf/owncloud-5.2.0
...
owncloud-client: 5.0.0 -> 5.2.1
2024-01-05 11:08:01 +01:00
Raghav Sood and GitHub
a16b349f3c
Merge pull request #278888 from r-ryantm/auto-update/ledger-live-desktop
...
ledger-live-desktop: 2.73.0 -> 2.73.1
2024-01-05 18:01:14 +08:00
datafoo
4299db9d27
nixops_unstable: 2023-10-26 -> 2023-12-17
2024-01-05 10:52:32 +01:00
R. Ryantm
3898c7de41
monkeysAudio: 10.38 -> 10.40
2024-01-05 09:38:11 +00:00
R. Ryantm
cb6ffe2e9d
nfpm: 2.35.1 -> 2.35.2
2024-01-05 09:37:49 +00:00
R. Ryantm
9aac98d2f8
libcifpp: 6.0.0 -> 6.1.0
2024-01-05 09:13:44 +00:00
R. Ryantm
851da59daa
url-parser: 2.0.1 -> 2.0.2
2024-01-05 09:04:17 +00:00
R. Ryantm
ab261a0585
trivy: 0.48.1 -> 0.48.2
2024-01-05 08:59:01 +00:00
David Knaack and Hugh O'Brien
4b4f0f8034
openai-whisper-cpp: fix darwin build & add file for metal
...
Co-Authored-By: Hugh O'Brien <github@hughobrien.ie >
2024-01-05 09:57:53 +01:00
Jörg Thalheim and GitHub
3e2503b324
Merge pull request #278671 from plietar/fix-rustc-cross
...
rustc: Fix building cross-compilers for no_std targets.
2024-01-05 09:56:38 +01:00
R. Ryantm
1ed5e047af
civo: 1.0.70 -> 1.0.72
2024-01-05 08:49:02 +00:00
R. Ryantm
9ed34e2ec3
nvc: 1.11.1 -> 1.11.2
2024-01-05 08:38:36 +00:00
R. Ryantm
f10ff4a12c
ledger-live-desktop: 2.73.0 -> 2.73.1
2024-01-05 08:38:16 +00:00
R. Ryantm
930c431df7
feather: 2.6.1 -> 2.6.2
2024-01-05 08:27:32 +00:00
R. Ryantm
f30bdc7b06
hyprland-per-window-layout: 2.4 -> 2.5
2024-01-05 08:22:03 +00:00
Muhammad Falak R Wani
77f646e293
just: 1.21.0 -> 1.22.0
...
Diff: https://github.com/casey/just/compare/refs/tags/1.21.0...1.22.0
Changelog: https://github.com/casey/just/blob/1.22.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com >
2024-01-05 13:42:00 +05:30
R. Ryantm
d7635701af
xcb-imdkit: 1.0.5 -> 1.0.6
2024-01-05 08:10:23 +00:00
R. Ryantm
0a86b18d8b
xeus: 3.1.4 -> 3.1.5
2024-01-05 08:10:01 +00:00
R. Ryantm
e6ecfff450
tgt: 1.0.89 -> 1.0.90
2024-01-05 07:51:32 +00:00
R. Ryantm
f65e066a9b
tellico: 3.5.2 -> 3.5.3
2024-01-05 07:50:47 +00:00
R. Ryantm
e9bbedd91a
rwc: 0.2 -> 0.3
2024-01-05 07:42:20 +00:00
R. Ryantm
2481ef2113
python310Packages.flowlogs-reader: 5.0.0 -> 5.0.1
2024-01-05 07:34:13 +00:00
R. Ryantm and Jonathan Ringer
26c6b9f539
rymdport: 3.5.1 -> 3.5.2
2024-01-04 23:34:05 -08:00
R. Ryantm and Jonathan Ringer
aa8538161c
sqldef: 0.16.13 -> 0.16.14
2024-01-04 23:32:46 -08:00
R. Ryantm and Jonathan Ringer
da5b9fb2c7
revive: 1.3.4 -> 1.3.5
2024-01-04 23:32:07 -08:00
R. Ryantm and Jonathan Ringer
88cab94bd9
wallabag: 2.6.7 -> 2.6.8
2024-01-04 23:31:54 -08:00
Gaetan Lepage
1b498f741d
codeium: 1.6.16 -> 1.6.18
2024-01-05 08:29:23 +01:00
K900
ddb6aac521
sddm: 0.20.0 -> 0.20.0-unstable-2023-12-29, add Qt6 support
2024-01-05 10:29:10 +03:00
R. Ryantm
646b43f8c5
libuev: 2.4.0 -> 2.4.1
2024-01-05 07:27:45 +00:00
R. Ryantm
dda85b3fb5
gtk-layer-shell: 0.8.1 -> 0.8.2
2024-01-05 07:22:37 +00:00
R. Ryantm
197f4b1116
golangci-lint-langserver: 0.0.8 -> 0.0.9
2024-01-05 07:21:41 +00:00
R. Ryantm
da0c998a8a
gh-dash: 3.11.0 -> 3.11.1
2024-01-05 07:14:57 +00:00
R. Ryantm
e397d4f9f7
pueue: 3.3.2 -> 3.3.3
2024-01-05 07:04:16 +00:00
R. Ryantm
e76544e98c
python310Packages.django-modeltranslation: 0.18.11 -> 0.18.12
2024-01-05 06:59:06 +00:00
R. Ryantm
a8124523ae
obs-studio-plugins.obs-text-pthread: 2.0.2 -> 2.0.3
2024-01-05 06:31:40 +00:00
Nikolay Korotkiy and GitHub
d6afa889a3
Merge pull request #278845 from r-ryantm/auto-update/crow-translate
...
crow-translate: 2.11.0 -> 2.11.1
2024-01-05 10:19:47 +04:00
R. Ryantm
3d41d9f0d3
kgeotag: 1.4.0 -> 1.5.0
2024-01-05 05:37:50 +00:00
Ash Manning
2d16d1876b
protolint: 0.37.1 -> 0.47.4
2024-01-05 13:33:42 +08:00
R. Ryantm
54bda945d5
goldwarden: 0.2.7 -> 0.2.9
2024-01-05 05:23:05 +00:00
R. Ryantm
54e2f7e4d6
crowdin-cli: 3.15.0 -> 3.16.0
2024-01-05 05:15:03 +00:00
R. Ryantm
745a56a2e9
crow-translate: 2.11.0 -> 2.11.1
2024-01-05 05:11:19 +00:00