<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/applications/version-management/gitlab/gitlab-shell/default.nix, branch origin/python3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython3</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython3'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2019-11-06T09:56:20Z</updated>
<entry>
<title>gitlab: Don't build any gitlab component outside linux</title>
<updated>2019-11-06T09:56:20Z</updated>
<author>
<name>talyz</name>
<email>kim.lindberger@gmail.com</email>
</author>
<published>2019-10-09T13:45:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a30facc96e4059964784468c31db103bb9495028'/>
<id>urn:sha1:a30facc96e4059964784468c31db103bb9495028</id>
<content type='text'>
For some reason hydra seems to have issues downloading the
gitlab-workhorse source on macOS. Since we don't build the rails app
for macOS, the other components seem a bit useless there, so we
limit them to linux for now.
</content>
</entry>
<entry>
<title>gitlab: 12.3.5 -&gt; 12.4.0</title>
<updated>2019-10-28T13:56:37Z</updated>
<author>
<name>talyz</name>
<email>kim.lindberger@gmail.com</email>
</author>
<published>2019-10-23T20:47:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5081a6cd56af8f560bac3fd82f6975264f3967ac'/>
<id>urn:sha1:5081a6cd56af8f560bac3fd82f6975264f3967ac</id>
<content type='text'>
- gitlab-shell no longer requires ruby for anything else than the
  install script, so the bundlerEnv stuff could be dropped

- gitlab-shell and gitlab-workhorse now report their versions
  correctly
</content>
</entry>
<entry>
<title>gitlab: Add myself to list of maintainers</title>
<updated>2019-10-08T14:37:01Z</updated>
<author>
<name>talyz</name>
<email>kim.lindberger@gmail.com</email>
</author>
<published>2019-10-08T14:37:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c115d4df885782692de3b24a29d6df95588b239b'/>
<id>urn:sha1:c115d4df885782692de3b24a29d6df95588b239b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab-shell: Split patch into ruby and go parts</title>
<updated>2019-10-04T16:06:23Z</updated>
<author>
<name>talyz</name>
<email>kim.lindberger@gmail.com</email>
</author>
<published>2019-10-02T14:44:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=09e657efea00126b22c3268a318139eee6ba973a'/>
<id>urn:sha1:09e657efea00126b22c3268a318139eee6ba973a</id>
<content type='text'>
Split the remove-hardcoded-locations patch into two separate patches,
one for the ruby package and one for the go package. This is clearer
and results in fewer rebuilds.
</content>
</entry>
<entry>
<title>gitlab: 12.1.6 -&gt; 12.3.4</title>
<updated>2019-10-04T16:03:05Z</updated>
<author>
<name>talyz</name>
<email>kim.lindberger@gmail.com</email>
</author>
<published>2019-10-01T13:38:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f3eb063ecfb0cb76e2cef1e9c9764cdee92f9ed7'/>
<id>urn:sha1:f3eb063ecfb0cb76e2cef1e9c9764cdee92f9ed7</id>
<content type='text'>
- Update GitLab to 12.3.4

- Update update.py to cope with the new upstream repository structure

- Refactor gitlab-shell to use buildGoPackage and bundlerEnv for
  dependencies

- Refactor gitlab-workhorse to use buildGoPackage for dependencies

- Make update.py able to update gitlab-shell and gitlab-workhorse
  dependencies

- Various fixes necessary for update to work
</content>
</entry>
<entry>
<title>treewide: name -&gt; pname (easy cases) (#66585)</title>
<updated>2019-08-15T12:41:18Z</updated>
<author>
<name>volth</name>
<email>volth@volth.com</email>
</author>
<published>2019-08-15T12:41:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=46420bbaa3f8f79ce7b9ee68e98eba1f7bce2db6'/>
<id>urn:sha1:46420bbaa3f8f79ce7b9ee68e98eba1f7bce2db6</id>
<content type='text'>
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname</content>
</entry>
<entry>
<title>gitlab: 11.10.8 -&gt; 12.0.3</title>
<updated>2019-07-14T21:03:39Z</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2019-07-10T00:09:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=363b352af3cba175c55d47d94e86e9e289da7396'/>
<id>urn:sha1:363b352af3cba175c55d47d94e86e9e289da7396</id>
<content type='text'>
This is a major version bump but things were generally straightforward
save two wrinkles:

 * it is necessary to ignore collisions in the gitlab bundler
   environment as both `omniauth_oauth2_generic` and
   `apollo_upload_server` provide a `console` executable.

 * grpc had to be patched since its build system expects the `AR`
   environment variable to contain not just the path to `ar` but
   also the `rpc` flags (see the discussion in nixpkgs #63056).
</content>
</entry>
<entry>
<title>gitlab-shell: 8.7.1 -&gt; 9.0.0</title>
<updated>2019-05-03T18:20:01Z</updated>
<author>
<name>Florian Klink</name>
<email>flokli@flokli.de</email>
</author>
<published>2019-05-03T18:20:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=61bf39c5a1b4d3316f42a47e5ca66cf1963a363b'/>
<id>urn:sha1:61bf39c5a1b4d3316f42a47e5ca66cf1963a363b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab: 11.8.2 -&gt; 11.9.0</title>
<updated>2019-03-25T19:25:11Z</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2019-03-22T23:48:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=d8c16f11a6315eb17033a0e22c15a808ab5f40b8'/>
<id>urn:sha1:d8c16f11a6315eb17033a0e22c15a808ab5f40b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab-shell: export GOCACHE in the installPhase</title>
<updated>2019-03-11T16:59:15Z</updated>
<author>
<name>Wael M. Nasreddine</name>
<email>wael.nasreddine@gmail.com</email>
</author>
<published>2019-03-10T20:56:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=483d823ec4dace48815fa00596b9589142ae2350'/>
<id>urn:sha1:483d823ec4dace48815fa00596b9589142ae2350</id>
<content type='text'>
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
</content>
</entry>
</feed>
