mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-07-02 14:40:16 +00:00
fix: bump nixpkgs to pick up crates.io fetchCargoVendor CDN fix
This commit is contained in:
parent
15f68f2ec2
commit
a7f2eeb9c1
3
.gitignore
vendored
3
.gitignore
vendored
@ -93,3 +93,6 @@ result
|
||||
.savedkeys/
|
||||
|
||||
AGENTS.md
|
||||
|
||||
# GitNexus index (local only)
|
||||
.gitnexus/
|
||||
|
||||
6
flake.lock
generated
6
flake.lock
generated
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user