Commit Graph

8093 Commits

Author SHA1 Message Date
Jonathan Ringer
ca1731455d
Merge remote-tracking branch 'origin/master' into staging-next 2021-09-13 08:09:52 -07:00
Emily
0ce7438bd6 mosh: fix on aarch64-darwin
The build failure here is not due to Apple Silicon per se but instead
an artifact of the aarch64-darwin toolchain using a newer version of the
Xcode SDK as a basis. This causes issues building on case-insensitive
filesystems due to the collision between the standard <version> header
and a mosh source file called VERSION.

Fix with a MacPorts backport of an upstream mosh commit, via Homebrew.
2021-09-13 05:41:45 +01:00
github-actions[bot]
ac962ee61a
Merge master into staging-next 2021-09-13 00:01:41 +00:00
Sandro
a79648dd7f
Merge pull request #136109 from john-consumable/master 2021-09-13 00:42:54 +02:00
github-actions[bot]
a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Sandro
8fd6cc7787
Merge pull request #135513 from r-ryantm/auto-update/kapp 2021-09-12 17:30:09 +02:00
Sandro
1fd0bda051
Merge pull request #137531 from servalcatty/v2ray
v2ray: 4.41.1 -> 4.42.1
2021-09-12 16:30:12 +02:00
Sandro
da7fd2fdad
Merge pull request #137449 from mattchrist/init-stuntman
stuntman: init at 1.2.16
2021-09-12 16:01:37 +02:00
Serval
1cee7f6cf4 v2ray: 4.41.1 -> 4.42.1 2021-09-12 21:55:03 +08:00
Matt Christ
1d8bdf5389 stuntman: init at 1.2.16 2021-09-12 08:22:04 -05:00
github-actions[bot]
acd45cb351
Merge master into staging-next 2021-09-12 12:01:10 +00:00
Sandro
e26b155274
Merge pull request #137444 from SuperSandro2000/wicd
treewide: yank wicd as it is abandoned
2021-09-12 12:56:10 +02:00
^x3ro
f6211582a1 linux-router: init at 0.6.2
Squashed commits:

- Give wrapped executable a nicer name

  The filename of the wrapped binary is used to generate usage examples in
  `--help`. The `wrapProgram` command renames the executable to a hidden
  file and appends `-wrapped` this is then shown in the usage example:

  ```
  Usage: .lnxrouter-wrapped <options>
  ```

- Using `makeWrapper` the executable can be moved to another directory but
  can keep it's oroginal name.

- Replace alias with real package name

- Fix variable name

- Import `makeWrapper` directly instead of importing `pkgs`

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Move `let` to where it is actually used

- Do not set optional packages `null`

- Remove `name` property

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Quote url

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Remove additional link in long description

- Remove unnecessary comment

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Place optional packages below their respective `use*`

- Shorten description

  See discussion:
  https://github.com/NixOS/nixpkgs/pull/137133#discussion_r705230260

- FIX: Remove duplicate description

- Remove empty line

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Make packages section more compact

- Make wifi dependencies optional

- Add package without wifi dependencies

- Fix indentation

  Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

- Use `with lib` only where it is needed

  Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 10:13:27 +02:00
Ben Siraphob
2c78fa2a0a
Merge pull request #137478 from r-ryantm/auto-update/libnma 2021-09-12 01:14:21 -05:00
github-actions[bot]
45de5d0c9a
Merge master into staging-next 2021-09-12 06:01:00 +00:00
R. RyanTM
be5e48ac7e libnma: 1.8.30 -> 1.8.32 2021-09-12 05:01:49 +00:00
zowoq
a8bd9dcd7c cni-plugin-flannel: move to flannel directory 2021-09-12 12:47:45 +10:00
github-actions[bot]
3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00
Sandro
c86990a7ce
Merge pull request #137183 from figsoda/oha
oha: init at 0.4.6
2021-09-12 01:03:30 +02:00
John Soo
cdae1d60d1 datadog-agent: Add process to default integrations. 2021-09-11 15:32:14 -07:00
John Soo
818cabf53b datadog-agent: Don't use invoke during build. 2021-09-11 15:32:14 -07:00
John Soo
f98ae8d59e datadog-process-agent: 6.11.1 -> 7.30.2 2021-09-11 15:32:14 -07:00
John Soo
82d8e2f0b4 datadog-integrations-core: git-2018-09-18 -> 7.30.1 2021-09-11 15:32:14 -07:00
Sandro Jäckel
781766e30c
treewide: yank wicd as it is abandoned 2021-09-11 23:46:52 +02:00
github-actions[bot]
c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00
Sandro
35e13cd0c0
Merge pull request #137383 from r-ryantm/auto-update/boundary 2021-09-11 18:38:56 +02:00
R. RyanTM
e23023445b boundary: 0.5.1 -> 0.6.0 2021-09-11 14:21:11 +00:00
xrelkd
8b1972ed70 sniffglue: 0.12.1 -> 0.13.0 2021-09-11 21:38:26 +08:00
github-actions[bot]
36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
Martin Weinelt
1b137b1595
Merge pull request #137215 from mweinelt/kea
kea: 1.9.10 -> 1.9.11
2021-09-10 17:19:03 +02:00
Martin Weinelt
d9341eafa2
Merge branch 'master' into staging-next 2021-09-10 15:04:01 +02:00
Fabian Affolter
c678e050c1
Merge pull request #136617 from fabaff/checkip
checkip: init at 0.2.2
2021-09-10 10:55:14 +02:00
Martin Weinelt
844634a0d3 kea: 1.9.10 -> 1.9.11 2021-09-09 21:11:23 +02:00
figsoda
7c14722201 oha: init at 0.4.6 2021-09-09 10:03:45 -04:00
github-actions[bot]
31efc58eb0
Merge master into staging-next 2021-09-08 18:01:03 +00:00
Ben Siraphob
09cd65b33c
Merge pull request #137071 from siraben/spoof-mac-init 2021-09-08 11:21:07 -05:00
github-actions[bot]
5ed67a849a
Merge master into staging-next 2021-09-08 12:01:27 +00:00
Fabian Affolter
6eadd15320
Merge pull request #136168 from fabaff/bump-ipv6calc
ipv6calc: 2.2.0 -> 3.2.0
2021-09-08 10:21:20 +02:00
John Soo
f2d81d2484 datadog-agent: 6.11.2 -> 7.30.2
datadog-agent is now built as a go module.  However, the build process
is now to be driven by the python invoke tool.  While datadog-agent
builds with buildGoModule, some investigation should be done to ensure
we are not missing any integrations or features from the invoke build
system.

This also updates datadog-agent from python 2.7 to 3.x.

One other issue of note: most of the invoke tasks seem to use some git
parsing to get version numbers and the like. This package may need to
be checked for reproducibility issues now.
2021-09-07 23:52:22 -07:00
Ben Siraphob
21cb9e808d spoof-mac: init at unstable-2018-01-27 2021-09-08 00:51:17 -05:00
Ryan Burns
42155910a0 pkgsStatic.curl: fix build
904625852d removed the overlay which
disables gss and brotli for static curl. Although we can now build them
statically, attempting to build curl against them results in 'undefined
reference' linker errors.
2021-09-07 16:48:03 +09:00
Luke Granger-Brown
8dbbdbc04e
Merge pull request #136946 from lukegb/staging-next
curl: reenable ca-fallback when not using wolfsslSupport
2021-09-07 02:46:10 +01:00
Luke Granger-Brown
4e1b102af6 curl: reenable ca-fallback when not using wolfsslSupport
904625852d accidentally swapped the
behaviour, and enabled ca-fallback when using wolfssl and disabled it
without. This effectively disables curl's ability to use the built in CA
stack.
2021-09-07 01:10:33 +00:00
github-actions[bot]
b6f0eb9136
Merge master into staging-next 2021-09-06 18:00:57 +00:00
Jörg Thalheim
ce905d5b5d
Merge pull request #136864 from chvp/bump-mu
mu: 1.6.5 -> 1.6.6
2021-09-06 13:31:26 +01:00
Jörg Thalheim
0efeddc9b0
Merge pull request #136876 from r-ryantm/auto-update/hurl
hurl: 1.2.0 -> 1.3.0
2021-09-06 13:29:17 +01:00
R. RyanTM
7632e207ea hurl: 1.2.0 -> 1.3.0 2021-09-06 10:21:11 +00:00
Charlotte Van Petegem
d4a0f34cce
mu: 1.6.5 -> 1.6.6 2021-09-06 09:43:15 +02:00
github-actions[bot]
5b6c2380ad
Merge master into staging-next 2021-09-05 12:01:20 +00:00
Fabian Affolter
8ac1e63ac5
Merge pull request #135965 from r-ryantm/auto-update/sstp-client
sstp: 1.0.13 -> 1.0.15
2021-09-05 11:50:10 +02:00