From 7426c1d736739a9b49f352e59845b2b3aaa415f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?m=C3=BCde?= Date: Wed, 17 Jun 2026 17:08:10 +0200 Subject: [PATCH] =?UTF-8?q?update=20hyperhive=20and=20trollshell=C2=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.lock | 25 ++++++++++++++----------- flake.nix | 1 + 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/flake.lock b/flake.lock index bd6bf4a..f548d18 100644 --- a/flake.lock +++ b/flake.lock @@ -380,11 +380,11 @@ ] }, "locked": { - "lastModified": 1781363820, - "narHash": "sha256-lFNcwThfHAzZj2/deblauzgG5BE4PuDT6JraQAhn8Tw=", + "lastModified": 1781708300, + "narHash": "sha256-a6mAxdXkBTNhTSdYTyR+leQb+sQfj0e3nb1OCycCtcI=", "ref": "refs/heads/main", - "rev": "f21a812f5fe462a6d0c699a78ebb86c64783ddb2", - "revCount": 1862, + "rev": "75dbcc2aa2f56d408ad7f8dc718c264ea8cef870", + "revCount": 1924, "type": "git", "url": "https://forge.darkest.space/hyperhive/hyperhive.git" }, @@ -406,11 +406,11 @@ ] }, "locked": { - "lastModified": 1780953573, - "narHash": "sha256-tKw4wgQs7TFMZ5mWEfdc0J/TePzKCbtDcdC1qFWj+kw=", + "lastModified": 1781707843, + "narHash": "sha256-Mykfs88f/b4G/1jUCmItfKr1VNoRBlPY151GuCGPQlY=", "ref": "refs/heads/main", - "rev": "001b52c27cd7940263b9706dbd4cfa35fe5a1327", - "revCount": 35, + "rev": "66970b272423501c7d40c3e62de743a989dfab25", + "revCount": 37, "type": "git", "url": "https://forge.darkest.space/hyperhive/website.git" }, @@ -1110,6 +1110,9 @@ "trollshell": { "inputs": { "crane": "crane_5", + "home-manager": [ + "home-manager" + ], "nixpkgs": [ "nixpkgs" ], @@ -1118,11 +1121,11 @@ ] }, "locked": { - "lastModified": 1781446553, - "narHash": "sha256-LwKul36gRb8FGCOrNPwXoAzOFhynmmg1zwXUu/jE7kw=", + "lastModified": 1781706457, + "narHash": "sha256-N8sLEUg94ayHIvyd8kpd+OcDPQkYfvPMbh3SGHELoZc=", "owner": "vibec0re", "repo": "trollshell", - "rev": "8b118d1df2447118ba48b0886abe351444394d98", + "rev": "fec481890279b44da95e90a57916d823451f4b69", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 178bc1a..29d8bfc 100644 --- a/flake.nix +++ b/flake.nix @@ -105,6 +105,7 @@ inputs = { nixpkgs.follows = "nixpkgs"; treefmt-nix.follows = "treefmt-nix"; + home-manager.follows = "home-manager"; }; }; zerforschen-plus = {