-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
42 lines (42 loc) · 975 Bytes
/
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1645937171,
"narHash": "sha256-n9f9GZBNMe8UMhcgmmaXNObkH01jjgp7INMrUgBgcy4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "22dc22f8cedc58fcb11afe1acb08e9999e78be9c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rustify": "rustify"
}
},
"rustify": {
"locked": {
"lastModified": 1646257654,
"narHash": "sha256-5eO7JWMeOEZAMK2mDWuMcoePGx9PeF2KpYQl6Sr+1Hg=",
"owner": "yrns",
"repo": "rustify",
"rev": "3509bb137748d89e0d82608faf5920b8a5025266",
"type": "github"
},
"original": {
"owner": "yrns",
"repo": "rustify",
"type": "github"
}
}
},
"root": "root",
"version": 7
}