aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAlexandros Theodotou <alex@zrythm.org>2021-02-25 23:57:15 +0000
committerLudovic Courtès <ludo@gnu.org>2021-03-06 11:41:49 +0100
commit60d1df78ad26cf9ee01b5929d2e8c0fafeb5a0c1 (patch)
treebc086dfb82958899f79bc3e9140420f291be55d3 /gnu
parent634dacd27a6084ea42cb207010c358106aa41fe4 (diff)
downloadguix-60d1df78ad26cf9ee01b5929d2e8c0fafeb5a0c1.tar.gz
guix-60d1df78ad26cf9ee01b5929d2e8c0fafeb5a0c1.zip
licenses: Add Zero-Clause BSD License.
* guix/licenses.scm (bsd-0): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions
completion: Append to $COMPREPLY where possible....Tobias Geerinckx-Rice 2021-10-03bash completion: Consolidate similar $command ‘if’ branches....Tobias Geerinckx-Rice 2021-08-28zsh completion: Add missing commands and arguments....Noah Evans 2021-06-16bash_completion: Complete options for ‘guix environment’....Tobias Geerinckx-Rice 2021-06-16bash completion: Complete options for the right command....Tobias Geerinckx-Rice 2021-06-16bash completion: Really support subcommands....Tobias Geerinckx-Rice 2021-04-20import: Remove Nix importer....Ludovic Courtès 2021-02-17scripts: system: Remove 'vm-image' command....Mathieu Othacehe 2020-12-04bash completion: Complete file names after '-f' and '-l'....Ludovic Courtès 2020-09-24bash completion: Adjust to new 'guix help' output....Ludovic Courtès 2020-09-21bash completion: Complete file names after 'guix package -p'....Fulbert 2020-09-10bash completion: Restore completion for 'guix system', etc....Ludovic Courtès 2020-06-27bash completion: Complete 'guix environment' properly....Ludovic Courtès 2020-06-04bash completion: Complete sub-commands after 'guix time-machine'....Ludovic Courtès 2020-06-04bash completion: Complete file names after '-p' and '-C'....Ludovic Courtès 2020-05-13mailmap: Update entries for Nikita....nikita 2020-02-14guix build: Add '--manifest' option....Marius Bakke