-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
78 lines (78 loc) · 2.02 KB
/
flake.lock
File metadata and controls
78 lines (78 loc) · 2.02 KB
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1751792365,
"narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"org-publish-rss": {
"flake": false,
"locked": {
"lastModified": 1747276108,
"narHash": "sha256-3os8jBMHfZLrc/Ot5ZFVSFzzoZ2ogGB/zZaJ33ia+Rg=",
"ref": "refs/heads/master",
"rev": "7f7d1e0c2c777015b81362a3292a3c851b939913",
"revCount": 60,
"type": "git",
"url": "https://git.sr.ht/~taingram/org-publish-rss"
},
"original": {
"type": "git",
"url": "https://git.sr.ht/~taingram/org-publish-rss"
}
},
"ox-tufte": {
"flake": false,
"locked": {
"lastModified": 1726752773,
"narHash": "sha256-kVAd/Z57UXWA+Cd6hRwOpDm6IDzzzqtbZhN4P3JxwEo=",
"owner": "ox-tufte",
"repo": "ox-tufte",
"rev": "03e6c9e5e0ee467516139ed6b3f2b4bb13f847ec",
"type": "github"
},
"original": {
"owner": "ox-tufte",
"repo": "ox-tufte",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"org-publish-rss": "org-publish-rss",
"ox-tufte": "ox-tufte",
"tufte-css": "tufte-css"
}
},
"tufte-css": {
"flake": false,
"locked": {
"lastModified": 1728375927,
"narHash": "sha256-8ztsSxuITc70bHXsVyy3zkgbFYIp8h9tFVfG/ieZUL0=",
"owner": "edwardtufte",
"repo": "tufte-css",
"rev": "c0a7db6a5de4e089b7234d0b93569f9ed71e0f46",
"type": "github"
},
"original": {
"owner": "edwardtufte",
"repo": "tufte-css",
"type": "github"
}
}
},
"root": "root",
"version": 7
}