-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathflake.lock
48 lines (48 loc) · 1.1 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
{
"nodes": {
"monad-schedule": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1731107003,
"narHash": "sha256-au6hQM8V4lZtYiwYZl88pAr7xNtFit3pQR0AXvUTuyo=",
"owner": "turion",
"repo": "monad-schedule",
"rev": "f6651c56975bd9e126b9d1d5c8eed0a304d38a30",
"type": "github"
},
"original": {
"owner": "turion",
"repo": "monad-schedule",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1731745710,
"narHash": "sha256-SVeiClbgqL071JpAspOu0gCkPSAL51kSIRwo4C/pghA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dfaa4cb76c2d450d8f396bb6b9f43cede3ade129",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"monad-schedule": "monad-schedule",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}