Evan Stoll
7a0eb47364
gitkraken: 7.2.0 -> 7.3.0
...
GitKraken now depends on libdrm and libgbm
- add libdrm to libPath
- add mesa (libgbm) to libPath
2020-09-05 15:50:23 -04:00
Mario Rodas
000404944c
Merge pull request #97156 from zowoq/delta
...
gitAndTools.delta: 0.4.1 -> 0.4.3
2020-09-05 10:38:12 -05:00
Maximilian Bosch
2f4c709391
gitea: 1.12.3 -> 1.12.4
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.12.4
This release fixes a few security bugs:
* https://github.com/go-gitea/gitea/issues?q=label%3Abackport%2Fv1.12+label%3Akind%2Fsecurity+is%3Aclosed
2020-09-05 16:21:43 +02:00
zowoq
d763fb2257
gitAndTools.delta: 0.4.1 -> 0.4.3
...
https://github.com/dandavison/delta/releases/tag/0.4.3
2020-09-05 07:34:20 +10:00
Victor Luft
740b2f851f
sublime-merge: 2020 -> 2033
2020-09-04 16:26:51 +02:00
Victor Luft
1a3ebe5a7d
sublime-merge-dev: 2022 -> 2031
2020-09-04 16:26:51 +02:00
Mario Rodas
d8d4fc6f6d
git-lfs: 2.11.0 -> 2.12.0
...
https://github.com/git-lfs/git-lfs/releases/tag/v2.12.0
2020-09-02 04:20:00 +00:00
yoctocell
008f45f591
gitAndTools.gita: 0.10.9 -> 0.10.10
2020-09-02 14:44:14 -07:00
Kevin Cox
2cd9dd502c
sparkleshare: init at 3.28
2020-09-01 12:09:52 -04:00
Mario Rodas
275052ac9f
Merge pull request #96754 from r-ryantm/auto-update/yadm
...
yadm: 2.4.0 -> 2.5.0
2020-08-31 12:31:49 -05:00
R. RyanTM
9ea3bdfe15
yadm: 2.4.0 -> 2.5.0
2020-08-31 10:22:26 +00:00
Milan Pässler
6956ce821d
gitlab: 13.0.12 -> 13.0.14
2020-08-30 11:24:25 -07:00
worldofpeace
9c94af3506
Merge pull request #96345 from VirtusLab/git-machete-2.15.4
...
gitAndTools.git-machete: 2.15.3 -> 2.15.4
2020-08-27 04:31:55 -04:00
R. RyanTM
1d8caa0db0
gerrit: 3.2.2 -> 3.2.3 ( #96304 )
2020-08-26 15:24:21 +02:00
Travis CI
b123d22237
gitAndTools.git-machete: 2.15.3 -> 2.15.4
...
###### Motivation for this change
Update to latest upstream version
###### Things done
* [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox ) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file ) on non-NixOS linux)
* Built on platform(s)
* [x] NixOS
* [ ] macOS
* [ ] other Linux distributions
* [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests ))
* [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
* [x] Tested execution of all binary files (usually in `./result/bin/`)
* [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
* [ ] Ensured that relevant documentation is up to date
* [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md ).
###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-08-26 08:03:50 +00:00
R. RyanTM
ba9f3e80d7
fossil: 2.11.1 -> 2.12.1
2020-08-25 22:56:39 +00:00
Robert Scott
b91ad42896
gitAndTools.git-fast-export: add installCheckPhase
...
this creates and converts a simple hg repository - should stop us
inadvertently breaking this package.
2020-08-23 14:08:03 +01:00
Robert Scott
6b1e2a51aa
gitAndTools.git-fast-export: 190107 -> 200213, fix
...
fixing involves providing it with mercurial_4 (and implicitly python27 -
current released fast-export doesn't support py3 yet) and adding git to
the wrapped PATH. this shouldn't be a runtime-resolved dependency.
2020-08-23 12:13:14 +01:00
Jan Tojnar
2b6f959c3b
gitAndTools.diff-so-fancy: Fix shebang patching and clean up
...
perl is a runtime dependency so it needs to be in buildInputs,
otherwise patchShebangs hook will not see it.
2020-08-21 12:31:29 -07:00
David McFarland
348051b40a
p4: init at 2020.1.1991450 ( #95103 )
2020-08-21 12:37:10 -04:00
Dmitry Kalinkin
86b9cafcfc
Merge pull request #95748 from corngood/p4v
...
p4v: 2017.3.1601999 -> 2020.1.1966006
2020-08-19 19:00:56 -07:00
worldofpeace
ab77cf8930
Merge pull request #93298 from alyssais/git-remote-hg
...
git-remote-hg: fix; refactor
2020-08-19 19:08:47 -04:00
Alyssa Ross
8c05e036ea
gitAndTools.git-remote-hg: use buildPythonApplication
...
This is much cleaner than constructing PYTHONPATH using interpolated
subshells.
2020-08-19 20:30:42 +00:00
David McFarland
041f70f62f
p4v: 2017.3.1601999 -> 2020.1.1966006
2020-08-18 09:10:26 -03:00
syberant
8fb288515f
gitoxide: init at 0.3.0
...
Fixes: https://github.com/NixOS/nixpkgs/issues/95317
2020-08-16 19:49:18 +00:00
Dmitry Bogatov
a5985162e3
git: make nls support optional
...
Add option "nlsSupport" (true by default, maching upstream defaults) to
make nls support configurable. This change does not trigger rebuild.
2020-08-16 10:38:28 +00:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
zowoq
a83a88db05
buildGoPackage: remove platform.all from packages
2020-08-15 19:34:47 -07:00
zowoq
42313b92bc
buildGoModule: remove platform.all from packages
2020-08-15 19:34:47 -07:00
andys8
bb472d014c
Adding alias for git tool "git brunch"
2020-08-15 17:08:02 -07:00
zowoq
ad3dbcf02e
gitAndTools.gh: enable checks
2020-08-15 11:18:59 +10:00
R. RyanTM
20fab51c3f
gitolite: 3.6.11 -> 3.6.12
2020-08-13 23:50:47 +00:00
Daniël de Kok
12d265b081
Merge pull request #95201 from rodrigondec/master
...
gitkraken: 7.1.0 -> 7.2.0
2020-08-12 20:08:29 +02:00
Aaron Andersen
8e63d1268c
Merge pull request #94999 from StijnDW/redmine
...
nixos/redmine: patch mercurial integration
2020-08-11 20:56:19 -04:00
Timothy Stott
ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations ( #95092 )
...
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
Rodrigo Castro
2a4e97910e
gitkraken: 7.1.0 -> 7.2.0
2020-08-11 14:37:17 -03:00
Florian Klink
5aa6b4c2a1
gitlab: 13.0.9 -> 13.0.12 ( #94968 )
2020-08-11 14:11:39 +02:00
zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
Stijn DW
64fde26355
nixos/redmine: patch mercurial integration
2020-08-09 14:41:03 +02:00
zowoq
142da76d1d
gitAndTools.delta: 0.4.0 -> 0.4.1
...
https://github.com/dandavison/delta/releases/tag/0.4.1
2020-08-09 08:06:23 +10:00
R. RyanTM
0ca9e6b2b5
ghq: 1.1.2 -> 1.1.5
2020-08-07 00:11:00 -07:00
Martin Weinelt
297bbd9e30
Merge pull request #92508 from mweinelt/powerlevel10k
...
zsh-powerlevel10k: 1.11.0 -> 1.12.0; gitAndTools.gitstatus: 1.1.3 -> 1.2.2
2020-08-05 13:20:55 +02:00
Vladimír Čunát
8bbc202208
Merge branch 'master' into staging-next
2020-08-04 21:37:39 +02:00
Jan Tojnar
2d6cbbe462
meld: 3.20.2 → 3.21.0
...
Clean up, switch to Meson, remove unused test dependencies, fix license.
https://gitlab.gnome.org/GNOME/meld/-/blob/3.21.0/NEWS
2020-08-04 17:47:04 +02:00
Frederik Rietdijk
26c481b435
Merge master into staging-next
2020-08-04 12:48:50 +02:00
zowoq
fe8590a18f
gitAndTools.delta: 0.3.0 -> 0.4.0
...
https://github.com/dandavison/delta/releases/tag/0.4.0
2020-08-04 11:27:59 +10:00
Frederik Rietdijk
50c060d13d
Merge master into staging-next
2020-08-01 19:37:20 +02:00
Oleksii Filonenko
991aa1d155
Merge pull request #94407 from r-ryantm/auto-update/gitui
...
gitAndTools.gitui: 0.8.1 -> 0.9.1
2020-08-01 11:16:13 +03:00
R. RyanTM
b735f8cba8
gitAndTools.gitui: 0.8.1 -> 0.9.1
2020-08-01 05:12:20 +00:00
Michael Weiss
e9c36545a7
tig: Don't install the broken ZSH completion
...
There are some Nixpkgs specific issues that we could fix but due to
changes in Git it currently isn't possible to source git-completion.bash
from ZSH (at least not how tig-completion.bash expects it).
Upstream issue: https://github.com/jonas/tig/issues/940
For the meantime it seems best to simply not install it anymore so that
the fallback implementation from ZSH can be used (more inaccurate as the
git-log completion is reused but it is helpful to complete remotes,
branches, tags, etc. and doesn't emit an error to the console).
2020-07-31 20:57:35 +02:00