diff --git a/.envrc.example b/.envrc.example deleted file mode 100644 index 8392d15..0000000 --- a/.envrc.example +++ /dev/null @@ -1 +0,0 @@ -use flake \ No newline at end of file diff --git a/.gitignore b/.gitignore index 8076dce..7e73474 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .vscode \.DS_Store .envrc -.direnv \ No newline at end of file +.zed +.direnv diff --git a/flake.lock b/flake.lock index 4957acb..d00f7c7 100644 --- a/flake.lock +++ b/flake.lock @@ -41,11 +41,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1714656196, - "narHash": "sha256-kjQkA98lMcsom6Gbhw8SYzmwrSo+2nruiTcTZp5jK7o=", + "lastModified": 1725194671, + "narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "94035b482d181af0a0f8f77823a790b256b7c3cc", + "rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c", "type": "github" }, "original": {