summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 0110316c9314f00d58be5f64c0ccdb912350c1e6 (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1781607440,
        "narHash": "sha256-rxO+uc/KFbSJp+pgyXRuAX6QlG9hJdnt0BXpEQRXY+U=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "3e41b24abd260e8f71dbe2f5737d24122f972158",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "plugins-base46": {
      "flake": false,
      "locked": {
        "lastModified": 1780820761,
        "narHash": "sha256-6kK8q2dmmW3RO9FQmlcYN6Yyhl6fXE5ey1l8PWRVCfc=",
        "owner": "AvengeMedia",
        "repo": "base46",
        "rev": "cb8a1257bbc2640f6e7415a01219b34d3efd1494",
        "type": "github"
      },
      "original": {
        "owner": "AvengeMedia",
        "repo": "base46",
        "type": "github"
      }
    },
    "plugins-lze": {
      "flake": false,
      "locked": {
        "lastModified": 1781615349,
        "narHash": "sha256-vc4nNSOVecUA2ZD2TKN48ffGLpOz5alNt11LlfqYOrI=",
        "owner": "BirdeeHub",
        "repo": "lze",
        "rev": "bb97115ec6dad1872d5005f7ef6c0e05cf5132e9",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lze",
        "type": "github"
      }
    },
    "plugins-lzextras": {
      "flake": false,
      "locked": {
        "lastModified": 1781615385,
        "narHash": "sha256-Q+av9YqiF4PzgvsMngIrdoYRaZXnMvP1YDzGD78DUGM=",
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "rev": "5f6bc3682e19b4c5e12e5a5215bc3fade9f29876",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "type": "github"
      }
    },
    "plugins-neogit": {
      "flake": false,
      "locked": {
        "lastModified": 1781870821,
        "narHash": "sha256-oai8d/Zin+7jsrde4wGN2x/2vI3dH/Hs4raV/h2lrIA=",
        "owner": "NeogitOrg",
        "repo": "neogit",
        "rev": "828dd073e6ad180fdb5c1603c7ad7f68a384c40b",
        "type": "github"
      },
      "original": {
        "owner": "NeogitOrg",
        "repo": "neogit",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "plugins-base46": "plugins-base46",
        "plugins-lze": "plugins-lze",
        "plugins-lzextras": "plugins-lzextras",
        "plugins-neogit": "plugins-neogit",
        "wrappers": "wrappers"
      }
    },
    "wrappers": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1780661205,
        "narHash": "sha256-3F5DixT3Gk91lBI9E+TGMm0ko5HrRbDiL23di16TJGA=",
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "rev": "8dd304c3582ddd339217e1cc5fb53f50acb63c2d",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}