From 5b6c916d092abb856fc12cba1edc66e65ef4fd96 Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Mon, 19 May 2025 15:15:26 +0200 Subject: [PATCH] update flake inputs --- flake.lock | 66 +++++++++++++++++++++++++++--------------------------- flake.nix | 4 ++-- test | 0 3 files changed, 35 insertions(+), 35 deletions(-) delete mode 100644 test diff --git a/flake.lock b/flake.lock index a9d338b..09ba139 100644 --- a/flake.lock +++ b/flake.lock @@ -12,11 +12,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1745630506, - "narHash": "sha256-bHCFgGeu8XjWlVuaWzi3QONjDW3coZDqSHvnd4l7xus=", + "lastModified": 1747575206, + "narHash": "sha256-NwmAFuDUO/PFcgaGGr4j3ozG9Pe5hZ/ogitWhY+D81k=", "owner": "ryantm", "repo": "agenix", - "rev": "96e078c646b711aee04b82ba01aefbff87004ded", + "rev": "4835b1dc898959d8547a871ef484930675cb47f1", "type": "github" }, "original": { @@ -299,11 +299,11 @@ ] }, "locked": { - "lastModified": 1747439237, - "narHash": "sha256-5rCGrnkglKKj4cav1U3HC+SIUNJh08pqOK4spQv9RjA=", + "lastModified": 1747565775, + "narHash": "sha256-B6jmKHUEX1jxxcdoYHl7RVaeohtAVup8o3nuVkzkloA=", "owner": "nix-community", "repo": "home-manager", - "rev": "ae755329092c87369b9e9a1510a8cf1ce2b1c708", + "rev": "97118a310eb8e13bc1b9b12d67267e55b7bee6c8", "type": "github" }, "original": { @@ -321,15 +321,15 @@ "locked": { "lastModified": 1744201608, "narHash": "sha256-s/3mjCx3hNSDFDHuf1yNLLcmQlD7c6obSiMGEKTlfLA=", - "owner": "~rouven", - "repo": "trucksimulator-images", + "owner": "rouven0", + "repo": "TruckSimulatorBot-images", "rev": "2035846fd7d41188e9ad465dcd03ba129ed37528", - "type": "sourcehut" + "type": "github" }, "original": { - "owner": "~rouven", - "repo": "trucksimulator-images", - "type": "sourcehut" + "owner": "rouven0", + "repo": "TruckSimulatorBot-images", + "type": "github" } }, "impermanence": { @@ -425,11 +425,11 @@ ] }, "locked": { - "lastModified": 1747470409, - "narHash": "sha256-R9TP2//BDKyjNzuZybplIZm7HQEnwL8khs7EmmTPYP4=", + "lastModified": 1747540584, + "narHash": "sha256-cxCQ413JTUuRv9Ygd8DABJ1D6kuB/nTfQqC0Lu9C0ls=", "owner": "nix-community", "repo": "nix-index-database", - "rev": "c1f63a0c3bf1b2fe05124ccb099333163e2184a7", + "rev": "ec179dd13fb7b4c6844f55be91436f7857226dce", "type": "github" }, "original": { @@ -502,11 +502,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1747327360, - "narHash": "sha256-LSmTbiq/nqZR9B2t4MRnWG7cb0KVNU70dB7RT4+wYK4=", + "lastModified": 1747542820, + "narHash": "sha256-GaOZntlJ6gPPbbkTLjbd8BMWaDYafhuuYRNrxCGnPJw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e06158e58f3adee28b139e9c2bcfcc41f8625b46", + "rev": "292fa7d4f6519c074f0a50394dbbe69859bb6043", "type": "github" }, "original": { @@ -571,15 +571,15 @@ "locked": { "lastModified": 1744201397, "narHash": "sha256-QRl2JUlPwlm1NqDb2xTjpfZatlNDWznZELmEthLMM7w=", - "owner": "~rouven", - "repo": "purge", + "owner": "rouven0", + "repo": "Purge", "rev": "57b2c885be3538053a24397b91f41b99a907e35a", - "type": "sourcehut" + "type": "github" }, "original": { - "owner": "~rouven", - "repo": "purge", - "type": "sourcehut" + "owner": "rouven0", + "repo": "Purge", + "type": "github" } }, "pyproject-build-systems": { @@ -708,17 +708,17 @@ ] }, "locked": { - "lastModified": 1744569867, - "narHash": "sha256-TNINQ6b8OW2xlb/uGqk0lf3yaIKYsY5T4S+LS3EXuv4=", - "owner": "~rouven", - "repo": "trucksimulator", - "rev": "0845391ad65600e45b6fe09fccd35f8183403e8d", - "type": "sourcehut" + "lastModified": 1747661004, + "narHash": "sha256-mC6ktdyZCRg+Urw1/Cyuv4KI47MYinGSp0crZmucSyQ=", + "owner": "rouven0", + "repo": "TruckSimulatorBot", + "rev": "b48af635f6b5119feb1ef4e7546990402c052fd6", + "type": "github" }, "original": { - "owner": "~rouven", - "repo": "trucksimulator", - "type": "sourcehut" + "owner": "rouven0", + "repo": "TruckSimulatorBot", + "type": "github" } }, "uv2nix": { diff --git a/flake.nix b/flake.nix index 219520b..77ad2a0 100644 --- a/flake.nix +++ b/flake.nix @@ -31,11 +31,11 @@ }; purge = { - url = "sourcehut:~rouven/purge"; + url = "github:rouven0/Purge"; inputs.nixpkgs.follows = "nixpkgs"; }; trucksimulatorbot = { - url = "sourcehut:~rouven/trucksimulator"; + url = "github:rouven0/TruckSimulatorBot"; inputs.nixpkgs.follows = "nixpkgs"; }; pfersel = { diff --git a/test b/test deleted file mode 100644 index e69de29..0000000