]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - flakes/peertube/flake.lock
Add monitoring script with smartctl
[perso/Immae/Config/Nix.git] / flakes / peertube / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1610051610,
6 "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "myuids": {
19 "locked": {
20 "lastModified": 1,
21 "narHash": "sha256-HkW9YCLQCNBX3Em7J7MjraVEZO3I3PizkVV2QrUdULQ=",
22 "path": "../myuids",
23 "type": "path"
24 },
25 "original": {
26 "path": "../myuids",
27 "type": "path"
28 }
29 },
30 "nixpkgs": {
31 "locked": {
32 "lastModified": 1611097871,
33 "narHash": "sha256-Q6bUkno5JNt0OoyXThFDrKArFBp/GryvJhwEgVzGSuk=",
34 "owner": "NixOS",
35 "repo": "nixpkgs",
36 "rev": "31f5dd3f3655fbedac19f64f77844aa5ed79501c",
37 "type": "github"
38 },
39 "original": {
40 "owner": "NixOS",
41 "repo": "nixpkgs",
42 "type": "github"
43 }
44 },
45 "peertube": {
46 "flake": false,
47 "locked": {
48 "lastModified": 1610436329,
49 "narHash": "sha256-bIXt5bQiBBlNDFXYzcdQA8qp4nse5epUx/XQOguDOX8=",
50 "owner": "Chocobozzz",
51 "repo": "PeerTube",
52 "rev": "69e0e678beb7f1a3b6753eeff585a14f9a61ea86",
53 "type": "github"
54 },
55 "original": {
56 "owner": "Chocobozzz",
57 "ref": "v3.0.1",
58 "repo": "PeerTube",
59 "type": "github"
60 }
61 },
62 "root": {
63 "inputs": {
64 "flake-utils": "flake-utils",
65 "myuids": "myuids",
66 "nixpkgs": "nixpkgs",
67 "peertube": "peertube"
68 }
69 }
70 },
71 "root": "root",
72 "version": 7
73 }