github-actions[bot]
4c1eae9176
Merge staging-next into staging
2021-02-02 00:42:42 +00:00
github-actions[bot]
7044cd0c9d
Merge staging-next into staging
2021-02-01 18:31:04 +00:00
Albin Otterhäll
a10fade7e4
pijul: 1.0.0-alpha.37 -> 1.0.0-alpha.38
2021-02-01 18:01:54 +01:00
Jan Tojnar
54f4529aec
Merge pull request #111519 from siraben/xdg-utils-naming
2021-02-01 17:18:57 +01:00
Markus Kowalewski
147bc60225
qgit: fix license
2021-02-01 13:30:17 +01:00
Ben Siraphob
a6ac3eedbd
treewide: xdg_utils -> xdg-utils
2021-02-01 15:05:09 +07:00
github-actions[bot]
f92395cf3c
Merge staging-next into staging
2021-01-31 06:19:43 +00:00
github-actions[bot]
81337921f5
Merge staging-next into staging
2021-01-31 00:46:33 +00:00
Sebastian Pipping
201b24adc5
git-big-picture: 1.0.0 -> 1.1.1
...
- Migrate from fetchFromGitHub to fetchPypi to ease SHA256 handling
- Drop tests (while not included with PyPI releases)
- Install a man page (as shipped by upstream)
- Move buildInputs to runtime only
Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2021-01-31 00:14:30 +01:00
Mario Rodas
5be9ec41a3
Merge pull request #111192 from r-ryantm/auto-update/git-remote-gcrypt
...
git-remote-gcrypt: 1.3 -> 1.4
2021-01-30 15:36:45 -05:00
Mario Rodas
f72a44d6f5
Merge pull request #111210 from r-ryantm/auto-update/fossil
...
fossil: 2.13 -> 2.14
2021-01-30 15:35:44 -05:00
github-actions[bot]
e788d512e8
Merge staging-next into staging
2021-01-30 00:44:04 +00:00
R. RyanTM
ebe677c84f
fossil: 2.13 -> 2.14
2021-01-29 22:04:15 +00:00
Jeff Slight
e2c0897eba
gitlab: 13.7.1 -> 13.7.4 ( #108720 )
2021-01-29 21:13:59 +01:00
R. RyanTM
347820365f
git-remote-gcrypt: 1.3 -> 1.4
2021-01-29 19:02:06 +00:00
github-actions[bot]
4c82d7eb24
Merge staging-next into staging
2021-01-29 06:19:21 +00:00
R. RyanTM
1b2cd14dd7
glab: 1.13.1 -> 1.14.0
2021-01-29 03:02:05 +00:00
github-actions[bot]
798f7b136c
Merge staging-next into staging
2021-01-28 18:30:08 +00:00
Travis CI
a49a608632
gitAndTools.git-machete: 2.15.9 -> 2.16.1
...
###### 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
2021-01-28 15:03:41 +00:00
github-actions[bot]
06efb52369
Merge staging-next into staging
2021-01-27 18:28:34 +00:00
Ben Siraphob
82454e9df8
treewide: remove implicit use of stdenv.lib
2021-01-27 20:04:57 +07:00
Thomas Tuegel
0e418a1a18
Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation
...
Qt: Do not require mkDerivation
2021-01-26 16:24:41 -06:00
Thomas Tuegel
5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook
2021-01-25 15:56:15 -06:00
zowoq
a7dda29d8a
Revert "gh: enable tests"
...
This reverts commit c7deb49058
.
Fails with sandboxing.
2021-01-26 07:26:59 +10:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Sandro
3cd31450a1
Revert "nodePackages: regenerate with node2nix 1.9.0"
2021-01-25 11:31:27 +01:00
Sander van der Burg
40f27ff2be
Merge pull request #110545 from svanderburg/node2nix-update
...
nodePackages: regenerate with node2nix 1.9.0
2021-01-25 09:13:59 +01:00
dadada
dc8231950c
gitea: add passthru.tests
...
Reference nixos tests to execute on package upgrades.
2021-01-24 08:50:59 +01:00
Mario Rodas
f90209acd1
gitAndTools.lab: 0.18.0 -> 0.19.0
...
https://github.com/zaquestion/lab/releases/tag/v0.19.0
2021-01-24 04:20:00 +00:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ryan Horiguchi
95f8678091
gitkraken: 7.4.1 -> 7.5.0 ( #110561 )
2021-01-24 01:11:22 +01:00
Sander van der Burg
3e385dc285
nodePackages: regenerate with node2nix 1.9.0
2021-01-22 22:42:58 +01:00
Drew Risinger
c7deb49058
gh: enable tests
2021-01-23 00:48:39 +10:00
Michael Weiss
62b5e51019
gitRepo: 2.11.1 -> 2.12
2021-01-22 12:34:36 +01:00
Sandro
d8d2ec148b
Merge pull request #110411 from a12l/update-pijul
...
pijul: 1.0.0-alpha.35 -> 1.0.0-alpha.37
2021-01-22 09:35:49 +01:00
Albin Otterhäll
62015c03b6
pijul: 1.0.0-alpha.35 -> 1.0.0-alpha.37
2021-01-22 00:25:49 +01:00
zowoq
59b83c43e0
treewide: add final newline
2021-01-22 07:18:04 +10:00
zowoq
c06d37b803
gh: 1.4.0 -> 1.5.0
...
https://github.com/cli/cli/releases/tag/v1.5.0
2021-01-22 06:06:25 +10:00
R. RyanTM
8540ac06e9
ghorg: 1.4.0 -> 1.5.0 ( #109824 )
2021-01-21 10:07:01 -08:00
zowoq
8adc564f28
treewide: editorconfig fixes
...
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Sandro
7aef69e156
Merge pull request #109835 from r-ryantm/auto-update/glab
...
glab: 1.11.1 -> 1.13.1
2021-01-18 23:56:24 +01:00
Sandro
3c1286c49b
Merge pull request #109834 from r-ryantm/auto-update/gitflow
...
gitflow: 1.12.2 -> 1.12.3
2021-01-18 23:23:21 +01:00
Sandro
ae73cf38c3
Merge pull request #109833 from r-ryantm/auto-update/git-workspace
...
git-workspace: 0.7.0 -> 0.8.0
2021-01-18 23:23:04 +01:00
R. RyanTM
750a287640
glab: 1.11.1 -> 1.13.1
2021-01-18 22:00:55 +00:00
R. RyanTM
c43ab02c67
gitflow: 1.12.2 -> 1.12.3
2021-01-18 21:56:44 +00:00
R. RyanTM
90344c1b40
git-workspace: 0.7.0 -> 0.8.0
2021-01-18 21:37:14 +00:00
R. RyanTM
4e58963af8
git-ignore: 1.0.0 -> 1.1.1
2021-01-18 21:24:20 +00:00
Sandro
4ae325df93
Merge pull request #109569 from hartwork/update-git-big-picture
...
git-big-picture: 0.10.1 -> 1.0.0 (fixes CVE-2021-3028)
2021-01-18 00:28:32 +01:00
Sebastian Pipping
b706315dfc
git-big-picture: 0.10.1 -> 1.0.0 (fixes CVE-2021-3028)
...
Also propagates move of repository from https://github.com/esc/git-big-picture
to https://github.com/git-big-picture/git-big-picture .
Upstream change log at
https://github.com/git-big-picture/git-big-picture#changelog
2021-01-17 23:58:42 +01:00