Compare commits
No commits in common. "a3bfa93206f90d24e429b63261725ae4bcdde1ae" and "6dc0624ba8d1a90c566f49436470537b50da022f" have entirely different histories.
a3bfa93206
...
6dc0624ba8
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: update-flake-lock
|
name: update-flake-lock
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 14 * * *' # daily at 14:30
|
- cron: '45 14 * * *' # daily at 14:30
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lockfile:
|
lockfile:
|
||||||
|
|
|
@ -94,7 +94,6 @@ 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