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:41 +0000
committerGitHub <noreply@github.com>2022-12-18 18:01:41 +0000
commitdc7ebb016390d3e8debba854bf93d17a55d63c30 (patch)
tree9803897c0292ea5ab80e48e368aebebe0c714f2b /pkgs/build-support/release
parent0f6cf57d0af4f2e37d636801895696fabcbbad3e (diff)
parent5400210d8401123de23b92c6931301bb956829b0 (diff)
Merge staging-next into staging
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