build(nix): upgrade nixpkgs to resolve link error (#23101)

bump nixpkgs to get the appropriate treesitter version
This commit is contained in:
Will Ruggiano 2023-04-15 06:54:16 -06:00 committed by GitHub
parent 62b7b1daf3
commit eb151a9730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,7 +1,9 @@
# Tools # Tools
/.direnv/
/venv/ /venv/
compile_commands.json compile_commands.json
/.luarc.json /.luarc.json
/.envrc
# IDEs # IDEs
/.vs/ /.vs/

View File

@ -17,11 +17,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1671983799, "lastModified": 1681465517,
"narHash": "sha256-Z2Ro6hFPZHkBqkVXY5/aBUzxi5xizQGvuHQ9+T5B/ks=", "narHash": "sha256-EasJh15/jcJNAHtq2SGbiADRXteURAnQbj1NqBoKkzU=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "fad51abd42ca17a60fc1d4cb9382e2d79ae31836", "rev": "abe7316dd51a313ce528972b104f4f04f56eefc4",
"type": "github" "type": "github"
}, },
"original": { "original": {