nixpkgs/pkgs/applications
talyz ed4a09c6f3 gitlab: Get rid of most 'already initialized constant'-warnings
On start, unicorn, sidekiq and other parts running ruby code emits
quite a few warnings similar to

/var/gitlab/state/config/application.rb:202: warning: already initialized constant Gitlab::Application::LOOSE_EE_APP_ASSETS
/nix/store/ysb0lgbzxp7a9y4yl8d4f9wrrzy9kafc-gitlab-ee-12.3.5/share/gitlab/config/application.rb:202: warning: previous definition of LOOSE_EE_APP_ASSETS was here
/var/gitlab/state/lib/gitlab.rb:38: warning: already initialized constant Gitlab::COM_URL
/nix/store/ysb0lgbzxp7a9y4yl8d4f9wrrzy9kafc-gitlab-ee-12.3.5/share/gitlab/lib/gitlab.rb:38: warning: previous definition of COM_URL was here

This seems to be caused by the same ruby files being evaluated
multiple times due to the paths being different - sometimes they're
loaded using the direct path and sometimes through a symlink, due to
our split between config and package data. To fix this, we make sure
that the offending files in the state directory always reference the
store path, regardless of that being the real file or a symlink.
2019-10-19 19:30:28 +02:00
..
accessibility/mousetweaks
audio Merge pull request #70572 from r-ryantm/auto-update/drumkv1 2019-10-16 00:21:28 +02:00
backup Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
blockchains jormungandr: 0.6.0 -> 0.6.1 2019-10-15 16:52:07 +02:00
display-managers lightdm: cleanup uneeded files 2019-10-13 13:55:12 -04:00
editors neovim-qt: fix icons 2019-10-17 14:11:41 +09:00
gis qgis: 3.8.0 -> 3.8.3 2019-10-02 10:03:06 +02:00
graphics sane-backends: remove /etc/sane.d/net.conf 2019-10-16 17:47:33 +02:00
kde spectacle: add new kwayland dependency 2019-10-16 10:22:51 +02:00
misc vit: 1.3 -> 2.0.0 2019-10-16 12:12:51 -07:00
networking anydesk: fix icons (#71250) 2019-10-17 23:33:43 +02:00
office freeoffice: 970 -> 971 2019-10-16 08:44:58 -03:00
qubes/qubes-core-vchan-xen qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00:00
radio Merge pull request #69977 from r-ryantm/auto-update/tqsl 2019-10-13 17:41:24 +02:00
science kicad: 5.1.2 -> 5.1.4, fix ngspice, mark broken on aarch64 (#69584) 2019-10-16 02:02:49 -04:00
search Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
version-management gitlab: Get rid of most 'already initialized constant'-warnings 2019-10-19 19:30:28 +02:00
video Merge branch 'master' into staging-next 2019-10-13 13:31:33 +02:00
virtualization Merge pull request #70557 from r-ryantm/auto-update/charliecloud 2019-10-15 15:44:47 +01:00
window-managers Merge pull request #69773 from Talljoe/upgrade/leftwm 2019-10-10 14:11:18 +02:00