-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
74 lines (74 loc) · 1.93 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
{
"nodes": {
"fzf-git-sh": {
"flake": false,
"locked": {
"narHash": "sha256-b2q9P0+/w59LqvJXkTdrWsotDfScwclluWx//vr65qg=",
"type": "file",
"url": "https://raw.githubusercontent.com/junegunn/fzf-git.sh/main/fzf-git.sh"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/junegunn/fzf-git.sh/main/fzf-git.sh"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732482255,
"narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "a9953635d7f34e7358d5189751110f87e3ac17da",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"lfcd-sh": {
"flake": false,
"locked": {
"narHash": "sha256-QB9OjYdGfEpiPWQ2OUWSAYjcg4PXLRhKkubAsQGc57A=",
"type": "file",
"url": "https://raw.githubusercontent.com/gokcehan/lf/master/etc/lfcd.sh"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/gokcehan/lf/master/etc/lfcd.sh"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1732014248,
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fzf-git-sh": "fzf-git-sh",
"home-manager": "home-manager",
"lfcd-sh": "lfcd-sh",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}