3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

346212 commits

Author SHA1 Message Date
Alex Wied 4fb58529f6 zcash: 4.5.1 -> 4.6.0-1 2022-01-15 01:55:32 -05:00
Bobby Rong 2b053bc2c1
Merge pull request from veprbl/pr/broken_hidrd
hidrd: mark as broken on darwin
2022-01-15 14:12:59 +08:00
Dmitry Kalinkin 3b151fcec8
hidrd: mark as broken on darwin 2022-01-15 00:47:13 -05:00
Jörg Thalheim 5804b12b89
Merge pull request from veprbl/pr/broken_gthree
gthree: mark as broken on darwin
2022-01-15 05:38:41 +00:00
Bobby Rong 6a72a2dc09
Merge pull request from fgaz/ft2-clone/1.50
ft2-clone: 1.49 -> 1.50
2022-01-15 13:35:18 +08:00
Bobby Rong 3e73fd0bd1
Merge pull request from sikmir/st
st: 0.8.4 → 0.8.5
2022-01-15 13:32:04 +08:00
Bobby Rong 6aff25df11
Merge pull request from sei40kr/update-sumneko-lua-language-server
sumneko-lua-language-server: 2.5.6 -> 2.6.0
2022-01-15 13:31:02 +08:00
Dmitry Kalinkin bb08b95456
gthree: mark as broken on darwin 2022-01-15 00:29:29 -05:00
Bobby Rong 5c5ba57a9f
Merge pull request from romildo/upd.luna-icons
luna-icons: 1.8 -> 1.9
2022-01-15 13:27:58 +08:00
Bobby Rong ae578d0e6c
Merge pull request from figsoda/update-glitter
glitter: 1.5.11 -> 1.5.12
2022-01-15 13:26:04 +08:00
Bobby Rong cb3da55ede
Merge pull request from veprbl/pr/broken_gplates
gplates: mark as broken on darwin
2022-01-15 13:24:14 +08:00
Bobby Rong a6ed245599
Merge pull request from veprbl/pr/broken_graphia
graphia: mark as broken on darwin
2022-01-15 13:23:31 +08:00
Jan Tojnar 081dc871ee
Merge pull request from jtojnar/gnome.noalias
gnome: Remove old aliases
2022-01-15 06:22:43 +01:00
Bobby Rong d00f78b8af
Merge pull request from bbigras/anytype
anytype: 0.22.3 -> 0.23.0
2022-01-15 13:11:45 +08:00
Bobby Rong b90729b51f
Merge pull request from bobby285271/spice-up
spice-up: 1.8.2 -> 1.9.1
2022-01-15 12:46:04 +08:00
Bobby Rong ebcd0d864f
Merge pull request from sumnerevans/heisenbridge-1.10.0
heisenbridge: 1.8.2 -> 1.10.0
2022-01-15 12:33:30 +08:00
João Figueira 2efc972113
wluma: 2.0.1 -> 3.0.0 () 2022-01-15 12:28:51 +09:00
R. RyanTM 081574842a
wrangler: 1.19.6 -> 1.19.7 () 2022-01-15 12:25:31 +09:00
R. RyanTM 31b1d00569
esbuild: 0.14.8 -> 0.14.11 () 2022-01-15 12:24:56 +09:00
legendofmiracles 25a9a2d6cc
Merge pull request from cpu/cpu-blightmud-3.5.0 2022-01-14 20:41:53 -06:00
Ben Siraphob f542129a99
Merge pull request from devins2518/discord_mac
discord{,-ptb,-canary}: add derivations for {x86_64,aarch64}-darwin
2022-01-15 02:08:52 +00:00
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
sterni b65da09204
Merge pull request 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 from primeos/nixos-tests-tinywl
nixos/tests/tinywl: init
2022-01-14 23:45:54 +01:00
Renaud fd7e851613
Merge pull request from rapenne-s/update_clamav_stable
clamav: 0.103.3 -> 0.103.5
2022-01-14 22:27:42 +01:00
Sandro b17f868724
Merge pull request from storvik/torchinfo 2022-01-14 21:40:55 +01: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 from fabaff/fix-toil
toil: 5.4.0 -> 5.6.0
2022-01-14 21:16:45 +01:00
Sandro 7ba51d1721
Merge pull request 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
Sandro b5b0c4e1cb
Merge pull request 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 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 from fabaff/fix-praw
python3Packages.testfixtures: disable failing tests
2022-01-14 20:41:39 +01:00
Pavol Rusnak 73757db5fb
Merge pull request 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 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 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 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 from hercules-ci/nixos-cleanup-vmWithBootLoader
nixos: turn vmWithBootLoader into option (`nixos-rebuild build-vm`)
2022-01-14 18:49:27 +01:00
Solene Rapenne 50ede5f4e0 clamav: 0.103.3 -> 0.103.5 2022-01-14 18:03:54 +01:00