mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
updated forgejo action
This commit is contained in:
parent
e8f97460ff
commit
bf357e61a9
2 changed files with 3 additions and 6 deletions
|
|
@ -13,11 +13,11 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: install nix
|
||||
uses: DeterminateSystems/determinate-nix-action@v3.5.2
|
||||
uses: https://github.com/DeterminateSystems/determinate-nix-action@v3.5.2
|
||||
with:
|
||||
extra-conf: "lazy-trees = true"
|
||||
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
||||
with:
|
||||
use-flakehub: false
|
||||
|
||||
|
|
|
|||
|
|
@ -79,10 +79,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
tab name="shell" {
|
||||
command=fish
|
||||
args "-c" "direnv reload"
|
||||
}
|
||||
tab name="shell"
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue