diff options
Diffstat (limited to '')
-rw-r--r-- | .buildkite/pipeline.yml | 4 | ||||
-rw-r--r-- | shell.nix | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 95c9417..e711ae5 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Serokell <https://serokell.io/> +# +# SPDX-License-Identifier: MPL-2.0 + steps: - label: Check Nix flake commands: @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Serokell <https://serokell.io/> +# +# SPDX-License-Identifier: MPL-2.0 + (import ( let |