Skip to content

Commit

Permalink
Remove GitHub Guix mirror.
Browse files Browse the repository at this point in the history
Now defunct.
  • Loading branch information
PromyLOPh committed Jan 6, 2024
1 parent c30721d commit 28ffda0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,7 @@ inputs:
required: false
# Use the GitHub mirror to decrease load on Savannah.
default: |-
(map (lambda (chan)
(if (guix-channel? chan)
(channel
(inherit chan)
(url "https://github.com/guix-mirror/guix.git"))
chan))
%default-channels)
%default-channels
pullAfterInstall:
description: 'Run `guix pull` after installing Guix'
required: false
Expand Down

0 comments on commit 28ffda0

Please sign in to comment.