nix: replace paths dynamically
This commit is contained in:
parent
6daa866beb
commit
7451890fd7
4 changed files with 8 additions and 148 deletions
5
.github/workflows/nix-update.yaml
vendored
5
.github/workflows/nix-update.yaml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: "Nix: update lockfile"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 */14 * *'
|
||||
workflow_dispatch:
|
||||
on: [push, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue