forked from turion/rhine-koans
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
44 lines (44 loc) · 1.03 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
{
"nodes": {
"nix-mkPandoc": {
"flake": false,
"locked": {
"lastModified": 1636045594,
"narHash": "sha256-sdJaDmdMyRhkJheIrVx60dYyB3pVdNEQ7409v8BCyOI=",
"owner": "chisui",
"repo": "nix-mkPandoc",
"rev": "9f462382efdca2eeb28735176311dbf84a6ffa34",
"type": "github"
},
"original": {
"owner": "chisui",
"repo": "nix-mkPandoc",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1717394157,
"narHash": "sha256-xI6YE/VM1w5DQKxPK6VSEdV4JOx72LWIWx8+fV424L4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "518daacfe2ee732432b4a7dac19b72eda037d44d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-mkPandoc": "nix-mkPandoc",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}