summary refs log tree commit diff
path: root/pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch
diff options
context:
space:
mode:
authorYaya <mak@nyantec.com>2022-02-28 11:14:49 +0100
committerGitHub <noreply@github.com>2022-02-28 11:14:49 +0100
commita7f2e16a4f9e0cf153866f4a431bc04a108c840a (patch)
tree631adf826f89ab852a163290ba4f791524b5388b /pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch
parent0af2629b9cc518c64d2ac101405c5f365fd1e0b8 (diff)
downloadnixpkgs-a7f2e16a4f9e0cf153866f4a431bc04a108c840a.tar
nixpkgs-a7f2e16a4f9e0cf153866f4a431bc04a108c840a.tar.gz
nixpkgs-a7f2e16a4f9e0cf153866f4a431bc04a108c840a.tar.bz2
nixpkgs-a7f2e16a4f9e0cf153866f4a431bc04a108c840a.tar.lz
nixpkgs-a7f2e16a4f9e0cf153866f4a431bc04a108c840a.tar.xz
nixpkgs-a7f2e16a4f9e0cf153866f4a431bc04a108c840a.tar.zst
nixpkgs-a7f2e16a4f9e0cf153866f4a431bc04a108c840a.zip
gitlab: 14.7.4 -> 14.8.2 (#162088)
https://about.gitlab.com/releases/2022/02/22/gitlab-14-8-released/
Diffstat (limited to 'pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch')
-rw-r--r--pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch b/pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch
index 2026808875d..2b505307405 100644
--- a/pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch
+++ b/pkgs/applications/version-management/gitlab/remove-hardcoded-locations.patch
@@ -207,3 +207,13 @@ index 567c7540777..29906b1c132 100644
        end
      end
    end
+diff --git a/scripts/decomposition/generate-loose-foreign-key b/scripts/decomposition/generate-loose-foreign-key
+index 35f84c64ce1..c2fecf3404c 100755
+--- a/scripts/decomposition/generate-loose-foreign-key
++++ b/scripts/decomposition/generate-loose-foreign-key
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env -S ENABLE_SPRING=0 bin/rails runner -e test
++#!/usr/bin/env rails
+ 
+ # This is helper script to swap foreign key to loose foreign key
+ # using DB schema