about summary refs log tree commit diff
path: root/pkgs/build-support/release
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-18 18:01:09 +0000
committerGitHub <noreply@github.com>2022-12-18 18:01:09 +0000
commit5400210d8401123de23b92c6931301bb956829b0 (patch)
tree771b4b44fffeb0f746e848f48c2b09f0670bfe93 /pkgs/build-support/release
parent658d295ea4acf152bcbabe7ab0e41a50c20ab2ca (diff)
parent035a0cfee1d9f12165041cd6ede06cdf9b1ba9cf (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/build-support/release')
-rw-r--r--pkgs/build-support/release/source-tarball.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/build-support/release/source-tarball.nix b/pkgs/build-support/release/source-tarball.nix
index c7129ae83f928..742cce13b7bf1 100644
--- a/pkgs/build-support/release/source-tarball.nix
+++ b/pkgs/build-support/release/source-tarball.nix
@@ -17,7 +17,7 @@
 
 stdenv.mkDerivation (
 
-  # First, attributes that can be overriden by the caller (via args):
+  # First, attributes that can be overridden by the caller (via args):
   {
     # By default, only configure and build a source distribution.
     # Some packages can only build a distribution after a general