Benjamin Staffin
815ae70556
gitFull: build libsecret credential helper ( #43616 )
...
...except on Darwin, where it won't be useful.
2018-07-22 15:20:37 -04:00
Frederik Rietdijk
c4557ae2c2
Merge pull request #43914 from r-ryantm/auto-update/peru
...
peru: 1.1.3 -> 1.1.4
2018-07-22 08:42:16 +02:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM
f1349908a6
peru: 1.1.3 -> 1.1.4
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/peru/versions .
2018-07-21 12:33:09 -07:00
Frederik Rietdijk
cc218fc915
Merge pull request #43906 from r-ryantm/auto-update/subversion
...
subversion_1_10: 1.10.0 -> 1.10.2
2018-07-21 19:14:41 +02:00
R. RyanTM
b657f663ac
subversion_1_10: 1.10.0 -> 1.10.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/subversion/versions .
2018-07-21 09:56:00 -07:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
Frederik Rietdijk
251a0a9a86
Merge pull request #43860 from volth/unused2
...
treewide: remove unused 'inherit' in let blocks
2018-07-21 11:13:36 +02:00
Frederik Rietdijk
d86c4fd255
Merge pull request #43835 from ryantm/mercurial
...
mercurial: fix homepage
2018-07-21 10:50:47 +02:00
Meghea Iulian
d329579052
gitkraken: 3.6.4 -> 3.6.6
2018-07-21 09:52:33 +03:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
volth
6d2857a311
[bot] treewide: remove unused 'inherit' in let blocks
2018-07-20 19:38:19 +00:00
Ryan Mulligan
1d284727d3
mercurial: fix homepage
2018-07-19 18:45:38 -07:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
volth
101df126bb
config.skipAliases -> config.allowAliases
2018-07-17 14:46:21 +00:00
volth
4bafaaff8a
config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliases
2018-07-17 14:46:21 +00:00
lewo
8155016932
Merge pull request #43617 from dtzWill/update/hub-2.5.0
...
hub: 2.4.0 -> 2.5.0
2018-07-17 15:39:49 +02:00
Will Dietz
553fd39e53
hub: 2.4.0 -> 2.5.0
2018-07-16 10:55:13 -05:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
...
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Jörg Thalheim
bc05053631
tig: zsh completion should be named _tig
2018-07-12 07:26:56 -04:00
Matthieu Coudron
a66a44186f
tig: add zsh completion
...
along with contrib/vim.tigrc config in case users want to use it.
2018-07-12 12:39:11 +09:00
Jan Tojnar
3098510780
meld: 3.18.1 → 3.18.2
2018-07-06 09:35:01 +02:00
Robert Hensing
02ee6b85fe
p4v: update sha256
2018-07-04 10:21:45 +02:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging
2018-06-30 01:41:59 +02:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Will Dietz
bb00076931
Revert "Revert "Merge pull request #42376 from dtzWill/update/git-2.18.0""
...
This reverts commit 6d1955e0c4
.
2018-06-28 07:01:14 -05:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
xeji
b8ad7ec94b
Merge pull request #41876 from IvanMalison/addGitSync
...
Add git sync
2018-06-26 13:06:49 +02:00
Uli Baum
19ce96584a
git-sync: move to gitAndTools.git-sync
...
By convention, git-related tools in nixpkgs are not added to
the top level but bundled under gitAndTools.
2018-06-26 12:33:18 +02:00
Will Dietz
6d1955e0c4
Revert "Merge pull request #42376 from dtzWill/update/git-2.18.0"
...
This reverts commit 2624f90796
, reversing
changes made to 37aab4cbb5
.
See:
https://github.com/NixOS/nixpkgs/pull/42376#issuecomment-399789096
Basically this breaks at least some users of fetchgit,
so let's revert this until this is sorted out.
2018-06-24 22:36:50 -05:00
Meghea Iulian
4ea0be20be
gitkraken: 3.6.3 -> 3.6.4 ( #42414 )
2018-06-24 19:50:10 +02:00
Will Dietz
26f24fe09a
git: indicate when last tested to "still" fail, for checking updates
2018-06-22 10:10:20 -05:00
Will Dietz
1190af39b9
git: disable failing completion test as well
2018-06-22 10:02:57 -05:00
Will Dietz
4136cb5ba9
git: disable "editor with a space" tests due to fails
...
Need to investigate.
2018-06-22 10:00:42 -05:00
Will Dietz
e65e6cad23
git: disable working-tree-encoding tests on musl
...
Makes assumptions about BOM.
2018-06-22 09:56:20 -05:00
Will Dietz
5f27396e8f
git: remove symlinks-in-bin patch
2018-06-22 09:15:54 -05:00
Will Dietz
18231121f4
git: 2.17.1 -> 2.18.0
2018-06-22 09:12:06 -05:00
Matthew Bauer
fc048073e6
git: remove object file from closure
...
This file pulls in some big dependencies that are unneeded (like
clang).
2018-06-21 19:47:10 -04:00
Jörg Thalheim
6906e5c149
gitAndTools.hub: remove go compiler from runtime closure
2018-06-21 23:34:44 +01:00
R. RyanTM
802ea37863
git-secret: 0.2.3 -> 0.2.4
...
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 .
These checks were done:
- built on NixOS
- /nix/store/rhxzf1mc0jz2m3rp0rg5wqn81ykfshay-git-secret-0.2.4/bin/git-secret passed the binary check.
- /nix/store/rhxzf1mc0jz2m3rp0rg5wqn81ykfshay-git-secret-0.2.4/bin/.git-secret-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 0.2.4 with grep in /nix/store/rhxzf1mc0jz2m3rp0rg5wqn81ykfshay-git-secret-0.2.4
- directory tree listing: https://gist.github.com/d460daac78bbcef226d1fff7918d150d
- du listing: https://gist.github.com/ea683543c922a9c179a97faf441a1797
2018-06-19 11:59:41 -07:00
Elis Hirwing
106bde413e
gitea: 1.4.1 -> 1.4.2
...
Not much of a changelog: https://github.com/go-gitea/gitea/releases/tag/v1.4.2
2018-06-18 18:26:14 +02:00
Pascal Wittmann
7a3c052e97
gource: 0.48 -> 0.49
2018-06-16 17:16:16 +02:00
Yurii Rashkovskii
f45fd23bd1
sit: 0.3.2 -> 0.4.0 ( #41863 )
2018-06-12 19:55:33 +02:00
Ivan Malison
53138130f8
git-sync: init at 20151024
2018-06-12 10:33:25 -07:00
Jörg Thalheim
8ba3df7687
Merge pull request #41566 from krav/fix-gitaly
...
gitaly: Cause ruby-cd to be wrapped so bundler will work
2018-06-11 11:58:27 +01:00
Andrey Pavlov
77c2ca6be2
hub: 2.3.0 -> 2.4.0
2018-06-08 13:26:43 +03:00
Kristoffer Thømt Ravneberg
786449aa77
gitaly: Cause ruby-cd to be wrapped so bundler will work
2018-06-06 13:29:01 +02:00
Meghea Iulian
5a4d428d7c
gitkraken: 3.6.1 -> 3.6.3
2018-06-02 13:35:29 +03:00
Orivej Desh
97f6be5c90
subversion_1_10: init at 1.10.0 ( #41383 )
2018-06-02 02:50:38 +00:00
Meghea Iulian
e4ba5dc3d6
gitkraken: 3.6.0 -> 3.6.1 ( #41130 )
2018-05-31 23:04:50 +02:00