nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at haskell-updates 31 lines 945 B view raw
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": "bde09022887110deb780067364a0818e89258968", 13 "url": "https://github.com/NixOS/nixpkgs/archive/bde09022887110deb780067364a0818e89258968.tar.gz", 14 "hash": "13mi187zpa4rw680qbwp7pmykjia8cra3nwvjqmsjba3qhlzif5l" 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": "e96d59dff5c0d7fddb9d113ba108f03c3ef99eca", 26 "url": "https://github.com/numtide/treefmt-nix/archive/e96d59dff5c0d7fddb9d113ba108f03c3ef99eca.tar.gz", 27 "hash": "02gqyxila3ghw8gifq3mns639x86jcq079kvfvjm42mibx7z5fzb" 28 } 29 }, 30 "version": 5 31}