-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
69 lines (69 loc) · 1.75 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"quickshell-docs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733481139,
"narHash": "sha256-QJr2NaN9414YPXoK+JPwuf7qII/3qRbz2bONii7FOk8=",
"ref": "refs/heads/master",
"rev": "69d13967c92b0b34826ec4821f1a4390b0ea046e",
"revCount": 435,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
}
},
"quickshell-docs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1733481217,
"narHash": "sha256-pCKK3ZhPDEXQpCiYKj8b88OVkefRC22wtwkaaQloC58=",
"ref": "refs/heads/master",
"rev": "299ce1b53c9a1cf03745718e1633258b81315c8c",
"revCount": 94,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell-docs"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell-docs"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"quickshell-docs": "quickshell-docs"
}
}
},
"root": "root",
"version": 7
}