mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
nix: replace paths dynamically
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user