mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-09 12:06:06 +01:00
Add license header in ci.nix
This commit is contained in:
parent
84fd93fa41
commit
d72896271f
1 changed files with 3 additions and 0 deletions
3
ci.nix
3
ci.nix
|
|
@ -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.
|
||||||
|
|
||||||
with import <nixpkgs> { };
|
with import <nixpkgs> { };
|
||||||
|
|
||||||
let
|
let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue