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]
36bab113bf
Merge master into staging-next
2021-01-11 01:02:21 +00:00
Sandro
e7fe0bbc91
Merge pull request #108805 from servalcatty/v2ray
...
v2ray: 4.33.0 -> 4.34.0
2021-01-11 01:40:33 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next
2021-01-10 23:24:33 +01:00
Serval
0f34b4c439
v2ray: 4.33.0 -> 4.34.0
2021-01-10 22:06:46 +08:00
Sandro Jäckel
511c7203b0
urlwatch: Disable tests, name -> pname
2021-01-10 13:18:37 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
...
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Guillaume Girol
d52f984624
Merge pull request #108591 from iblech/patch-24
...
dsniff: unbreak the build
2021-01-07 21:40:32 +00: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
e96424dc1e
Merge pull request #108648 from djanatyn/pkg/rdrview
...
rdrview: init at unstable-2020-12-22
2021-01-07 12:00:06 +01:00
Jonathan Strickland
cddd4fe84a
rdrview: init at unstable-2020-12-22
2021-01-07 04:44:47 -05:00
Ingo Blechschmidt
0f15ca239d
dsniff: unbreak the build
...
We revert to using GCC 9 for compilation, in order to work around a GCC 10 bug
resulting in a segfault when compiling.
The alternative would be to restrict to optimization level -O1, but this
disables fortify.
2021-01-07 00:30:10 +01:00
Maximilian Bosch
08d77caac0
tcpdump: fix CVE-2020-8037
...
https://nvd.nist.gov/vuln/detail/CVE-2020-8037
2021-01-05 19:39:28 +01:00
AndersonTorres
12338f6ca8
wifish: init at 1.1.4
2021-01-03 23:16:18 -03:00
github-actions[bot]
581059aed4
Merge staging-next into staging
2021-01-04 00:57:38 +00:00
John Ericson
5c2965145f
treewide: Inline more of the static overlay
...
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
github-actions[bot]
07165c7226
Merge staging-next into staging
2021-01-03 18:38:32 +00:00
John Ericson
b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
...
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Anderson Torres
efa604c139
Merge pull request #108293 from zowoq/docs-test
...
megatools: use wrapGAppsNoGuiHook
2021-01-03 11:58:59 -03:00
Pavol Rusnak
712830d101
Merge pull request #108310 from mdlayher/mdl-bump-corerad
...
corerad: 0.2.8 -> 0.3.0
2021-01-03 13:26:14 +01:00
github-actions[bot]
0649757570
Merge staging-next into staging
2021-01-03 12:24:59 +00:00
Pavol Rusnak
9ce2291c2c
Merge pull request #108290 from dywedir/wavemon
...
wavemon: 0.9.2 -> 0.9.3
2021-01-03 13:12:22 +01:00
Matt Layher
680a8e7cd8
corerad: 0.2.8 -> 0.3.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2021-01-03 07:02:30 -05:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
zowoq
244503020c
megatools: use wrapGAppsNoGuiHook
...
The gui packages pulled in by wrapGAppsHook aren't needed as it's a cli tool.
2021-01-03 19:16:48 +10:00
Vladyslav M
8a80f395b0
wavemon: 0.9.2 -> 0.9.3
2021-01-03 10:44:14 +02:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
github-actions[bot]
e75c8744cb
Merge master into staging-next
2020-12-30 18:40:45 +00:00
Pontus Stenetorp
a4e95b70f2
fdm: modernised syntax
2020-12-30 13:17:35 +00:00
Pontus Stenetorp
3fa4f4718f
fdm: 1.9.0.20170124 -> 2.0
2020-12-30 13:17:35 +00:00
Pontus Stenetorp
326f94c059
fdm: add ninjin as a maintainer
2020-12-30 13:17:34 +00:00
github-actions[bot]
c86ce50258
Merge master into staging-next
2020-12-29 00:51:31 +00:00
Francesco Gazzetta
9e5b6480c5
qrcp: 0.6.4 -> 0.7.0
2020-12-28 17:21:26 +01:00
github-actions[bot]
d5506c4c59
Merge master into staging-next
2020-12-28 12:24:08 +00:00
freezeboy
ad13f0e569
cjdns: 21 -> 21.1
2020-12-28 12:17:39 +01:00
luc65r
f6fceb321b
Remove trailing whitespaces and fix indentation
2020-12-28 08:43:32 +01:00
luc65r
5a25e3e7e9
dhcp: fix build with gcc10
2020-12-28 08:43:31 +01:00
github-actions[bot]
2d9193f9f0
Merge staging-next into staging
2020-12-28 06:21:16 +00:00
zowoq
8c2b85597d
kapp: 0.34.0 -> 0.35.0
2020-12-28 11:36:52 +10:00
Billy J Rhoades II
8d214984a6
kapp: init at 0.34.0
...
Added kapp at 0.34.0 which is currently missing in nixpkgs
2020-12-28 11:36:52 +10:00
github-actions[bot]
c60825a5d9
Merge staging-next into staging
2020-12-27 18:30:33 +00:00
Fabian Affolter
fe6879bb78
proxify: init at 0.0.3
2020-12-27 14:00:18 +01:00
github-actions[bot]
d4a33d75f2
Merge staging-next into staging
2020-12-26 18:28:57 +00:00
John Ericson
d6eebc0cc3
Merge pull request #107606 from lopsided98/openssh-cross
...
openssh: fix cross-compilation
2020-12-26 10:31:36 -05:00
Ben Wolsieffer
c0681ac66a
openssh: fix cross-compilation after #100906
...
krb5-config from the host platform needs to be added to PATH so it can be run
during build. This works because krb5-config is a platform independent
shell-script. Before #100906 , krb5-config was not used, so we didn't run into
this problem.
2020-12-25 18:36:21 -05:00
github-actions[bot]
7659201d58
Merge staging-next into staging
2020-12-25 18:28:52 +00:00
Tim Steinbach
f03f386f45
httpstat: 1.3.0 -> 1.3.1
2020-12-25 11:00:21 -05:00
github-actions[bot]
09a970dcd2
Merge staging-next into staging
2020-12-25 12:23:40 +00:00
Sandro
6180ee5243
Merge pull request #101543 from iblech/patch-21
2020-12-25 13:02:17 +01:00