fix clojure dep

this caused nrepl completion to crash
This commit is contained in:
arne 2024-04-11 14:16:18 +02:00
commit 902ae2fc45
3 changed files with 9 additions and 9 deletions

11
flake.lock generated
View file

@ -2,12 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1667514353,
"narHash": "sha256-zaYpmXs2gWh/KeFyNTcNKd0ibuWLvNV0S62fagVEnQs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "45b546681874b344a53bdeb01bd41f13a5cfeba0",
"type": "github"
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
"path": "/nix/store/gig8j85kj7ybjy3ksn6k3aich8j2k59y-source",
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
"type": "path"
},
"original": {
"owner": "NixOS",