summaryrefslogtreecommitdiff
path: root/test/flake.lock
blob: b60e7aa0638a37d9f022b837357c2a778b3ef960 (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": 1714872197,
        "narHash": "sha256-B9uOqvhDhHnK+kwW/mfI/rAtlXuYlipdOss/L7gBOjs=",
        "owner": "divnix",
        "repo": "call-flake",
        "rev": "76c195c801d310957a1e15cb378fcca983208cae",
        "type": "github"
      },
      "original": {
        "owner": "divnix",
        "repo": "call-flake",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1715282013,
        "narHash": "sha256-GtwK9hQMbN+FxSD2eTioBOi2P47+t3oqnY4ZGJl53+k=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "cc6431d5598071f0021efc6c009c79e5b5fe1617",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "parts": {
      "inputs": {
        "nixpkgs-lib": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1714641030,
        "narHash": "sha256-yzcRNDoyVP7+SCNX0wmuDju1NUCt8Dz9+lyUXEI0dbI=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e",
        "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
}