blob: 7a9cfc41bc026fa3cef9f69191f617dd898f30ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"pins": {
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre1003764.3d8f0f3f72a6/nixexprs.tar.xz",
"hash": "sha256-Zc5W2GRfLZtIDsEn0A5kzoN0+yNWq/3MzzoXGu0ytMU="
}
},
"version": 7
}
|