Fixing broken CI

This commit is contained in:
2023-10-23 02:50:45 +02:00
parent 9238225556
commit 112f281fd9
17 changed files with 5 additions and 183 deletions

View File

@@ -8,7 +8,7 @@
{
packages = {
ui = base.pkg.global;
theme = base.pkg.theme;
ui-assets = pkgs.callPackage ./nix/ui-assets.nix { };
# EXAMPLE: GITEA_TOKEN=$(rbw get -f GITEA_TOKEN git.clan.lol) nix run .#update-ui-assets
update-ui-assets = pkgs.callPackage ./nix/update-ui-assets.nix { };