feat: add abbreviation to repair itens in the /gnu/store/ whose build failed
parent
7c65f5e08d
commit
5706721014
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue