Skip to content

Added PCManFM, updated GIMP (#347) #170

Added PCManFM, updated GIMP (#347)

Added PCManFM, updated GIMP (#347) #170

Workflow file for this run

name: "Nix Flake Check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
- run: nix flake check
- run: nix build