nix: update flake lock

Was unfortunately not able to implement vm test suite before this release. Hopefully the last nixos update we have to follow.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-05 09:53:15 +09:00
parent 282462c2f0
commit 7eafc7b1e4
12 changed files with 308 additions and 95 deletions
+10 -7
View File
@@ -11,7 +11,10 @@
wayland,
wayland-protocols,
wayland-scanner,
xorg,
libxcb,
libxau,
libxdmcp,
# for sharefs
fuse3,
@@ -19,6 +22,7 @@
# for passthru.buildInputs
go_1_26,
clang,
xorgproto,
# for check
util-linux,
@@ -90,12 +94,11 @@ buildGo126Module rec {
fuse3
acl
wayland
]
++ (with xorg; [
libxcb
libXau
libXdmcp
]);
libxau
libxdmcp
];
nativeBuildInputs = [
pkg-config
@@ -128,7 +131,7 @@ buildGo126Module rec {
targetPkgs = [
go_1_26
clang
xorg.xorgproto
xorgproto
util-linux
# for go generate