about summary refs log tree commit diff
path: root/flake.lock
blob: 77ae763e7542e7b68707738f95e13dd7df89addd (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": 1661365956,
        "narHash": "sha256-SP0b4wwDakOXIdRJ4Cm300jyUMPu+uz5dH5QrXSriJg=",
        "owner": "nix-community",
        "repo": "disko",
        "rev": "1be70de384fd8bbba0a7d6ed1229af92159ce06f",
        "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": 1659484873,
        "narHash": "sha256-6VoPiGyDdjBHOJ3IpS24lY1lrDiOHeuEefOFI0qz3WE=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "d8d9ff0b2df77defa10375c6665b51f0251c34d6",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "impermanence": {
      "locked": {
        "lastModified": 1646131459,
        "narHash": "sha256-GPmgxvUFvQ1GmsGfWHy9+rcxWrczeDhS9XnAIPHi9XQ=",
        "owner": "nix-community",
        "repo": "impermanence",
        "rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "impermanence",
        "type": "github"
      }
    },
    "nix-index": {
      "locked": {
        "lastModified": 1659240213,
        "narHash": "sha256-D0FjQ6nBrRziX407Sj6OYTpfqCo+mZIWh6W65eGTQTE=",
        "owner": "Mic92",
        "repo": "nix-index-database",
        "rev": "9dfb5db73c782f9c88b470437fd8a8d3088bd9e9",
        "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": 1659522808,
        "narHash": "sha256-HBcM19nGhI3IWwPNVlYb0MZ8VW6iKp4JbAVkeIHVykc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "168d1c578909dc143ba52dbed661c36e76b12b36",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nur": {
      "locked": {
        "lastModified": 1659791991,
        "narHash": "sha256-B0U3FhFFudvX0gRk/MUC9eB7X46jHSE7vTqmSNsN0a8=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "a867bdc6c5b42a4311dcce07f3ce42aa4e7eccda",
        "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
}