summaryrefslogtreecommitdiff
path: root/test/flake.lock
blob: 49edfc27a2b0266f015ef547db610bf1503ad33a (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
  "nodes": {
    "call-flake": {
      "locked": {
        "lastModified": 1718501761,
        "narHash": "sha256-ythzL6iO/eE6r1IA6dflpWx0vC4JBGBlHLTK3BpYhrQ=",
        "owner": "divnix",
        "repo": "call-flake",
        "rev": "518b4aef7bc8b4637cf92ecfa66ec45673dd5f55",
        "type": "github"
      },
      "original": {
        "owner": "divnix",
        "repo": "call-flake",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1718870667,
        "narHash": "sha256-jab3Kpc8O1z3qxwVsCMHL4+18n5Wy/HHKyu1fcsF7gs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "9b10b8f00cb5494795e5f51b39210fed4d2b0748",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "parts": {
      "inputs": {
        "nixpkgs-lib": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1717285511,
        "narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "call-flake": "call-flake",
        "nixpkgs": "nixpkgs",
        "parts": "parts"
      }
    }
  },
  "root": "root",
  "version": 7
}