-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
102 lines (102 loc) · 2.54 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"nodes": {
"examples": {
"flake": false,
"locked": {
"lastModified": 1653045320,
"narHash": "sha256-ThQJfbGBUxcqGAQHSY/tOHP//VVr6X5p7xzsd053GNE=",
"owner": "lorenzleutgeb",
"repo": "atlas-examples",
"rev": "97c7a0e6968899a7b93dddbceed4a8e1c4c3e6e0",
"type": "github"
},
"original": {
"owner": "lorenzleutgeb",
"ref": "v0.2.4",
"repo": "atlas-examples",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gradle2nix": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1685530768,
"narHash": "sha256-xoFNBYjiCKk/+7SxeA7o5+SLnWEi9DcjMSQQOBL8HNs=",
"owner": "lorenzleutgeb",
"repo": "gradle2nix",
"rev": "352572e5cfb622e464d42c81cc75eec06ab535e9",
"type": "github"
},
"original": {
"owner": "lorenzleutgeb",
"repo": "gradle2nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1682072616,
"narHash": "sha256-sR5RL3LACGuq5oePcAoJ/e1S3vitKQQSNACMYmqIE1E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "47d6c3f65234230d37f1cf7d3d6b5575ec80fe0c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1685468986,
"narHash": "sha256-YSj3K71KjRZgeL0hS3sYLYHI0g8aIVIf9lcsRMCIW2A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9af373a61647257d16ae6062cddaa9094d24920c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"examples": "examples",
"gradle2nix": "gradle2nix",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}