-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
60 lines (60 loc) · 1.49 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
{
"nodes": {
"nixCats": {
"locked": {
"lastModified": 1731850328,
"narHash": "sha256-utmKx8EQfQgkgQFe0lvfl5iULph8Gqg5lq/2A6jQcHc=",
"owner": "BirdeeHub",
"repo": "nixCats-nvim",
"rev": "0cc221e534655b9650bb9318a2dd19699dd7f127",
"type": "github"
},
"original": {
"owner": "BirdeeHub",
"repo": "nixCats-nvim",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1731763621,
"narHash": "sha256-ddcX4lQL0X05AYkrkV2LMFgGdRvgap7Ho8kgon3iWZk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c69a9bffbecde46b4b939465422ddc59493d3e4d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"plugins-spaceduck": {
"flake": false,
"locked": {
"lastModified": 1645472969,
"narHash": "sha256-lE8y9BA2a4y0B6O3+NyOS7numoltmzhArgwTAner2fE=",
"owner": "pineapplegiant",
"repo": "spaceduck",
"rev": "350491f19343b24fa85809242089caa02d4dadce",
"type": "github"
},
"original": {
"owner": "pineapplegiant",
"repo": "spaceduck",
"type": "github"
}
},
"root": {
"inputs": {
"nixCats": "nixCats",
"nixpkgs": "nixpkgs",
"plugins-spaceduck": "plugins-spaceduck"
}
}
},
"root": "root",
"version": 7
}