summaryrefslogtreecommitdiff
path: root/npins/sources.json
blob: b59be047e076bad75a10e7dd4dd9dab0c957696b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "pins": {
    "fenix": {
      "type": "Git",
      "repository": {
        "type": "GitHub",
        "owner": "nix-community",
        "repo": "fenix"
      },
      "branch": "main",
      "submodules": false,
      "revision": "85bdb8b6245c56d663bd4a1c7e3e399e4fda265c",
      "url": "https://github.com/nix-community/fenix/archive/85bdb8b6245c56d663bd4a1c7e3e399e4fda265c.tar.gz",
      "hash": "sha256-OZatrTzW2OUWWm0MpdAfLmYY6XEQeVWJ7tV7+Atg4AA="
    },
    "naersk": {
      "type": "Git",
      "repository": {
        "type": "GitHub",
        "owner": "nix-community",
        "repo": "naersk"
      },
      "branch": "master",
      "submodules": false,
      "revision": "5e73301621274c44798bf6c6211ed27fc2ced201",
      "url": "https://github.com/nix-community/naersk/archive/5e73301621274c44798bf6c6211ed27fc2ced201.tar.gz",
      "hash": "sha256-KZ4s1kolHXFQrRGlnB503gDcTrVQMhiczO+LvvwKEPg="
    },
    "nixpkgs": {
      "type": "Channel",
      "name": "nixpkgs-unstable",
      "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre987567.6368eda62c97/nixexprs.tar.xz",
      "hash": "sha256-V6plRCpzkUz2ry6deCNounU4SGCNTsfIfyUKLTreITc="
    }
  },
  "version": 7
}