icecuber commited on
Commit
d25d758
·
verified ·
1 Parent(s): 5930124

Delete files flake.lock with huggingface_hub

Browse files
Files changed (1) hide show
  1. flake.lock +0 -167
flake.lock DELETED
@@ -1,167 +0,0 @@
1
- {
2
- "nodes": {
3
- "flake-compat": {
4
- "locked": {
5
- "lastModified": 1747046372,
6
- "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
7
- "owner": "edolstra",
8
- "repo": "flake-compat",
9
- "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
10
- "type": "github"
11
- },
12
- "original": {
13
- "owner": "edolstra",
14
- "repo": "flake-compat",
15
- "type": "github"
16
- }
17
- },
18
- "flake-compat_2": {
19
- "locked": {
20
- "lastModified": 1733328505,
21
- "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
22
- "owner": "edolstra",
23
- "repo": "flake-compat",
24
- "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
25
- "type": "github"
26
- },
27
- "original": {
28
- "owner": "edolstra",
29
- "repo": "flake-compat",
30
- "type": "github"
31
- }
32
- },
33
- "flake-utils": {
34
- "inputs": {
35
- "systems": "systems"
36
- },
37
- "locked": {
38
- "lastModified": 1731533236,
39
- "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
40
- "owner": "numtide",
41
- "repo": "flake-utils",
42
- "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
43
- "type": "github"
44
- },
45
- "original": {
46
- "owner": "numtide",
47
- "repo": "flake-utils",
48
- "type": "github"
49
- }
50
- },
51
- "flake-utils_2": {
52
- "inputs": {
53
- "systems": "systems_2"
54
- },
55
- "locked": {
56
- "lastModified": 1731533236,
57
- "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
58
- "owner": "numtide",
59
- "repo": "flake-utils",
60
- "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
61
- "type": "github"
62
- },
63
- "original": {
64
- "owner": "numtide",
65
- "repo": "flake-utils",
66
- "type": "github"
67
- }
68
- },
69
- "hf-nix": {
70
- "inputs": {
71
- "flake-compat": "flake-compat_2",
72
- "flake-utils": "flake-utils_2",
73
- "nixpkgs": "nixpkgs"
74
- },
75
- "locked": {
76
- "lastModified": 1748598786,
77
- "owner": "huggingface",
78
- "repo": "hf-nix",
79
- "rev": "6ca679441494139fde1f2355691ddb5dc8170269",
80
- "type": "github"
81
- },
82
- "original": {
83
- "owner": "huggingface",
84
- "repo": "hf-nix",
85
- "type": "github"
86
- }
87
- },
88
- "kernel-builder": {
89
- "inputs": {
90
- "flake-compat": "flake-compat",
91
- "flake-utils": "flake-utils",
92
- "hf-nix": "hf-nix",
93
- "nixpkgs": [
94
- "kernel-builder",
95
- "hf-nix",
96
- "nixpkgs"
97
- ]
98
- },
99
- "locked": {
100
- "lastModified": 1750074561,
101
- "narHash": "sha256-Ld702UqCE94xWS0BXijNnB4lVkKfxMKnAS2kG8uBgf8=",
102
- "owner": "huggingface",
103
- "repo": "kernel-builder",
104
- "rev": "25afc902044c129c2fcc876deff4c15eca10271a",
105
- "type": "github"
106
- },
107
- "original": {
108
- "owner": "huggingface",
109
- "repo": "kernel-builder",
110
- "type": "github"
111
- }
112
- },
113
- "nixpkgs": {
114
- "locked": {
115
- "lastModified": 1747820358,
116
- "narHash": "sha256-fTqsZsUX6M3yeEvgyQvXcbGmT2CaRVyVwsi8eK29Oj4=",
117
- "owner": "danieldk",
118
- "repo": "nixpkgs",
119
- "rev": "d3c1681180717528068082103bf323147de6ab0b",
120
- "type": "github"
121
- },
122
- "original": {
123
- "owner": "danieldk",
124
- "ref": "cudatoolkit-12.9-kernel-builder",
125
- "repo": "nixpkgs",
126
- "type": "github"
127
- }
128
- },
129
- "root": {
130
- "inputs": {
131
- "kernel-builder": "kernel-builder"
132
- }
133
- },
134
- "systems": {
135
- "locked": {
136
- "lastModified": 1681028828,
137
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
138
- "owner": "nix-systems",
139
- "repo": "default",
140
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
141
- "type": "github"
142
- },
143
- "original": {
144
- "owner": "nix-systems",
145
- "repo": "default",
146
- "type": "github"
147
- }
148
- },
149
- "systems_2": {
150
- "locked": {
151
- "lastModified": 1681028828,
152
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
153
- "owner": "nix-systems",
154
- "repo": "default",
155
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
156
- "type": "github"
157
- },
158
- "original": {
159
- "owner": "nix-systems",
160
- "repo": "default",
161
- "type": "github"
162
- }
163
- }
164
- },
165
- "root": "root",
166
- "version": 7
167
- }