Skip to content

Commit

Permalink
Merge pull request #2 from freifunk-darmstadt/nixos-24.11
Browse files Browse the repository at this point in the history
update to nixos-24.11
  • Loading branch information
herbetom authored Dec 4, 2024
2 parents 6d6b961 + 7847224 commit e5d4369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-iso.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-24.05
nix_path: nixpkgs=channel:nixos-24.11
extra_nix_config: |
system-features = aarch64-linux arm-linux
- run: |
Expand Down

0 comments on commit e5d4369

Please sign in to comment.