-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
82 lines (82 loc) · 2 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
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1741352980,
"narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"foolnotion": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1741118343,
"narHash": "sha256-dnPg2LwAs8DQrCIEXksWa6kfISs4k973Ecd6G41ZYbs=",
"owner": "foolnotion",
"repo": "nur-pkg",
"rev": "a0a43ee03d4c315ad4828bc6420cbb714878ab43",
"type": "github"
},
"original": {
"owner": "foolnotion",
"repo": "nur-pkg",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1742117732,
"narHash": "sha256-mBFJFaSZopNdd2nf3By6NLjleEHyOG1bWVsd/gvKThc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e008b6dcdac455857c7440053a0b83a24834167b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1740877520,
"narHash": "sha256-oiwv/ZK/2FhGxrCkQkB83i7GnWXPPLzoqFHpDD3uYpk=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "147dee35aab2193b174e4c0868bd80ead5ce755c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"foolnotion": "foolnotion",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}