github-actions[bot]
687cb3dba4
Merge staging-next into staging
2021-11-12 12:01:47 +00:00
github-actions[bot]
4535cfe0ab
Merge master into staging-next
2021-11-12 12:01:10 +00:00
misuzu
4302a67531
zerotierone: 1.8.1 -> 1.8.2
2021-11-12 12:32:26 +01:00
0x4A6F
92c881b6a7
innernet: 1.5.0 -> 1.5.1
2021-11-12 01:30:08 -05:00
github-actions[bot]
fd8fae936e
Merge staging-next into staging
2021-11-12 06:02:01 +00:00
github-actions[bot]
9a30ed0017
Merge master into staging-next
2021-11-12 06:01:24 +00:00
Maximilian Bosch
87f0af7b69
curlie: 1.6.2 -> 1.6.7
...
ChangeLog:
* https://github.com/rs/curlie/releases/tag/v1.6.5
* https://github.com/rs/curlie/releases/tag/v1.6.6
* https://github.com/rs/curlie/releases/tag/v1.6.7
2021-11-12 01:25:49 +01:00
github-actions[bot]
a4e03b8977
Merge staging-next into staging
2021-11-11 18:01:50 +00:00
github-actions[bot]
f2d7271432
Merge master into staging-next
2021-11-11 18:01:13 +00:00
Sandro
612a27679f
Merge pull request #141702 from r-burns/nss-mdns
2021-11-11 18:29:09 +01:00
Dmitry Bogatov
361cd4b7de
tinyssh: init at 20210601-unstable ( #144029 )
...
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-11 17:39:39 +01:00
Alyssa Ross
e07e701515
unbound: don't run tests when cross-compiling
...
stdenv.mkDerivation will automatically set doCheck to false when
cross-compiling (which is why the default checkPhase doesn't happen).
2021-11-11 12:26:21 +00:00
Alyssa Ross
1103974a27
Revert "unbound: don't run tests when cross compiling"
...
This reverts commit 28e5327e96
.
This change didn't have any effect, because stdenv.mkDerivation will
ignore the doCheck argument when cross-compiling. The reason tests
are being run when cross-compiling is because of the manual checkPhase
invocation in postFixup.
2021-11-11 12:23:12 +00:00
github-actions[bot]
62b9b0d9e8
Merge staging-next into staging
2021-11-11 00:02:20 +00:00
github-actions[bot]
b199af176d
Merge master into staging-next
2021-11-11 00:01:45 +00:00
Felix Bühler
f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version ( #145396 )
2021-11-10 16:21:47 -05:00
github-actions[bot]
9618986955
Merge staging-next into staging
2021-11-10 12:01:57 +00:00
github-actions[bot]
84d856a651
Merge master into staging-next
2021-11-10 12:01:22 +00:00
Sandro
10fd54ea62
Merge pull request #145337 from SuperSandro2000/mosh
2021-11-10 11:23:53 +01:00
Sandro Jäckel
36ca19848c
mosh: minor formatting, add SuperSandor2000 as maintainer
2021-11-10 11:02:11 +01:00
Bernardo Meurer
23e4049dcd
Merge pull request #145304 from lovesegfault/unbound-fix-cross-cc
2021-11-09 22:47:24 -08:00
github-actions[bot]
167783c656
Merge staging-next into staging
2021-11-10 06:01:38 +00:00
github-actions[bot]
8c89876ceb
Merge master into staging-next
2021-11-10 06:01:02 +00:00
Domen Kožar
99a0d87323
Merge pull request #145087 from bittersweet/fix_termscp_darwin_build
...
termscp: fix darwin build
2021-11-09 23:00:08 -06:00
Bernardo Meurer
28e5327e96
unbound: don't run tests when cross compiling
2021-11-09 20:26:18 -08:00
github-actions[bot]
d5964b8c81
Merge staging-next into staging
2021-11-10 00:02:09 +00:00
github-actions[bot]
6e4d2d1f10
Merge master into staging-next
2021-11-10 00:01:31 +00:00
Filippo Berto
1fbe5a6912
ndn-tools: init at 0.7.1 ( #144012 )
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-09 23:36:34 +01:00
github-actions[bot]
56736d0fbc
Merge staging-next into staging
2021-11-09 18:02:05 +00:00
github-actions[bot]
7414a16ee5
Merge master into staging-next
2021-11-09 18:01:23 +00:00
Bas van Dijk
8033c19932
Merge pull request #145093 from basvandijk/djbdns-softlimit-fix
...
djbdns: fix crash due to data ulimit
2021-11-09 18:41:14 +01:00
Bas van Dijk
ce0625d981
djbdns: add newline to softlimit.patch
2021-11-09 17:40:12 +00:00
github-actions[bot]
ee8fa3203a
Merge staging-next into staging
2021-11-09 06:01:44 +00:00
github-actions[bot]
5b18be2de0
Merge master into staging-next
2021-11-09 06:01:07 +00:00
Lin Yinfeng
09af1585ca
godns: add missing ldflags
2021-11-09 11:51:43 +08:00
Lin Yinfeng
dac0fabd5e
godns: 2.5 -> 2.5.1
2021-11-09 11:51:22 +08:00
Thibaut Marty
e204d34b94
djbdns: add link to tinydns nixos test
2021-11-08 21:33:39 +00:00
Bas van Dijk
7a8b4907e2
djbdns: fix crash due to data ulimit
...
This fixes: https://github.com/NixOS/nixpkgs/issues/119066 .
When `djbdns` is repeatedly queried it will crash with:
```
mmap: tinydns (842): VmData 331776 exceed data ulimit 300000. Update limits or use boot option ignore_rlimit_data.
```
So we increase the softlimit from 300000 to 4500000 as suggested in
the issue.
The `tinydns` NixOS test has been extended with testing for the faulty
behaviour.
2021-11-08 17:28:41 +00:00
Mark Mulder
78f07d0f89
termscp: fix darwin build
...
I was running into Foundation.h errors during compilation on mac/darwin,
adding Foundation fixes that for me.
Error:
```
The following warnings were emitted during compilation:
warning: In file included from objc/notify.m:1:
warning: objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
warning: #import <Foundation/Foundation.h>
warning: ^~~~~~~~~~~~~~~~~~~~~~~~~
warning: 1 error generated.
error: failed to run custom build command for `mac-notification-sys v0.3.0`
Caused by:
process didn't exit successfully: `/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-f414f8995c05e541/build-script-build` (exit status: 1)
--- stdout
TARGET = Some("x86_64-apple-darwin")
OPT_LEVEL = Some("3")
HOST = Some("x86_64-apple-darwin")
CC_x86_64-apple-darwin = None
CC_x86_64_apple_darwin = None
HOST_CC = None
CC = Some("clang")
CFLAGS_x86_64-apple-darwin = None
CFLAGS_x86_64_apple_darwin = None
HOST_CFLAGS = None
CFLAGS = None
CRATE_CC_NO_DEFAULTS = None
DEBUG = Some("false")
running: "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m"
cargo:warning=In file included from objc/notify.m:1:
cargo:warning=objc/notify.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
cargo:warning=#import <Foundation/Foundation.h>
cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~
cargo:warning=1 error generated.
exit status: 1
--- stderr
error occurred: Command "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-fmodules" "-o" "/tmp/cargo-installEt3UWW/release/build/mac-notification-sys-ce5dd87fdfef4721/out/objc/notify.o" "-c" "objc/notify.m" with args "clang" did not execute successfully (status code exit status: 1).
warning: build failed, waiting for other jobs to finish...
error: failed to compile `termscp v0.7.0`, intermediate artifacts can be found at `/tmp/cargo-installEt3UWW`
Caused by:
build failed
```
2021-11-08 17:21:33 +01:00
Matt McHenry
ccac0475ad
vpnc-scripts: 2021-03-21 -> 2021-09-24
...
git hosting has moved to gitlab
2021-11-08 13:54:02 +00:00
github-actions[bot]
12f47e1100
Merge staging-next into staging
2021-11-08 12:02:03 +00:00
github-actions[bot]
40b71c3159
Merge master into staging-next
2021-11-08 12:01:24 +00:00
Bobby Rong
4b53beaf2d
Merge pull request #140702 from r-k-b/vpn-slice/update
...
vpn-slice: 0.14 -> 0.15, add update-script
2021-11-08 19:16:34 +08:00
Bernardo Meurer
d899956ff7
Merge pull request #143225 from trofi/parallel-dhcp
...
dhcp: enable parallel building
2021-11-07 22:39:54 -08:00
github-actions[bot]
aa164b77b8
Merge staging-next into staging
2021-11-08 00:02:29 +00:00
John Ericson
4f81865aa1
Merge remote-tracking branch 'upstream/master' into staging-next
2021-11-07 20:51:04 +00:00
Janne Heß
17f230461a
Merge pull request #144541 from alyssais/vpnc-makefile-patch
...
vpnc: remove unnecessary patch
2021-11-07 21:48:54 +01:00
Robert Scott
a79a294901
openssh: set enableParallelChecking = false
...
this should hopefully make the tests more reliable
2021-11-07 14:56:03 +00:00
github-actions[bot]
97f12cbba8
Merge staging-next into staging
2021-11-07 12:01:52 +00:00
github-actions[bot]
e0cac44f90
Merge master into staging-next
2021-11-07 12:01:18 +00:00