summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 27d91378bdee32592dc59d4dee3b96eefb2706b8 (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": 1780747962,
        "narHash": "sha256-IX7G1dlKrOqPOImfbo7ADDfV5yU1+j+MRChI3TL4tAA=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "cbb5cf358f50aa6acc9efd6113b7bcfbc352cd73",
        "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": 1780516349,
        "narHash": "sha256-AMOXr1DqbnPXbEdkSMnOOr2mpfo6rZbg2vw2A1zFoII=",
        "owner": "BirdeeHub",
        "repo": "lze",
        "rev": "177bba953cf422e4b8e4fa6f9b0a603b135e169e",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lze",
        "type": "github"
      }
    },
    "plugins-lzextras": {
      "flake": false,
      "locked": {
        "lastModified": 1780516431,
        "narHash": "sha256-aPZFLIF5RpE584X4RaJkRpah5bNi3yRrF3dzy1/PTW0=",
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "rev": "780f189a44a8d6ee4027146488f83315addb7262",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "type": "github"
      }
    },
    "plugins-neogit": {
      "flake": false,
      "locked": {
        "lastModified": 1778668243,
        "narHash": "sha256-ZKK4JbeuMGYvUjG1B6vLZTeSMeQTXQGFQAlIMqqN660=",
        "owner": "NeogitOrg",
        "repo": "neogit",
        "rev": "99326a1310fb2d616b455d2fd16d01bf00682f06",
        "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
}