Skip to content

Commit

Permalink
Merge pull request #35 from DeterminateSystems/grahamc-patch-1
Browse files Browse the repository at this point in the history
Add home-manager 24.05
  • Loading branch information
grahamc authored Jun 17, 2024
2 parents 863f74b + f5f9fc3 commit 8e44949
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,11 @@ jobs:
rolling-minor: 2305
too-big: true
run-on: UbuntuLatest32Cores128G
- repo: nix-community/home-manager
branch: release-24.05
rolling-minor: 2405
too-big: true
run-on: UbuntuLatest32Cores128G

runs-on: ${{ matrix.run-on || 'ubuntu-latest' }}
permissions:
Expand Down

0 comments on commit 8e44949

Please sign in to comment.