about summary refs log tree commit diff
path: root/flake.lock
blob: 4570e600f249f944b8bf819f87b81f656d6caaeb (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
170
171
172
173
174
175
176
177
178
179
180
181
{
  "nodes": {
    "disko": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1661522368,
        "narHash": "sha256-ln6u8zxzWO+nmzaI7ZarRXHtwOF+u6LMwRC9goN+ruQ=",
        "owner": "nix-community",
        "repo": "disko",
        "rev": "adf901d58155ca268d15351fff164d3ef38a0890",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "disko",
        "type": "github"
      }
    },
    "hardware": {
      "locked": {
        "lastModified": 1660407119,
        "narHash": "sha256-04lWO0pDbhAXFdL4v2VzzwgxrZ5IefKn+TmZPiPeKxg=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "12620020f76b1b5d2b0e6fbbda831ed4f5fe56e1",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1661573386,
        "narHash": "sha256-pBEg8iY00Af/SAtU2dlmOAv+2x7kScaGlFRDjNoVJO8=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "d89bdff445eadff03fe414e9c30486bc8166b72b",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "impermanence": {
      "locked": {
        "lastModified": 1661590580,
        "narHash": "sha256-XoPSucNvccnT50LWme/7BiENZDwr8tArEg36OGQFFnA=",
        "owner": "nix-community",
        "repo": "impermanence",
        "rev": "2237ad28093cb53ad2eb0fd1a9f870997287e0fa",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "impermanence",
        "type": "github"
      }
    },
    "nix-index": {
      "locked": {
        "lastModified": 1661054523,
        "narHash": "sha256-aYMS9AHx0Cj4In0lOKZ2/0960P4PEgN5r6WSB86t5Tk=",
        "owner": "Mic92",
        "repo": "nix-index-database",
        "rev": "8294efcc5d5d69f26cd9cd884a3e385dc6ce0d44",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "nix-index-database",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1660646295,
        "narHash": "sha256-V4G+egGRc3elXPTr7QLJ7r7yrYed0areIKDiIAlMLC8=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "762b003329510ea855b4097a37511eb19c7077f0",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1661450036,
        "narHash": "sha256-0/9UyJLtfWqF4uvOrjFIzk8ue1YYUHa6JIhV0mALkH0=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "f3d0897be466aa09a37f6bf59e62c360c3f9a6cc",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nur": {
      "locked": {
        "lastModified": 1661618423,
        "narHash": "sha256-43J94pXW1GQBwHRa4gBjDsOr7DgVlVdXu5sllJJbGvg=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "dda41de026f7419f6ee1d4a0d5d9c10a7b56d54c",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "NUR",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "disko": "disko",
        "hardware": "hardware",
        "home-manager": "home-manager",
        "impermanence": "impermanence",
        "nix-index": "nix-index",
        "nixpkgs": "nixpkgs_2",
        "nur": "nur",
        "wallpapers": "wallpapers"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1653893745,
        "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "wallpapers": {
      "flake": false,
      "locked": {
        "lastModified": 1602330464,
        "narHash": "sha256-YKpIno5QSJM/GGp5DwQeuhKmTU5S96+IhLr0O0V8PDI=",
        "owner": "Baitinq",
        "repo": "Wallpapers",
        "rev": "291f9a4cf78a6ad862da151139ea026ea72968e5",
        "type": "github"
      },
      "original": {
        "owner": "Baitinq",
        "repo": "Wallpapers",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}