Commit Graph

346198 Commits

Author SHA1 Message Date
Dmitry Kalinkin
bb08b95456
gthree: mark as broken on darwin 2022-01-15 00:29:29 -05:00
Bobby Rong
cb3da55ede
Merge pull request #154988 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 #154989 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 #154834 from jtojnar/gnome.noalias
gnome: Remove old aliases
2022-01-15 06:22:43 +01:00
Bobby Rong
d00f78b8af
Merge pull request #154927 from bbigras/anytype
anytype: 0.22.3 -> 0.23.0
2022-01-15 13:11:45 +08:00
Bobby Rong
b90729b51f
Merge pull request #154983 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 #155062 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 (#155059) 2022-01-15 12:28:51 +09:00
R. RyanTM
081574842a
wrangler: 1.19.6 -> 1.19.7 (#154459) 2022-01-15 12:25:31 +09:00
R. RyanTM
31b1d00569
esbuild: 0.14.8 -> 0.14.11 (#154463) 2022-01-15 12:24:56 +09:00
legendofmiracles
25a9a2d6cc
Merge pull request #154058 from cpu/cpu-blightmud-3.5.0 2022-01-14 20:41:53 -06:00
Ben Siraphob
f542129a99
Merge pull request #155020 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 #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
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
Sandro
b17f868724
Merge pull request #153318 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 #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
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
Solene Rapenne
50ede5f4e0 clamav: 0.103.3 -> 0.103.5 2022-01-14 18:03:54 +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
R. RyanTM
162d4c51b3
ryzenadj: 0.8.2 -> 0.8.3
(#154582)
2022-01-14 16:58:04 +01:00
Dmitry Kalinkin
7a31f9e4da
Merge pull request #155013 from ShamrockLee/root-tmva-deps
root: add dependencies for TMVA
2022-01-14 10:56:12 -05:00
Anderson Torres
04f3ee1325
Merge pull request #153803 from drupol/feat/add-dura
dura: init at 0.1.0
2022-01-14 12:37:50 -03:00