update(pkgs): Update sources of all downstream packages

This commit is contained in:
Tristan Daniël Maat 2025-12-14 03:15:25 +08:00
parent 0539da6ac3
commit d8c52f4f1b
Signed by: tlater
GPG key ID: 02E935006CF2E8E7
4 changed files with 159 additions and 89 deletions

View file

@ -288,6 +288,7 @@ rustPlatform.buildRustPackage (drv: {
(lib.makeBinPath [
ast-grep
nix-prefetch-github
cargo
])
];
} ./update.nu;