guix-env: Use guix shell instead of guix environment.
This commit is contained in:
parent
0320de4b7a
commit
ca9856c804
1 changed files with 1 additions and 1 deletions
2
guix-env
2
guix-env
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
guix environment --ad-hoc biber
|
||||
guix shell biber
|
||||
|
|
Loading…
Reference in a new issue