aboutsummaryrefslogtreecommitdiff
path: root/examples/nixpkgs/yae.json
blob: eb5ff31d03d906fbdf233ccbdfb2c24c6b07c661 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "nixpkgs": {
    "url": "https://github.com/NixOS/nixpkgs/archive/nixos-unstable.tar.gz",
    "sha256": "1wn29537l343lb0id0byk0699fj0k07m1n2d7jx2n0ssax55vhwy",
    "hash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=",
    "unpack": true,
    "type": "git",
    "version": "nixos-unstable",
    "url_template": "https://github.com/NixOS/nixpkgs/archive/{version}.tar.gz"
  }
}