updates
This commit is contained in:
parent
d24bfa58eb
commit
a7a625a3d7
2 changed files with 26 additions and 8 deletions
|
|
@ -111,6 +111,7 @@ from_master () {
|
|||
|
||||
|
||||
# nix
|
||||
alias nixpkgs=nixpkg
|
||||
nixpkg () {
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "Error: No arguments provided. Please specify at least one package."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue