summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 80dbdb9d0899b35c96bbecb049551e7b94ffd805 (plain) (blame)
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
  "nodes": {
    "dbmain-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1772532853,
        "narHash": "sha256-lUtOfxyCz+qCk4aQXzJPFEc/n3L6iCl6D++s37iKDuQ=",
        "ref": "refs/tags/v11.0.2",
        "rev": "00f042ec8c6032070d5b2d6f40e9698c16082671",
        "revCount": 6,
        "type": "git",
        "url": "https://codeberg.org/leoflo/dbmain-nix"
      },
      "original": {
        "ref": "refs/tags/v11.0.2",
        "type": "git",
        "url": "https://codeberg.org/leoflo/dbmain-nix"
      }
    },
    "disko": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1773506317,
        "narHash": "sha256-qWKbLUJpavIpvOdX1fhHYm0WGerytFHRoh9lVck6Bh0=",
        "owner": "nix-community",
        "repo": "disko",
        "rev": "878ec37d6a8f52c6c801d0e2a2ad554c75b9353c",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "disko",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1773681856,
        "narHash": "sha256-+bRqxoFCJFO9ZTFhcCkzNXbDT3b8AEk88fyjB7Is6eo=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "57d5560ee92a424fb71fde800acd6ed2c725dfce",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixos-facter-modules": {
      "locked": {
        "lastModified": 1766558141,
        "narHash": "sha256-Ud9v49ZPsoDBFuyJSQ2Mpw1ZgAH/aMwUwwzrVoetNus=",
        "owner": "numtide",
        "repo": "nixos-facter-modules",
        "rev": "e796d536e3d83de74267069e179dc620a608ed7d",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "nixos-facter-modules",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1773533765,
        "narHash": "sha256-qonGfS2lzCgCl59Zl63jF6dIRRpvW3AJooBGMaXjHiY=",
        "owner": "nixos",
        "repo": "nixos-hardware",
        "rev": "f8e82243fd601afb9f59ad230958bd073795cbfe",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1773646010,
        "narHash": "sha256-iYrs97hS7p5u4lQzuNWzuALGIOdkPXvjz7bviiBjUu8=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "5b2c2d84341b2afb5647081c1386a80d7a8d8605",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "obdautodoctor-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1772533223,
        "narHash": "sha256-t9+hD+tQPK5PYtqtHufGuJEG2VGm5LFp+j0L8BzM8kE=",
        "ref": "refs/tags/v5.1.8",
        "rev": "531cc1e9bf28f1a046cad9cc21d95b5565c2604c",
        "revCount": 2,
        "type": "git",
        "url": "https://codeberg.org/leoflo/obdautodoctor-nix"
      },
      "original": {
        "ref": "refs/tags/v5.1.8",
        "type": "git",
        "url": "https://codeberg.org/leoflo/obdautodoctor-nix"
      }
    },
    "root": {
      "inputs": {
        "dbmain-nix": "dbmain-nix",
        "disko": "disko",
        "home-manager": "home-manager",
        "nixos-facter-modules": "nixos-facter-modules",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs",
        "obdautodoctor-nix": "obdautodoctor-nix",
        "xfce4-hiddenapps-plugin": "xfce4-hiddenapps-plugin"
      }
    },
    "xfce4-hiddenapps-plugin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1770587778,
        "narHash": "sha256-KYa+UOP1Q3OE/X8MHl7l48KIPdCSspd/o2OshQ2NLOk=",
        "ref": "refs/tags/v0.0.1",
        "rev": "15605b8101f7f6f7e643e6a799808f4c3c671572",
        "revCount": 628,
        "type": "git",
        "url": "https://codeberg.org/leoflo/xfce4-hiddenapps-plugin"
      },
      "original": {
        "ref": "refs/tags/v0.0.1",
        "type": "git",
        "url": "https://codeberg.org/leoflo/xfce4-hiddenapps-plugin"
      }
    }
  },
  "root": "root",
  "version": 7
}