-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathflake.lock
93 lines (93 loc) · 2.21 KB
/
flake.lock
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
{
"nodes": {
"haedosa": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1714379181,
"narHash": "sha256-RVMkfSgDRiNMI4YMeFjXJ/Pgb1MzPEAWn6Xuc9CP6zs=",
"owner": "haedosa",
"repo": "flakes",
"rev": "9d2cd5460d1d3d52e4e8ba3b1b0e92439d462fdb",
"type": "github"
},
"original": {
"owner": "haedosa",
"repo": "flakes",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"haedosa",
"nixpkgs"
]
},
"locked": {
"lastModified": 1714043624,
"narHash": "sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "86853e31dc1b62c6eeed11c667e8cdd0285d4411",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1714272655,
"narHash": "sha256-3/ghIWCve93ngkx5eNPdHIKJP/pMzSr5Wc4rNKE1wOc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "12430e43bd9b81a6b4e79e64f87c624ade701eaf",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"haedosa": "haedosa",
"home-manager": [
"haedosa",
"home-manager"
],
"nixpkgs": [
"haedosa",
"nixpkgs"
],
"wallpapers": "wallpapers"
}
},
"wallpapers": {
"flake": false,
"locked": {
"lastModified": 1658397002,
"narHash": "sha256-rwcRPbhNykSqLpwAEJRe+02vvzgR2arxwLck7k+bvkE=",
"owner": "jjdosa",
"repo": "wallpapers",
"rev": "ed3c77c10fe1f0fa47b8e8b5cc0efeeaf6aa3759",
"type": "github"
},
"original": {
"owner": "jjdosa",
"repo": "wallpapers",
"type": "github"
}
}
},
"root": "root",
"version": 7
}