summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: 1774af4dd1a92b8eeab37ff28ddc03fa1e3394b5 (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
  "nodes": {
    "buildbot-nix": {
      "inputs": {
        "flake-parts": "flake-parts",
        "hercules-ci-effects": "hercules-ci-effects",
        "nixpkgs": [
          "nixpkgs"
        ],
        "treefmt-nix": "treefmt-nix"
      },
      "locked": {
        "lastModified": 1760516981,
        "narHash": "sha256-4AYTAH7WDL6C6WKktc9UEQRiav6oPzVpKuFWRyYeuTQ=",
        "owner": "Mic92",
        "repo": "buildbot-nix",
        "rev": "01dfc9a07c070092e3187be8edbd2243a9e301a5",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "buildbot-nix",
        "type": "github"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": [
          "buildbot-nix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1756770412,
        "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "4524271976b625a4a605beefd893f270620fd751",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "hercules-ci-effects": {
      "inputs": {
        "flake-parts": [
          "buildbot-nix",
          "flake-parts"
        ],
        "nixpkgs": [
          "buildbot-nix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1758022363,
        "narHash": "sha256-ENUhCRWgSX4ni751HieNuQoq06dJvApV/Nm89kh+/A0=",
        "owner": "hercules-ci",
        "repo": "hercules-ci-effects",
        "rev": "1a3667d33e247ad35ca250698d63f49a5453d824",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "hercules-ci-effects",
        "type": "github"
      }
    },
    "nix-writers": {
      "flake": false,
      "locked": {
        "lastModified": 1677612737,
        "narHash": "sha256-UaCKZ4PbMZU6UZH7XNFcjRtd5jheswl66rjZDBfQgp8=",
        "ref": "refs/heads/master",
        "rev": "66a1f6833464bbb121b6d94247ad769f277351f8",
        "revCount": 39,
        "type": "git",
        "url": "https://cgit.krebsco.de/nix-writers"
      },
      "original": {
        "type": "git",
        "url": "https://cgit.krebsco.de/nix-writers"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1760878510,
        "narHash": "sha256-K5Osef2qexezUfs0alLvZ7nQFTGS9DL2oTVsIXsqLgs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "5e2a59a5b1a82f89f2c7e598302a9cacebb72a67",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "buildbot-nix": "buildbot-nix",
        "nix-writers": "nix-writers",
        "nixpkgs": "nixpkgs"
      }
    },
    "treefmt-nix": {
      "inputs": {
        "nixpkgs": [
          "buildbot-nix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1758728421,
        "narHash": "sha256-ySNJ008muQAds2JemiyrWYbwbG+V7S5wg3ZVKGHSFu8=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "5eda4ee8121f97b218f7cc73f5172098d458f1d1",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}