dotfiles/.bin/update-channels

4 lines
130 B
Plaintext
Raw Normal View History

2024-02-26 13:15:20 +01:00
#!/bin/sh
guix pull --channels=$HOME/.config/guix/base-channels.scm
guix describe --format=channels > ~/.config/guix/channels.scm