3/20
This commit is contained in:
parent
817aa75f84
commit
235f903c1d
25 changed files with 523 additions and 269 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
package_name: ["nvim"]
|
||||
steps:
|
||||
- run: echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
|
||||
- run: nix-env -i nodejs
|
||||
- run: nix-env -i nodejs curl
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run `nix bundle`
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue