feat: add abbreviation to repair itens in the /gnu/store/ whose build failed

pull/1/head
anemofilia 2023-09-29 21:28:18 -03:00
parent 7c65f5e08d
commit 5706721014
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 3 additions and 0 deletions

View File

@ -318,6 +318,9 @@
(name "!dgen") (name "!dgen")
(position 'anywhere) (position 'anywhere)
(expansion "guix % delete-generations 2w")) (expansion "guix % delete-generations 2w"))
(abbreviation
(name "!repair")
(expansion "doas guix build --repair"))
(abbreviation (abbreviation
(name "!pull") (name "!pull")
(position 'anywhere) (position 'anywhere)