Mario Rodas
9e5a30b43e
git-backup: init at 0.2.0
2019-10-24 18:50:34 -07:00
Mario Rodas
04cbe1b85b
gitAndTools.delta: 0.0.12 -> 0.0.14
2019-10-24 10:14:39 +02:00
Dmitry Kalinkin
e98a2d752c
Merge pull request #71483 from eadwu/sourcehut/update-2
...
sourcehut: update 2
2019-10-23 17:39:18 -04:00
Michael Weiss
597881a9e1
gitRepo: 1.13.7 -> 1.13.7.1
2019-10-22 21:23:49 +02:00
R. RyanTM
2202b9f774
git-secret: 0.3.1 -> 0.3.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-secret/versions
2019-10-21 19:19:07 -07:00
Florian Klink
1125fb02cc
Merge pull request #71428 from talyz/gitlab-already-initialized-constant
...
gitlab: Get rid of most 'already initialized constant'-warnings
2019-10-21 20:52:54 +02:00
Edmund Wu
ec6740ab8d
scmsrht: 0.14.2 -> 0.15.3
2019-10-20 21:51:06 -04:00
Edmund Wu
e481e10632
pastesrht: 0.5.2 -> 0.7.1
2019-10-20 21:50:54 -04:00
Edmund Wu
cc64ae180f
metasrht: 0.35.2 -> 0.35.3
2019-10-20 21:50:49 -04:00
Edmund Wu
ea1d0ce7ff
listssrht: 0.38.1 -> 0.38.3
2019-10-20 21:50:35 -04:00
Edmund Wu
815a204aa1
hgsrht: 0.15.2 -> 0.16.0
2019-10-20 21:50:21 -04:00
Edmund Wu
d1f0cbd4fe
gitsrht: 0.33.1 -> 0.34.2
2019-10-20 21:50:16 -04:00
Edmund Wu
690ffc9761
buildsrht: 0.47.8 -> 0.47.9
2019-10-20 21:49:55 -04:00
Edmund Wu
7ebc8ded84
srht: 0.54.2 -> 0.54.3
2019-10-20 21:49:40 -04:00
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
Evan Stoll
9deca47b33
gitkraken: 6.2.1 -> 6.3.0 ( #71294 )
...
* gitkraken: 6.2.1 -> 6.3.0
* gitkraken: run preInstall and postInstall hooks during installPhase
* gitkraken: move dpkg to nativeBuildInputs
2019-10-18 18:26:12 +02:00
Frank Doepper
bf12dc1ce7
git-annex-utils: init at 0.04-3-g531bb33
2019-10-15 14:41:24 +02:00
Vladimír Čunát
b5697c6954
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Gürkan Gür
e810171ef6
gitAndTools.gita: 0.9.2 -> 0.9.9
2019-10-12 14:47:43 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
Renaud
05ab1cc756
Merge pull request #70950 from ktor/bcompare-4.3.0.24364
...
bcompare: 4.2.10.23938 -> 4.3.0.24364
2019-10-11 23:46:58 +02:00
Marek Mahut
ccc06a7e01
Merge pull request #70798 from r-ryantm/auto-update/subgit
...
gitAndTools.subgit: 3.3.7 -> 3.3.8
2019-10-11 22:08:47 +02:00
Pawel Kruszewski
eaa72aa453
bcompare: 4.2.10.23938 -> 4.3.0.24364
2019-10-11 06:14:23 +02:00
Mario Rodas
79ec4bb3d3
Merge pull request #70791 from r-ryantm/auto-update/stgit
...
gitAndTools.stgit: 0.19 -> 0.20
2019-10-09 21:37:09 -05:00
Dmitry Kalinkin
a7b3728c64
Merge pull request #70255 from eadwu/sourcehut/update-1
...
sourcehut.*: 2019.10.02
2019-10-09 12:50:58 -04:00
Michael Weiss
bd16602cb9
gitRepo: 1.13.6 -> 1.13.7
2019-10-09 18:02:22 +02:00
Elis Hirwing
79852ae24a
Merge pull request #70777 from kolaente/update/gitea-1.9.4
...
gitea: 1.9.3 -> 1.9.4
2019-10-09 09:34:45 +02:00
Robin Gloster
eadeca9ea7
Merge pull request #70216 from talyz/gitlab_12_3_2
...
gitlab: 12.1.6 -> 12.3.5, bundler: 1.17.2 -> 1.17.3
2019-10-09 00:27:04 +02:00
R. RyanTM
17ceba2174
gitAndTools.subgit: 3.3.7 -> 3.3.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/subgit/versions
2019-10-08 15:07:19 -07:00
R. RyanTM
ff81cf1186
gitAndTools.stgit: 0.19 -> 0.20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stgit/versions
2019-10-08 14:26:42 -07:00
kolaente
7c087faeb8
gitea: 1.9.3 -> 1.9.4
2019-10-08 21:11:07 +02:00
talyz
c115d4df88
gitlab: Add myself to list of maintainers
2019-10-08 16:37:01 +02:00
talyz
9be76d0b6a
gitlab: 12.3.4 -> 12.3.5
2019-10-08 16:35:50 +02:00
talyz
afa3abf632
gitlab: Refactor for new repo structure
...
GitLab recently restructured their repos; whereas previously they had
one gitlab-ce and one gitlab-ee repo, they're now one and the
same. All proprietary components are put into the ee subdirectory -
removing it gives us the foss / community version of GitLab. For more
info, see
https://about.gitlab.com/2019/02/21/merging-ce-and-ee-codebases/
This gives us the opportunity to simplify things quite a bit, since we
don't have to keep track of two separate versions of either the base
data or rubyEnv.
2019-10-08 15:52:11 +02:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
talyz
59324d1fb9
gitlab: Build frontend assets from source
...
Instead of extracting prebuilt assets from the debian build, build
them from the source. This should give faster package updates and
reduces the amount of data needed to be downloaded by more than 500MB.
2019-10-08 11:24:06 +02:00
R. RyanTM
e18f8b6909
gitAndTools.git-remote-hg: 1.0.0 -> 1.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-remote-hg/versions
2019-10-07 10:47:53 -07:00
R. RyanTM
55023876bd
fossil: 2.9 -> 2.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fossil/versions
2019-10-07 10:23:52 -07:00
Renaud
61d745e571
Merge pull request #69959 from r-ryantm/auto-update/src
...
src: 1.26 -> 1.27
2019-10-06 16:45:44 +02:00
Edmund Wu
55d5a90182
sourcehut.srht: unmark as broken
2019-10-06 08:48:40 -04:00
Edmund Wu
c4ce930c23
sourcehut.*: fix setuptools validation
2019-10-06 08:48:32 -04:00
Mario Rodas
7f1d646b80
gitAndTools.hub: 2.12.7 -> 2.12.8
...
Changelog: https://github.com/github/hub/releases/tag/v2.12.8
2019-10-06 04:20:00 -05:00
Christine Koppelt
ee06d27cf2
treewide: add some missing meta: descriptions and homepages ( #70497 )
2019-10-06 00:59:26 -04:00
Edmund Wu
2c16a2498c
scmsrht: 0.13.3 -> 0.14.2
2019-10-05 10:45:49 -04:00
Edmund Wu
748f4b1a78
todosrht: 0.46.8 -> 0.51.11
2019-10-05 10:45:44 -04:00
Edmund Wu
21e541520f
pastesrht: 0.5.1 -> 0.5.2
2019-10-05 10:45:34 -04:00
Edmund Wu
5fe13e341b
metasrht: 0.34.3 -> 0.35.2
2019-10-05 10:45:30 -04:00
Edmund Wu
bf7cce0418
mansrht: 0.12.4 -> 0.13.5
2019-10-05 10:45:24 -04:00
Edmund Wu
f71bf95ffb
listssrht: 0.36.3 -> 0.38.1
2019-10-05 10:45:15 -04:00
Edmund Wu
9fecb93740
hgsrht: 0.13.0 -> 0.15.2
2019-10-05 10:45:02 -04:00