package OuterWildsTextAdventureWeb as caddy service
This commit is contained in:
parent
5844040624
commit
cae1182840
10 changed files with 119 additions and 16 deletions
|
|
@ -1,20 +1,32 @@
|
|||
# This file was generated by nvfetcher, please do not modify it manually.
|
||||
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
|
||||
{
|
||||
OuterWildsTextAdventure = {
|
||||
pname = "OuterWildsTextAdventure";
|
||||
version = "2a4430a6e53fc2e9979e0f4ebb312d90b92ba119";
|
||||
src = fetchFromGitHub {
|
||||
owner = "top-mind";
|
||||
repo = "OuterWildsTextAdventureWeb";
|
||||
rev = "2a4430a6e53fc2e9979e0f4ebb312d90b92ba119";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-sINGUxPj3V257zbuMnT/TK2j8Bwj9Rck4uXx7Y1fTQY=";
|
||||
};
|
||||
date = "2024-12-21";
|
||||
};
|
||||
TrackersListCollection = {
|
||||
pname = "TrackersListCollection";
|
||||
version = "1886c4360d2f02eb3ade5abda634f70729137e00";
|
||||
version = "313c18fc1ae756ea99ae6275e4454ccff95d9b5d";
|
||||
src = fetchFromGitHub {
|
||||
owner = "XIU2";
|
||||
repo = "TrackersListCollection";
|
||||
rev = "1886c4360d2f02eb3ade5abda634f70729137e00";
|
||||
rev = "313c18fc1ae756ea99ae6275e4454ccff95d9b5d";
|
||||
fetchSubmodules = false;
|
||||
deepClone = false;
|
||||
leaveDotGit = false;
|
||||
sparseCheckout = [ "all.txt" ];
|
||||
sha256 = "sha256-wLaYJCNWH9dQL7vbq/1ueXd/rNGzJcWt7Eu+U64RX0Q=";
|
||||
sha256 = "sha256-yCcWx/tnz7JjHs6wniuy6owqIMjZrOS13HBz4MgtiAg=";
|
||||
};
|
||||
date = "2025-05-26";
|
||||
date = "2025-05-31";
|
||||
};
|
||||
dioxionary = {
|
||||
pname = "dioxionary";
|
||||
|
|
@ -80,15 +92,15 @@
|
|||
};
|
||||
rime-ice = {
|
||||
pname = "rime-ice";
|
||||
version = "904aedb7c2097309e4f5a9be29baf6ce5cc64415";
|
||||
version = "2e0d8d9a3ba292ecca3f6dccb5719a06764917ca";
|
||||
src = fetchFromGitHub {
|
||||
owner = "iDvel";
|
||||
repo = "rime-ice";
|
||||
rev = "904aedb7c2097309e4f5a9be29baf6ce5cc64415";
|
||||
rev = "2e0d8d9a3ba292ecca3f6dccb5719a06764917ca";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-a0b6k0dOwrdxCf+ZcX/fiF4K1LLGuEw5eBriRFkY2AI=";
|
||||
sha256 = "sha256-v+j2Bp7+OEbiWImf0/6YbZTTHlaORvtK2foXTfjZW9s=";
|
||||
};
|
||||
date = "2025-05-25";
|
||||
date = "2025-05-29";
|
||||
};
|
||||
spotx = {
|
||||
pname = "spotx";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue