Commit Graph

2506 Commits

Author SHA1 Message Date
lewo
3213c6ca3d
Merge pull request #61116 from mmlb/add-gitstatus
gitAndTools.gitstatus: init at 20190506
2019-05-30 10:26:31 +02:00
Manuel Mendez
c9d1a0d252 gitAndTools.gitstatus: init at unstable-2019-05-06 2019-05-28 11:57:09 -04:00
Vladyslav M
0f2e9c00f7
pijul: fix darwin build 2019-05-23 16:06:25 +03:00
Will Dietz
11fc7674b9 pijul: 0.11.0 -> 0.12.0
https://pijul.org/posts/2019-04-23-pijul-0.12/

* add new dep on nettle, all the crypto libraries :)
* libclang needed
* clang input is not quite right AFAIK, but fixes the build.
  idea from other package,
  seems to resolve problems finding headers via libclang?
2019-05-20 10:38:42 +01:00
hyperfekt
de5a9dea88 gitAndTools.transcrypt: query dependencies in helper scripts
adds a tool to get the paths of the dependencies needed by the helper scripts
(which are written only once and are never updated) to the output and patches
them to use it expand their path
2019-05-19 01:20:13 +09:00
hyperfekt
13b97cffae gitAndTools.transcrypt: add hidden dependencies 2019-05-19 01:20:13 +09:00
Will Dietz
e9568d3b01
git-lfs: 2.5.2 -> 2.7.2 2019-05-15 17:17:00 -05:00
Renaud
7e082f01da
Merge pull request #61431 from r-ryantm/auto-update/svn-all-fast-export
gitAndTools.svn-all-fast-export: 1.0.13 -> 1.0.16
2019-05-13 23:51:27 +02:00
R. RyanTM
300c205cf9 src: 1.24 -> 1.25 (#61427)
* src: 1.24 -> 1.25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/src/versions

* src: license is now BSD-2
+ move makeWrapper into nativeBuildInputs
+ add meta.changelog
2019-05-13 15:37:27 +02:00
lewo
694b1c9e7d
Merge pull request #60653 from callahad/fast-export-v190107
gitAndTools.gitFastExport: (old) -> v190107
2019-05-13 11:53:17 +02:00
R. RyanTM
12ae350d36 gitAndTools.svn-all-fast-export: 1.0.13 -> 1.0.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/svn-all-fast-export/versions
2019-05-12 22:59:47 -07:00
Spencer Baugh
4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Dan Callahan
1d13eb119d
gitAndTools.gitFastExport: (old) -> v190107 2019-05-12 14:40:15 +01:00
kolaente
29d35a9ddb maintainers: add kolaente 2019-05-11 02:01:08 +02:00
kolaente
bad4902dc2 gitea: 1.8.0 -> 1.8.1 2019-05-11 01:51:25 +02:00
Renaud
ac63101188
subversion: fix configure missing APR_INT64_T_FMT
configurePhase fails when building Python bindings or subversionClient
> configure: error: failed to recognize APR_INT64_T_FMT on this platform

Adding "-P" CPPFLAG solves the issue.
See also: https://issues.apache.org/jira/browse/SVN-4813
2019-05-09 15:59:18 +02:00
c0bw3b
4f99ea8128 subversion: 1.11.1 -> 1.12.0
v1.12 is a regular release replacing v1.11
https://subversion.apache.org/docs/release-notes/1.12.html
https://subversion.apache.org/roadmap.html#release-planning
2019-05-08 12:19:34 +02:00
c0bw3b
78c545fe83 subversion19: 1.9.9 -> 1.9.10
https://subversion.apache.org/docs/release-notes/1.9
2019-05-08 12:09:54 +02:00
c0bw3b
1685f80b97 subversion18: remove because EOL
Subversion 1.8 is EOL since the publication of 1.10 in April 2018
https://subversion.apache.org/docs/release-notes/1.10.html#svn-1.8-deprecation
2019-05-08 11:56:22 +02:00
Robin Gloster
2ec5786a4d
gitaly: fix build 2019-05-06 19:11:43 +02:00
Florian Klink
d237c8a182 gitlab-ee: 11.9.11 -> 11.10.4 2019-05-03 20:22:08 +02:00
Florian Klink
02124aa8fb gitlab-ce: 11.9.11 -> 11.10.4 2019-05-03 20:21:55 +02:00
Florian Klink
41d95302c0 gitlab-workhorse: 8.3.3 -> 8.5.2 2019-05-03 20:21:12 +02:00
Florian Klink
030bc8086b gitaly: 1.27.2 -> 1.34.1 2019-05-03 20:20:20 +02:00
Florian Klink
61bf39c5a1 gitlab-shell: 8.7.1 -> 9.0.0 2019-05-03 20:20:01 +02:00
Florian Klink
847eb76cf8 gitlab: update.py: properly sort version numbers, ignore invalid versions 2019-05-03 20:18:14 +02:00
Mario Rodas
14fa46a3f8
Merge pull request #60677 from royneary/git-bug-0.5.0
gitAndTools.git-bug: 0.4.0 -> 0.5.0
2019-05-03 10:50:08 -05:00
royneary
71a3f9f9e9 gitAndTools.git-bug: remove deps.nix 2019-05-03 17:13:14 +02:00
Mario Rodas
1b816da6c3
Merge pull request #60726 from r-ryantm/auto-update/pre-commit
gitAndTools.pre-commit: 1.15.1 -> 1.15.2
2019-05-03 06:30:45 -05:00
R. RyanTM
045078f096 tortoisehg: 4.9 -> 4.9.1 (#60806)
* tortoisehg: 4.9 -> 4.9.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/tortoisehg/versions

* tortoisehg: update meta.homepage
2019-05-03 11:14:31 +02:00
Alyssa Ross
bcd07bbf74
Merge pull request #60391 from cohei/update-ghq
ghq: 0.8.0 -> 0.10.2
2019-05-02 16:29:38 +00:00
R. RyanTM
0a46fab9cb gitAndTools.pre-commit: 1.15.1 -> 1.15.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/pre-commit/versions
2019-05-02 00:33:58 -07:00
royneary
29678b9b7d gitAndTools.git-bug: fix --version output 2019-05-02 00:47:42 +02:00
royneary
70c2e3633a gitAndTools.git-bug: 0.4.0 -> 0.5.0 2019-05-01 23:44:44 +02:00
Robin Gloster
d9876f6f28
Merge pull request #60637 from flokli/gitlab-11.9.11
gitlab: 11.9.8 -> 11.9.11
2019-05-01 20:56:44 +00:00
Renaud
33924117c6
Merge pull request #60212 from seqizz/g_gita92
gitAndTools.gita: 0.8.2 -> 0.9.2
2019-05-01 19:17:42 +02:00
Florian Klink
cc785b3b9a gitaly: 1.27.1 -> 1.27.2 2019-05-01 14:49:16 +02:00
Florian Klink
5d6f6d5d94 gitlab-ee: 11.9.8 -> 11.9.11 2019-05-01 14:48:58 +02:00
Florian Klink
b9df035cb7 gitlab-ce: 11.9.8 -> 11.9.11 2019-05-01 14:48:27 +02:00
Gürkan Gür
7ef359f21b gitAndTools.gita: 0.8.2 -> 0.9.2 2019-04-30 22:23:52 +02:00
R. RyanTM
f286a29c35 cvs_fast_export: 1.47 -> 1.48
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cvs-fast-export/versions
2019-04-30 07:33:51 -07:00
TANIGUCHI Kohei
0c8f9b8831 ghq: 0.8.0 -> 0.10.2 2019-04-29 04:57:52 +09:00
R. RyanTM
e7f46f34f6 git-review: 1.27.0 -> 1.28.0 (#59513)
* git-review: 1.27.0 -> 1.28.0

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-review/versions

* git-review: refactor

- do not use fetchurl on mutable GitHub archives
- postPatch is unneeded as argparse has been removed from requirements.txt upstream
2019-04-25 23:50:43 +02:00
Renaud
260e5642f0
Merge pull request #58290 from neonfuz/gogs-fix
gogs: fixed buildtime tags bug
2019-04-24 23:22:13 +02:00
worldofpeace
f5d3418b0c
Merge pull request #58994 from zookatron/sublime-merge
sublime-merge: init at 1107
2019-04-24 09:21:07 -04:00
Tim Zook
148119b9a6 sublime-{merge,text}: make common.nix files have a similar structure
In the future it's desired to unify Sublime packages expressions.
So them having a shared structure will make this more achievable.
2019-04-24 09:14:50 -04:00
Mario Rodas
1e8ebd96ac
Merge pull request #60040 from woffs/gitflow-1.12.2
gitflow: 1.11.0 -> 1.12.2
2019-04-23 23:28:00 -05:00
Florian Klink
cba32c8a75
Merge pull request #60061 from flokli/gitlab-11.9.8
gitlab: 11.9.1 -> 11.9.8
2019-04-23 09:46:04 +02:00
Florian Klink
33423e52c6 gitlab-ee: 11.9.1 -> 11.9.8 2019-04-22 23:41:32 +02:00
Florian Klink
04b5eb10c0 gitlab-ce: 11.9.1 -> 11.9.8 2019-04-22 23:41:32 +02:00
Florian Klink
74eb807f83 gitlab-workhorse: 8.3.1 -> 8.3.3 2019-04-22 23:41:32 +02:00
markuskowa
d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Frank Doepper
a5f4a13214 gitflow: 1.11.0.-> 1.12.2 2019-04-22 21:56:43 +02:00
Elis Hirwing
fe691b13b2
gitea: 1.7.6 -> 1.8.0
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.0
2019-04-22 11:41:57 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Joachim F
302a770a51
Merge pull request #59605 from montag451/git-annex-remote-dbx
git-annex-remote-dbx: init at 1.0.3
2019-04-21 07:43:03 +00:00
Maximilian Bosch
f1c559057e
Merge pull request #59889 from sondr3/sondr3/git-ignore-1.0.0
git-ignore: 0.2.0 -> 1.0.0
2019-04-20 13:12:30 +02:00
Andrew Childs
c5c4d59ed6 rcs: fix darwin build 2019-04-20 18:34:07 +09:00
Maximilian Bosch
dd5ac26e78
git-ignore: split outputs
Use a separate `man` output[1]. All outputs will be installed when using
the package i.e. with `nix-env -f . -iA gitAndTools.git-ignore`.

[1] https://nixos.org/nix/manual/#ssec-derivation
2019-04-20 08:00:24 +02:00
Sondre Nilsen
c5e963f36c
git-ignore: 0.2.0 -> 1.0.0 2019-04-19 16:34:40 +02:00
Robin Gloster
afe4f8ace5
Merge pull request #59666 from r-ryantm/auto-update/pre-commit
gitAndTools.pre-commit: 1.14.4 -> 1.15.1
2019-04-17 18:12:39 +00:00
Alyssa Ross
2df0437695
Merge pull request #57730 from alyssais/git-remote-hg
gitAndTools.git-remote-hg: 0.2-e716a9e1a9e460a45663694ba4e9e8894a8452b2 -> 1.0.0
2019-04-16 09:37:05 +00:00
R. RyanTM
7b60fb4bb7 gitAndTools.pre-commit: 1.14.4 -> 1.15.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/pre-commit/versions
2019-04-15 20:06:06 -07:00
montag451
7744ae3d77 git-annex-remote-dbx: init at 1.0.3 2019-04-15 17:10:17 +02:00
Will Dietz
4e3b5a0753 hub: 2.11.1 -> 2.11.2 (#59502)
https://github.com/github/hub/releases/tag/v2.11.2
2019-04-15 13:29:48 +02:00
Florian Klink
7578ec44dc gitea: 1.7.5 -> 1.7.6
From [release notes](https://github.com/go-gitea/gitea/releases/tag/v1.7.6):

SECURITY: Prevent remote code execution vulnerability with mirror repo URL settings
2019-04-13 11:52:16 +02:00
rnhmjoj
5ea4160b33
treewide: fixup bcf54ce
fix the executable bit for scripts installed with substituteAll
and some remaining shebangs.
2019-04-12 09:09:22 +02:00
Frederik Rietdijk
230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Sarah Brofeldt
82b5a823b7
Merge pull request #59059 from aanderse/redmine
redmine: 3.4.9 -> 3.4.10, redmine_4: 4.0.2 -> 4.0.3
2019-04-10 17:40:29 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
R. RyanTM
9527de1cdd mercurialFull: 4.9 -> 4.9.1 (#58723)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mercurial-full/versions
2019-04-08 21:04:33 +02:00
Tim Steinbach
f53ffadbc5
git: Add update script 2019-04-07 09:15:28 -04:00
Frederik Rietdijk
4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
Jan Tojnar
566d4d934a
Revert "meld: 3.20.0 -> 3.20.1"
This reverts commit c7990f8add.
2019-04-06 21:58:44 +02:00
lewo
aa5c3b0e7d
Merge pull request #58722 from r-ryantm/auto-update/meld
meld: 3.20.0 -> 3.20.1
2019-04-06 19:27:38 +02:00
Aaron Andersen
a597c88ec1 redmine: 4.0.2 -> 4.0.3 2019-04-06 08:21:06 -04:00
Aaron Andersen
b6b3287897 redmine: 3.4.9 -> 3.4.10 2019-04-06 08:20:54 -04:00
Meghea Iulian
fb1c65490c gitraken: 5.0.1 -> 5.0.4 (#59052) 2019-04-06 10:04:55 +00:00
Tim Zook
b59b31e36c sublime-merge: init at 1107 2019-04-05 18:49:45 -05:00
Ryan Mulligan
77f7764865
Merge pull request #58891 from r-ryantm/auto-update/subgit
gitAndTools.subgit: 3.2.4 -> 3.3.6
2019-04-05 09:36:08 -07:00
worldofpeace
b22b5a2874
meld: 3.20.0 > 3.20.1
https://gitlab.gnome.org/GNOME/meld/tags/3.20.1
2019-04-05 12:14:10 +02:00
Jan Tojnar
cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
R. RyanTM
ca0fe4bd77 gitAndTools.subgit: 3.2.4 -> 3.3.6
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-04-02 21:04:34 -07:00
R. RyanTM
c7990f8add meld: 3.20.0 -> 3.20.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/meld/versions
2019-04-01 17:06:47 -07:00
John Ericson
4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Matthias Beyer
a9d4d87f05 qgit: Fix meta.homepage
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:48:30 +02:00
R. RyanTM
72397be198 cvs_fast_export: 1.45 -> 1.47 (#58045)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cvs-fast-export/versions
2019-03-31 00:38:59 +01:00
Sarah Brofeldt
7b6430984b gitea: Fix sqlite support and baked-in tags 2019-03-30 17:21:06 +01:00
Elis Hirwing
c94d027510
gitea: 1.7.3 -> 1.7.5
Changelogs:
https://github.com/go-gitea/gitea/releases/tag/v1.7.5
https://github.com/go-gitea/gitea/releases/tag/v1.7.4
2019-03-30 11:23:35 +01:00
Florian Klink
ef047e711c
Merge pull request #58545 from bgamari/gitaly-fixup-gitlab-shell
nixos/gitlab: Install and fixup vendorised gitlab-shell
2019-03-29 23:41:02 +01:00
Ben Gamari
50a4de7326 nixos/gitlab: Install and fixup vendorised gitlab-shell
gitaly now ships its own vendorised version of gitlab-shell. Previously
we failed to install this, resulting in
https://gitlab.com/gitlab-org/gitlab-ce/issues/59403.
2019-03-29 11:53:07 -04:00
Will Dietz
b10d09901b gitAndTools.hub: 2.11.0 -> 2.11.1 2019-03-29 10:51:53 -05:00
Will Dietz
89e15afa66 gitAndTools.hub: 2.10.0 -> 2.11.0
https://github.com/github/hub/releases/tag/v2.11.0
https://github.com/github/hub/releases/tag/v2.10.2
https://github.com/github/hub/releases/tag/v2.10.1
2019-03-29 02:48:53 -05:00
Florian Klink
ec319793b4 gitlab: 11.9.0 -> 11.9.1 2019-03-26 21:00:04 +01:00
Florian Klink
e558347243 gitaly: 1.27.0 -> 1.27.1 2019-03-26 20:59:46 +01:00
Sage Raflik
a03e461b5f Fixed gogs bug pertaining to passing tags 2019-03-25 13:41:51 -07:00
Ben Gamari
d8c16f11a6 gitlab: 11.8.2 -> 11.9.0 2019-03-25 15:25:11 -04:00
Ben Gamari
0ba98bb64c gitlab: 11.7.5 -> 11.8.2 2019-03-25 15:25:06 -04:00
Frederik Rietdijk
23e431387b Merge staging-next into staging 2019-03-23 09:20:09 +01:00
xeji
deea6dde76
subversion_1_10: 1.10.3 -> 1.10.4 (#57958)
bugfix release for CVE-2018-11803 [0].

[0] https://subversion.apache.org/security/CVE-2018-11803-advisory.txt
2019-03-22 19:20:13 +01:00