-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
60 lines (60 loc) · 1.51 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1634851050,
"narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1666014999,
"narHash": "sha256-gvKl8xlPJreezNG1NVTJv/HdGC69MSrM+IpCxS+eFvw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1935dd8fdab8e022a9d958419663162fd840014c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-22.05-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-intel": {
"locked": {
"lastModified": 1617769200,
"narHash": "sha256-AjM4hXp/QOPftocbF+xMPzWTh2fRbU+Ct9IFKKX9XSc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bfd326421ef093b77d70dfe8b9195e1cee78c097",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bfd326421ef093b77d70dfe8b9195e1cee78c097",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nixpkgs-intel": "nixpkgs-intel"
}
}
},
"root": "root",
"version": 7
}