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