nix: replace paths dynamically

This commit is contained in:
Mihai Fufezan
2022-06-02 00:42:05 +03:00
parent 6daa866beb
commit 7451890fd7
4 changed files with 8 additions and 148 deletions

View File

@@ -1,9 +1,6 @@
name: "Nix: update lockfile"
on:
schedule:
- cron: '0 0 */14 * *'
workflow_dispatch:
on: [push, workflow_dispatch]
jobs:
update: