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: nixPath:
- nixpkgs=channel:nixos-unstable - nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable - nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-25.05 - nixpkgs=channel:nixos-25.11
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository

View File

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