fix: use better timings
Linux beacons weren't timing out and attempting to continue driving the connection Windows beacons still get stuck on their first connection, but that is good enough for demonstration purposes
This commit is contained in:
Generated
+3
-3
@@ -52,13 +52,13 @@
|
||||
"freebsd-libs-packed": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-l9YQPyra0F4guqiI4rW5XsZxGP1Usy//nglUVFlqY1c=",
|
||||
"narHash": "sha256-2CAlSeK9dsP6RG9UDZJo2gaxRUdJw/DDTSyJibU2N5c=",
|
||||
"type": "file",
|
||||
"url": "https://download.freebsd.org/releases/amd64/14.1-RELEASE/base.txz"
|
||||
"url": "https://download.freebsd.org/releases/amd64/14.3-RELEASE/base.txz"
|
||||
},
|
||||
"original": {
|
||||
"type": "file",
|
||||
"url": "https://download.freebsd.org/releases/amd64/14.1-RELEASE/base.txz"
|
||||
"url": "https://download.freebsd.org/releases/amd64/14.3-RELEASE/base.txz"
|
||||
}
|
||||
},
|
||||
"libcap-src": {
|
||||
|
||||
Reference in New Issue
Block a user