Sandro
1699750907
Merge pull request #109773 from r-ryantm/auto-update/dnscrypt-proxy2
...
dnscrypt-proxy2: 2.0.44 -> 2.0.45
2021-01-18 17:35:21 +01:00
Sandro
b387000c20
Merge pull request #109774 from r-ryantm/auto-update/dnsproxy
...
dnsproxy: 0.33.3 -> 0.33.8
2021-01-18 17:35:06 +01:00
Sandro
c3cd24e72d
Merge pull request #109763 from r-ryantm/auto-update/croc
...
croc: 8.6.6 -> 8.6.7
2021-01-18 17:32:15 +01:00
R. RyanTM
eb4bd5c119
dnsproxy: 0.33.3 -> 0.33.8
2021-01-18 14:39:35 +00:00
R. RyanTM
f3c23b78a3
dnscrypt-proxy2: 2.0.44 -> 2.0.45
2021-01-18 14:35:56 +00:00
R. RyanTM
d359c75336
croc: 8.6.6 -> 8.6.7
2021-01-18 13:56:58 +00:00
R. RyanTM
18be49957e
clash: 1.3.0 -> 1.3.5
2021-01-18 13:07:06 +00:00
Sandro
4a8e102b4f
Merge pull request #107921 from fabaff/evillimiter
...
evillimiter: init at 1.5.0
2021-01-18 01:16:39 +01:00
Sandro
d4d7440bcc
Merge pull request #108701 from fabaff/cantoolz
2021-01-17 19:46:21 +01:00
Sandro
9ecaa3ce76
Merge pull request #107227 from vq/add/lxi-tools
...
lxi-tools: init at 1.21
2021-01-17 19:45:47 +01:00
Sandro
055fa3a647
Merge pull request #109606 from fabaff/bump-amass
...
amass: 3.10.5 -> 3.11.1
2021-01-17 14:14:43 +01:00
Sandro
ff9a7c6dc1
Merge pull request #109549 from LeSuisse/bursuite-2020.12.1
...
burpsuite: 2020.1 -> 2020.12.1
2021-01-17 13:40:34 +01:00
Daniel Nilsson
143091fae6
lxi-tools: init at 1.21
...
Apply suggestions from code review
Co-authored-by: Ivar <41924494+IvarWithoutBones@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-17 12:27:36 +01:00
Fabian Affolter
a79ef12d0b
cantoolz: init at 3.7.0
2021-01-17 11:40:49 +01:00
Fabian Affolter
6db50a0943
amass: 3.10.5 -> 3.11.1
2021-01-17 09:44:04 +01:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Thomas Gerbet
2c29f2ad85
burpsuite: 2020.1 -> 2020.12.1
...
Moved to Java 11 to avoid warnings when launching Burp Suite.
Burp Suite only officially supports Java versions 9 to 14 [0].
[0] https://portswigger.net/burp/documentation/desktop/getting-started/launching/command-line#checking-your-java-version
2021-01-16 17:39:16 +01:00
Jörg Thalheim
d8d06d1cec
Merge pull request #109455 from siraben/remove-stdenv-lib
2021-01-16 16:17:07 +00:00
Sandro
1fb0c48cf2
Merge pull request #107759 from mweinelt/kea
...
kea: 1.5.0-P1 -> 1.8.2
2021-01-16 16:04:58 +01:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Alvar Penning
7c395b756d
go-shadowsocks2: 0.0.11 -> 0.1.3
2021-01-13 10:12:29 +01:00
Sandro
cc0d004530
Merge pull request #109124 from fabaff/bump-socat
...
socat: 1.7.3.4 -> 1.7.4.1
2021-01-13 08:43:49 +01:00
Jonathan Ringer
8aaba2790d
ytcc: 1.8.4 -> 2.0.1
2021-01-12 10:19:06 -08:00
Fabian Affolter
bde9c12b59
socat: 1.7.3.4 -> 1.7.4.1
2021-01-12 17:32:58 +01:00
Jörg Thalheim
26787436b3
Merge pull request #109109 from Mic92/ofono
...
ofono: load configuration from outside the nix store
2021-01-12 15:05:10 +00:00
Fabian Affolter
8484a73059
netsniff-ng: 0.6.7 -> 0.6.8 ( #109049 )
2021-01-12 15:56:36 +01:00
Jörg Thalheim
65bf177b0b
ofono: load configuration from outside the nix store
2021-01-12 13:13:36 +01:00
Martin Weinelt
f07cef2e7f
kea: 1.5.0-P1 -> 1.8.2
...
Enables kea-shell and perfdhcp, drops several unused dependencies.
2021-01-11 20:04:42 +01:00
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