-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
48 lines (48 loc) · 1.1 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
{
"nodes": {
"chatsounds-cli-repo": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736744305,
"narHash": "sha256-7WEfZV0Lvp8FNJ+ZJEMPGYius/6nt01RSruuqliwvGA=",
"owner": "SpiralP",
"repo": "chatsounds-cli",
"rev": "be63fef521d9ca1a2136aa113b7ac765243c8950",
"type": "github"
},
"original": {
"owner": "SpiralP",
"repo": "chatsounds-cli",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1738163270,
"narHash": "sha256-B/7Y1v4y+msFFBW1JAdFjNvVthvNdJKiN6EGRPnqfno=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "59e618d90c065f55ae48446f307e8c09565d5ab0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"chatsounds-cli-repo": "chatsounds-cli-repo",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}