summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 667d806de593b4a5900d9191822290fe545f539c (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": 1787964612,
        "narHash": "sha256-0N9nghg3nwzX6b6qc77EzjR9cu/Z+UR66FlfsCqiURs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "e8be7818e19ada32105a8af937a6a473b38167ca",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "plugins-base46": {
      "flake": false,
      "locked": {
        "lastModified": 1784785285,
        "narHash": "sha256-kwDMC6rYzJYECmGnwn8JiAbffUq7hAXcUH6gPSkk2uI=",
        "owner": "AvengeMedia",
        "repo": "base46",
        "rev": "83522e02c6c3b4ea901c4bffd9e0a5e0371c1fe6",
        "type": "github"
      },
      "original": {
        "owner": "AvengeMedia",
        "repo": "base46",
        "type": "github"
      }
    },
    "plugins-lze": {
      "flake": false,
      "locked": {
        "lastModified": 1787578920,
        "narHash": "sha256-OF1my8rsj9Bk50JRskIM4UBStn3At/otBTv4+R38OQI=",
        "owner": "BirdeeHub",
        "repo": "lze",
        "rev": "f8f007cd73a08bc3453b001e4438da0f1a3e41ea",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lze",
        "type": "github"
      }
    },
    "plugins-lzextras": {
      "flake": false,
      "locked": {
        "lastModified": 1787578944,
        "narHash": "sha256-paY9kHeNmgln4wXhJ18+8A8lzfRMipWzt/pj36PdgDg=",
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "rev": "8ff93cb97a42b6d30d33a940e1fde0f01516dead",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "type": "github"
      }
    },
    "plugins-neogit": {
      "flake": false,
      "locked": {
        "lastModified": 1787410561,
        "narHash": "sha256-s0yrtTweFrrUsxVjLjr+1uNHTlhcxGI7JUvOkrpt13g=",
        "owner": "NeogitOrg",
        "repo": "neogit",
        "rev": "5adc81b26232954cd7a90f158aa7844c18fc3165",
        "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": 1787722691,
        "narHash": "sha256-bWBt7v2FhgG6WTLgSi8nYGi1zXaTdA+vTdCRdvR2vcw=",
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "rev": "04ef216559b18214853879df862f493a9e6bb8cf",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}