3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

8731 commits

Author SHA1 Message Date
misuzu 75b6455294
zerotierone: 1.8.2 -> 1.8.3 (#146293) 2021-11-16 20:50:30 +00:00
Fabian Affolter d74b9bab02
Merge pull request #146066 from amfl/gemget-1.8.0
gemget: init at 1.8.0
2021-11-16 19:53:13 +01:00
Martin Weinelt 37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
figsoda 84361e0a98 bore: use checkFeatures 2021-11-16 08:11:55 -05:00
github-actions[bot] 617d1d1f17
Merge staging-next into staging 2021-11-16 12:02:01 +00:00
Fabian Affolter fa1fe83fa7
Merge pull request #146186 from fabaff/urlwatch
urlwatch: 2.23 -> 2.24
2021-11-16 08:37:32 +01:00
github-actions[bot] 112c228b4b
Merge staging-next into staging 2021-11-16 06:01:37 +00:00
Mario Rodas c19d0ed02b
Merge pull request #146155 from r-ryantm/auto-update/ytcc
ytcc: 2.5.2 -> 2.5.3
2021-11-15 21:44:39 -05:00
github-actions[bot] 69a9c90876
Merge staging-next into staging 2021-11-16 00:02:03 +00:00
Fabian Affolter 38dd8c99b0 urlwatch: 2.23 -> 2.24 2021-11-15 22:42:42 +01:00
Robert Scott 5e15d5da4a
Merge pull request #142522 from risicle/ris-strongswan-5.9.4
strongswan: 5.8.1 -> 5.9.4
2021-11-15 21:08:20 +00:00
Robert Scott d13480917a strongswan: 5.8.1 -> 5.9.4
remove two now-included patches, add new nixos module parameter
ca_id
2021-11-15 21:06:57 +00:00
R. Ryantm dcb0467307 ytcc: 2.5.2 -> 2.5.3 2021-11-15 15:33:15 +00:00
github-actions[bot] faf5da6aed
Merge staging-next into staging 2021-11-15 12:01:44 +00:00
Vladimír Čunát 64065d76f4
Merge #144730: branch 'staging-next' 2021-11-15 11:52:15 +01:00
Sandro 6f0ff67bb0
Merge pull request #135026 from ckiee/cnping 2021-11-15 11:35:59 +01:00
zowoq fe6e74ead9 gvproxy: 0.2.0 -> 0.3.0
https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.3.0
2021-11-15 18:43:49 +10:00
R. Ryantm 91e808c099 kapp: 0.40.0 -> 0.42.0 2021-11-15 16:15:51 +10:00
amfl 6b23ea33ec gemget: init at 1.8.0 2021-11-15 16:38:38 +13:00
Mario Rodas 9393e7808e
Merge pull request #143484 from r-ryantm/auto-update/sstp-client
sstp: 1.0.15 -> 1.0.16
2021-11-14 21:18:50 -05:00
Jakub Sokołowski f1f3d9f7f8
mtr: fix JSON output format, add libjansson
Currently if you try to use `mtr` with `-j`/`--json` flag you get:
```
mtr: invalid option -- 'j'
```
In order to make this work it has to be built with `libjansson`:
https://github.com/traviscross/mtr/issues/358

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-14 19:36:33 +01:00
Alyssa Ross 4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
github-actions[bot] bc35dc4f3b
Merge master into staging-next 2021-11-14 12:01:23 +00:00
Sergei Trofimovich f390ad51bf jnettop: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    jcursesdisplay.c:111:17: error: format not a string literal and no format arguments [-Werror=format-security]
      111 |                 mvprintw(2, 0, statusMessage);
          |                 ^~~~~~~~
2021-11-14 09:34:13 +00:00
Sergei Trofimovich cd1df7d333 host: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    display-main.c:59:9: error: format not a string literal and no format arguments [-Werror=format-security]
       59 |         wprintw(dump_win, str);
          |         ^~~~~~~
2021-11-14 09:19:10 +00:00
github-actions[bot] 0ca0546665
Merge master into staging-next 2021-11-14 06:01:05 +00:00
Janne Heß ba9578bed0 chrony: Enable signed NTP
Needed for Samba 4 in AD DC mode when using chrony instead of ntpd
2021-11-13 20:02:55 -06:00
Fabian Affolter 781ccc51df
offlineimap: 7.3.4 -> 8.0.0 (#145527) 2021-11-13 19:46:19 -05:00
github-actions[bot] 9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
Sergei Trofimovich 3efa5631b2 nethogs: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    cui.cpp: In function ‘void show_ncurses(Line**, int)’:
    cui.cpp:377:73: error: format not a string literal and no format arguments [-Werror=format-security]
      377 |   mvprintw(3 + 1 + i, cols - COLUMN_WIDTH_UNIT, desc_view_mode[viewMode]);
          |                                                                         ^
2021-11-13 22:30:46 +01:00
Sandro 96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1 2021-11-13 19:32:52 +01:00
github-actions[bot] 914defdc38
Merge staging-next into staging 2021-11-13 18:01:47 +00:00
github-actions[bot] 4db5f307b0
Merge master into staging-next 2021-11-13 18:01:11 +00:00
Alyssa Ross 26b89bcd16
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-13 15:30:01 +00:00
Ellie Hermaszewska a9b3a7d740
Merge pull request #145739 from chvp/bump-mu 2021-11-13 20:41:09 +08:00
sternenseemann 1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
Charlotte Van Petegem a5c670a45f
mu: 1.6.9 -> 1.6.10 2021-11-13 12:21:20 +01:00
Fabian Affolter 6e2f25061d amass: 3.14.3 -> 3.15.0 2021-11-13 11:05:34 +01:00
Jörg Thalheim cd90583818
Merge pull request #145665 from siraben/spoof-mac-pythonImportsCheck
spoof-mac: add pythonImportsCheck
2021-11-13 09:01:10 +00:00
Ben Siraphob 0d6fceb24a
spoof-mac: add pythonImportsCheck 2021-11-12 22:40:46 -06:00
github-actions[bot] 65356b24bf
Merge staging-next into staging 2021-11-12 18:01:48 +00:00
github-actions[bot] 699560194d
Merge master into staging-next 2021-11-12 18:01:08 +00:00
Sandro 9011167284
Merge pull request #138105 from r-ryantm/auto-update/datadog-agent 2021-11-12 17:25:58 +01:00
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
Felix Buehler 9480444dae treewide: rename name to pname&version 2021-11-09 22:24:57 +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
Fabian Affolter 57b70fe010
Merge pull request #144766 from rb2k/et_update_6.1.9
eternal-terminal: 6.1.8 -> 6.1.9
2021-11-07 10:54:20 +01:00
github-actions[bot] 8ddea08a85
Merge staging-next into staging 2021-11-07 00:02:20 +00:00
github-actions[bot] 9166210176
Merge master into staging-next 2021-11-07 00:01:38 +00:00
Fabian Affolter f43a6c21c1
Merge pull request #144848 from fabaff/bump-amass
amass: 3.14.2 -> 3.14.3
2021-11-06 21:56:37 +01:00
Janne Heß f96b3d468e
Merge pull request #140317 from risicle/ris-openssh-tests 2021-11-06 19:34:53 +01:00
github-actions[bot] 64baf2593d
Merge staging-next into staging 2021-11-06 18:01:35 +00:00
github-actions[bot] eeb7e66e97
Merge master into staging-next 2021-11-06 18:01:01 +00:00
Janne Heß 45774e92d8
Merge pull request #144542 from alyssais/vpnc-pcf2vpnc 2021-11-06 18:52:49 +01:00
Fabian Affolter 9de65b3837 amass: 3.14.2 -> 3.14.3 2021-11-06 14:01:45 +01:00
github-actions[bot] e57ae1d6b3
Merge staging-next into staging 2021-11-06 12:01:54 +00:00
github-actions[bot] 89ec09c858
Merge master into staging-next 2021-11-06 12:01:12 +00:00
Ryan Burns 2cd277453d
Merge pull request #144513 from trofi/fix-bwm_ng-for-ncurses-6.3
bwm_ng: pull upstream fix for upcoming ncurses-6.3
2021-11-06 01:48:56 -07:00
github-actions[bot] 87082f071c
Merge staging-next into staging 2021-11-06 06:01:39 +00:00
github-actions[bot] a41ea4ced3
Merge master into staging-next 2021-11-06 06:01:07 +00:00
Alyssa Ross 02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Bernardo Meurer 37956a5534
Merge pull request #144762 from lovesegfault/unbound-tests
unbound: enable tests
2021-11-05 11:17:50 -07:00
github-actions[bot] 933da575d4
Merge master into staging-next 2021-11-05 18:01:07 +00:00
Marc Seeger 5f6472a107 eternal-terminal: 6.1.8 -> 6.1.9 2021-11-05 10:03:13 -07:00
Bernardo Meurer 3f0160288b
unbound: enable tests 2021-11-05 09:25:57 -07:00
Alyssa Ross 02a01828c5
pkgsMusl.connmanMinimal: fix build with Alpine patch 2021-11-05 14:51:49 +00:00
github-actions[bot] 2663e5b623
Merge master into staging-next 2021-11-05 12:01:17 +00:00
Vladimír Čunát 555a4016a2
Merge branch 'staging-next' into staging 2021-11-05 10:48:58 +01:00
Nikola Knezevic 0278e1e297 ngrep: Make available on darwin
ngrep works on macos/Darwin without problems. The official page even
states that:

```
Confirmed Working Platforms

 Linux 2.0+ (RH6+, SuSE, TurboLinux, Debian, Gentoo, Ubuntu, Mandrake, Slackware)/x86, RedHat/alpha Cobalt, (Qube2) Linux/MIPS
 Solaris 2.5.1, 2.6/SPARC, Solaris 7, Solaris 8/SPARC, Solaris 9/SPARC
 FreeBSD 2.2.5, 3.1, 3.2, 3.4-RC, 3.4-RELEASE, 4.0, 5.0
 OpenBSD 2.4 (after upgrading pcap from 0.2), 2.9, 3.0, 3.1+
 NetBSD 1.5/SPARC
 Digital Unix V4.0D (OSF/1), Tru64 5.0, Tru64 5.1A
 HPUX 11
 IRIX
 AIX 4.3.3.0/PowerPC
 BeOS R5
 Mac OS X 10+
 GNU HURD
 Windows 95, 98, NT, 2000, XP, 2003/x86, 7, 8, 8.1, 10
```
2021-11-05 10:08:50 +01:00
Ryan Mulligan 914813789d
Merge pull request #144458 from r-ryantm/auto-update/mcrcon
mcrcon: 0.7.1 -> 0.7.2
2021-11-04 19:42:05 -07:00
Robert Scott 9eb3c41fbe
Merge pull request #144647 from kurnevsky/tox-node-build-fix
tox-node: fix build
2021-11-05 00:56:14 +00:00
github-actions[bot] ac4cb43546
Merge staging-next into staging 2021-11-05 00:02:01 +00:00
Sandro 6ad1b0940f
Merge pull request #144656 from flokli/telepresence2-bump 2021-11-04 22:43:33 +01:00
Florian Klink beb78c9468 telepresence2: 2.4.0 -> 2.4.6 2021-11-04 21:43:27 +01:00
Pascal Bach f98eeeb9bf
Merge pull request #144465 from r-ryantm/auto-update/minio-client
minio-client: 2021-09-02T09-21-27Z -> 2021-10-07T04-19-58Z
2021-11-04 20:31:41 +01:00
github-actions[bot] 20bee66ec8
Merge staging-next into staging 2021-11-04 18:01:44 +00:00
Evgeny Kurnevsky 55f6d818dd
tox-node: add myself to maintainers 2021-11-04 20:59:18 +03:00
Evgeny Kurnevsky e2fe1f3fd4
tox-node: fix build 2021-11-04 20:51:47 +03:00
Doron Behar ae9a94b44a
Merge pull request #144512 from alyssais/connman-cross 2021-11-04 14:29:41 +00:00
Alyssa Ross e76aa52b2f connmanMinimal: fix cross compilation
Move inputs from `nativeBuildInputs`.
2021-11-04 16:08:10 +02:00
github-actions[bot] cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Robert Hensing 3bccce68d1
Merge pull request #144440 from SuperSandro2000/lib-fromJSON
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)``…
2021-11-04 12:17:40 +01:00
github-actions[bot] 524db8975e
Merge staging-next into staging 2021-11-04 06:02:01 +00:00
Maciej Krüger 3f3a62465e
Merge pull request #144570 from bbigras/yggdrasil 2021-11-04 04:04:19 +01:00
Bruno Bigras 28bb96399f yggdrasil: 0.4.0 -> 0.4.2 2021-11-03 22:58:46 -04:00
Bobby Rong acbc86cc17
Merge pull request #144492 from r-ryantm/auto-update/oapi-codegen
oapi-codegen: 1.8.2 -> 1.8.3
2021-11-04 08:47:13 +08:00
Alyssa Ross 212cdd5c39
vpnc: remove unnecessary substitution
This will be done automatically in fixupPhase (and that version has
the advantage of being cross-aware).
2021-11-03 21:36:45 +00:00
Alyssa Ross ab9ecf61c7
vpnc: remove unnecessary patch
We can make the same changes much less invasively using normal Nixpkgs
stuff.  This would make it easier to switch to the actively maintained
fork[1] in future.

The use of $(out)/etc instead of /etc is a bit questionable, but I
don't want to change any behaviour in this patch so I'm leaving it
alone for now.

[1]: https://davidepucci.it/doc/vpnc/
2021-11-03 21:34:05 +00:00
Sergei Trofimovich 60152c5bef bwm_ng: pull upstream fix for upcoming ncurses-6.3 2021-11-03 18:50:54 +00:00
github-actions[bot] 3567177949
Merge staging-next into staging 2021-11-03 18:10:58 +00:00
R. Ryantm d01a1a6ddb oapi-codegen: 1.8.2 -> 1.8.3 2021-11-03 17:12:44 +00:00
Artturi e01b7650cc
Merge pull request #144049 from Artturin/ntpseccomp 2021-11-03 18:23:57 +02:00
R. Ryantm 2f94a86706 minio-client: 2021-09-02T09-21-27Z -> 2021-10-07T04-19-58Z 2021-11-03 15:02:51 +00:00
R. Ryantm 7d52a5d4fd mcrcon: 0.7.1 -> 0.7.2 2021-11-03 14:03:48 +00:00
Sandro Jäckel 8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Alyssa Ross 703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-03 07:34:33 +00:00
superherointj df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
github-actions[bot] 5cac0ef189
Merge staging-next into staging 2021-11-02 06:01:58 +00:00
github-actions[bot] 4b2ca106c9
Merge master into staging-next 2021-11-02 06:01:22 +00:00
Mario Rodas 726da12d8b
Merge pull request #144073 from tdemin/master
shadowsocks-rust: 1.10.7 -> 1.11.2
2021-11-01 21:21:54 -05:00
github-actions[bot] 83d6b7a7e0
Merge staging-next into staging 2021-11-01 18:01:40 +00:00
github-actions[bot] bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00