mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-03-05 00:27:22 +01:00
Compare commits
2 Commits
d850ed70a9
...
b151b5139b
| Author | SHA1 | Date | |
|---|---|---|---|
| b151b5139b | |||
| 4c538a9213 |
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.05
|
||||
- nixpkgs=channel:nixos-25.11
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
@ -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 =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user