fix: bump nixpkgs to pick up crates.io fetchCargoVendor CDN fix

This commit is contained in:
darshankabariya 2026-06-09 14:26:00 +05:30
parent 15f68f2ec2
commit a7f2eeb9c1
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22
2 changed files with 6 additions and 3 deletions

3
.gitignore vendored
View File

@ -93,3 +93,6 @@ result
.savedkeys/
AGENTS.md
# GitNexus index (local only)
.gitnexus/

6
flake.lock generated
View File

@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1771369470,
"narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
"lastModified": 1780749050,
"narHash": "sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0182a361324364ae3f436a63005877674cf45efb",
"rev": "a799d3e3886da994fa307f817a6bc705ae538eeb",
"type": "github"
},
"original": {