-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
42 lines (42 loc) · 987 Bytes
/
flake.lock
File metadata and controls
42 lines (42 loc) · 987 Bytes
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
{
"nodes": {
"nix-gleam": {
"locked": {
"lastModified": 1756764470,
"narHash": "sha256-s7/R8N6fmQvIskvVl1x6hZaVw+/PZOM2A2p+v8qTz+s=",
"owner": "arnarg",
"repo": "nix-gleam",
"rev": "72f87c8f8cf582784b8007cef9ca4c2dc3d568ed",
"type": "github"
},
"original": {
"owner": "arnarg",
"repo": "nix-gleam",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1760038930,
"narHash": "sha256-Oncbh0UmHjSlxO7ErQDM3KM0A5/Znfofj2BSzlHLeVw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0b4defa2584313f3b781240b29d61f6f9f7e0df3",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"nix-gleam": "nix-gleam",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}