From 893b7e812e37519906e152438666577aed85c7ad Mon Sep 17 00:00:00 2001 From: niten Date: Sun, 24 Mar 2024 13:15:45 -0700 Subject: [PATCH] Increase timeouts --- config/service/gitea-container.nix | 8 + flake.lock | 1984 +++++++++++++++++----------- flake.nix | 2 +- 3 files changed, 1188 insertions(+), 806 deletions(-) diff --git a/config/service/gitea-container.nix b/config/service/gitea-container.nix index 5c2d106..8bbf052 100644 --- a/config/service/gitea-container.nix +++ b/config/service/gitea-container.nix @@ -218,6 +218,14 @@ in { UPDATE_AVATAR = true; ACCOUNT_LINKING = "login"; }; + "git.timeout" = { + DEFAULT = 720; + MIGRATE = 3600; + MIRROR = 3600; + CLONE = 1200; + PULL = 1200; + GC = 600; + }; }; }; diff --git a/flake.lock b/flake.lock index a2018bd..fb30e6e 100644 --- a/flake.lock +++ b/flake.lock @@ -49,7 +49,7 @@ "flake-parts": "flake-parts_5", "haskell-flake": "haskell-flake_3", "hercules-ci-effects": "hercules-ci-effects_3", - "nixpkgs": "nixpkgs_20" + "nixpkgs": "nixpkgs_22" }, "locked": { "lastModified": 1709606645, @@ -80,11 +80,11 @@ "rev": "1b580545e64ccae1507476174d050f9bee345466", "revCount": 25, "type": "git", - "url": "https://git.fudo.org/fudo-nix/authentik-container.git" + "url": "https://fudo.dev/nix/authentik-container.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/authentik-container.git" + "url": "https://fudo.dev/nix/authentik-container.git" } }, "authoritative-dns": { @@ -101,11 +101,11 @@ "rev": "3700d10df6943d062860667470188ddbe2bcd896", "revCount": 95, "type": "git", - "url": "https://git.fudo.org/fudo-public/authoritative-dns.git" + "url": "https://fudo.dev/public/authoritative-dns.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/authoritative-dns.git" + "url": "https://fudo.dev/public/authoritative-dns.git" } }, "blobs": { @@ -150,42 +150,42 @@ "rev": "56438b1ee2856cb98781f4580a1c6cc0cc6e6f1e", "revCount": 4, "type": "git", - "url": "https://git.fudo.org/chute/chute.git" + "url": "https://fudo.dev/chute/chute.git" }, "original": { "ref": "stable", "type": "git", - "url": "https://git.fudo.org/chute/chute.git" + "url": "https://fudo.dev/chute/chute.git" } }, "chuteUnstable": { "inputs": { "clj2nix": "clj2nix_2", - "gitignore": "gitignore_2", + "gitignore": "gitignore_3", "nixpkgs": [ "nixpkgs" ], "utils": "utils_4" }, "locked": { - "lastModified": 1641048770, - "narHash": "sha256-8rzyOw029lbQC/UzzROwr+k9tnYKPgLIBLxMne6abo4=", + "lastModified": 1711297176, + "narHash": "sha256-NxsgcJd+0P+5AwxuWf7N3AyVYKdR2O0J5YyFURz9Z3k=", "ref": "master", - "rev": "88a8dbfe38d164351afeeca32c9e725d825e362d", - "revCount": 17, + "rev": "bc990bb34cc9bef24a820905407b109fcd383c19", + "revCount": 18, "type": "git", - "url": "https://git.fudo.org/chute/chute.git" + "url": "https://fudo.dev/chute/chute.git" }, "original": { "ref": "master", "type": "git", - "url": "https://git.fudo.org/chute/chute.git" + "url": "https://fudo.dev/chute/chute.git" } }, "clj-nix": { "inputs": { "devshell": "devshell", - "flake-utils": "flake-utils_2", + "flake-utils": "flake-utils_3", "nixpkgs": [ "fudo-home", "fudo-pkgs", @@ -210,18 +210,18 @@ "clj-nix_10": { "inputs": { "devshell": "devshell_10", - "flake-utils": "flake-utils_14", + "nix-fetcher-data": "nix-fetcher-data", "nixpkgs": [ "pricebot", "nixpkgs" ] }, "locked": { - "lastModified": 1655125606, - "narHash": "sha256-mnqND6/PZMug5Jr92adJcNmwS+XYtVvtKjuowK9A9ec=", + "lastModified": 1711197542, + "narHash": "sha256-RMM+G49X56W8gE2sg08TUsuR30KcU0LNLttsSRgxTCM=", "owner": "jlesquembre", "repo": "clj-nix", - "rev": "77302aa77afa25e24292aa54eec31e70caa4faf0", + "rev": "20109727c6623b486d37fbd957d64c2a8232ccde", "type": "github" }, "original": { @@ -233,7 +233,7 @@ "clj-nix_11": { "inputs": { "devshell": "devshell_11", - "flake-utils": "flake-utils_15", + "flake-utils": "flake-utils_14", "nixpkgs": [ "snooper", "helpers", @@ -257,7 +257,7 @@ "clj-nix_12": { "inputs": { "devshell": "devshell_12", - "flake-utils": "flake-utils_16", + "flake-utils": "flake-utils_15", "nixpkgs": [ "suanni", "helpers", @@ -281,7 +281,7 @@ "clj-nix_13": { "inputs": { "devshell": "devshell_13", - "flake-utils": "flake-utils_17", + "flake-utils": "flake-utils_16", "nixpkgs": [ "tattler", "helpers", @@ -305,7 +305,7 @@ "clj-nix_14": { "inputs": { "devshell": "devshell_14", - "flake-utils": "flake-utils_18", + "flake-utils": "flake-utils_17", "nixpkgs": [ "tattler", "notifierClj", @@ -330,18 +330,18 @@ "clj-nix_15": { "inputs": { "devshell": "devshell_15", - "flake-utils": "flake-utils_20", + "nix-fetcher-data": "nix-fetcher-data_2", "nixpkgs": [ "wallfly", "nixpkgs" ] }, "locked": { - "lastModified": 1663870497, - "narHash": "sha256-gnoyYWvZl64WBqR3tf9bKHAznEtBCHmwx7taHghH9Lw=", + "lastModified": 1711197542, + "narHash": "sha256-RMM+G49X56W8gE2sg08TUsuR30KcU0LNLttsSRgxTCM=", "owner": "jlesquembre", "repo": "clj-nix", - "rev": "23d9daacc80e634df078c4c6e34d592e1593d84c", + "rev": "20109727c6623b486d37fbd957d64c2a8232ccde", "type": "github" }, "original": { @@ -353,7 +353,7 @@ "clj-nix_2": { "inputs": { "devshell": "devshell_2", - "flake-utils": "flake-utils_4", + "flake-utils": "flake-utils_5", "nixpkgs": [ "fudo-pkgs", "helpers", @@ -377,7 +377,7 @@ "clj-nix_3": { "inputs": { "devshell": "devshell_3", - "flake-utils": "flake-utils_6", + "flake-utils": "flake-utils_7", "nixpkgs": [ "fudo-secrets", "fudo-pkgs", @@ -402,7 +402,7 @@ "clj-nix_4": { "inputs": { "devshell": "devshell_4", - "flake-utils": "flake-utils_7", + "flake-utils": "flake-utils_8", "nixpkgs": [ "fudo-secrets", "nexus", @@ -428,7 +428,7 @@ "clj-nix_5": { "inputs": { "devshell": "devshell_5", - "flake-utils": "flake-utils_8", + "flake-utils": "flake-utils_9", "nixpkgs": [ "fudo-secrets", "nexus", @@ -454,7 +454,7 @@ "clj-nix_6": { "inputs": { "devshell": "devshell_6", - "flake-utils": "flake-utils_9", + "flake-utils": "flake-utils_10", "nixpkgs": [ "fudo-secrets", "nexus", @@ -480,7 +480,7 @@ "clj-nix_7": { "inputs": { "devshell": "devshell_7", - "flake-utils": "flake-utils_10", + "flake-utils": "flake-utils_11", "nixpkgs": [ "nexus", "nexus-client", @@ -505,7 +505,7 @@ "clj-nix_8": { "inputs": { "devshell": "devshell_8", - "flake-utils": "flake-utils_11", + "flake-utils": "flake-utils_12", "nixpkgs": [ "nexus", "nexus-crypto", @@ -530,7 +530,7 @@ "clj-nix_9": { "inputs": { "devshell": "devshell_9", - "flake-utils": "flake-utils_12", + "flake-utils": "flake-utils_13", "nixpkgs": [ "nexus", "nexus-server", @@ -575,8 +575,8 @@ "clj2nix_10": { "inputs": { "flake-compat": "flake-compat_11", - "nixpkgs": "nixpkgs_22", - "utils": "utils_27" + "nixpkgs": "nixpkgs_24", + "utils": "utils_28" }, "locked": { "lastModified": 1673786922, @@ -595,8 +595,8 @@ "clj2nix_11": { "inputs": { "flake-compat": "flake-compat_12", - "nixpkgs": "nixpkgs_23", - "utils": "utils_30" + "nixpkgs": "nixpkgs_25", + "utils": "utils_31" }, "locked": { "lastModified": 1673786922, @@ -615,8 +615,8 @@ "clj2nix_12": { "inputs": { "flake-compat": "flake-compat_13", - "nixpkgs": "nixpkgs_25", - "utils": "utils_36" + "nixpkgs": "nixpkgs_27", + "utils": "utils_37" }, "locked": { "lastModified": 1673786922, @@ -635,8 +635,8 @@ "clj2nix_13": { "inputs": { "flake-compat": "flake-compat_14", - "nixpkgs": "nixpkgs_26", - "utils": "utils_39" + "nixpkgs": "nixpkgs_28", + "utils": "utils_40" }, "locked": { "lastModified": 1673786922, @@ -655,8 +655,8 @@ "clj2nix_14": { "inputs": { "flake-compat": "flake-compat_15", - "nixpkgs": "nixpkgs_27", - "utils": "utils_42" + "nixpkgs": "nixpkgs_29", + "utils": "utils_43" }, "locked": { "lastModified": 1673786922, @@ -675,8 +675,8 @@ "clj2nix_15": { "inputs": { "flake-compat": "flake-compat_16", - "nixpkgs": "nixpkgs_28", - "utils": "utils_44" + "nixpkgs": "nixpkgs_30", + "utils": "utils_45" }, "locked": { "lastModified": 1673786922, @@ -695,15 +695,16 @@ "clj2nix_2": { "inputs": { "flake-compat": "flake-compat_2", + "gitignore": "gitignore_2", "nixpkgs": "nixpkgs_2", "utils": "utils_3" }, "locked": { - "lastModified": 1637900288, - "narHash": "sha256-hQdSCIm1WpG5uK9hoe/iagyYc3Fhi8PJzfo1jFBa53g=", + "lastModified": 1685699489, + "narHash": "sha256-QPkF7QiE0dmiqUpHmX7mBIhMCgbnZDjJG5bQ6702AOs=", "owner": "hlolli", "repo": "clj2nix", - "rev": "3d0a38c954c8e0926f57de1d80d357df05fc2f94", + "rev": "66ae6a15c3aab59cb31523e825e5270be082bfe4", "type": "github" }, "original": { @@ -715,8 +716,8 @@ "clj2nix_3": { "inputs": { "flake-compat": "flake-compat_4", - "nixpkgs": "nixpkgs_4", - "utils": "utils_5" + "nixpkgs": "nixpkgs_6", + "utils": "utils_6" }, "locked": { "lastModified": 1673786922, @@ -735,8 +736,8 @@ "clj2nix_4": { "inputs": { "flake-compat": "flake-compat_5", - "nixpkgs": "nixpkgs_8", - "utils": "utils_8" + "nixpkgs": "nixpkgs_10", + "utils": "utils_9" }, "locked": { "lastModified": 1673786922, @@ -755,8 +756,8 @@ "clj2nix_5": { "inputs": { "flake-compat": "flake-compat_6", - "nixpkgs": "nixpkgs_13", - "utils": "utils_11" + "nixpkgs": "nixpkgs_15", + "utils": "utils_12" }, "locked": { "lastModified": 1673786922, @@ -775,8 +776,8 @@ "clj2nix_6": { "inputs": { "flake-compat": "flake-compat_7", - "nixpkgs": "nixpkgs_15", - "utils": "utils_13" + "nixpkgs": "nixpkgs_17", + "utils": "utils_14" }, "locked": { "lastModified": 1673786922, @@ -795,8 +796,8 @@ "clj2nix_7": { "inputs": { "flake-compat": "flake-compat_8", - "nixpkgs": "nixpkgs_16", - "utils": "utils_16" + "nixpkgs": "nixpkgs_18", + "utils": "utils_17" }, "locked": { "lastModified": 1673786922, @@ -815,8 +816,8 @@ "clj2nix_8": { "inputs": { "flake-compat": "flake-compat_9", - "nixpkgs": "nixpkgs_17", - "utils": "utils_19" + "nixpkgs": "nixpkgs_19", + "utils": "utils_20" }, "locked": { "lastModified": 1673786922, @@ -835,8 +836,8 @@ "clj2nix_9": { "inputs": { "flake-compat": "flake-compat_10", - "nixpkgs": "nixpkgs_21", - "utils": "utils_24" + "nixpkgs": "nixpkgs_23", + "utils": "utils_25" }, "locked": { "lastModified": 1673786922, @@ -901,19 +902,19 @@ }, "devshell_10": { "inputs": { - "flake-utils": "flake-utils_13", "nixpkgs": [ "pricebot", "clj-nix", "nixpkgs" - ] + ], + "systems": "systems_16" }, "locked": { - "lastModified": 1644227066, - "narHash": "sha256-FHcFZtpZEWnUh62xlyY3jfXAXHzJNEDLDzLsJxn+ve0=", + "lastModified": 1700815693, + "narHash": "sha256-JtKZEQUzosrCwDsLgm+g6aqbP1aseUl1334OShEAS3s=", "owner": "numtide", "repo": "devshell", - "rev": "7033f64dd9ef8d9d8644c5030c73913351d2b660", + "rev": "7ad1c417c87e98e56dcef7ecd0e0a2f2e5669d51", "type": "github" }, "original": { @@ -1042,19 +1043,19 @@ }, "devshell_15": { "inputs": { - "flake-utils": "flake-utils_19", "nixpkgs": [ "wallfly", "clj-nix", "nixpkgs" - ] + ], + "systems": "systems_21" }, "locked": { - "lastModified": 1658746384, - "narHash": "sha256-CCJcoMOcXyZFrV1ag4XMTpAPjLWb4Anbv+ktXFI1ry0=", + "lastModified": 1700815693, + "narHash": "sha256-JtKZEQUzosrCwDsLgm+g6aqbP1aseUl1334OShEAS3s=", "owner": "numtide", "repo": "devshell", - "rev": "0ffc7937bb5e8141af03d462b468bd071eb18e1b", + "rev": "7ad1c417c87e98e56dcef7ecd0e0a2f2e5669d51", "type": "github" }, "original": { @@ -1468,20 +1469,20 @@ "entities": { "inputs": { "fudo-lib": "fudo-lib_4", - "nixpkgs": "nixpkgs_10" + "nixpkgs": "nixpkgs_12" }, "locked": { - "lastModified": 1707592324, - "narHash": "sha256-OpWILltoP+nN+xrVa/cYNrREfW631wdju7gIxLwP6Lo=", + "lastModified": 1711254556, + "narHash": "sha256-w3aY60p//K8qH1GyCGKnwKfkXLNpuh7zZajcnPptGos=", "ref": "refs/heads/master", - "rev": "bdf15c64e7753b0bb1ba1e6609ca8bf1efe8f712", - "revCount": 235, + "rev": "b35821a8a26a9c88c8279fb8885d83024828a371", + "revCount": 237, "type": "git", - "url": "https://git.fudo.org/fudo-nix/entities.git" + "url": "https://fudo.dev/nix/entities.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/entities.git" + "url": "https://fudo.dev/nix/entities.git" } }, "evil-escape": { @@ -1708,11 +1709,11 @@ "flake-compat_2": { "flake": false, "locked": { - "lastModified": 1627913399, - "narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=", + "lastModified": 1668681692, + "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=", "owner": "edolstra", "repo": "flake-compat", - "rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2", + "rev": "009399224d5e398d03b22badca40a37ac85412a1", "type": "github" }, "original": { @@ -1833,6 +1834,42 @@ "type": "github" } }, + "flake-part": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib" + }, + "locked": { + "lastModified": 1685546676, + "narHash": "sha256-XDbjJyAg6odX5Vj0Q22iI/gQuFvEkv9kamsSbQ+npaI=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "6ef2707776c6379bc727faf3f83c0dd60b06e0c6", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-part_2": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_3" + }, + "locked": { + "lastModified": 1685546676, + "narHash": "sha256-XDbjJyAg6odX5Vj0Q22iI/gQuFvEkv9kamsSbQ+npaI=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "6ef2707776c6379bc727faf3f83c0dd60b06e0c6", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -1963,9 +2000,43 @@ "type": "indirect" } }, + "flake-parts_7": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_2" + }, + "locked": { + "lastModified": 1685546676, + "narHash": "sha256-XDbjJyAg6odX5Vj0Q22iI/gQuFvEkv9kamsSbQ+npaI=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "6ef2707776c6379bc727faf3f83c0dd60b06e0c6", + "type": "github" + }, + "original": { + "id": "flake-parts", + "type": "indirect" + } + }, + "flake-parts_8": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_4" + }, + "locked": { + "lastModified": 1685546676, + "narHash": "sha256-XDbjJyAg6odX5Vj0Q22iI/gQuFvEkv9kamsSbQ+npaI=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "6ef2707776c6379bc727faf3f83c0dd60b06e0c6", + "type": "github" + }, + "original": { + "id": "flake-parts", + "type": "indirect" + } + }, "flake-utils": { "inputs": { - "systems": "systems" + "systems": "systems_2" }, "locked": { "lastModified": 1694529238, @@ -2028,11 +2099,11 @@ }, "flake-utils_13": { "locked": { - "lastModified": 1642700792, - "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", + "lastModified": 1656928814, + "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", "owner": "numtide", "repo": "flake-utils", - "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", + "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", "type": "github" }, "original": { @@ -2043,11 +2114,11 @@ }, "flake-utils_14": { "locked": { - "lastModified": 1644229661, - "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", + "lastModified": 1656928814, + "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", "owner": "numtide", "repo": "flake-utils", - "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797", + "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", "type": "github" }, "original": { @@ -2101,58 +2172,16 @@ "type": "github" } }, - "flake-utils_18": { - "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_19": { - "locked": { - "lastModified": 1642700792, - "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "flake-utils_2": { - "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", - "type": "github" + "inputs": { + "systems": "systems_3" }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_20": { "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "type": "github" }, "original": { @@ -2162,15 +2191,12 @@ } }, "flake-utils_3": { - "inputs": { - "systems": "systems_2" - }, "locked": { - "lastModified": 1694529238, - "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", + "lastModified": 1656928814, + "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", "owner": "numtide", "repo": "flake-utils", - "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", + "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", "type": "github" }, "original": { @@ -2180,23 +2206,8 @@ } }, "flake-utils_4": { - "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_5": { "inputs": { - "systems": "systems_4" + "systems": "systems_5" }, "locked": { "lastModified": 1694529238, @@ -2212,7 +2223,7 @@ "type": "github" } }, - "flake-utils_6": { + "flake-utils_5": { "locked": { "lastModified": 1656928814, "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", @@ -2227,6 +2238,24 @@ "type": "github" } }, + "flake-utils_6": { + "inputs": { + "systems": "systems_7" + }, + "locked": { + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "flake-utils_7": { "locked": { "lastModified": 1656928814, @@ -2303,11 +2332,11 @@ "rev": "91032aa4fc2ded188b049d97523093cd0ae867fd", "revCount": 23, "type": "git", - "url": "https://git.fudo.org/fudo-public/frigate-container.git" + "url": "https://fudo.dev/public/frigate-container.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/frigate-container.git" + "url": "https://fudo.dev/public/frigate-container.git" } }, "fudo-entities": { @@ -2318,17 +2347,17 @@ ] }, "locked": { - "lastModified": 1708044301, - "narHash": "sha256-V7cqPVcskdf3MvvGr9Yo5n4q2xxbAwG4/Fqhu9SHMpw=", + "lastModified": 1711254556, + "narHash": "sha256-w3aY60p//K8qH1GyCGKnwKfkXLNpuh7zZajcnPptGos=", "ref": "refs/heads/master", - "rev": "4804ac7bc3533d662af04e75978225403637cf56", - "revCount": 236, + "rev": "b35821a8a26a9c88c8279fb8885d83024828a371", + "revCount": 237, "type": "git", - "url": "https://git.fudo.org/fudo-nix/entities.git" + "url": "https://fudo.dev/nix/entities.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/entities.git" + "url": "https://fudo.dev/nix/entities.git" } }, "fudo-home": { @@ -2343,17 +2372,17 @@ ] }, "locked": { - "lastModified": 1708051636, - "narHash": "sha256-mwv6Q6c9m/X/k9Xr9xVoUvzP3LJjXKh2epXRe7A9ugE=", + "lastModified": 1711308111, + "narHash": "sha256-4+V7/4Kx8V8zKeYF4MTF8g7KmtSM4FVjYM26G1JH/xw=", "ref": "refs/heads/master", - "rev": "74be3bcf575c11dcf12f7a4ae19c93954af0c649", - "revCount": 468, + "rev": "e55a954f09efd0a9b5934c656a1054114ce20faa", + "revCount": 471, "type": "git", - "url": "https://git.fudo.org/fudo-nix/home.git" + "url": "https://fudo.dev/nix/home.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/home.git" + "url": "https://fudo.dev/nix/home.git" } }, "fudo-lib": { @@ -2373,17 +2402,17 @@ }, "fudo-lib_2": { "locked": { - "lastModified": 1701117898, - "narHash": "sha256-tw8fml3PTK4lJNd79ZBbzR5nnepoXHX1i/hFpKjWsyU=", + "lastModified": 1709939497, + "narHash": "sha256-+i2NXUV13PTV2ebxzgJughpkOdx9WvXdB8AZP7lHbzY=", "ref": "refs/heads/master", - "rev": "cf4b24da9941d208ff67868f52b2b1c97313e380", - "revCount": 178, + "rev": "e6109489d41c117e6c346db41826dcf969529a22", + "revCount": 227, "type": "git", - "url": "https://git.fudo.org/fudo-nix/lib.git" + "url": "https://fudo.dev/nix/lib.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/lib.git" + "url": "https://fudo.dev/nix/lib.git" } }, "fudo-lib_3": { @@ -2394,85 +2423,86 @@ "rev": "e6109489d41c117e6c346db41826dcf969529a22", "revCount": 227, "type": "git", - "url": "https://git.fudo.org/fudo-nix/lib.git" + "url": "https://fudo.dev/nix/lib.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/lib.git" + "url": "https://fudo.dev/nix/lib.git" } }, "fudo-lib_4": { "locked": { - "lastModified": 1701117898, - "narHash": "sha256-tw8fml3PTK4lJNd79ZBbzR5nnepoXHX1i/hFpKjWsyU=", + "lastModified": 1709939497, + "narHash": "sha256-+i2NXUV13PTV2ebxzgJughpkOdx9WvXdB8AZP7lHbzY=", "ref": "refs/heads/master", - "rev": "cf4b24da9941d208ff67868f52b2b1c97313e380", - "revCount": 178, + "rev": "e6109489d41c117e6c346db41826dcf969529a22", + "revCount": 227, "type": "git", - "url": "https://git.fudo.org/fudo-nix/lib.git" + "url": "https://fudo.dev/nix/lib.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/lib.git" + "url": "https://fudo.dev/nix/lib.git" } }, "fudo-pkgs": { "inputs": { + "google-photo-uploader-flake": "google-photo-uploader-flake", "helpers": "helpers", "unstableNixpkgs": "unstableNixpkgs" }, "locked": { - "lastModified": 1703103386, - "narHash": "sha256-+hQr7V6rVfG1wt49kkC3BgbLnsOkSfuJLCEo/ERjIfE=", + "lastModified": 1711254343, + "narHash": "sha256-QvI9zkfj9y/Glc44QOnWGpgA65yKAxgfXcRqb8/2KdQ=", "ref": "refs/heads/master", - "rev": "f975b9b4d0c0187cf70ff3f533486ca30c471083", - "revCount": 260, + "rev": "d57784249acac86ae0824a0644af6f7ab0e7d1e8", + "revCount": 295, "type": "git", - "url": "https://git.fudo.org/fudo-nix/pkgs.git" + "url": "https://fudo.dev/nix/pkgs.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/pkgs.git" + "url": "https://fudo.dev/nix/pkgs.git" } }, "fudo-pkgs_2": { "inputs": { - "google-photo-uploader-flake": "google-photo-uploader-flake", + "google-photo-uploader-flake": "google-photo-uploader-flake_2", "helpers": "helpers_2", "unstableNixpkgs": "unstableNixpkgs_2" }, "locked": { - "lastModified": 1708888433, - "narHash": "sha256-WV4uPX/wsqaH406OGhRst9mBLJj2WCatV5lAL0jfpWM=", + "lastModified": 1711254343, + "narHash": "sha256-QvI9zkfj9y/Glc44QOnWGpgA65yKAxgfXcRqb8/2KdQ=", "ref": "refs/heads/master", - "rev": "08b3f97c8e03d0bf42878caab5261a6119341201", - "revCount": 294, + "rev": "d57784249acac86ae0824a0644af6f7ab0e7d1e8", + "revCount": 295, "type": "git", - "url": "https://git.fudo.org/fudo-nix/pkgs.git" + "url": "https://fudo.dev/nix/pkgs.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/pkgs.git" + "url": "https://fudo.dev/nix/pkgs.git" } }, "fudo-pkgs_3": { "inputs": { - "google-photo-uploader-flake": "google-photo-uploader-flake_2", + "google-photo-uploader-flake": "google-photo-uploader-flake_3", "helpers": "helpers_3", "unstableNixpkgs": "unstableNixpkgs_3" }, "locked": { - "lastModified": 1707689166, - "narHash": "sha256-kV69NbGYO51wCdWBJaseXdPuD0uJ8YE4BH6Ljc8nqyw=", + "lastModified": 1711254343, + "narHash": "sha256-QvI9zkfj9y/Glc44QOnWGpgA65yKAxgfXcRqb8/2KdQ=", "ref": "refs/heads/master", - "rev": "6f3717c9a958991c6d686605274816590ed36cd0", - "revCount": 293, + "rev": "d57784249acac86ae0824a0644af6f7ab0e7d1e8", + "revCount": 295, "type": "git", - "url": "https://git.fudo.org/fudo-nix/pkgs.git" + "url": "https://fudo.dev/nix/pkgs.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-nix/pkgs.git" + "url": "https://fudo.dev/nix/pkgs.git" } }, "fudo-secrets": { @@ -2486,16 +2516,16 @@ "filesystem-keys": "filesystem-keys", "fudo-pkgs": "fudo-pkgs_3", "nexus": "nexus", - "nixpkgs": "nixpkgs_19", + "nixpkgs": "nixpkgs_21", "service-passwords": "service-passwords", "service-secrets": "service-secrets", "site-secrets": "site-secrets", "ssh-keypairs": "ssh-keypairs", - "utils": "utils_23" + "utils": "utils_24" }, "locked": { - "lastModified": 1708124065, - "narHash": "sha256-tNoh0yYrYv3VO3ixKO2+pqZ++JcLGKg9vN+kf3YpeK8=", + "lastModified": 1711308058, + "narHash": "sha256-NXXZWaxRg/Jjrn04tTP5Ri2JZ4LN+6PoIkqpvSWEE6E=", "path": "/secrets", "type": "path" }, @@ -2529,15 +2559,37 @@ "inputs": { "nixpkgs": [ "chuteUnstable", + "clj2nix", "nixpkgs" ] }, "locked": { - "lastModified": 1635165013, - "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=", + "lastModified": 1660459072, + "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=", "owner": "hercules-ci", "repo": "gitignore.nix", - "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1", + "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "gitignore.nix", + "type": "github" + } + }, + "gitignore_3": { + "inputs": { + "nixpkgs": [ + "chuteUnstable", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709087332, + "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", + "owner": "hercules-ci", + "repo": "gitignore.nix", + "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", "type": "github" }, "original": { @@ -2570,8 +2622,8 @@ }, "gomod2nix": { "inputs": { - "flake-utils": "flake-utils_3", - "nixpkgs": "nixpkgs_6" + "flake-utils": "flake-utils_2", + "nixpkgs": "nixpkgs_4" }, "locked": { "lastModified": 1705314449, @@ -2589,8 +2641,27 @@ }, "gomod2nix_2": { "inputs": { - "flake-utils": "flake-utils_5", - "nixpkgs": "nixpkgs_11" + "flake-utils": "flake-utils_4", + "nixpkgs": "nixpkgs_8" + }, + "locked": { + "lastModified": 1705314449, + "narHash": "sha256-yfQQ67dLejP0FLK76LKHbkzcQqNIrux6MFe32MMFGNQ=", + "owner": "nix-community", + "repo": "gomod2nix", + "rev": "30e3c3a9ec4ac8453282ca7f67fca9e1da12c3e6", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "gomod2nix", + "type": "github" + } + }, + "gomod2nix_3": { + "inputs": { + "flake-utils": "flake-utils_6", + "nixpkgs": "nixpkgs_13" }, "locked": { "lastModified": 1705314449, @@ -2609,8 +2680,8 @@ "google-photo-uploader-flake": { "inputs": { "gomod2nix": "gomod2nix", - "nixpkgs": "nixpkgs_7", - "utils": "utils_7" + "nixpkgs": "nixpkgs_5", + "utils": "utils_5" }, "locked": { "lastModified": 1706383993, @@ -2619,18 +2690,18 @@ "rev": "6b3dea996c6409b157a821c3f30df087d098edfd", "revCount": 7, "type": "git", - "url": "https://git.fudo.org/fudo-public/google-photo-uploader.git" + "url": "https://fudo.dev/public/google-photo-uploader.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/google-photo-uploader.git" + "url": "https://fudo.dev/public/google-photo-uploader.git" } }, "google-photo-uploader-flake_2": { "inputs": { "gomod2nix": "gomod2nix_2", - "nixpkgs": "nixpkgs_12", - "utils": "utils_10" + "nixpkgs": "nixpkgs_9", + "utils": "utils_8" }, "locked": { "lastModified": 1706383993, @@ -2639,11 +2710,31 @@ "rev": "6b3dea996c6409b157a821c3f30df087d098edfd", "revCount": 7, "type": "git", - "url": "https://git.fudo.org/fudo-public/google-photo-uploader.git" + "url": "https://fudo.dev/public/google-photo-uploader.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/google-photo-uploader.git" + "url": "https://fudo.dev/public/google-photo-uploader.git" + } + }, + "google-photo-uploader-flake_3": { + "inputs": { + "gomod2nix": "gomod2nix_3", + "nixpkgs": "nixpkgs_14", + "utils": "utils_11" + }, + "locked": { + "lastModified": 1706383993, + "narHash": "sha256-9tW9gK/1TLQQhOZQUtcrvmeuYkHo+WMLH0EG1q1W8Nk=", + "ref": "refs/heads/master", + "rev": "6b3dea996c6409b157a821c3f30df087d098edfd", + "revCount": 7, + "type": "git", + "url": "https://fudo.dev/public/google-photo-uploader.git" + }, + "original": { + "type": "git", + "url": "https://fudo.dev/public/google-photo-uploader.git" } }, "grafana-module": { @@ -2660,11 +2751,11 @@ "rev": "f3b43259a40b2b46ca87614c590bf8d7d4fbbb8a", "revCount": 7, "type": "git", - "url": "https://git.fudo.org/fudo-public/grafana-module.git" + "url": "https://fudo.dev/public/grafana-module.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/grafana-module.git" + "url": "https://fudo.dev/public/grafana-module.git" } }, "haskell-flake": { @@ -2719,21 +2810,21 @@ "inputs": { "clj-nix": "clj-nix", "clj2nix": "clj2nix_3", - "nixpkgs": "nixpkgs_5", - "utils": "utils_6" + "nixpkgs": "nixpkgs_7", + "utils": "utils_7" }, "locked": { - "lastModified": 1683740681, - "narHash": "sha256-KmOssuvCVsOiSspVzpqW/OdPWMCbRieUUACDQcPs7cI=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "7930d2d726a4e434d27022ca84ae25cdc833cd72", - "revCount": 33, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_10": { @@ -2744,20 +2835,20 @@ "snooper", "nixpkgs" ], - "utils": "utils_37" + "utils": "utils_38" }, "locked": { - "lastModified": 1677792046, - "narHash": "sha256-GU7czTodGN+6ijrz5MuREJMyfPo9aDsXRjaZA+nl+ys=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "d54fa928c37e7f260c2b99bc733634347e83d9fd", - "revCount": 32, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_11": { @@ -2768,20 +2859,20 @@ "suanni", "nixpkgs" ], - "utils": "utils_40" + "utils": "utils_41" }, "locked": { - "lastModified": 1677792046, - "narHash": "sha256-GU7czTodGN+6ijrz5MuREJMyfPo9aDsXRjaZA+nl+ys=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "d54fa928c37e7f260c2b99bc733634347e83d9fd", - "revCount": 32, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_12": { @@ -2792,7 +2883,7 @@ "tattler", "nixpkgs" ], - "utils": "utils_43" + "utils": "utils_44" }, "locked": { "lastModified": 1684439334, @@ -2801,12 +2892,12 @@ "rev": "b047ccd1226517e757bc8084c2cba630f4bd10b9", "revCount": 69, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "ref": "with-deps", "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_13": { @@ -2818,7 +2909,7 @@ "notifierClj", "nixpkgs" ], - "utils": "utils_45" + "utils": "utils_46" }, "locked": { "lastModified": 1684439334, @@ -2827,54 +2918,54 @@ "rev": "b047ccd1226517e757bc8084c2cba630f4bd10b9", "revCount": 69, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "ref": "with-deps", "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_2": { "inputs": { "clj-nix": "clj-nix_2", "clj2nix": "clj2nix_4", - "nixpkgs": "nixpkgs_9", - "utils": "utils_9" + "nixpkgs": "nixpkgs_11", + "utils": "utils_10" }, "locked": { - "lastModified": 1683740681, - "narHash": "sha256-KmOssuvCVsOiSspVzpqW/OdPWMCbRieUUACDQcPs7cI=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "7930d2d726a4e434d27022ca84ae25cdc833cd72", - "revCount": 33, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_3": { "inputs": { "clj-nix": "clj-nix_3", "clj2nix": "clj2nix_5", - "nixpkgs": "nixpkgs_14", - "utils": "utils_12" + "nixpkgs": "nixpkgs_16", + "utils": "utils_13" }, "locked": { - "lastModified": 1683740681, - "narHash": "sha256-KmOssuvCVsOiSspVzpqW/OdPWMCbRieUUACDQcPs7cI=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "7930d2d726a4e434d27022ca84ae25cdc833cd72", - "revCount": 33, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_4": { @@ -2887,20 +2978,20 @@ "nexus-client", "nixpkgs" ], - "utils": "utils_14" + "utils": "utils_15" }, "locked": { - "lastModified": 1683740681, - "narHash": "sha256-KmOssuvCVsOiSspVzpqW/OdPWMCbRieUUACDQcPs7cI=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "7930d2d726a4e434d27022ca84ae25cdc833cd72", - "revCount": 33, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_5": { @@ -2913,20 +3004,20 @@ "nexus-crypto", "nixpkgs" ], - "utils": "utils_17" + "utils": "utils_18" }, "locked": { - "lastModified": 1677792046, - "narHash": "sha256-GU7czTodGN+6ijrz5MuREJMyfPo9aDsXRjaZA+nl+ys=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "d54fa928c37e7f260c2b99bc733634347e83d9fd", - "revCount": 32, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_6": { @@ -2939,20 +3030,20 @@ "nexus-server", "nixpkgs" ], - "utils": "utils_20" + "utils": "utils_21" }, "locked": { - "lastModified": 1683740681, - "narHash": "sha256-KmOssuvCVsOiSspVzpqW/OdPWMCbRieUUACDQcPs7cI=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "7930d2d726a4e434d27022ca84ae25cdc833cd72", - "revCount": 33, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_7": { @@ -2964,20 +3055,20 @@ "nexus-client", "nixpkgs" ], - "utils": "utils_25" + "utils": "utils_26" }, "locked": { - "lastModified": 1683740681, - "narHash": "sha256-KmOssuvCVsOiSspVzpqW/OdPWMCbRieUUACDQcPs7cI=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "7930d2d726a4e434d27022ca84ae25cdc833cd72", - "revCount": 33, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_8": { @@ -2989,20 +3080,20 @@ "nexus-crypto", "nixpkgs" ], - "utils": "utils_28" + "utils": "utils_29" }, "locked": { - "lastModified": 1677792046, - "narHash": "sha256-GU7czTodGN+6ijrz5MuREJMyfPo9aDsXRjaZA+nl+ys=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "d54fa928c37e7f260c2b99bc733634347e83d9fd", - "revCount": 32, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "helpers_9": { @@ -3014,20 +3105,20 @@ "nexus-server", "nixpkgs" ], - "utils": "utils_31" + "utils": "utils_32" }, "locked": { - "lastModified": 1683740681, - "narHash": "sha256-KmOssuvCVsOiSspVzpqW/OdPWMCbRieUUACDQcPs7cI=", + "lastModified": 1710949108, + "narHash": "sha256-cocKWzG2pk1ekJFYLCfQtK3IFgDBHnWvwFOYpCcpvqc=", "ref": "refs/heads/master", - "rev": "7930d2d726a4e434d27022ca84ae25cdc833cd72", - "revCount": 33, + "rev": "16e42021a2905bd2ada8f552584263da27dabb2a", + "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nix-helpers.git" + "url": "https://fudo.dev/public/nix-helpers.git" } }, "hercules-ci-effects": { @@ -3106,11 +3197,11 @@ ] }, "locked": { - "lastModified": 1704980875, - "narHash": "sha256-IPZmMjk5f4TBbEpzUFBc3OC1W6OwDNEXk2w/0uVXX1o=", + "lastModified": 1710888565, + "narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=", "owner": "nix-community", "repo": "home-manager", - "rev": "5f0ab0eedc6ede69beb8f45561ffefa54edc6e65", + "rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce", "type": "github" }, "original": { @@ -3136,11 +3227,11 @@ "rev": "fd6cd5e3352bcef581d0ecd6f338f7b0bc85f437", "revCount": 18, "type": "git", - "url": "https://git.fudo.org/fudo-public/immich-container.git" + "url": "https://fudo.dev/public/immich-container.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/immich-container.git" + "url": "https://fudo.dev/public/immich-container.git" } }, "lemmy-container": { @@ -3159,11 +3250,11 @@ "rev": "555a3eff5fc3cea4d8d214b08a2e140cd89f1853", "revCount": 33, "type": "git", - "url": "https://git.fudo.org/fudo-public/lemmy-container.git" + "url": "https://fudo.dev/public/lemmy-container.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/lemmy-container.git" + "url": "https://fudo.dev/public/lemmy-container.git" } }, "lemmy-docker": { @@ -3176,17 +3267,17 @@ ] }, "locked": { - "lastModified": 1705597965, - "narHash": "sha256-XzqJLlERpSaqmerGhIyEJa2aC+ZVNgJ3OufQKjdT8xY=", + "lastModified": 1711218337, + "narHash": "sha256-10zQ1PqBIKUc6WaFy6LeYVyzkDlaQO9JcNSZiWOY9D8=", "ref": "refs/heads/master", - "rev": "b12aeeb09fced1c8990f2b11d95356cbac1d5bdd", - "revCount": 88, + "rev": "a13915b47f8f8f80b1bceef43d520dd86fa11f66", + "revCount": 89, "type": "git", - "url": "https://git.fudo.org/fudo-public/lemmy-docker.git" + "url": "https://fudo.dev/public/lemmy-docker.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/lemmy-docker.git" + "url": "https://fudo.dev/public/lemmy-docker.git" } }, "mail-server": { @@ -3205,11 +3296,11 @@ "rev": "6c95ada6e1064dd98e3d41f4420ee63a83ea6586", "revCount": 265, "type": "git", - "url": "https://git.fudo.org/fudo-public/mail-server.git" + "url": "https://fudo.dev/public/mail-server.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/mail-server.git" + "url": "https://fudo.dev/public/mail-server.git" } }, "mastodon-container": { @@ -3228,11 +3319,11 @@ "rev": "d3f9019ff0696497e397b2357301b183d30704aa", "revCount": 78, "type": "git", - "url": "https://git.fudo.org/fudo-public/mastodon-container.git" + "url": "https://fudo.dev/public/mastodon-container.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/mastodon-container.git" + "url": "https://fudo.dev/public/mastodon-container.git" } }, "matrix-module": { @@ -3242,17 +3333,17 @@ ] }, "locked": { - "lastModified": 1707980545, - "narHash": "sha256-gDcGdhwxEItaB571Ohs+kROBQ1oRwjazOtCB1AInoYA=", + "lastModified": 1711218753, + "narHash": "sha256-v3uRhMx8vhSxamcpwKEI4vCDQMgWq/VoGhPkmktqElY=", "ref": "refs/heads/master", - "rev": "5d78ce3ec9588cc6ab6002dbfa8f51189ea3582d", - "revCount": 25, + "rev": "da3986fa7b4a6c18cb7ea8be52f9175c7cf4b47d", + "revCount": 27, "type": "git", - "url": "https://git.fudo.org/fudo-public/matrix-module.git" + "url": "https://fudo.dev/public/matrix-module.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/matrix-module.git" + "url": "https://fudo.dev/public/matrix-module.git" } }, "nextcloud-container": { @@ -3271,11 +3362,11 @@ "rev": "292536ff36d67ca14acf7238db3aab1226d2bc22", "revCount": 37, "type": "git", - "url": "https://git.fudo.org/fudo-public/nextcloud-container.git" + "url": "https://fudo.dev/public/nextcloud-container.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nextcloud-container.git" + "url": "https://fudo.dev/public/nextcloud-container.git" } }, "nexus": { @@ -3283,21 +3374,21 @@ "nexus-client": "nexus-client", "nexus-crypto": "nexus-crypto", "nexus-server": "nexus-server", - "nixpkgs": "nixpkgs_18", - "utils": "utils_22" + "nixpkgs": "nixpkgs_20", + "utils": "utils_23" }, "locked": { - "lastModified": 1694023994, - "narHash": "sha256-EglOSW6M2JJnfMjoRtS2w1DcZzoU6USf+Vuv0MwOQ0w=", + "lastModified": 1711303038, + "narHash": "sha256-93U54DLJyzs3/E70pnpksXpKMom7ik60KFoz/K3KtuI=", "ref": "refs/heads/master", - "rev": "9b1ee964d8f47f8c2ad97269e4322312af1412eb", - "revCount": 253, + "rev": "4c00480e0210d141a2d88df2769e774352e55edf", + "revCount": 258, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus.git" + "url": "https://fudo.dev/public/nexus.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus.git" + "url": "https://fudo.dev/public/nexus.git" } }, "nexus-client": { @@ -3308,20 +3399,20 @@ "nexus", "nixpkgs" ], - "utils": "utils_15" + "utils": "utils_16" }, "locked": { - "lastModified": 1693890453, - "narHash": "sha256-KRQqUG6yq3uvP8uQCPRM1x60iV2l1t/qGyv101LjKAo=", + "lastModified": 1711254451, + "narHash": "sha256-WxqIUbJhjMCdoVVlrUrFVwOSXXOLD+wnToYUKIRryNc=", "ref": "refs/heads/master", - "rev": "850bf5d3cdd307f289e1794f2181ee05216c78c1", - "revCount": 50, + "rev": "773b6a2444f2392b6708cf1e62d7c6b482d0c702", + "revCount": 51, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-client.git" + "url": "https://fudo.dev/public/nexus-client.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-client.git" + "url": "https://fudo.dev/public/nexus-client.git" } }, "nexus-client_2": { @@ -3331,20 +3422,20 @@ "nexus", "nixpkgs" ], - "utils": "utils_26" + "utils": "utils_27" }, "locked": { - "lastModified": 1693890453, - "narHash": "sha256-KRQqUG6yq3uvP8uQCPRM1x60iV2l1t/qGyv101LjKAo=", + "lastModified": 1711254451, + "narHash": "sha256-WxqIUbJhjMCdoVVlrUrFVwOSXXOLD+wnToYUKIRryNc=", "ref": "refs/heads/master", - "rev": "850bf5d3cdd307f289e1794f2181ee05216c78c1", - "revCount": 50, + "rev": "773b6a2444f2392b6708cf1e62d7c6b482d0c702", + "revCount": 51, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-client.git" + "url": "https://fudo.dev/public/nexus-client.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-client.git" + "url": "https://fudo.dev/public/nexus-client.git" } }, "nexus-crypto": { @@ -3355,20 +3446,20 @@ "nexus", "nixpkgs" ], - "utils": "utils_18" + "utils": "utils_19" }, "locked": { - "lastModified": 1677792070, - "narHash": "sha256-D8rqdQRjbDuuIDZE+I7pza8FJLzypiwUhUZw9Aa9FWQ=", + "lastModified": 1711254483, + "narHash": "sha256-vObRWIbKQ1QWT1KmBUj0EeX/4k83QE/jS676nGtKUUA=", "ref": "refs/heads/master", - "rev": "11526a84ad72afaef0b2822df06fd2fc225864d4", - "revCount": 11, + "rev": "e3eb16c3af0be4dc038ed877d266552f4c2168a4", + "revCount": 12, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-crypto.git" + "url": "https://fudo.dev/public/nexus-crypto.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-crypto.git" + "url": "https://fudo.dev/public/nexus-crypto.git" } }, "nexus-crypto_2": { @@ -3378,20 +3469,20 @@ "nexus", "nixpkgs" ], - "utils": "utils_29" + "utils": "utils_30" }, "locked": { - "lastModified": 1677792070, - "narHash": "sha256-D8rqdQRjbDuuIDZE+I7pza8FJLzypiwUhUZw9Aa9FWQ=", + "lastModified": 1711254483, + "narHash": "sha256-vObRWIbKQ1QWT1KmBUj0EeX/4k83QE/jS676nGtKUUA=", "ref": "refs/heads/master", - "rev": "11526a84ad72afaef0b2822df06fd2fc225864d4", - "revCount": 11, + "rev": "e3eb16c3af0be4dc038ed877d266552f4c2168a4", + "revCount": 12, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-crypto.git" + "url": "https://fudo.dev/public/nexus-crypto.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-crypto.git" + "url": "https://fudo.dev/public/nexus-crypto.git" } }, "nexus-server": { @@ -3402,20 +3493,20 @@ "nexus", "nixpkgs" ], - "utils": "utils_21" + "utils": "utils_22" }, "locked": { - "lastModified": 1693890469, - "narHash": "sha256-YMlAhaM3X7jwqCZJ3g9xSZuu0vwJlzVilFWiUQiJxqM=", + "lastModified": 1711254832, + "narHash": "sha256-3D6bqUrMV3U375/qNtoM8e4YbHfhCUfJR7foAJE+go4=", "ref": "refs/heads/master", - "rev": "efcde6094822bc43a13b9a15fe85f470a5c2ef0b", - "revCount": 61, + "rev": "74411ca68e304547df035967a105ad88d79ffd7d", + "revCount": 62, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-server.git" + "url": "https://fudo.dev/public/nexus-server.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-server.git" + "url": "https://fudo.dev/public/nexus-server.git" } }, "nexus-server_2": { @@ -3425,20 +3516,20 @@ "nexus", "nixpkgs" ], - "utils": "utils_32" + "utils": "utils_33" }, "locked": { - "lastModified": 1693890469, - "narHash": "sha256-YMlAhaM3X7jwqCZJ3g9xSZuu0vwJlzVilFWiUQiJxqM=", + "lastModified": 1711254832, + "narHash": "sha256-3D6bqUrMV3U375/qNtoM8e4YbHfhCUfJR7foAJE+go4=", "ref": "refs/heads/master", - "rev": "efcde6094822bc43a13b9a15fe85f470a5c2ef0b", - "revCount": 61, + "rev": "74411ca68e304547df035967a105ad88d79ffd7d", + "revCount": 62, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-server.git" + "url": "https://fudo.dev/public/nexus-server.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus-server.git" + "url": "https://fudo.dev/public/nexus-server.git" } }, "nexus_2": { @@ -3449,20 +3540,20 @@ "nixpkgs": [ "nixpkgs" ], - "utils": "utils_33" + "utils": "utils_34" }, "locked": { - "lastModified": 1694023994, - "narHash": "sha256-EglOSW6M2JJnfMjoRtS2w1DcZzoU6USf+Vuv0MwOQ0w=", + "lastModified": 1711303038, + "narHash": "sha256-93U54DLJyzs3/E70pnpksXpKMom7ik60KFoz/K3KtuI=", "ref": "refs/heads/master", - "rev": "9b1ee964d8f47f8c2ad97269e4322312af1412eb", - "revCount": 253, + "rev": "4c00480e0210d141a2d88df2769e774352e55edf", + "revCount": 258, "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus.git" + "url": "https://fudo.dev/public/nexus.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/nexus.git" + "url": "https://fudo.dev/public/nexus.git" } }, "niten-doom-config": { @@ -3474,11 +3565,59 @@ "rev": "97148ddf8ff2a2a70af1f08b38dd457e0384bd41", "revCount": 87, "type": "git", - "url": "https://git.fudo.org/niten/doom-emacs.git" + "url": "https://fudo.dev/niten/doom-emacs.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/niten/doom-emacs.git" + "url": "https://fudo.dev/niten/doom-emacs.git" + } + }, + "nix-fetcher-data": { + "inputs": { + "flake-part": "flake-part", + "flake-parts": "flake-parts_7", + "nixpkgs": [ + "pricebot", + "clj-nix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1685572850, + "narHash": "sha256-lYKEqFG9F84xu51H1rM1u+Ip88cINL0+W26sT+vFEZc=", + "owner": "jlesquembre", + "repo": "nix-fetcher-data", + "rev": "f14967db6c92c79b77419f52c22a698518c91120", + "type": "github" + }, + "original": { + "owner": "jlesquembre", + "repo": "nix-fetcher-data", + "type": "github" + } + }, + "nix-fetcher-data_2": { + "inputs": { + "flake-part": "flake-part_2", + "flake-parts": "flake-parts_8", + "nixpkgs": [ + "wallfly", + "clj-nix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1685572850, + "narHash": "sha256-lYKEqFG9F84xu51H1rM1u+Ip88cINL0+W26sT+vFEZc=", + "owner": "jlesquembre", + "repo": "nix-fetcher-data", + "rev": "f14967db6c92c79b77419f52c22a698518c91120", + "type": "github" + }, + "original": { + "owner": "jlesquembre", + "repo": "nix-fetcher-data", + "type": "github" } }, "nix-straight": { @@ -3512,13 +3651,85 @@ "type": "github" } }, - "nixpkgsUnstable": { + "nixpkgs-lib": { "locked": { - "lastModified": 1710272261, - "narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=", + "dir": "lib", + "lastModified": 1682879489, + "narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2", + "rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_2": { + "locked": { + "dir": "lib", + "lastModified": 1682879489, + "narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_3": { + "locked": { + "dir": "lib", + "lastModified": 1682879489, + "narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-lib_4": { + "locked": { + "dir": "lib", + "lastModified": 1682879489, + "narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgsUnstable": { + "locked": { + "lastModified": 1711163522, + "narHash": "sha256-YN/Ciidm+A0fmJPWlHBGvVkcarYWSC+s3NTPk/P+q3c=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "44d0940ea560dee511026a53f0e2e2cde489b4d4", "type": "github" }, "original": { @@ -3528,6 +3739,36 @@ } }, "nixpkgs_10": { + "locked": { + "lastModified": 1673785507, + "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_11": { + "locked": { + "lastModified": 1677624842, + "narHash": "sha256-4DF9DbDuK4/+KYx0L6XcPBeDHUFVCtzok2fWtwXtb5w=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "d70f5cd5c3bef45f7f52698f39e7cc7a89daa7f0", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-22.11", + "type": "indirect" + } + }, + "nixpkgs_12": { "locked": { "lastModified": 1699291058, "narHash": "sha256-5ggduoaAMPHUy4riL+OrlAZE14Kh7JWX4oLEs22ZqfU=", @@ -3540,7 +3781,7 @@ "type": "indirect" } }, - "nixpkgs_11": { + "nixpkgs_13": { "locked": { "lastModified": 1658285632, "narHash": "sha256-zRS5S/hoeDGUbO+L95wXG9vJNwsSYcl93XiD0HQBXLk=", @@ -3556,7 +3797,7 @@ "type": "github" } }, - "nixpkgs_12": { + "nixpkgs_14": { "locked": { "lastModified": 1706098335, "narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=", @@ -3571,36 +3812,6 @@ "type": "indirect" } }, - "nixpkgs_13": { - "locked": { - "lastModified": 1673785507, - "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_14": { - "locked": { - "lastModified": 1677624842, - "narHash": "sha256-4DF9DbDuK4/+KYx0L6XcPBeDHUFVCtzok2fWtwXtb5w=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d70f5cd5c3bef45f7f52698f39e7cc7a89daa7f0", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-22.11", - "type": "indirect" - } - }, "nixpkgs_15": { "locked": { "lastModified": 1673785507, @@ -3618,17 +3829,17 @@ }, "nixpkgs_16": { "locked": { - "lastModified": 1673785507, - "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", + "lastModified": 1677624842, + "narHash": "sha256-4DF9DbDuK4/+KYx0L6XcPBeDHUFVCtzok2fWtwXtb5w=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", + "rev": "d70f5cd5c3bef45f7f52698f39e7cc7a89daa7f0", "type": "github" }, "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-22.11", + "type": "indirect" } }, "nixpkgs_17": { @@ -3648,41 +3859,41 @@ }, "nixpkgs_18": { "locked": { - "lastModified": 1693771906, - "narHash": "sha256-32EnPCaVjOiEERZ+o/2Ir7JH9pkfwJZJ27SKHNvt4yk=", + "lastModified": 1673785507, + "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "da5adce0ffaff10f6d0fee72a02a5ed9d01b52fc", + "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", "type": "github" }, "original": { - "id": "nixpkgs", - "ref": "nixos-23.05", - "type": "indirect" + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" } }, "nixpkgs_19": { "locked": { - "lastModified": 1707786466, - "narHash": "sha256-yLPfrmW87M2qt+8bAmwopJawa+MJLh3M9rUbXtpUc1o=", + "lastModified": 1673785507, + "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "01885a071465e223f8f68971f864b15829988504", + "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", "type": "github" }, "original": { - "id": "nixpkgs", - "ref": "nixos-23.11", - "type": "indirect" + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" } }, "nixpkgs_2": { "locked": { - "lastModified": 1637881340, - "narHash": "sha256-/meU5CTm8GnaETZrJa0UqBQvk9T/jKp1+MLIQQ7FTTo=", + "lastModified": 1673785507, + "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d460f48ddb884f7270b7f7bfcbf8a7b91140caa5", + "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", "type": "github" }, "original": { @@ -3692,6 +3903,36 @@ } }, "nixpkgs_20": { + "locked": { + "lastModified": 1710838473, + "narHash": "sha256-RLvwdQSENKOaLdKhNie8XqHmTXzNm00/M/THj6zplQo=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "fa9f817df522ac294016af3d40ccff82f5fd3a63", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-23.11", + "type": "indirect" + } + }, + "nixpkgs_21": { + "locked": { + "lastModified": 1711124224, + "narHash": "sha256-l0zlN/3CiodvWDtfBOVxeTwYSRz93muVbXWSpaMjXxM=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "56528ee42526794d413d6f244648aaee4a7b56c0", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-23.11", + "type": "indirect" + } + }, + "nixpkgs_22": { "locked": { "lastModified": 1709479366, "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=", @@ -3707,36 +3948,6 @@ "type": "github" } }, - "nixpkgs_21": { - "locked": { - "lastModified": 1673785507, - "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_22": { - "locked": { - "lastModified": 1673785507, - "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" - } - }, "nixpkgs_23": { "locked": { "lastModified": 1673785507, @@ -3754,17 +3965,17 @@ }, "nixpkgs_24": { "locked": { - "lastModified": 1710283656, - "narHash": "sha256-nI+AOy4uK6jLGBi9nsbHjL1EdSIzoo8oa+9oeVhbyFc=", + "lastModified": 1673785507, + "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "51063ed4f2343a59fdeebb279bb81d87d453942b", + "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", "type": "github" }, "original": { - "id": "nixpkgs", - "ref": "nixos-23.11", - "type": "indirect" + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" } }, "nixpkgs_25": { @@ -3784,17 +3995,17 @@ }, "nixpkgs_26": { "locked": { - "lastModified": 1673785507, - "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", + "lastModified": 1711124224, + "narHash": "sha256-l0zlN/3CiodvWDtfBOVxeTwYSRz93muVbXWSpaMjXxM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", + "rev": "56528ee42526794d413d6f244648aaee4a7b56c0", "type": "github" }, "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-23.11", + "type": "indirect" } }, "nixpkgs_27": { @@ -3827,6 +4038,21 @@ "type": "github" } }, + "nixpkgs_29": { + "locked": { + "lastModified": 1673785507, + "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "d06d765eeac716d8f1ca80f0935fd6fc951816ad", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs_3": { "locked": { "lastModified": 1709479366, @@ -3843,7 +4069,7 @@ "type": "github" } }, - "nixpkgs_4": { + "nixpkgs_30": { "locked": { "lastModified": 1673785507, "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", @@ -3858,22 +4084,7 @@ "type": "github" } }, - "nixpkgs_5": { - "locked": { - "lastModified": 1677624842, - "narHash": "sha256-4DF9DbDuK4/+KYx0L6XcPBeDHUFVCtzok2fWtwXtb5w=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d70f5cd5c3bef45f7f52698f39e7cc7a89daa7f0", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-22.11", - "type": "indirect" - } - }, - "nixpkgs_6": { + "nixpkgs_4": { "locked": { "lastModified": 1658285632, "narHash": "sha256-zRS5S/hoeDGUbO+L95wXG9vJNwsSYcl93XiD0HQBXLk=", @@ -3889,7 +4100,7 @@ "type": "github" } }, - "nixpkgs_7": { + "nixpkgs_5": { "locked": { "lastModified": 1706098335, "narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=", @@ -3904,7 +4115,7 @@ "type": "indirect" } }, - "nixpkgs_8": { + "nixpkgs_6": { "locked": { "lastModified": 1673785507, "narHash": "sha256-EPUT8yVdvJhhjhbgnFWXXd4IUPKSOmww2+z4AmOdyPI=", @@ -3919,7 +4130,7 @@ "type": "github" } }, - "nixpkgs_9": { + "nixpkgs_7": { "locked": { "lastModified": 1677624842, "narHash": "sha256-4DF9DbDuK4/+KYx0L6XcPBeDHUFVCtzok2fWtwXtb5w=", @@ -3934,6 +4145,37 @@ "type": "indirect" } }, + "nixpkgs_8": { + "locked": { + "lastModified": 1658285632, + "narHash": "sha256-zRS5S/hoeDGUbO+L95wXG9vJNwsSYcl93XiD0HQBXLk=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "5342fc6fb59d0595d26883c3cadff16ce58e44f3", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "master", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_9": { + "locked": { + "lastModified": 1706098335, + "narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "a77ab169a83a4175169d78684ddd2e54486ac651", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-23.11", + "type": "indirect" + } + }, "nose": { "flake": false, "locked": { @@ -3957,20 +4199,20 @@ "tattler", "nixpkgs" ], - "utils": "utils_46" + "utils": "utils_47" }, "locked": { - "lastModified": 1684784801, - "narHash": "sha256-7d8blW6tVHMTdgAQB2Dh470XsvWbD5gICwgXrS/90Xg=", + "lastModified": 1711254672, + "narHash": "sha256-ZeZqjZ5Jp6uLcFaRXkPxoNM8uR2QeWix4J1hm0opvqo=", "ref": "refs/heads/master", - "rev": "6ff2823f55812d527ce6fd022caf78a438afb371", - "revCount": 9, + "rev": "4a38a05d1a0826df790e857f080c18cf8161516c", + "revCount": 11, "type": "git", - "url": "https://git.fudo.org/fudo-public/notifier.git" + "url": "https://fudo.dev/public/notifier.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/notifier.git" + "url": "https://fudo.dev/public/notifier.git" } }, "ob-racket": { @@ -3995,7 +4237,7 @@ "nixpkgs": [ "nixpkgs" ], - "utils": "utils_34" + "utils": "utils_35" }, "locked": { "lastModified": 1686166350, @@ -4004,11 +4246,11 @@ "rev": "671ed746568a1f03e71c13f2498bfb69b8a2aedd", "revCount": 75, "type": "git", - "url": "https://git.fudo.org/fudo-public/objectifier.git" + "url": "https://fudo.dev/public/objectifier.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/objectifier.git" + "url": "https://fudo.dev/public/objectifier.git" } }, "org": { @@ -4081,20 +4323,20 @@ "nixpkgs": [ "nixpkgs" ], - "utils": "utils_35" + "utils": "utils_36" }, "locked": { - "lastModified": 1661201877, - "narHash": "sha256-aA2DKV24Gq2oRb6Tnvq+IBfkTJZNXx5n5E7ELLgFdbU=", + "lastModified": 1711297183, + "narHash": "sha256-1ZNH+w1Dwvi7e+ZrqRylxIBfe1EKxfF+Oq9jsCcxXqY=", "ref": "refs/heads/master", - "rev": "9269eb1a7e9f1b177d0ab3382c4c641b5bb2bbfa", - "revCount": 44, + "rev": "eefa15a4c07ac2e1236a008e8f77bc9932e6d0a6", + "revCount": 46, "type": "git", - "url": "https://git.fudo.org/fudo-public/pricebot.git" + "url": "https://fudo.dev/public/pricebot.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/pricebot.git" + "url": "https://fudo.dev/public/pricebot.git" } }, "revealjs": { @@ -4135,7 +4377,7 @@ "matrix-module": "matrix-module", "nextcloud-container": "nextcloud-container", "nexus": "nexus_2", - "nixpkgs": "nixpkgs_24", + "nixpkgs": "nixpkgs_26", "nixpkgsUnstable": "nixpkgsUnstable", "objectifier": "objectifier", "pricebot": "pricebot", @@ -4224,20 +4466,20 @@ "nixpkgs": [ "nixpkgs" ], - "utils": "utils_38" + "utils": "utils_39" }, "locked": { - "lastModified": 1701133174, - "narHash": "sha256-RwrqP8c89vSvBb7EPVtho++2DG1j6/aJXUYEi/2vxWc=", + "lastModified": 1711254740, + "narHash": "sha256-PxOprvtGE6opYrC5eUvcRUfpK2YHKZBpuG2tKwIKvf0=", "ref": "refs/heads/master", - "rev": "a206cfdb9cb08bbf85096ffc0448be35f2fb0253", - "revCount": 13, + "rev": "a97f795b8dec72fea3d74208aca9d3d592d720e8", + "revCount": 15, "type": "git", - "url": "https://git.fudo.org/fudo-public/snooper.git" + "url": "https://fudo.dev/public/snooper.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/snooper.git" + "url": "https://fudo.dev/public/snooper.git" } }, "ssh-keypairs": { @@ -4259,20 +4501,20 @@ "nixpkgs": [ "nixpkgs" ], - "utils": "utils_41" + "utils": "utils_42" }, "locked": { - "lastModified": 1686169813, - "narHash": "sha256-AewLCha21CASd8tQi8152jlYVSO7jIY/8IXUH6QAb+I=", + "lastModified": 1711254765, + "narHash": "sha256-zFrS+9LaJwRpv1Pxyg5/wPp2oozaoEfcmNlvPleX/lk=", "ref": "refs/heads/master", - "rev": "14267d15db000f282932b2efd7adc205bcabda28", - "revCount": 25, + "rev": "f50acef7218b4b9beab9878afd3819fab4ac036d", + "revCount": 27, "type": "git", - "url": "https://git.fudo.org/fudo-public/suanni.git" + "url": "https://fudo.dev/public/suanni.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/suanni.git" + "url": "https://fudo.dev/public/suanni.git" } }, "systems": { @@ -4380,6 +4622,66 @@ "type": "github" } }, + "systems_16": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_17": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_18": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_19": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "systems_2": { "locked": { "lastModified": 1681028828, @@ -4395,6 +4697,51 @@ "type": "github" } }, + "systems_20": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_21": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_22": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "systems_3": { "locked": { "lastModified": 1681028828, @@ -4507,20 +4854,20 @@ "nixpkgs" ], "notifierClj": "notifierClj", - "utils": "utils_47" + "utils": "utils_48" }, "locked": { - "lastModified": 1692829006, - "narHash": "sha256-FZYEkAgOC7D1XBiWpFmX3yP/21GWWBb9vfuxBxL4hTk=", + "lastModified": 1711254796, + "narHash": "sha256-gtGEU5lgCtVDb338cTPq5+3cqCpp19djzjSOLBB4reo=", "ref": "refs/heads/master", - "rev": "4bef39c96bba3eb47d1a22481d9f6706e76fef18", - "revCount": 32, + "rev": "d0b8cbb5cb41524e27099dca6ed029c10f27a027", + "revCount": 34, "type": "git", - "url": "https://git.fudo.org/fudo-public/tattler.git" + "url": "https://fudo.dev/public/tattler.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/tattler.git" + "url": "https://fudo.dev/public/tattler.git" } }, "tesla-mate-container": { @@ -4539,11 +4886,11 @@ "rev": "9252d6940b5ef6760e0c8be060562a68dde7f9ba", "revCount": 20, "type": "git", - "url": "https://git.fudo.org/fudo-public/tesla-mate-container.git" + "url": "https://fudo.dev/public/tesla-mate-container.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/tesla-mate-container.git" + "url": "https://fudo.dev/public/tesla-mate-container.git" } }, "textfiles": { @@ -4580,11 +4927,11 @@ }, "unstableNixpkgs": { "locked": { - "lastModified": 1693985761, - "narHash": "sha256-K5b+7j7Tt3+AqbWkcw+wMeqOAWyCD1MH26FPZyWXpdo=", + "lastModified": 1706191920, + "narHash": "sha256-eLihrZAPZX0R6RyM5fYAWeKVNuQPYjAkCUBr+JNvtdE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0bffda19b8af722f8069d09d8b6a24594c80b352", + "rev": "ae5c332cbb5827f6b1f02572496b141021de335f", "type": "github" }, "original": { @@ -4639,8 +4986,23 @@ } }, "utils_10": { + "locked": { + "lastModified": 1676283394, + "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_11": { "inputs": { - "systems": "systems_5" + "systems": "systems_8" }, "locked": { "lastModified": 1705309234, @@ -4656,7 +5018,7 @@ "type": "github" } }, - "utils_11": { + "utils_12": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -4671,22 +5033,22 @@ "type": "github" } }, - "utils_12": { - "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "utils_13": { + "locked": { + "lastModified": 1676283394, + "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_14": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -4701,7 +5063,7 @@ "type": "github" } }, - "utils_14": { + "utils_15": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -4716,9 +5078,9 @@ "type": "github" } }, - "utils_15": { + "utils_16": { "inputs": { - "systems": "systems_6" + "systems": "systems_9" }, "locked": { "lastModified": 1692799911, @@ -4734,7 +5096,7 @@ "type": "github" } }, - "utils_16": { + "utils_17": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -4749,21 +5111,6 @@ "type": "github" } }, - "utils_17": { - "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "utils_18": { "locked": { "lastModified": 1676283394, @@ -4781,11 +5128,11 @@ }, "utils_19": { "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "lastModified": 1676283394, + "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", "owner": "numtide", "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", "type": "github" }, "original": { @@ -4810,75 +5157,6 @@ } }, "utils_20": { - "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_21": { - "inputs": { - "systems": "systems_7" - }, - "locked": { - "lastModified": 1692799911, - "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_22": { - "inputs": { - "systems": "systems_8" - }, - "locked": { - "lastModified": 1692799911, - "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_23": { - "inputs": { - "systems": "systems_9" - }, - "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_24": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -4893,7 +5171,7 @@ "type": "github" } }, - "utils_25": { + "utils_21": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -4908,7 +5186,7 @@ "type": "github" } }, - "utils_26": { + "utils_22": { "inputs": { "systems": "systems_10" }, @@ -4926,7 +5204,43 @@ "type": "github" } }, - "utils_27": { + "utils_23": { + "inputs": { + "systems": "systems_11" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_24": { + "inputs": { + "systems": "systems_12" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_25": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -4941,7 +5255,7 @@ "type": "github" } }, - "utils_28": { + "utils_26": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -4956,6 +5270,39 @@ "type": "github" } }, + "utils_27": { + "inputs": { + "systems": "systems_13" + }, + "locked": { + "lastModified": 1692799911, + "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_28": { + "locked": { + "lastModified": 1667395993, + "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "utils_29": { "locked": { "lastModified": 1676283394, @@ -4972,21 +5319,6 @@ } }, "utils_3": { - "locked": { - "lastModified": 1637014545, - "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_30": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -5001,7 +5333,7 @@ "type": "github" } }, - "utils_31": { + "utils_30": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -5016,16 +5348,28 @@ "type": "github" } }, - "utils_32": { - "inputs": { - "systems": "systems_11" - }, + "utils_31": { "locked": { - "lastModified": 1692799911, - "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", + "lastModified": 1667395993, + "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", - "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", + "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_32": { + "locked": { + "lastModified": 1676283394, + "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", "type": "github" }, "original": { @@ -5036,7 +5380,7 @@ }, "utils_33": { "inputs": { - "systems": "systems_12" + "systems": "systems_14" }, "locked": { "lastModified": 1692799911, @@ -5053,12 +5397,15 @@ } }, "utils_34": { + "inputs": { + "systems": "systems_15" + }, "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "owner": "numtide", "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "type": "github" }, "original": { @@ -5069,11 +5416,11 @@ }, "utils_35": { "locked": { - "lastModified": 1653893745, - "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=", + "lastModified": 1667395993, + "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", - "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1", + "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { @@ -5083,6 +5430,24 @@ } }, "utils_36": { + "inputs": { + "systems": "systems_17" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_37": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -5097,7 +5462,7 @@ "type": "github" } }, - "utils_37": { + "utils_38": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -5112,9 +5477,9 @@ "type": "github" } }, - "utils_38": { + "utils_39": { "inputs": { - "systems": "systems_13" + "systems": "systems_18" }, "locked": { "lastModified": 1681202837, @@ -5130,7 +5495,25 @@ "type": "github" } }, - "utils_39": { + "utils_4": { + "inputs": { + "systems": "systems" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_40": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -5145,22 +5528,7 @@ "type": "github" } }, - "utils_4": { - "locked": { - "lastModified": 1638122382, - "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "74f7e4319258e287b0f9cb95426c9853b282730b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_40": { + "utils_41": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -5175,7 +5543,7 @@ "type": "github" } }, - "utils_41": { + "utils_42": { "locked": { "lastModified": 1678901627, "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", @@ -5190,7 +5558,7 @@ "type": "github" } }, - "utils_42": { + "utils_43": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -5205,22 +5573,22 @@ "type": "github" } }, - "utils_43": { - "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "utils_44": { + "locked": { + "lastModified": 1676283394, + "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_45": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -5235,7 +5603,7 @@ "type": "github" } }, - "utils_45": { + "utils_46": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -5250,27 +5618,9 @@ "type": "github" } }, - "utils_46": { - "inputs": { - "systems": "systems_14" - }, - "locked": { - "lastModified": 1681202837, - "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "cfacdce06f30d2b68473a46042957675eebb3401", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "utils_47": { "inputs": { - "systems": "systems_15" + "systems": "systems_19" }, "locked": { "lastModified": 1681202837, @@ -5287,12 +5637,33 @@ } }, "utils_48": { + "inputs": { + "systems": "systems_20" + }, "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "lastModified": 1681202837, + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_49": { + "inputs": { + "systems": "systems_22" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "type": "github" }, "original": { @@ -5302,38 +5673,8 @@ } }, "utils_5": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_6": { - "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_7": { "inputs": { - "systems": "systems_3" + "systems": "systems_4" }, "locked": { "lastModified": 1705309234, @@ -5349,7 +5690,7 @@ "type": "github" } }, - "utils_8": { + "utils_6": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -5364,7 +5705,7 @@ "type": "github" } }, - "utils_9": { + "utils_7": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", @@ -5379,26 +5720,59 @@ "type": "github" } }, + "utils_8": { + "inputs": { + "systems": "systems_6" + }, + "locked": { + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_9": { + "locked": { + "lastModified": 1667395993, + "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "wallfly": { "inputs": { "clj-nix": "clj-nix_15", "nixpkgs": [ "nixpkgs" ], - "utils": "utils_48" + "utils": "utils_49" }, "locked": { - "lastModified": 1695759202, - "narHash": "sha256-TQNLGRh4MdwLWixMTkETFa8hejd5HysWmKOw9ucYEiw=", + "lastModified": 1711297187, + "narHash": "sha256-wa7ROgkNFPxIaLhOgwgLh7w9jFdieYPxjmKIGdcXZKM=", "ref": "refs/heads/master", - "rev": "a52626e237528a14a926b57ce71810be1efe8f42", - "revCount": 25, + "rev": "114dc5d9de83fdeddec623bffb8f6380e12da6d7", + "revCount": 26, "type": "git", - "url": "https://git.fudo.org/fudo-public/wallfly.git" + "url": "https://fudo.dev/public/wallfly.git" }, "original": { "type": "git", - "url": "https://git.fudo.org/fudo-public/wallfly.git" + "url": "https://fudo.dev/public/wallfly.git" } }, "ws-butler": { diff --git a/flake.nix b/flake.nix index b8511cf..2e54432 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "Fudo Host Configuration"; inputs = { - nixpkgs.url = "nixpkgs/nixos-23.11"; + nixpkgs.url = "git+https://fudo.dev/nix/nixpkgs.git"; fudo-home = { url = "git+https://fudo.dev/nix/home.git";