generated from kritzcreek/motoko-library-template
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathflake.lock
45 lines (45 loc) · 1.07 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
{
"nodes": {
"dfinity-sdk": {
"flake": false,
"locked": {
"lastModified": 1695160018,
"narHash": "sha256-ozX6J10lWPb9kH8JrNzcjcxf0/FCqIUhGDiPoWl1hGg=",
"owner": "nomeata",
"repo": "nixpkgs-dfinity-sdk",
"rev": "981d096ee578a288d3070ac45b63c347246c81ae",
"type": "github"
},
"original": {
"owner": "nomeata",
"ref": "joachim/0.13.1",
"repo": "nixpkgs-dfinity-sdk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1694680026,
"narHash": "sha256-Q7fszWVjRdAGbbk1KH/xdG8hLQ4i5yiA0Lb7LJ8bydg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2885d712a1993a223ee411c7045dac679cc93b65",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dfinity-sdk": "dfinity-sdk",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}