update hyperhive and trollshell·

This commit is contained in:
müde 2026-06-17 17:08:10 +02:00
commit 7426c1d736
2 changed files with 15 additions and 11 deletions

25
flake.lock generated
View file

@ -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": {

View file

@ -105,6 +105,7 @@
inputs = {
nixpkgs.follows = "nixpkgs";
treefmt-nix.follows = "treefmt-nix";
home-manager.follows = "home-manager";
};
};
zerforschen-plus = {