mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Add license header in default.nix
This commit is contained in:
parent
a9fdc86c03
commit
89523d2268
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# Licensed under GNU Lesser General Public License v3 or later, see COPYING.
|
||||
# Copyright (c) 2019 Alexander Sosedkin and other contributors, see AUTHORS.
|
||||
|
||||
{ pkgs ? import <nixpkgs> { } }:
|
||||
|
||||
rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue