about summary refs log tree commit diff
path: root/pkgs/applications/version-management
Commit message (Collapse)AuthorAge
* treewide: use $out instead of $bin with buildGoPackagezowoq2020-04-28
|
* Merge pull request #86139 from NixOS/staging-nextFrederik Rietdijk2020-04-27
|\ | | | | Staging next
| * Merge staging-next into stagingFrederik Rietdijk2020-04-25
| |\
| * \ Merge staging-next into stagingFrederik Rietdijk2020-04-22
| |\ \
| * | | git: 2.26.1 -> 2.26.2 (security, CVE-2020-11008)Michael Weiss2020-04-22
| | | | | | | | | | | | | | | | See: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.17.5.txt
* | | | Merge pull request #86091 from marsam/update-deltaMario Rodas2020-04-27
|\ \ \ \ | | | | | | | | | | gitAndTools.delta: 0.0.18 -> 0.1.1
| * | | | gitAndTools.delta: 0.0.18 -> 0.1.1Mario Rodas2020-04-26
| | | | |
* | | | | Merge pull request #86121 from zowoq/more-go-fixesJörg Thalheim2020-04-27
|\ \ \ \ \ | | | | | | | | | | | | buildGoPackage: use installShellFiles, {excluded,sub}Packages
| * | | | | git-lfs1: use subPackageszowoq2020-04-27
| | | | | |
* | | | | | gitstatus: unstable-2020-03-15 → unstable-2020-04-21Martin Weinelt2020-04-27
|/ / / / /
* | | | | Merge pull request #86035 from zowoq/go-fixesJörg Thalheim2020-04-27
|\ \ \ \ \
| * | | | | gitAndTools.hub: use installShellFileszowoq2020-04-27
| |/ / / /
* | | | | gitaly: 12.8.8 -> 12.8.9Florian Klink2020-04-27
| | | | |
* | | | | gitlab-workhorse: 8.21.1 -> 8.21.2Florian Klink2020-04-27
| | | | |
* | | | | gitlab: 12.8.8 -> 12.8.9Florian Klink2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://about.gitlab.com/releases/2020/04/14/critical-security-release-gitlab-12-dot-9-dot-3-released/ for details.
* | | | | gitlab: update.py: invoke bundle lock manuallyMichael Fellinger2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | `bundix -l` doesn't work, as it treats bundler's warning about upgrading the lockfile version as an error, so invoke `bundle lock` manually.
* | | | | gitlab: support passing --rev to the `update-all` scriptFlorian Klink2020-04-27
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While it's already possible to invoke `update-data` with the `--rev` argument, one still needs to run all later phases manually. Fix this, by having `update-all` also accept a `--rev` argument, and pass it down to `update-data`. Also, make the help text a bit more usable, by suggesting the usual versioning scheme used these times.
* | | / aspell, tla: use pnameBenjamin Hipple2020-04-24
| |_|/ |/| |
* | | Merge pull request #85942 from kevinastock/masterBenjamin Hipple2020-04-24
|\ \ \ | | | | | | | | Replace ftp with https for ftp.gnu.org
| * | | aspell, tla: use HTTPS instead of FTPKevin Stock2020-04-24
| | | | | | | | | | | | | | | | | | | | ftp.gnu.org intends to disable the FTP protocol for downloads on this server, and strongly recommends using https instead.
* | | | gitAndTools.diff-so-fancy: 1.2.7 -> 1.3.0Maximilian Bosch2020-04-24
|/ / / | | | | | | | | | https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.3.0
* | | Merge master into staging-nextFrederik Rietdijk2020-04-23
|\ \ \ | |_|/ |/| |
| * | gitAndTools.git-gone: 0.3.0 -> 0.3.2Mario Rodas2020-04-20
| | |
| * | gitAndTools.gh: 0.6.4 -> 0.7.0zowoq2020-04-23
| | | | | | | | | | | | https://github.com/cli/cli/releases/tag/v0.7.0
* | | Merge master into staging-nextFrederik Rietdijk2020-04-22
|\| | | |/ |/|
| * thicket: specify the build type and pin to crystal 0.33Peter Hoeg2020-04-22
| |
* | Merge master into staging-nextFrederik Rietdijk2020-04-21
|\|
| * git: Fix the update.sh script and use HTTPSMichael Weiss2020-04-21
| | | | | | | | | | | | | | | | | | | | | | The syntax is ${parameter:-word} (i.e. previously this used "latestTag" instead of the actual value). (Fixes a regression from #85278.) Also: Even though getting the latest tag isn't really security critical (as long as Git itself is secure against untrusted input), I'd prefer to switch from the Git to the HTTPS protocol (for authentication of the server and encryption + uses a standard port).
* | Merge staging-next into stagingFrederik Rietdijk2020-04-21
|\|
| * Merge pull request #84823 from aanderse/redmine-masterAaron Andersen2020-04-19
| |\ | | | | | | redmine: 4.1.0 -> 4.1.1
| | * redmine: 4.1.0 -> 4.1.1Aaron Andersen2020-04-09
| | |
| * | Merge #84442: staging-next branchVladimír Čunát2020-04-18
| |\ \
| | * \ Merge branch 'master' into staging-nextVladimír Čunát2020-04-18
| | |\ \ | | | | | | | | | | | | | | | Hydra nixpkgs: ?compare=1582510
| | * \ \ Merge #85263: git: 2.25.1 -> 2.26.1 (into staging-next)Vladimír Čunát2020-04-16
| | |\ \ \
| | | * | | git: 2.25.1 -> 2.26.1James Ottaway2020-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version addresses CVE-2020-5260. See https://lore.kernel.org/lkml/xmqqy2qy7xn8.fsf@gitster.c.googlers.com/
| * | | | | gitAndTools.delta: 0.0.17 -> 0.0.18Maximilian Bosch2020-04-18
| | |_|/ / | |/| | | | | | | | | | | | | https://github.com/dandavison/delta/releases/tag/0.0.18
* | | | | gitAndTools.gitFull: 2.25.1 -> 2.25.2R. RyanTM2020-04-21
| | | | |
* | | | | Merge branch 'master' of github.com:NixOS/nixpkgs into stagingJohn Ericson2020-04-18
|\| | | |
| * | | | gitsrht: include minioEdmund Wu2020-04-16
| | | | |
| * | | | srht: include html5libEdmund Wu2020-04-16
| | | | | | | | | | | | | | | | | | | | https://git.sr.ht/~sircmpwn/sr.ht-pkgbuilds/commit/73600466cc9c3911643961c559d1047d137602b2
| * | | | buildsrht: fix buildEdmund Wu2020-04-16
| | | | |
| * | | | srht: include prometheus_clientEdmund Wu2020-04-16
| | | | | | | | | | | | | | | | | | | | https://git.sr.ht/~sircmpwn/core.sr.ht/commit/61c730191c5387d42e2f9910ec5422a236d81121
| * | | | scmsrht: 0.18.1 -> 0.19.11Edmund Wu2020-04-16
| | | | |
| * | | | todosrht: 0.55.3 -> 0.57.14Edmund Wu2020-04-16
| | | | |
| * | | | pastesrht: 0.9.2 -> 0.10.3Edmund Wu2020-04-16
| | | | |
| * | | | metasrht: 0.41.10 -> 0.42.13Edmund Wu2020-04-16
| | | | |
| * | | | mansrht: 0.14.1 -> 0.14.7Edmund Wu2020-04-16
| | | | |
| * | | | listssrht: 0.40.3 -> 0.41.8Edmund Wu2020-04-16
| | | | |
| * | | | hgsrht: 0.21.1 -> 0.26.0Edmund Wu2020-04-16
| | | | |
| * | | | gitsrht: 0.43.3 -> 0.50.3Edmund Wu2020-04-16
| | | | |