Espanso for ..date expansion etc.

This commit is contained in:
2024-12-27 00:25:40 +01:00
parent 0d37c9fe95
commit da7e352e8d
3 changed files with 29 additions and 2 deletions

17
nixos/flake.lock generated
View File

@@ -1,5 +1,21 @@
{
"nodes": {
"espanso-fix": {
"locked": {
"lastModified": 1733174540,
"narHash": "sha256-Yv72ufzlbccsUgjnDtLfybPS4HJ7v3lN+pjmcH3/l+I=",
"owner": "pitkling",
"repo": "nixpkgs",
"rev": "2c39301457f9b5cb18a042a1f5643b15de551c79",
"type": "github"
},
"original": {
"owner": "pitkling",
"ref": "espanso-fix-capabilities-export",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1734875076,
@@ -18,6 +34,7 @@
},
"root": {
"inputs": {
"espanso-fix": "espanso-fix",
"nixpkgs": "nixpkgs"
}
}