Compare commits

..

No commits in common. "b151b5139b93a9bf7d990f112ed3bc55358bfa68" and "d850ed70a91756087268a485d58d4c8c5c26b067" have entirely different histories.

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.11 - nixpkgs=channel:nixos-25.05
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,
mesa-demos, glxinfo,
quazip, quazip,
libGL, libGL,
flite, flite,
@ -40,7 +40,7 @@ let
let let
binpath = lib.makeBinPath [ binpath = lib.makeBinPath [
xorg.xrandr xorg.xrandr
mesa-demos glxinfo
pciutils pciutils
]; ];
libpath = libpath =