sources.json

 1{
 2  "pins": {
 3    "nixpkgs": {
 4      "type": "Channel",
 5      "name": "nixpkgs-unstable",
 6      "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre961255.e607cb5360ff/nixexprs.tar.xz",
 7      "hash": "sha256-Ki+NJLX77OuKlMVV5rXhQnVyZYGnC1d776lSMrhV9nU="
 8    },
 9    "treefmt": {
10      "type": "Git",
11      "repository": {
12        "type": "Git",
13        "url": "https://github.com/numtide/treefmt-nix"
14      },
15      "branch": "main",
16      "submodules": false,
17      "revision": "71b125cd05fbfd78cab3e070b73544abe24c5016",
18      "url": null,
19      "hash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk="
20    }
21  },
22  "version": 7
23}