3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

346590 commits

Author SHA1 Message Date
Sumner Evans f51b5782da
heisenbridge: 1.8.2 -> 1.10.0 2022-01-14 18:43:40 -07:00
Devin Singh 8a6cde9143
discord: add derivations for {x86_64,aarch64}-darwin 2022-01-14 19:19:26 -06:00
Daniel McCarney ae1bee344a
blightmud: init at 3.5.0
Blightmud is a terminal client for connecting to Multi User Dungeon
(MUD) games. It is written in Rust and supports TLS, GMCP, MSDP, MCCP2,
tab completion, text searching and a split view for scrolling. Blightmud
can be customized with Lua scripting for aliases, triggers, timers,
customized status bars, and more. Blightmud supports several
accessibility features including an optional built-in text-to-speech
engine and a screen reader friendly mode.

For nixpkgs it is largely a standard derivation for a rust project using
`rustPlatform.buildRustPackage`. There is some customization required
for the optional text-to-speech (TTS) engine support. In this case the
derivation must also set the `LIBCLANG_PATH` and customize
`BINDGEN_EXTRA_CLANG_ARGS` in order for a required crate to be able to
`rust-bindgen` the `libspeechd` dependency it wraps. Lastly the
derivation has to skip some integration-style tests that don't play
nicely with the nixpkgs build environment - the majority of unit tests
work so they are left running in the check phase.

Since the TTS support brings in heavy dependencies, but is a useful
accessibility feature, the Blightmud derivation is added to
`all-packages.nix` twice:

1. the `blightmud` attribute builds a configuration without TTS support.
2. the `blightmud-tts` attribute builds a configuration _with_ TTS
   support.

The new Blightmud derivation is placed in `pkgs/games/blightmud/`
following the precedent set by another packaged GUI-based MUD client,
`mudlet` with `pkgs/games/mudlet/`.
2022-01-14 18:34:01 -05:00
arcnmx 36026bb0c4 linuxPackages.kvmfr: patch for 5.16 2022-01-14 15:14:39 -08:00
sterni b65da09204
Merge pull request #155014 from vbgl/ocaml-progress-0.2.1
ocamlPackages.progress: 0.1.1 → 0.2.1
2022-01-15 00:13:53 +01:00
Michael Weiss 297cb6514f
Merge pull request #153741 from primeos/nixos-tests-tinywl
nixos/tests/tinywl: init
2022-01-14 23:45:54 +01:00
lassulus 6b55249a5d nixos/tests/ergochat: init 2022-01-14 23:33:23 +01:00
lassulus eaf8890a6c nixos/ergochat: init 2022-01-14 23:33:23 +01:00
Fabian Affolter c45b63bcbf exploitdb: 2022-01-11 -> 2022-01-14 2022-01-14 23:06:03 +01:00
Fabian Affolter 48b494e35f eternal-terminal: 6.1.9 -> 6.1.11 2022-01-14 22:58:41 +01:00
Fabian Affolter 1ab055c4fb checkSSLCert: add homepage 2022-01-14 22:38:36 +01:00
Fabian Affolter 3e9e968275 checkSSLCert: 1.80.0 -> 2.19.0 2022-01-14 22:36:55 +01:00
Renaud fd7e851613
Merge pull request #155019 from rapenne-s/update_clamav_stable
clamav: 0.103.3 -> 0.103.5
2022-01-14 22:27:42 +01:00
Andreas Rammhold 4369bebd9a
nixos/tests: remove broken prosody-mysql test
The test has been broken for some time and the test errors are
non-obvious. None of the current maintainers know how to fix it so it is
better to get rid of it then to keep a continously failing test.
2022-01-14 22:26:16 +01:00
Andreas Rammhold 8b8fbbf1fa prosody: 0.11.10 -> 0.11.12
This fixes CVE-2022-0217 [0].

[0] https://prosody.im/security/advisory_20220113/
2022-01-14 22:24:29 +01:00
Sandro b17f868724
Merge pull request #153318 from storvik/torchinfo 2022-01-14 21:40:55 +01:00
techknowlogick 07d7fdce3e gitea: 1.15.9 -> 1.15.10 2022-01-14 15:38:39 -05:00
Jonathan Ringer 97a8c7228a linuxPackages.nvidia_x11_beta: 495.29.05 -> 510.39.01 2022-01-14 12:34:41 -08:00
Fabian Affolter 49574fc9d5
Merge pull request #154934 from fabaff/fix-toil
toil: 5.4.0 -> 5.6.0
2022-01-14 21:16:45 +01:00
Sandro 7ba51d1721
Merge pull request #150044 from tomfitzhenry/transitive-libgdata 2022-01-14 21:15:06 +01:00
Alvar Penning 4e7e160ea6 olm: 3.2.8 -> 3.2.9 2022-01-14 12:12:08 -08:00
Fabian Affolter e6acb6f5cb python3Packages.logfury: adjust inputs 2022-01-14 21:03:43 +01:00
Fabian Affolter f86eb879a0 python3Packages.scrapy: disable failing test 2022-01-14 20:58:24 +01:00
Sandro b5b0c4e1cb
Merge pull request #155029 from astro/deadnix 2022-01-14 20:57:53 +01:00
Julius de Bruijn b6a83b4867 mautrix-signal: 2021-11-12 -> 2022-01-14 2022-01-14 11:51:46 -08:00
Julius de Bruijn e040f9cd64 mautrix: 0.14.3 -> 0.14.4 2022-01-14 11:51:46 -08:00
Anderson Torres 300f452764
Merge pull request #154980 from AndersonTorres/new-misc
tinycc: unstable-2021-10-09 -> 0.9.27+date=2022-01-11
2022-01-14 16:51:36 -03:00
Fabian Affolter 95a2fa4c83
Merge pull request #154937 from fabaff/fix-praw
python3Packages.testfixtures: disable failing tests
2022-01-14 20:41:39 +01:00
Pavol Rusnak 73757db5fb
Merge pull request #155024 from prusnak/pytorch-bin-darwin
python3Packages.pytorch-bin: enable on darwin (cpu build)
2022-01-14 20:32:26 +01:00
Astro b24a2be269 deadnix: init at 0.1.3 2022-01-14 20:26:18 +01:00
Tom Fitzhenry 47a8b15664 evolution-data-server: propagate libgdata
Motivation: Stop programs from having to declare transitive dependencies (fixed in this commit).

Per https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/57/diffs, evolution-data-server requires libgdata for gobject introspection.

See also 025960d229, which did a similar thing for libsoup.
2022-01-15 06:05:40 +11:00
pennae bc9fd41f23
Merge pull request #154625 from r-ryantm/auto-update/logrotate
logrotate: 3.18.1 -> 3.19.0
2022-01-14 18:54:07 +00:00
pennae 9bbea08517
Merge pull request #155022 from roberth/fix-manual-eval
nixos/build-vm.nix: Fix docs eval
2022-01-14 18:37:37 +00:00
Pavol Rusnak ffde221dcb
python3Packages.pytorch-bin: enable on darwin (cpu build) 2022-01-14 19:23:26 +01:00
Robert Hensing 8a552994d8 nixos/build-vm.nix: Fix docs eval
Quick fix. Might be possible to provide `extendModules`?
2022-01-14 19:17:11 +01:00
Robert Schütz 43d5b318d8 python3Packages.ytmusicapi: 0.19.5 -> 0.20.0
https://github.com/sigma67/ytmusicapi/releases/tag/0.20.0
2022-01-14 10:11:18 -08:00
Robert Schütz a40f3bc88e python3Packages.pyturbojpeg: 1.6.3 -> 1.6.4 2022-01-14 10:10:52 -08:00
legendofmiracles 9924104d9a
Merge pull request #154881 from K900/bump-wireplumber 2022-01-14 12:00:19 -06:00
Jonathan Ringer c52d6cf465 python3Packages.repeated_test: remove 2022-01-14 09:55:04 -08:00
Robert Hensing 2bf5958169
Merge pull request #151082 from hercules-ci/nixos-cleanup-vmWithBootLoader
nixos: turn vmWithBootLoader into option (`nixos-rebuild build-vm`)
2022-01-14 18:49:27 +01:00
Fabian Affolter 97003d11f0 python310Packages.bibtexparser: 1.1.0 -> 1.2.0 2022-01-14 18:15:38 +01:00
Solene Rapenne 50ede5f4e0 clamav: 0.103.3 -> 0.103.5 2022-01-14 18:03:54 +01:00
Fabian Affolter 379ab505d0 python310Packages.batchgenerators: remove unittest2 2022-01-14 17:51:48 +01:00
Fabian Affolter 632ca37b27
Merge pull request #155004 from SuperSandro2000/sqlalchemy-migrate
python310Packages.sqlalchemy-migrate: fix build by removing unittest2…
2022-01-14 17:36:16 +01:00
R. RyanTM d67829cf88
ocamlPackages.fix: 20201120 -> 20211231
* ocamlPackages.fix: 20201120 -> 20211125 (#151429)

* ocamlPackages.fix: 20211125 -> 20211231
and fix license

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-14 17:25:56 +01:00
K900 c1336ddd8c wireplumber: backport default device selection fix from master 2022-01-14 19:14:51 +03:00
Dmitry Kalinkin 4fe555956b
Merge pull request #154105 from veprbl/pr/texlive_2021_20211227
texlive: 2021.20210408 -> 2021.20211227
2022-01-14 11:09:17 -05:00
R. RyanTM e09b9d401f
hyper: 3.1.4 -> 3.1.5
(#154561)
2022-01-14 17:09:00 +01:00
R. RyanTM c9fa779ad7
khronos-ocl-icd-loader: 2021.06.30 -> 2022.01.04
(#154589)
2022-01-14 17:02:01 +01:00
Fabian Affolter e956c76632 python3Packages.tifffile: refactor 2022-01-14 17:00:05 +01:00