mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Relicense to MIT License
Fixes: https://github.com/t184256/nix-on-droid-bootstrap/issues/44
This commit is contained in:
parent
c9e9ae3040
commit
ad7345897f
36 changed files with 69 additions and 567 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright (c) 2019-2020, see AUTHORS. Licensed under MIT License, see LICENSE.
|
||||
|
||||
if [[ -v VERBOSE ]]; then
|
||||
export VERBOSE_ECHO=echo
|
||||
export VERBOSE_ARG="--verbose"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# Copyright (c) 2019-2020, see AUTHORS. Licensed under MIT License, see LICENSE.
|
||||
# The check for terminal output and color support is heavily inspired
|
||||
# by https://unix.stackexchange.com/a/10065.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue