Maximilian Bosch
d5edee8113
gitea: 1.14.2 -> 1.14.3
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.3
2021-06-18 19:11:31 +02:00
Sandro
7b229db9e4
Merge pull request #127119 from VirtusLab/git-machete-3.2.0
2021-06-17 13:38:31 +02:00
github-actions[bot]
51bf815af0
Merge master into staging-next
2021-06-17 00:09:48 +00:00
Sandro
eaef571d76
Merge pull request #125476 from LeSuisse/git-fix-pkgsStatic
...
git: fix pkgsStatic build
2021-06-17 01:10:00 +02:00
Ben Siraphob
8bae808a21
rcs: 5.9.4 -> 5.10.0 ( #112014 )
2021-06-17 01:00:33 +02:00
github-actions[bot]
2d104c99a7
Merge master into staging-next
2021-06-16 18:04:45 +00:00
Git Machete Release Bot
8aebc1b904
gitAndTools.git-machete: 3.1.1 -> 3.2.0
...
###### 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 ).
2021-06-16 17:56:47 +00:00
Thomas Gerbet
fc1c4bab77
git: fix pkgsStatic build
2021-06-16 18:46:39 +02:00
Sandro
4d5f3b8d93
Merge pull request #127022 from r-ryantm/auto-update/glab
...
glab: 1.18.0 -> 1.18.1
2021-06-16 18:25:26 +02:00
github-actions[bot]
f060a3768b
Merge master into staging-next
2021-06-16 06:04:41 +00:00
R. RyanTM
76ceead4ec
lefthook: 0.7.5 -> 0.7.6
2021-06-15 20:01:41 -07:00
Jonathan Ringer
d1d37feb6d
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/servers/x11/xorg/default.nix
2021-06-15 19:32:36 -07:00
R. RyanTM
29cf0172e0
glab: 1.18.0 -> 1.18.1
2021-06-16 01:39:44 +00:00
Maximilian Bosch
9db4b84cfb
Merge pull request #126887 from Ma27/bump-diff-so-fancy
...
gitAndTools.diff-so-fancy: 1.4.1 -> 1.4.2
2021-06-15 22:04:09 +02:00
Jan Tojnar
91171e2955
Merge branch 'master' into staging-next
...
Regenerated pkgs/servers/x11/xorg/default.nix to resolve the conflict.
2021-06-15 11:19:41 +02:00
Milan Pässler
5c04139da2
gitlab: 13.12.3 -> 13.12.4
...
https://about.gitlab.com/releases/2021/06/14/gitlab-13-12-4-released/
2021-06-15 00:03:56 +02:00
Maximilian Bosch
d387353590
gitAndTools.diff-so-fancy: 1.4.1 -> 1.4.2
...
ChangeLog: https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.4.2
2021-06-14 22:36:43 +02:00
Sandro
dfc55d71ec
Merge pull request #126530 from mweinelt/zsh-p10k
2021-06-14 19:26:34 +02:00
github-actions[bot]
f2ba460019
Merge master into staging-next
2021-06-14 12:04:41 +00:00
Milan Pässler
d62aac819b
gitlab: 13.12.2 -> 13.12.3
2021-06-14 08:04:31 +02:00
github-actions[bot]
65a7d168af
Merge master into staging-next
2021-06-12 18:04:56 +00:00
Sandro
6241f618f2
Merge pull request #126232 from siraben/fossil-update
...
fossil: 2.14 -> 2.15.1
2021-06-12 19:11:56 +02:00
Martin Weinelt
38b5368b7e
gitAndTools.gitstatus: 1.4.4 -> 1.5.1
2021-06-10 21:35:57 +02:00
github-actions[bot]
870106ba69
Merge master into staging-next
2021-06-10 18:14:17 +00:00
Alyssa Ross
cf1f499e7e
cvs-fast-export: 1.56 -> 1.57
2021-06-10 14:08:28 +00:00
Alyssa Ross
db733deeed
cvs-fast-export: clean up; fix cross
...
Style was unidiomatic for modern Nixpkgs, there was no
nativeBuildInputs/buildInputs separation, and some dependencies were
unused.
I've removed doCheck here, because the default Nixpkgs checkPhase
wasn't actually running the tests (need to cd into tests first), and
when I did write a checkPhase to run the tests, they didn't work and I
couldn't make them work.
A note on RCS: There is code in cvsconvert that calls RCS, but I
analyzed it quite carefully, and came to the conclusion that all such
code is unreachable, so I removed the RCS dependency.
2021-06-10 14:04:46 +00:00
github-actions[bot]
51dce04dde
Merge master into staging-next
2021-06-10 12:05:05 +00:00
Mario Rodas
1027d970df
Merge pull request #126152 from r-ryantm/auto-update/git-filter-repo
...
git-filter-repo: 2.29.0 -> 2.32.0
2021-06-10 05:38:19 -05:00
github-actions[bot]
da8d931c82
Merge master into staging-next
2021-06-10 06:07:24 +00:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
github-actions[bot]
f242b07bc2
Merge master into staging-next
2021-06-09 18:14:51 +00:00
talyz
8f16b16291
gitlab: Make sure the FOSS version isn't identified as EE
2021-06-09 17:50:45 +02:00
Ben Siraphob
f0b2272124
fossil: 2.14 -> 2.15.1
2021-06-09 20:48:54 +07:00
Sandro
29badbe190
Merge pull request #126353 from otavio/topic/updates-2021-06-09
2021-06-09 15:06:54 +02:00
Ryan Mulligan
62c94205ab
Merge pull request #126318 from r-ryantm/auto-update/glab
...
glab: 1.17.0 -> 1.18.0
2021-06-09 06:00:19 -07:00
Martin Weinelt
3da00fa467
Merge branch 'master' into staging-next
2021-06-09 14:18:55 +02:00
Otavio Salvador
963b1f068a
gitRepo: 2.15.3 -> 2.15.4
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-06-09 09:15:52 -03:00
R. RyanTM
e9d48ab799
git-vendor: 1.2.0 -> 1.2.1
2021-06-09 14:15:52 +02:00
R. RyanTM
a362b1e9ee
glab: 1.17.0 -> 1.18.0
2021-06-09 07:03:20 +00:00
R. RyanTM
688a5b4c37
git-filter-repo: 2.29.0 -> 2.32.0
2021-06-08 03:48:25 +00:00
github-actions[bot]
33d7555871
Merge master into staging-next
2021-06-07 06:37:28 +00:00
R. RyanTM
d4963ae435
gitui: 0.16.0 -> 0.16.1
2021-06-07 02:21:26 +00:00
github-actions[bot]
51ecdeca84
Merge master into staging-next
2021-06-06 00:15:19 +00:00
Maximilian Bosch
cd7a26eb8c
gitAndTools.tig: 2.5.3 -> 2.5.4
...
ChangeLog: https://github.com/jonas/tig/releases/tag/tig-2.5.4
2021-06-05 20:51:07 +02:00
tomberek
157aee00a5
nixos/sourcehut: init ( #113244 )
...
* nixos/sourcehut: init
* sourcehut: default nginx setup
* sourcehut: documentation
* sourcehut: re-structure settings
* sourcehut: tests
* nixos/sourcehut: adopt StateDirectory
* Apply suggestions from code review
Co-authored-by: Aaron Andersen <aaron@fosslib.net>
Co-authored-by: Thibaut Marty <github@thibautmarty.fr>
Co-authored-by: malte-v <34393802+malte-v@users.noreply.github.com>
* nixos/sourcehut: PR suggestions
* nixos/sourcehut: malte-v patch
* nixos/sourcehut: add base virtualhost
* nixos/sourcehut: remove superfluous key
* nixos/sourcehut: use default from cfg
* nixos/sourcehut: use originBase for logs
* nixos/sourcehut: use toPythonApplication in systemPackages
* nixos/sourcehut: directly use ExecStart
* nixos/sourcehut: update docs
Co-authored-by: Aaron Andersen <aaron@fosslib.net>
Co-authored-by: Thibaut Marty <github@thibautmarty.fr>
Co-authored-by: malte-v <34393802+malte-v@users.noreply.github.com>
2021-06-05 14:42:51 -04:00
github-actions[bot]
5b9da195a0
Merge master into staging-next
2021-06-04 01:45:17 +00:00
zowoq
2959ad27de
gh: 1.10.3 -> 1.11.0
...
https://github.com/cli/cli/releases/tag/v1.11.0
2021-06-04 10:18:55 +10:00
github-actions[bot]
a9f286f5cf
Merge master into staging-next
2021-06-03 19:52:02 +00:00
Otavio Salvador
8f166b95c9
gitRepo: Add import to ssl module to avoid runtime error ( #125373 )
...
Co-authored-by: Ricardo M. Correia <rcorreia@wizy.org>
2021-06-03 16:24:19 +02:00
github-actions[bot]
1fe3553272
Merge master into staging-next
2021-06-03 02:08:32 +00:00