X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=flakes%2Fprivate%2Fpeertube%2Fflake.lock;h=4944da76002e8f92e0dcb7d90ec576f10e71f578;hb=f4721555d1f15c180504b1363b422f37f2d5b3f0;hp=4f335c9c9ca361a670ebc46f0b20394ae0e8b207;hpb=ce95026934c4ea8c647365f68eb195459fcdff08;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/flakes/private/peertube/flake.lock b/flakes/private/peertube/flake.lock index 4f335c9..4944da7 100644 --- a/flakes/private/peertube/flake.lock +++ b/flakes/private/peertube/flake.lock @@ -15,14 +15,46 @@ "type": "github" } }, + "flake-utils_2": { + "locked": { + "lastModified": 1610051610, + "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "myuids": { "locked": { "dir": "flakes/myuids", - "lastModified": 1611091761, - "narHash": "sha256-fE3FBeUxVaMezKjEpepdQW9apOza+0AfBALFhaaD0VA=", + "lastModified": 1628207001, + "narHash": "sha256-7e12OfDv9zMOfqcAlsk1sZj2l3ZB03kcBdWUqhwVaWo=", "ref": "master", - "rev": "23f9fdf03a6673dbe334ae33be4f498cc4753191", - "revCount": 802, + "rev": "dfe02d8fd52e33c7d4e1a209cf486696100b88f3", + "revCount": 865, + "type": "git", + "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" + }, + "original": { + "dir": "flakes/myuids", + "type": "git", + "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" + } + }, + "myuids_2": { + "locked": { + "dir": "flakes/myuids", + "lastModified": 1628207001, + "narHash": "sha256-7e12OfDv9zMOfqcAlsk1sZj2l3ZB03kcBdWUqhwVaWo=", + "ref": "master", + "rev": "dfe02d8fd52e33c7d4e1a209cf486696100b88f3", + "revCount": 865, "type": "git", "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" }, @@ -47,7 +79,39 @@ "type": "github" } }, + "nixpkgs_2": { + "locked": { + "lastModified": 1611097871, + "narHash": "sha256-Q6bUkno5JNt0OoyXThFDrKArFBp/GryvJhwEgVzGSuk=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "31f5dd3f3655fbedac19f64f77844aa5ed79501c", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" + } + }, "peertube": { + "flake": false, + "locked": { + "lastModified": 1610436329, + "narHash": "sha256-bIXt5bQiBBlNDFXYzcdQA8qp4nse5epUx/XQOguDOX8=", + "owner": "Chocobozzz", + "repo": "PeerTube", + "rev": "69e0e678beb7f1a3b6753eeff585a14f9a61ea86", + "type": "github" + }, + "original": { + "owner": "Chocobozzz", + "ref": "v3.0.1", + "repo": "PeerTube", + "type": "github" + } + }, + "peertube_2": { "flake": false, "locked": { "lastModified": 1611184594, @@ -64,7 +128,7 @@ "url": "https://git.immae.eu/github/Chocobozzz/PeerTube.git" } }, - "peertube_syden": { + "peertube_origin": { "inputs": { "flake-utils": "flake-utils", "myuids": "myuids", @@ -72,23 +136,35 @@ "peertube": "peertube" }, "locked": { - "dir": "flakes/peertube", - "lastModified": 1611270106, - "narHash": "sha256-VKDczZDM9A2dGoSAEN6rUDxvLKYUuoDMefQc7fabvXo=", - "ref": "master", - "rev": "1279eb87299a44167c4ed4a10a9088d58654b5d3", - "revCount": 805, - "type": "git", - "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" + "narHash": "sha256-ESrcCrx7QmNk8MHgws9KrPEZqIxKNQ6bcshbUPj9u88=", + "path": "../../peertube", + "type": "path" }, "original": { - "dir": "flakes/peertube", - "type": "git", - "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" + "path": "../../peertube", + "type": "path" + } + }, + "peertube_syden": { + "inputs": { + "flake-utils": "flake-utils_2", + "myuids": "myuids_2", + "nixpkgs": "nixpkgs_2", + "peertube": "peertube_2" + }, + "locked": { + "narHash": "sha256-ESrcCrx7QmNk8MHgws9KrPEZqIxKNQ6bcshbUPj9u88=", + "path": "../../peertube", + "type": "path" + }, + "original": { + "path": "../../peertube", + "type": "path" } }, "root": { "inputs": { + "peertube_origin": "peertube_origin", "peertube_syden": "peertube_syden" } }