Commit Graph
7537 Commits
Author SHA1 Message Date
github-actions[bot] ebc5b12a40 Merge staging-next into staging 2021-04-01 06:05:50 +00:00
Ryan Mulligan 0fd3f82f52 Merge pull request #118058 from r-ryantm/auto-update/gobgp
gobgp: 2.24.0 -> 2.25.0
2021-03-31 20:27:56 -07:00
github-actions[bot] b152812791 Merge staging-next into staging 2021-04-01 00:15:44 +00:00
Sandro d544fddd08 Merge pull request #118087 from kmein/feature/moodle-dl
moodle-dl: init at 2.1.2.5
2021-03-31 22:43:10 +02:00
rnhmjoj 61b7cab481 treewide: use perl.withPackages when possible
Since 03eaa48 added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.

Unfortunately there are a few exceptions that I've found:

  1. Scripts that are calling perl with the -T switch. This makes perl
  ignore PERL5LIB, which is what perl.withPackages is using to inform
  the interpreter of the library paths.

  2. Perl packages that depends on libraries in their own path. This
  is not possible because perl.withPackages works at build time. The
  workaround is to add `-I $out/${perl.libPrefix}` to the shebang.

In all other cases I propose to switch to perl.withPackages.

[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
github-actions[bot] 5abd5f5ab0 Merge staging-next into staging 2021-03-31 18:15:02 +00:00
Fabian Affolter 8cea65315a Merge pull request #118080 from r-ryantm/auto-update/oneshot
oneshot: 1.3.1 -> 1.4.1
2021-03-31 15:45:11 +02:00
github-actions[bot] a2ada5b26f Merge staging-next into staging 2021-03-31 06:05:45 +00:00
github-actions[bot] e880daefc6 Merge master into staging-next 2021-03-31 06:05:41 +00:00
Kierán Meinhardt 9a65c61b03 moodle-dl: init at 2.1.2.5 2021-03-31 07:37:35 +02:00
Mario Rodas 8632d1f5b1 Merge pull request #117832 from r-ryantm/auto-update/shadowsocks-rust
shadowsocks-rust: 1.9.2 -> 1.10.2
2021-03-30 20:56:26 -05:00
github-actions[bot] 01b3d1558f Merge staging-next into staging 2021-03-30 18:15:09 +00:00
github-actions[bot] f555f95ed8 Merge master into staging-next 2021-03-30 18:15:05 +00:00
R. RyanTM 610652c1c8 oneshot: 1.3.1 -> 1.4.1 2021-03-30 15:50:53 +00:00
Vladimír Čunát 4b872b6efd dnsperf: 2.5.0 -> 2.5.2
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.5.1
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.5.2
It seems to work OK in my testing.
2021-03-30 17:06:40 +02:00
R. RyanTM df740331cd gobgp: 2.24.0 -> 2.25.0 2021-03-30 12:24:57 +00:00
Jörg Thalheim 77ca695ff9 tcp-cutter: rename from cutter 2021-03-30 12:20:43 +02:00
github-actions[bot] 884cf463fd Merge staging-next into staging 2021-03-29 12:06:29 +00:00
github-actions[bot] b1788736fd Merge master into staging-next 2021-03-29 12:06:25 +00:00
Sandro ae46abe7b1 Merge pull request #117893 from raboof/opensnitch-init-at-1.3.6
opensnitch: init at 1.3.6
2021-03-29 13:48:32 +02:00
Arnout Engelen f46c4f5124 opensnitch: init at 1.3.6
Just the daemon and ui programs. It would of course be nice to also have
it available as a NixOS service, but I'd like to leave that as future
work.
2021-03-29 09:26:28 +02:00
github-actions[bot] ea21c98571 Merge staging-next into staging 2021-03-28 06:05:34 +00:00
github-actions[bot] 3f2a4a9dea Merge master into staging-next 2021-03-28 06:05:31 +00:00
Ryan Mulligan ea54290c8d Merge pull request #111761 from r-ryantm/auto-update/gobgp
gobgp: 2.23.0 -> 2.24.0
2021-03-27 20:33:04 -07:00
github-actions[bot] 2ed7687b19 Merge staging-next into staging 2021-03-28 00:15:43 +00:00
github-actions[bot] 732dc6ef8f Merge master into staging-next 2021-03-28 00:15:41 +00:00
R. RyanTM cd7b4b64b1 croc: 8.6.11 -> 8.6.12 2021-03-27 08:23:14 +00:00
Mario Rodas 250e0c36b7 shadowsocks-rust: 1.10.1 -> 1.10.2
https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.10.2
2021-03-27 04:20:00 +00:00
R. RyanTM 1763b9a201 shadowsocks-rust: 1.9.2 -> 1.10.1 2021-03-27 20:20:18 +00:00
github-actions[bot] 33d1f480ac Merge staging-next into staging 2021-03-26 18:13:57 +00:00
github-actions[bot] 70fb533d57 Merge master into staging-next 2021-03-26 18:13:54 +00:00
Payas Relekar eafe38db5b xh: 0.9.1 -> 0.9.2 2021-03-26 18:55:32 +05:30
github-actions[bot] 219312a10b Merge staging-next into staging 2021-03-26 12:06:44 +00:00
github-actions[bot] eddd1a74ec Merge master into staging-next 2021-03-26 12:06:41 +00:00
Sandro 0708f10d37 Merge pull request #117579 from dotlambda/ccnet-drop 2021-03-26 11:11:05 +01:00
Robert Schütz b0de354dcf ccnet: drop
Its only user seafile-share does not depend on it anymore and the
upstream repository has not been updated since 2017.
2021-03-26 09:29:33 +01:00
Jan Tojnar b3c854b60b Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
Ben Siraphob 7d97e284e8 treewide: remove redundant stdenv 2021-03-26 12:18:16 +07:00
github-actions[bot] b068d2e437 Merge master into staging-next 2021-03-26 00:15:53 +00:00
James Landrein c516b56942 oapi-codegen: init at 1.5.6 2021-03-26 00:00:38 +01:00
github-actions[bot] 7c9222212f Merge master into staging-next 2021-03-25 18:14:01 +00:00
Sandro f4b203985a Merge pull request #117097 from payasrelekar/master
xh: 0.7.0 -> 0.9.1
2021-03-25 15:56:00 +01:00
Frederik Rietdijk 350f9bd822 Merge pull request #117570 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
github-actions[bot] 4dc869e403 Merge master into staging-next 2021-03-25 12:06:22 +00:00
Frederik Rietdijk 3842c35a2d dd-agent: stay with python2 2021-03-25 12:08:31 +01:00
Frederik Rietdijk 050fa17bd6 ccnet: use python3 2021-03-25 11:25:09 +01:00
Frederik Rietdijk f19233bea9 carddav-util: use python2 2021-03-25 11:20:36 +01:00
Frederik Rietdijk 4436ac1056 bud: use python2 2021-03-25 11:10:31 +01:00
Fabian Affolter e597aee0c8 Merge pull request #117521 from r-ryantm/auto-update/sniffglue
sniffglue: 0.11.1 -> 0.12.0
2021-03-25 08:31:46 +01:00
Raymond Gauthier e84ca7d852 swagger-codegen: 2.4.17 -> 2.4.19 2021-03-24 20:28:00 -04:00