Commit graph

410941 commits

Author SHA1 Message Date
superherointj c7a143d4b7
Merge pull request #191659 from reedrw/cinny-openssl-fix
cinny-desktop: use openssl_1_1
2022-09-22 20:14:01 -03:00
D Anzorge 383b0ea9a5 postgresqlPackages.rum: 1.3.12 -> 1.3.13
https://github.com/postgrespro/rum/releases/tag/1.3.13
2022-09-23 01:10:07 +02:00
R. Ryantm 0a50c1ed3d mpvScripts.mpris: 0.8.1 -> 0.9 2022-09-22 23:09:55 +00:00
R. Ryantm 07c0293691 nfs-ganesha: 4.0.7 -> 4.0.8 2022-09-22 23:03:14 +00:00
Fabian Affolter cea111161b
python310Packages.pyatome: disable on older Python releases 2022-09-23 00:28:54 +02:00
R. Ryantm 2c88dcf6ff tile38: 1.29.0 -> 1.29.1 2022-09-22 22:27:13 +00:00
Fabian Affolter c03b4fb965 python310Packages.pyatome: 0.1.1 -> 0.1.2 2022-09-23 00:25:51 +02:00
Fabian Affolter 1b822ee9e0 python310Packages.pylitterbot: 2022.9.5 -> 2022.9.6 2022-09-23 00:20:25 +02:00
Robert Scott b11b13845d
Merge pull request #192127 from risicle/ris-tinyproxy-CVE-2022-40468
tinyproxy: add patch for CVE-2022-40468
2022-09-22 23:17:12 +01:00
Fabian Affolter 3dca2a876c python310Packages.pylutron-caseta: 0.14.0 -> 0.15.2 2022-09-23 00:15:58 +02:00
Sandro f51c1c5ea9
Merge pull request #190874 from r-ryantm/auto-update/toxiproxy 2022-09-23 00:15:39 +02:00
Fabian Affolter bb79bfc2f6 python310Packages.motionblinds: 0.6.12 -> 0.6.13 2022-09-23 00:12:28 +02:00
Fabian Affolter 05bb46947a
Merge pull request #192458 from fabaff/adafruit-platformdetect-bump
python310Packages.adafruit-platformdetect: 3.29.0 -> 3.30.0
2022-09-23 00:07:57 +02:00
Fabian Affolter 4e9b01738a
Merge pull request #192332 from r-ryantm/auto-update/mubeng
mubeng: 0.10.0 -> 0.11.0
2022-09-23 00:06:57 +02:00
Fabian Affolter 6b7dd91181
Merge pull request #192477 from r-ryantm/auto-update/python310Packages.unifi-discovery
python310Packages.unifi-discovery: 1.1.6 -> 1.1.7
2022-09-23 00:06:14 +02:00
superherointj c9d7a64183
Merge pull request #192470 from r-ryantm/auto-update/scaleway-cli
scaleway-cli: 2.5.6 -> 2.6.0
2022-09-22 19:05:51 -03:00
superherointj 8fc995a95a
Merge pull request #192486 from figsoda/update-keyscope
keyscope: 1.2.2 -> 1.2.3
2022-09-22 19:02:13 -03:00
Daniel McCarney 0650000314 ldmud: init at 3.6.6
LDMud is a game engine for text based multi-user dungeon games (MUDs),
in the "LP" heritage. In essence it is a virtual machine that allows
developers to implement MUD games ("mudlibs" in LD parlance) using the
LPC programming language.

In the project's own words:
> This is 'LDMud', a gamedriver for LPMuds. (LPC compiler, interpreter
> and runtime environment.)
>
> LDMud started as a project to clean up and modernize Amylaar's LPMud
> gamedriver. Primary goals are full documentation, a commented source
> body and out-of-the-box support for the major mudlibs, of which the
> commented source body has been pretty much completed. During the course
> of work a lot of bug fixes and improvements found their way into the
> driver - much more than originally expected, and definitely enough to
> make LDMud a driver in its own right.

For nixpkgs the new LDMud addition is largely a standard derivation for
an autoreconf/automake based project. Some small tweaks are required to
get everything lined up between the Nix environment and the LDMud build
system.

The new LDMud derivation is placed in `pkgs/games/ldmud/` alongside
other MUD-related projects in the games category (e.g. `mudlet`,
`blightmud`).

LD offers a variety of optional features, some of which require heavier
dependencies (e.g. MySQL/Postgres client libraries). To support both
a minimal default build equal to what one gets using the upstream build
with no customization, and to also support a more useful fully featured
build, the LDMud derivation is added to `all-packages.nix` twice:

1. the `ldmud` attribute builds the minimal default configuration (just
   the optional gcrypt and pcre options enabled, matching upstream).
2. the `ldmud-full` attribute builds LDMud with all of the optional
   features enabled (database support, Python support, TLS support,
   etc).
2022-09-22 17:58:18 -04:00
R. Ryantm 7ea88902ae streamlit: 1.12.2 -> 1.13.0 2022-09-22 21:47:16 +00:00
figsoda 86c91dc1a4 keyscope: 1.2.2 -> 1.2.3 2022-09-22 17:33:45 -04:00
Fabian Affolter 048958000f
Merge pull request #192474 from r-ryantm/auto-update/python310Packages.types-requests
python310Packages.types-requests: 2.28.10 -> 2.28.11
2022-09-22 23:21:00 +02:00
Amanda Cameron 08c129fdf3
pleroma: Add stripDebug=false (#192472)
With https://github.com/NixOS/nixpkgs/pull/191237 the debug information
is getting stripped by mixRelease. This seems to break pleroma for some
reason I don't understand. This commit triggers the escape hatch added
by the PR, to pleroma to work again. I confirmed this with the NixOS
pleroma test.
2022-09-22 23:16:28 +02:00
Fabian Affolter a8a557e233
Merge pull request #192392 from fabaff/dulwich-bump
python310Packages.dulwich: 0.20.45 -> 0.20.46, python310Packages.pygit2: 1.9.2 -> 1.10.1, python310Packages.scmrepo: 0.0.25 -> 0.1.1
2022-09-22 22:40:34 +02:00
Fabian Affolter 69bef220ed
Merge pull request #192429 from r-ryantm/auto-update/gitleaks
gitleaks: 8.12.0 -> 8.13.0
2022-09-22 22:39:16 +02:00
superherointj fc5788c0b5
Merge pull request #192464 from squalus/librewolf
librewolf: 104.0-1 -> 105.0-1
2022-09-22 17:38:23 -03:00
superherointj c7ea63995e
Merge pull request #192403 from r-ryantm/auto-update/audible-cli
audible-cli: 0.2.3 -> 0.2.4
2022-09-22 17:35:16 -03:00
Fabian Affolter 8c30ad336d
Merge pull request #192393 from fabaff/phonenumbers-bump
python310Packages.phonenumbers: 8.12.51 -> 8.12.55
2022-09-22 22:34:59 +02:00
Fabian Affolter c2bd75593a
Merge pull request #192466 from r-ryantm/auto-update/python310Packages.sabyenc3
python310Packages.sabyenc3: 5.4.3 -> 5.4.4
2022-09-22 22:34:36 +02:00
Fabian Affolter 817a5e75d6
Merge pull request #192467 from r-ryantm/auto-update/python310Packages.safety
python310Packages.safety: 2.1.1 -> 2.2.0
2022-09-22 22:34:00 +02:00
Fabian Affolter 7697af43cf
Merge pull request #192473 from r-ryantm/auto-update/python310Packages.twilio
python310Packages.twilio: 7.14.0 -> 7.14.1
2022-09-22 22:33:17 +02:00
superherointj 17dd740237
Merge pull request #192413 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.12.3 -> 0.12.4
2022-09-22 17:33:06 -03:00
Fabian Affolter 859d583fb7
Merge pull request #192439 from r-ryantm/auto-update/python310Packages.pytomorrowio
python310Packages.pytomorrowio: 0.3.4 -> 0.3.5
2022-09-22 22:31:44 +02:00
Pascal Bach e7bbc3313d
Merge pull request #192390 from max-wittig/patch-19
gitlab-runner: 15.2.1 -> 15.4.0
2022-09-22 22:27:37 +02:00
Christian Kögler 0ca9fcd1d2
Merge pull request #192027 from r-ryantm/auto-update/datree
datree: 1.6.29 -> 1.6.33
2022-09-22 22:27:12 +02:00
R. Ryantm 192b17ac1f python310Packages.vt-py: 0.15.0 -> 0.16.0 2022-09-22 20:24:52 +00:00
superherointj 74ecdc112c
Merge pull request #192351 from techknowlogick/caddy-261
caddy: 2.6.0 -> 2.6.1
2022-09-22 17:17:42 -03:00
techknowlogick f712bf8310 waypoint: 0.10.0 -> 0.10.1 2022-09-22 16:12:51 -04:00
R. Ryantm 06562a8616 python310Packages.unifi-discovery: 1.1.6 -> 1.1.7 2022-09-22 20:11:53 +00:00
Christian Kögler 9a6b598e6f
Merge pull request #192195 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2022-09-12 -> 2022-09-19
2022-09-22 22:09:21 +02:00
Christian Kögler d6ddd16a65
Merge pull request #192453 from figsoda/update-cargo-hack
cargo-hack: 0.5.18 -> 0.5.19
2022-09-22 22:05:17 +02:00
R. Ryantm dbbe91cfd5 python310Packages.types-requests: 2.28.10 -> 2.28.11 2022-09-22 20:04:32 +00:00
Christian Kögler 976b1469e6
Merge pull request #192452 from figsoda/update-cargo-edit
cargo-edit: 0.11.1 -> 0.11.2
2022-09-22 22:02:29 +02:00
R. Ryantm b5c0e68100 python310Packages.twilio: 7.14.0 -> 7.14.1 2022-09-22 19:58:55 +00:00
Christian Kögler 84a4a3ee9d
Merge pull request #192454 from benoitlouy/tree-sitter-smithy
tree-sitter-grammars: add grammar for smithy
2022-09-22 21:49:03 +02:00
techknowlogick 87810a6c2f caddy: 2.6.0 -> 2.6.1 2022-09-22 15:38:41 -04:00
R. Ryantm 2a7d96751c sdrangel: 7.6.3 -> 7.7.0 2022-09-22 19:33:52 +00:00
superherointj bb30802e32
Merge pull request #192426 from superherointj/package-faas-cli-fix-shell-completion
faas-cli: add shell completion and version test
2022-09-22 16:22:22 -03:00
Maximilian Bosch a494489716
Merge pull request #192415 from Ma27/bump-evcxr
evcxr: 0.13.0 -> 0.14.0
2022-09-22 21:21:38 +02:00
Maximilian Bosch 0283736c96
Merge pull request #192410 from Ma27/bump-grafana
grafana: 9.1.5 -> 9.1.6, fix CVE-2022-35957 & CVE-2022-36062
2022-09-22 21:14:35 +02:00
R. Ryantm b16af369a7 scaleway-cli: 2.5.6 -> 2.6.0 2022-09-22 19:13:42 +00:00