nix: replace paths dynamically

This commit is contained in:
Mihai Fufezan 2022-06-02 00:42:05 +03:00
parent 6daa866beb
commit 7451890fd7
No known key found for this signature in database
GPG key ID: 5899325F2F120900
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: