mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-10-01 14:33:29 +00:00
flake: fix infrec
Some checks are pending
Build / Find uncached packages (push) Waiting to run
Build / build-uncached (push) Blocked by required conditions
Run Checks / check (NIXPKGS_ALLOW_INSECURE=1 nix flake check --accept-flake-config --impure) (push) Waiting to run
Run Checks / check (nix run .#alejandra-custom -- -c . -e ./npins) (push) Waiting to run
Run Checks / build (push) Blocked by required conditions
Nix / nix (push) Waiting to run
Some checks are pending
Build / Find uncached packages (push) Waiting to run
Build / build-uncached (push) Blocked by required conditions
Run Checks / check (NIXPKGS_ALLOW_INSECURE=1 nix flake check --accept-flake-config --impure) (push) Waiting to run
Run Checks / check (nix run .#alejandra-custom -- -c . -e ./npins) (push) Waiting to run
Run Checks / build (push) Blocked by required conditions
Nix / nix (push) Waiting to run
This commit is contained in:
parent
247a08dcd0
commit
a58b8a0136
1 changed files with 2 additions and 0 deletions
|
@ -95,7 +95,9 @@
|
|||
packages = [pkgs.npins];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
flake = {
|
||||
# In case I ever decide to use Hydra.
|
||||
hydraJobs = self.packages;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue