mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Fix
This commit is contained in:
parent
e757701dc2
commit
aa15c4dc0b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
writeShellApplication {
|
||||
name = "ci";
|
||||
runtimeInputs = [ om-ci-build-remote zellij ];
|
||||
runtimeInputs = [ omnix zellij ];
|
||||
meta.description = ''
|
||||
Run CI locally.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue