mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
chore: 💚 Update Nix hashes
This commit is contained in:
parent
fbe86043b7
commit
0ac540132a
2 changed files with 5 additions and 5 deletions
|
|
@ -36,7 +36,7 @@
|
|||
};
|
||||
apps.update-modules = {
|
||||
type = "app";
|
||||
program = self.packages.${system}.versiajs.passthru.updateScript;
|
||||
program = ./nix/update.sh;
|
||||
};
|
||||
}) //
|
||||
flake-utils.lib.eachDefaultSystem (system: let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue