mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-03-05 08:37:21 +01:00
Compare commits
No commits in common. "b151b5139b93a9bf7d990f112ed3bc55358bfa68" and "d850ed70a91756087268a485d58d4c8c5c26b067" have entirely different histories.
b151b5139b
...
d850ed70a9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
nixPath:
|
||||
- nixpkgs=channel:nixos-unstable
|
||||
- nixpkgs=channel:nixpkgs-unstable
|
||||
- nixpkgs=channel:nixos-25.11
|
||||
- nixpkgs=channel:nixos-25.05
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
glfw3-minecraft,
|
||||
pciutils,
|
||||
udev,
|
||||
mesa-demos,
|
||||
glxinfo,
|
||||
quazip,
|
||||
libGL,
|
||||
flite,
|
||||
@ -40,7 +40,7 @@ let
|
||||
let
|
||||
binpath = lib.makeBinPath [
|
||||
xorg.xrandr
|
||||
mesa-demos
|
||||
glxinfo
|
||||
pciutils
|
||||
];
|
||||
libpath =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user