aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 9929199c3275513c6922d1a060015209d2285a67 (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
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
{
  "nodes": {
    "disko": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1709773529,
        "narHash": "sha256-CNz9ybeR88j8QQxy7YNFa8RlNq3pWnXLvocWIt2n5Mg=",
        "owner": "nix-community",
        "repo": "disko",
        "rev": "a2009bc2b4e1d3ff5360048292deb0d610aa064b",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "disko",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1706981411,
        "narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "652fda4ca6dafeb090943422c34ae9145787af37",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-23.11",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1709677081,
        "narHash": "sha256-tix36Y7u0rkn6mTm0lA45b45oab2cFLqAzDbJxeXS+c=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "880992dcc006a5e00dd0591446fdf723e6a51a64",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-23.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-stable": {
      "locked": {
        "lastModified": 1709428628,
        "narHash": "sha256-//ZCCnpVai/ShtO2vPjh3AWgo8riXCaret6V9s7Hew4=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "66d65cb00b82ffa04ee03347595aa20e41fe3555",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "release-23.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1709356872,
        "narHash": "sha256-mvxCirJbtkP0cZ6ABdwcgTk0u3bgLoIoEFIoYBvD6+4=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "458b097d81f90275b3fdf03796f0563844926708",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nur": {
      "locked": {
        "lastModified": 1709927144,
        "narHash": "sha256-RIJ5Yg0L6iAZX+W5c9yhOTrAQhgmj1NKLoSTg3BZ2vI=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "2a86b0c093a448ad66cef5a51eff81433a43edb8",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "NUR",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "disko": "disko",
        "home-manager": "home-manager",
        "nixpkgs": "nixpkgs",
        "nur": "nur",
        "scripts": "scripts",
        "sops-nix": "sops-nix",
        "wallpapers": "wallpapers"
      }
    },
    "scripts": {
      "locked": {
        "lastModified": 1709958643,
        "narHash": "sha256-+NHuHYUTUkjIOaCZlH7gICDwRu2dMgJ6smmU9DvgLT0=",
        "owner": "ret2pop",
        "repo": "scripts",
        "rev": "8e230dcb118d5a25629c1980a4764ae071bfb2bf",
        "type": "github"
      },
      "original": {
        "owner": "ret2pop",
        "repo": "scripts",
        "type": "github"
      }
    },
    "sops-nix": {
      "inputs": {
        "nixpkgs": "nixpkgs_2",
        "nixpkgs-stable": "nixpkgs-stable"
      },
      "locked": {
        "lastModified": 1709711091,
        "narHash": "sha256-L0rSIU9IguTG4YqSj4B/02SyTEz55ACq5t8gXpzteYc=",
        "owner": "Mic92",
        "repo": "sops-nix",
        "rev": "25dd60fdd08fcacee2567a26ba6b91fe098941dc",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "sops-nix",
        "type": "github"
      }
    },
    "wallpapers": {
      "locked": {
        "lastModified": 1709929271,
        "narHash": "sha256-nVjD33Okw6sluKiEf7HhAVlqzjyB35SbbEVYg0CXGkk=",
        "owner": "ret2pop",
        "repo": "wallpapers",
        "rev": "e1f2bf56a570886d41dde51b697d33468b9d39d3",
        "type": "github"
      },
      "original": {
        "owner": "ret2pop",
        "repo": "wallpapers",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}