This commit is contained in:
Osman Faruk Bayram 2025-01-24 22:28:14 +03:00
parent 00b85132e5
commit 008bc7b85b

View file

@ -32,4 +32,4 @@ jobs:
system = ${{ matrix.platform }}
- name: Build my packages
run: nix build -L "github:nixos/nixpkgs/${{ matrix.nixpkgs }}#${{ matrix.myPackages }}"
run: nix build --log-lines 300 -L "github:nixos/nixpkgs/${{ matrix.nixpkgs }}#${{ matrix.myPackages }}"