pins: upgrade to v8

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I424803b1c97c4fbd4db6b2372b79581c6a6a6964
This commit is contained in:
raf 2026-06-12 08:07:18 +03:00
commit 567c248c4c
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 30 additions and 18 deletions

View file

@ -107,6 +107,7 @@
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"artifact": "nixexprs.tar.xz",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1006943.e9a7635a5759/nixexprs.tar.xz",
"hash": "sha256-j1JL8PtaAVdH84cV+Scicmrck1tX0CM60F31md5C/MM="
},
@ -159,5 +160,5 @@
"hash": "sha256-Amaz+83mSPue+pjZq/pJiCxu5QczYvmJk6f96eraaK8="
}
},
"version": 7
"version": 8
}