Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1{ 2 "pins": { 3 "nixpkgs": { 4 "type": "Git", 5 "repository": { 6 "type": "GitHub", 7 "owner": "NixOS", 8 "repo": "nixpkgs" 9 }, 10 "branch": "nixpkgs-unstable", 11 "submodules": false, 12 "revision": "2baf8e1658cba84a032c3a8befb1e7b06629242a", 13 "url": "https://github.com/NixOS/nixpkgs/archive/2baf8e1658cba84a032c3a8befb1e7b06629242a.tar.gz", 14 "hash": "0l48zkf2zs7r53fjq46j770vpb5avxihyfypra3fv429akqnsmm1" 15 }, 16 "treefmt-nix": { 17 "type": "Git", 18 "repository": { 19 "type": "GitHub", 20 "owner": "numtide", 21 "repo": "treefmt-nix" 22 }, 23 "branch": "main", 24 "submodules": false, 25 "revision": "421b56313c65a0815a52b424777f55acf0b56ddf", 26 "url": "https://github.com/numtide/treefmt-nix/archive/421b56313c65a0815a52b424777f55acf0b56ddf.tar.gz", 27 "hash": "1l57hzz704s7izkkcl3xsg77xjfza57cl0fchs24rdpdhmry2dmp" 28 } 29 }, 30 "version": 5 31}