Compare commits

...

2 Commits

Author SHA1 Message Date
b151b5139b
update workfolt for 25.11 2026-01-09 22:46:36 +01:00
4c538a9213
polymc: replace glxinfo with mesa-demos 2026-01-09 22:45:20 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ jobs:
nixPath:
- nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-25.05
- nixpkgs=channel:nixos-25.11
runs-on: ubuntu-latest
steps:
- name: Checkout repository

View File

@ -19,7 +19,7 @@
glfw3-minecraft,
pciutils,
udev,
glxinfo,
mesa-demos,
quazip,
libGL,
flite,
@ -40,7 +40,7 @@ let
let
binpath = lib.makeBinPath [
xorg.xrandr
glxinfo
mesa-demos
pciutils
];
libpath =