Commit Graph
840361 Commits
Author SHA1 Message Date
Pavol RusnakandGitHub 4933d56c3c ollama: fix source hash for version 0.11.0 (#431235) 2025-08-05 21:49:37 +02:00
Nick CaoandGitHub 8bb72b7fa7 terraform-providers.azurerm: 4.37.0 -> 4.38.1 (#430821) 2025-08-05 15:49:08 -04:00
Nick CaoandGitHub cff8c567b0 chezmoi: 2.62.5 -> 2.63.1 (#430829) 2025-08-05 15:48:55 -04:00
Nick CaoandGitHub 1cdc0b7f0b terraform-providers.gitlab: 18.1.1 -> 18.2.0 (#430836) 2025-08-05 15:47:31 -04:00
Nick CaoandGitHub 88f789e4af parallel-disk-usage: 0.20.0 -> 0.21.0 (#430845) 2025-08-05 15:45:48 -04:00
d849225e50 snapweb: 0.9.0 -> 0.9.1 (#430632)
Co-authored-by: ettom <ettom@users.noreply.github.com>
2025-08-05 19:44:02 +00:00
Azat BahawiandGitHub ced1fe4812 nelm: 1.8.0 -> 1.10.0 (#431052) 2025-08-05 22:23:35 +03:00
c46afef909 questdb: 8.3.3 -> 9.0.1 (#424317)
Co-authored-by: jakub-pravda <me@jakubpravda.net>
2025-08-05 18:54:44 +00:00
Pol DellaieraandGitHub 0a64adcbfc python3Packages.langgraph-checkpoint-sqlite: 2.0.10 -> 2.0.11 (#431104) 2025-08-05 20:52:14 +02:00
Bas NijholtandGitHub 49a95e445e ollama: fix source hash for version 0.11.0
The current hash in package.nix doesn't match the actual v0.11.0
source,
causing build failures with hash mismatch errors.

Update hash from
sha256-fBoSt/chnxnlD6/HsWeMX9TR7Du7RCOmWcqCKamyK7A=
to sha256-po7BxJAj9eOpOaXsLDmw6/1RyjXPtXza0YUv0pVojZ0=

This follows nixpkgs conventions:
- PR title: package: brief description
- Commit message: explains what and why, with specific details
about the hash change
2025-08-05 11:21:54 -07:00
Wolfgang WaltherandGitHub be57485fff ci/treefmt: add markdown-code-runner (#427460) 2025-08-05 18:04:39 +00:00
c5739c7f3e lux-cli: 0.11.1 -> 0.13.0 (#431222)
Co-authored-by: mrcjkb <mrcjkb@users.noreply.github.com>
2025-08-05 17:58:40 +00:00
Weijia WangandGitHub ec7cfdd9de python3Packages.transitions: 0.9.2 -> 0.9.3 (#423800) 2025-08-05 19:58:22 +02:00
Yohann BonifaceandGitHub 866ad45761 treewide: use tag in fetchers (#431100) 2025-08-05 19:51:07 +02:00
Weijia WangandGitHub 8ac5daec56 python3Packages.coredis: 4.23.1 -> 4.24.0 (#423341) 2025-08-05 19:40:30 +02:00
Weijia WangandGitHub 1932f2fe90 python3Packages.auditwheel: 6.4.0 -> 6.4.2 (#423091) 2025-08-05 19:36:15 +02:00
Weijia WangandGitHub a3f74eeefd python3Packages.dateparser: 1.2.1 -> 1.2.2 (#421671) 2025-08-05 19:33:48 +02:00
Weijia WangandGitHub c435fbfae0 python3Packages.retrying: 1.3.4 -> 1.4.1 (#420411) 2025-08-05 19:32:06 +02:00
Pavol RusnakandGitHub 132e42f1b3 phoenixd: 0.6.1 -> 0.6.2 (#431211) 2025-08-05 19:29:25 +02:00
Weijia WangandGitHub 9fc8ec2755 python3Packages.oci: 2.154.1 -> 2.157.0 (#420971) 2025-08-05 19:28:12 +02:00
Pavol RusnakandGitHub 89e59e50fd ollama: 0.10.0 -> 0.11.0 (#431224) 2025-08-05 19:25:08 +02:00
Ben Siraphob abe860e8d2 ollama: 0.10.0 -> 0.11.0 2025-08-05 10:07:59 -07:00
夜坂雅andMasum Reza 38e72a1ce2 android-studio: 2025.1.1.14 -> 2025.1.2.11 2025-08-05 22:33:53 +05:30
Austin HorstmanandMasum Reza 4f2ad9dcda grimblast: 0.1-unstable-2025-07-18 -> 0.1-unstable-2025-07-23
https: //github.com/hyprwm/contrib/commit/6839b23345b71db17cd408373de4f5605bf589b8
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-08-05 22:33:37 +05:30
Philip TaronandGitHub af49b97582 fetchurl: fix resolvedUrl eval on URLs without mirror:// prefix (#431112) 2025-08-05 09:58:56 -07:00
R. Ryantm 47b39dc9dc lux-cli: 0.11.1 -> 0.13.0 2025-08-05 16:41:48 +00:00
Maximilian BoschandGitHub 18b8309691 Merge: nextcloudPackages.apps: update (#430698) 2025-08-05 18:21:25 +02:00
R. Ryantm fd01b94c94 phoenixd: 0.6.1 -> 0.6.2 2025-08-05 15:45:59 +00:00
Wolfgang Walther a7b3b2584a ci/treefmt: add markdown-code-runner
This was run as a test in `doc/tests/check-nix-code-blocks.nix` before,
but its DX can be improved: By including it in `treefmt` we get better
error reporting and auto-fixing, as well as running it on *all* markdown
files (including READMEs etc.) for free.
2025-08-05 17:30:41 +02:00
Bobby RongandGitHub be2b8ea3d4 xfce.xfce4-alsa-plugin: init at 0.4.0 (#430904) 2025-08-05 23:20:06 +08:00
Bobby RongandGitHub c23b6e72dd lightdm-slick-greeter: 2.2.1 -> 2.2.2 (#430951) 2025-08-05 23:15:10 +08:00
Bobby RongandGitHub 3a6b8fd56b timeshift: 24.06.6 -> 25.07.4 (#430367) 2025-08-05 23:14:17 +08:00
Jakub KozłowskiandGitHub fe18ee812b bloop: 2.0.12 -> 2.0.13 (#431161) 2025-08-05 17:13:18 +02:00
SandroandGitHub 42b0d43baa rshim-user-space: 2.4.2 -> 2.4.4 (#431148) 2025-08-05 17:09:46 +02:00
SandroandGitHub 397bd04460 k3s_1_30: 1.30.14+k3s1 -> 1.30.14+k3s2 (#431149) 2025-08-05 17:08:48 +02:00
Wolfgang Walther fed181fac1 nixos/doc/modular-services: run nixfmt on code blocks 2025-08-05 17:08:45 +02:00
Wolfgang Walther d3caafc32f nixos/doc/mailman: fix syntax in code block 2025-08-05 17:08:31 +02:00
Felix BargfeldtandGitHub d305c976f0 portfolio: 0.77.3 -> 0.78.0 (#430722) 2025-08-05 17:08:22 +02:00
SandroandGitHub 0f39a4d3bd k3s_1_31: 1.31.10+k3s1 -> 1.31.11+k3s1 (#431150) 2025-08-05 17:08:11 +02:00
SandroandGitHub e24c9a9fae k3s_1_32: 1.32.6+k3s1 -> 1.32.7+k3s1 (#431151) 2025-08-05 17:07:56 +02:00
Nikolay KorotkiyandGitHub d254223c8d lagrange: 1.18.5 -> 1.18.6 (#431177) 2025-08-05 19:03:37 +04:00
06kellyjacandFrancesco Gazzetta a14966419e ladybird: 0-unstable-2025-06-27 -> 0-unstable-2025-08-04
Needed to update cache cmake flag.
Removed ca-certs as no longer required at build time.
Adjusted skia cflags to match updated format in upstream.
Dropped our desktop item in favor of the new one in upstream.
No longer need to manually move icons.
2025-08-05 15:01:50 +00:00
06kellyjacandFrancesco Gazzetta 368351fc74 ladybird: add jk as a maintainer 2025-08-05 15:01:50 +00:00
06kellyjacandFrancesco Gazzetta f0f66a3113 ladybird: reduce use of with lib 2025-08-05 15:01:50 +00:00
SandroandGitHub 773b00d832 k3s_1_33: 1.33.2+k3s1 -> 1.33.3+k3s1 (#431158) 2025-08-05 17:00:37 +02:00
R. RyantmandNikolay Korotkiy 24d85e24db lagrange: 1.18.5 -> 1.18.6 2025-08-05 18:50:54 +04:00
·𐑑𐑴𐑕𐑑𐑩𐑤andVincent Laporte 22ae0b20d0 ocamlPackages.jsont: flags to turn off optional dependencies 2025-08-05 16:14:29 +02:00
Wolfgang WaltherandGitHub 327e83ae65 ci/pinned: update (#431124) 2025-08-05 14:04:55 +00:00
misuzuandGitHub feebdfe28c snac2: 2.80 -> 2.81 (#430517) 2025-08-05 17:04:02 +03:00
Pierre RouxandVincent Laporte 3fc72d286c ocamlPackages.elpi: 2.0.7 -> 3.0.1 2025-08-05 15:59:09 +02:00