guix-env: Use guix shell instead of guix environment.

This commit is contained in:
Sergiu Ivanov 2022-02-06 15:09:34 +01:00
parent 0320de4b7a
commit ca9856c804

View File

@ -1,3 +1,3 @@
#!/bin/sh
guix environment --ad-hoc biber
guix shell biber