]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - flakes/peertube/flake.lock
Write peertube flake
[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 "dir": "flakes/myuids",
21 "lastModified": 1611091761,
22 "narHash": "sha256-fE3FBeUxVaMezKjEpepdQW9apOza+0AfBALFhaaD0VA=",
23 "ref": "master",
24 "rev": "23f9fdf03a6673dbe334ae33be4f498cc4753191",
25 "revCount": 802,
26 "type": "git",
27 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
28 },
29 "original": {
30 "dir": "flakes/myuids",
31 "type": "git",
32 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
33 }
34 },
35 "nixpkgs": {
36 "locked": {
37 "lastModified": 1611097871,
38 "narHash": "sha256-Q6bUkno5JNt0OoyXThFDrKArFBp/GryvJhwEgVzGSuk=",
39 "owner": "NixOS",
40 "repo": "nixpkgs",
41 "rev": "31f5dd3f3655fbedac19f64f77844aa5ed79501c",
42 "type": "github"
43 },
44 "original": {
45 "owner": "NixOS",
46 "repo": "nixpkgs",
47 "type": "github"
48 }
49 },
50 "peertube": {
51 "flake": false,
52 "locked": {
53 "lastModified": 1610436329,
54 "narHash": "sha256-bIXt5bQiBBlNDFXYzcdQA8qp4nse5epUx/XQOguDOX8=",
55 "owner": "Chocobozzz",
56 "repo": "PeerTube",
57 "rev": "69e0e678beb7f1a3b6753eeff585a14f9a61ea86",
58 "type": "github"
59 },
60 "original": {
61 "owner": "Chocobozzz",
62 "ref": "v3.0.1",
63 "repo": "PeerTube",
64 "type": "github"
65 }
66 },
67 "root": {
68 "inputs": {
69 "flake-utils": "flake-utils",
70 "myuids": "myuids",
71 "nixpkgs": "nixpkgs",
72 "peertube": "peertube"
73 }
74 }
75 },
76 "root": "root",
77 "version": 7
78 }