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": "6a489c9482ca676ce23c0bcd7f2e1795383325fa", 13 "url": "https://github.com/NixOS/nixpkgs/archive/6a489c9482ca676ce23c0bcd7f2e1795383325fa.tar.gz", 14 "hash": "0vsvkhy3gb8yzq62vazhmpqixssmd4xinnll7w73l4vrqd611wlf" 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": "58bd4da459f0a39e506847109a2a5cfceb837796", 26 "url": "https://github.com/numtide/treefmt-nix/archive/58bd4da459f0a39e506847109a2a5cfceb837796.tar.gz", 27 "hash": "01bg9b4xzlv6s5q1q78vib6l2csw02b3rk5bm5yj4gx2sk2hvmrq" 28 } 29 }, 30 "version": 5 31}