Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
github-actions[bot]
fcbe48c797
Merge master into staging-next
2021-01-09 18:41:27 +00:00
Michael Weiss
288fb1f2ba
gitRepo: 2.11 -> 2.11.1
2021-01-09 17:49:35 +01:00
Kevin Cox
f56a833916
Merge pull request #108668 from moritzschaefer/fix-sparkleshare-dependency
...
Add sh/bash dependency to fix 'missing sh in PATH' error
2021-01-09 07:40:53 -05:00
Moritz Schaefer
b78ec60157
sparkleshare: add missing 'bash' dependency
...
Sparkleshare requires 'sh' to be in its PATH, or push-operations fail. Its PATH consists of a single entry, which is configured in the postInstall phase. The bash-derivative includes 'sh', and adding it to the dependencies resolves the issue.
2021-01-09 12:33:29 +01:00
github-actions[bot]
f89e74dbcc
Merge master into staging-next
2021-01-08 18:37:56 +00:00
github-actions[bot]
ecebf82121
Merge master into staging-next
2021-01-08 12:29:36 +00:00
Georges Dubus
78620e28d6
pijul: 1.0.0-alpha.24 -> 1.0.0-alpha.31
2021-01-08 12:43:09 +01:00
Sheena Artrip
e1369c7775
tortoisehg: 5.2.1 -> 5.6
2021-01-07 17:48:31 -08:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro
fbe1d82c01
Merge pull request #108656 from xwvvvvwx/radicle-upstream-0.1.6
...
radicle-upstream: 0.1.5 -> 0.1.6
2021-01-07 12:32:05 +01:00
Michael Weiss
e640da3120
gitRepo: 2.10 -> 2.11
2021-01-07 12:07:00 +01:00
David Terry
c75a976845
radicle-upstream: 0.1.5 -> 0.1.6
2021-01-07 11:48:50 +01:00
Sandro Jäckel
694ff9691e
sourcehout: Disable setuptools check
2021-01-07 10:41:32 +01:00
Sandro
3f132c79ac
Merge pull request #108536 from SuperSandro2000/small-fixes
2021-01-07 10:38:49 +01:00
Sandro Jäckel
ac391fdc0b
pythonPackages:google*: Noramlize names by replacing _ with -
2021-01-06 23:59:50 +01:00
Mario Rodas
b3f079e40c
Merge pull request #107012 from DamienCassou/DamienCassou/git-when-merged
...
gitAndTools.git-when-merged: init at 1.2.0
2021-01-06 17:30:53 -05:00
Mario Rodas
9cd62d08d5
gitAndTools.lab: 0.17.2 -> 0.18.0
...
https://github.com/zaquestion/lab/releases/tag/v0.18.0
2021-01-05 22:25:32 -05:00
zowoq
e791ab1241
gitAndTools.delta: 0.5.0 -> 0.5.1
...
https://github.com/dandavison/delta/releases/tag/0.5.1
2021-01-06 05:55:10 +10:00
zowoq
fb2311d430
Merge staging-next into staging
2021-01-03 16:33:28 +10:00
Tim Steinbach
4c9414d31c
hub: Add test
2021-01-02 15:43:01 -05:00
Tim Steinbach
0576111e8a
hub: Replace git references
...
Hub fetches git from the environment by default.
This can lead to hub installations without git available, which makes little sense.
The change replaces the references with fully-qualified calls to git
2021-01-02 15:43:01 -05:00
Maximilian Bosch
e7d1be840c
treewide: remove maintainership of ma27
from a few packages
...
Those are packages I don't use anymore for a longer time and I therefore
don't think that listing me as maintainer is a good idea. If those
should be removed now, I'd be fine with that.
SuperSandro2000 will take care of a few packages[1].
[1] https://github.com/NixOS/nixpkgs/pull/108126#pullrequestreview-560599381
2021-01-01 19:48:01 +01:00
Frederik Rietdijk
3f08495212
Merge pull request #108022 from siraben/cmake-native-build-inputs
...
[staging] treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 10:54:25 +01:00
github-actions[bot]
645e99f891
Merge staging-next into staging
2021-01-01 06:22:43 +00:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Sandro
eef90463b3
Merge pull request #107934 from SuperSandro2000/gitoxide-darwin
...
gitoxide: Fix build on darwin
2021-01-01 03:28:03 +01:00
Frederik Rietdijk
f3b4ae8402
Merge staging-next into staging
2020-12-31 13:29:55 +01:00
zowoq
119e770ca3
gitAndTools.delta: 0.4.5 -> 0.5.0
...
https://github.com/dandavison/delta/releases/tag/0.5.0
2020-12-31 11:19:34 +10:00
Sandro Jäckel
a69b5bf7ec
gitoxide: Fix build on darwin
2020-12-30 03:05:47 +01:00
github-actions[bot]
7e406bcad6
Merge staging-next into staging
2020-12-30 00:53:05 +00:00
syberant
9fc8e8ab4f
gitoxide: 0.4.3 -> 0.6.0
2020-12-29 22:29:44 +01:00
Michael Weiss
61ae600daf
git: 2.29.2 -> 2.30.0 ( #107828 )
...
The removed patch was merged into Git 2.30:
3569e11d69
And the disabled test is new in Git 2.30.
2020-12-29 11:19:28 +01:00
Martin Weinelt
d80f32edd1
Merge pull request #107835 from mweinelt/gitstatus
...
gitstatus: 1.4.3 -> 1.4.4
2020-12-29 02:22:25 +01:00
Sandro
86bee6a672
Merge pull request #107660 from IvarWithoutBones/ghr-0.13
2020-12-29 00:56:08 +01:00
Martin Weinelt
72c33c3b62
gitAndTools.gitstatus: clarify license is gpl3Only
2020-12-29 00:14:19 +01:00
Martin Weinelt
28136138a6
gitAndTools.gitstatus: 1.4.3 -> 1.4.4
2020-12-29 00:14:16 +01:00
Maximilian Bosch
cd4a0ab71c
gitea: 1.13.0 -> 1.13.1
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.13.1
2020-12-28 21:21:46 +01:00
Aaron Andersen
8ff0302c7a
Merge pull request #107155 from aanderse/redmine
...
redmine: wrap rdm-mailhandler.rb for inbound e-mail capabilities
2020-12-28 10:06:46 -05:00
IvarWithoutBones
0c971e7bc5
gitAndTools.ghr: init at 0.13.0
2020-12-28 03:51:36 +01:00
Milan Pässler
44108c5d7c
gitlab: take care of vendorSha256 in updater script
2020-12-27 00:39:20 +01:00
Milan Pässler
3157904d4a
gitlab: remove unused deps.nix files
...
These were added again in https://github.com/NixOS/nixpkgs/pull/107558
because the update script still ran vgo2nix.
2020-12-27 00:39:20 +01:00
Jeff Slight
e86efbc48b
gitlab: 13.6.1 -> 13.7.1 ( #107558 )
2020-12-26 22:06:22 +01:00
Maximilian Bosch
f456a8c482
Merge pull request #107401 from yanganto/gitui-11
...
gitAndTools.gitui: 0.10.1 -> 0.11.0
2020-12-23 21:18:33 +01:00
zowoq
56139b3dfd
gitAndTools.delta: 0.4.4 -> 0.4.5
...
https://github.com/dandavison/delta/releases/tag/0.4.5
2020-12-23 22:01:38 +10:00
Jacek Galowicz
47df17d39d
Merge pull request #107230 from VirtusLab/git-machete-2.15.9
...
gitAndTools.git-machete: 2.15.7 -> 2.15.9
2020-12-22 15:34:26 +01:00
Antonio Yang
044cd65ef0
gitui: 0.10.1 -> 0.11.0
2020-12-22 21:50:57 +08:00
Vladyslav M
e853b90763
pijul: 1.0.0-alpha.21 -> 1.0.0-alpha.24
2020-12-20 18:04:51 +02:00
Travis CI
5b5ee84a3b
gitAndTools.git-machete: 2.15.7 -> 2.15.9
...
###### 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-12-19 22:56:37 +00:00
Aaron Andersen
1288f41c6e
redmine: wrap rdm-mailhandler.rb for inbound e-mail capabilities
2020-12-18 09:14:17 -05:00