mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-05 14:48:38 +00:00
Bump flake (#117)
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -26,11 +26,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1747964474,
|
||||
"narHash": "sha256-i73u8NLiqewGy0iIriH4XizatLnAojXxzrBqHJEz49E=",
|
||||
"lastModified": 1748004251,
|
||||
"narHash": "sha256-XodjkVWTth3A2JpBqGBkdLD9kkWn94rnv98l3xwKukg=",
|
||||
"owner": "lnl7",
|
||||
"repo": "nix-darwin",
|
||||
"rev": "93562b65cf68612a544779c9f77536f9dff01096",
|
||||
"rev": "33220d4791784e4dd4739edd3f6c028020082f91",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -123,11 +123,11 @@
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1747920628,
|
||||
"narHash": "sha256-IlAuXnIi+ZmyS89tt1YOFDCv7FKs9bNBHd3MXMp8PxE=",
|
||||
"lastModified": 1747958103,
|
||||
"narHash": "sha256-qmmFCrfBwSHoWw7cVK4Aj+fns+c54EBP8cGqp/yK410=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "e314d5c6d3b3a0f40ec5bcbc007b0cbe412f48ae",
|
||||
"rev": "fe51d34885f7b5e3e7b59572796e1bcb427eccb1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@@ -25,6 +25,7 @@ precmd_functions+=(prompt_custom)
|
||||
export WORDCHARS=''
|
||||
|
||||
export OPENAI_API_KEY=$(cat ~/.secrets/openai.txt)
|
||||
export ANTHROPIC_API_KEY=$(cat ~/.secrets/anthropic.txt)
|
||||
|
||||
autoload edit-command-line
|
||||
zle -N edit-command-line
|
||||
|
Reference in New Issue
Block a user