summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorDaniƫl de Kok <me@danieldk.eu>2021-01-08 13:58:46 +0100
committerGitHub <noreply@github.com>2021-01-08 13:58:46 +0100
commit464633d5f741c53db3d219a98b221d168fe1e656 (patch)
tree67988871916b5056bdc85057da6c1e04770aab6c /pkgs/build-support
parent922b04180954e3bf468e40b9f8666a2735365c8b (diff)
parenta31607f904723295e4dc702c579efd8cc8d7b506 (diff)
Merge pull request #108581 from roberth/dockerTools-don't-apologize
dockerTools: Don't apologize
Diffstat (limited to 'pkgs/build-support')
-rw-r--r--pkgs/build-support/docker/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/build-support/docker/default.nix b/pkgs/build-support/docker/default.nix
index 276c7cd1bdb8..ae97d5691331 100644
--- a/pkgs/build-support/docker/default.nix
+++ b/pkgs/build-support/docker/default.nix
@@ -35,7 +35,6 @@
system, # Note: This is the cross system we're compiling for
}:
-# WARNING: this API is unstable and may be subject to backwards-incompatible changes in the future.
let
mkDbExtraCommand = contents: let