about summary refs log tree commit diff
path: root/pkgs/applications/version-management
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-20 12:01:29 +0000
committerGitHub <noreply@github.com>2024-05-20 12:01:29 +0000
commit6ff1451c6fb98a17f670183eba555e5b4b7315a4 (patch)
treea2b12dfe64b26f234367c0d9809ca3a9849ef8da /pkgs/applications/version-management
parent15d8d27bd66a336e2a26537448d87cfe2d025b7a (diff)
parent0852bd6a954bb42ad6bf1f88ef12a7fbe3009103 (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/version-management')
-rw-r--r--pkgs/applications/version-management/gitlab/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/version-management/gitlab/default.nix b/pkgs/applications/version-management/gitlab/default.nix
index 2e440e2b9766d..c7a2823c6608b 100644
--- a/pkgs/applications/version-management/gitlab/default.nix
+++ b/pkgs/applications/version-management/gitlab/default.nix
@@ -1,4 +1,4 @@
-{ stdenv, lib, fetchurl, fetchpatch, fetchFromGitLab, bundlerEnv
+{ stdenv, lib, fetchpatch, fetchFromGitLab, bundlerEnv
 , ruby_3_1, tzdata, git, nettools, nixosTests, nodejs, openssl
 , defaultGemConfig, buildRubyGem
 , gitlabEnterprise ? false, callPackage, yarn