-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
65 lines (65 loc) · 1.56 KB
/
Copy pathflake.lock
File metadata and controls
65 lines (65 loc) · 1.56 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
65
{
"nodes": {
"effekt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"sbt-derivation": "sbt-derivation"
},
"locked": {
"lastModified": 1789166023,
"narHash": "sha256-Q+igm4RBPpUVEcVgh40pPIao1moAWO+uxwu/cyU+W8s=",
"owner": "jiribenes",
"repo": "effekt-nix",
"rev": "2b5a66f861748ddf43df6e2c274d3133b965a4b5",
"type": "github"
},
"original": {
"owner": "jiribenes",
"repo": "effekt-nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1789073787,
"narHash": "sha256-xfX/toC2QV707s06GbP4II/TxYF0fNQj7s5/LClNDKc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aff8a0b28396750446e5537a96461bc4facdb287",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"effekt-nix": "effekt-nix",
"nixpkgs": "nixpkgs"
}
},
"sbt-derivation": {
"flake": false,
"locked": {
"lastModified": 1698464090,
"narHash": "sha256-Pnej7WZIPomYWg8f/CZ65sfW85IfIUjYhphMMg7/LT0=",
"owner": "zaninime",
"repo": "sbt-derivation",
"rev": "6762cf2c31de50efd9ff905cbcc87239995a4ef9",
"type": "github"
},
"original": {
"owner": "zaninime",
"repo": "sbt-derivation",
"type": "github"
}
}
},
"root": "root",
"version": 7
}