Skip to content

Commit

Permalink
Allow building unfree software
Browse files Browse the repository at this point in the history
  • Loading branch information
giodamelio committed Oct 23, 2024
1 parent 676cf8d commit 1ee40b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/flakehub-publish-rolling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- uses: "actions/checkout@v4"
- uses: "DeterminateSystems/nix-installer-action@main"
- uses: "DeterminateSystems/flakehub-push@main"
env:
NIXPKGS_ALLOW_UNFREE: 1
with:
name: "giodamelio/nixos-configs"
rolling: true
Expand Down

0 comments on commit 1ee40b1

Please sign in to comment.