Compare commits
2 commits
6dc0624ba8
...
a3bfa93206
Author | SHA1 | Date | |
---|---|---|---|
a3bfa93206 | |||
837ae3c7e4 |
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: update-flake-lock
|
name: update-flake-lock
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '45 14 * * *' # daily at 14:30
|
- cron: '30 14 * * *' # daily at 14:30
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lockfile:
|
lockfile:
|
||||||
|
|
|
@ -94,6 +94,7 @@ pkgs: epkgs: let
|
||||||
eldoc-box
|
eldoc-box
|
||||||
go-translate
|
go-translate
|
||||||
notmuch
|
notmuch
|
||||||
|
consult-notmuch
|
||||||
poly-org
|
poly-org
|
||||||
]) ++ (with elpaPackages; [
|
]) ++ (with elpaPackages; [
|
||||||
delight
|
delight
|
||||||
|
|
Reference in a new issue