feat: Update to cinny 4.10.5
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m25s

This commit is contained in:
2026-02-24 17:03:46 +05:30
parent 34737a5aef
commit 4e0cb41780
2 changed files with 38 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
};
};
misc-applications = final: prev: {
command-runner = inputs.command-runner.packages.${prev.system}.command-runner;
goread = final.pkgs.buildGoModule {
pname = "goread";
version = "v1.6.4";