forked from jgm/cmark-hs
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathflake.lock
More file actions
64 lines (64 loc) · 1.54 KB
/
Copy pathflake.lock
File metadata and controls
64 lines (64 loc) · 1.54 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
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"type": "github",
"lastModified": 1754091436,
"narHash": "sha256-XKqDMN1/Qj1DKivQvscI4vmHfDfvYR2pfuFOJiCeewM=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "67df8c627c2c39c41dbec76a1f201929929ab0bd"
},
"original": {
"type": "github",
"owner": "hercules-ci",
"repo": "flake-parts"
}
},
"haskell-flake": {
"locked": {
"type": "github",
"lastModified": 1754243009,
"narHash": "sha256-CdjcEqaPen5dEw0xHKez6wAfam/pcgiGF0Rl0UVj/fQ=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "9559face152d6fe06c8cb7b81381c3d79159b151"
},
"original": {
"type": "github",
"owner": "srid",
"repo": "haskell-flake"
}
},
"nixpkgs": {
"locked": {
"type": "github",
"lastModified": 1757810152,
"narHash": "sha256-Vp9K5ol6h0J90jG7Rm4RWZsCB3x7v5VPx588TQ1dkfs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9a094440e02a699be5c57453a092a8baf569bdad"
},
"original": {
"type": "github",
"owner": "NixOS",
"repo": "nixpkgs",
"ref": "nixos-25.05"
}
},
"root": {
"inputs": {
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs",
"flake-parts": "flake-parts"
}
}
},
"root": "root",
"version": 7
}