Commit Graph

68083 Commits

Author SHA1 Message Date
Marek Mahut
1e5a42b7fe
Merge pull request #155095 from timokau/roboschool-mark-as-removed
python.pkgs.roboschool: mark as removed
2022-01-15 17:47:53 +01:00
Jörg Thalheim
e91ed60026
Merge pull request #154805 from Lassulus/ergochat
ergochat: init at 2.9.1 (+ module/test)
2022-01-15 12:15:46 +00:00
Timo Kaufmann
9042e83cff python.pkgs.roboschool: mark as removed
I recently removed roboschool, but did not add an alias with a removal
notice. As suggested by [1].

[1] https://github.com/NixOS/nixpkgs/pull/154998#issuecomment-1013334113
2022-01-15 12:25:05 +01:00
7c6f434c
22a2be05ea
Merge pull request #155069 from wackbyte/update-love
love: updates, fetch from GitHub, refactor name to pname + version, etc
2022-01-15 09:41:18 +00:00
0x4A6F
3cbdd13b11
Merge pull request #151364 from matthiasbeyer/add-timetagger
Add timetagger
2022-01-15 09:52:21 +01:00
Fabian Affolter
816f6e0c25
Merge pull request #155008 from fabaff/fix-amqtt
python3Packages.amqtt: 0.10.0 -> unstable-2022-01-11
2022-01-15 09:16:54 +01:00
Matthias Beyer
a2a43df955 timetagger: init at 21.11.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-01-15 09:07:52 +01:00
Matthias Beyer
e9d1e53c6e pythonPackages.asgineer: init at 0.8.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-01-15 09:07:51 +01:00
Matthias Beyer
4f44ede48e pythonPackages.itemdb: init at 1.1.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-01-15 09:07:51 +01:00
Matthias Beyer
84ca20017b pythonPackages.pscript: init at 0.7.6
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-01-15 09:07:51 +01:00
wackbyte
f45e079999
love: updates, fetch from GitHub, refactor name to pname + version, etc
- love_0_9: 0.9.1 -> 0.9.2
- love_11: 11.3 -> 11.4
- Updated the src of each package to fetch from GitHub rather than
  Bitbucket as the repository moved
- Changed name to pname + version (#103997)
- Moved 11.1.nix to 11.nix to fit the others and because the version is
  no longer 11.1
- Changed all the homepage links from http to https just because
- love_0_9 is still broken unfortunately
2022-01-15 00:01:58 -05:00
Jan Tojnar
a3720ac9a1 xiphos: clean up dependencies
- Moved build dependencies to native.
- Most of those added in 4.2.1 update are only transitive.
- Switched to GTK 3.
- The GNOME 2 dependencies can me removed as they are not used.
  - Except for GTKHtml since WebKit2-based editor is not implemented.
- Python is not needed either.
- D-Bus functionality requires a patch to build
- gsf was replaced by minizip – https://github.com/crosswire/xiphos/pull/1003
2022-01-15 05:35:27 +01: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
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
Sandro
b17f868724
Merge pull request #153318 from storvik/torchinfo 2022-01-14 21:40:55 +01: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
b5b0c4e1cb
Merge pull request #155029 from astro/deadnix 2022-01-14 20:57:53 +01:00
Astro
b24a2be269 deadnix: init at 0.1.3 2022-01-14 20:26:18 +01:00
Jonathan Ringer
c52d6cf465 python3Packages.repeated_test: remove 2022-01-14 09:55:04 -08: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
Vincent Laporte
94aeee3af1
ocamlPackages.vector: init at 1.0.0 2022-01-14 15:43:00 +01:00
Vincent Laporte
55eac49843
ocamlPackages.terminal: init at 0.2.1 2022-01-14 15:42:52 +01:00
legendofmiracles
da0f36afe4
Merge pull request #154857 from sikmir/mepo 2022-01-14 08:03:01 -06:00
Timo Kaufmann
86be30de2d
Merge pull request #154998 from timokau/remove-roboschool
python.pkgs.roboschool: remove
2022-01-14 14:48:16 +01:00
Fabian Affolter
5eb7d1ed25 python3Packages.pytest-logdog: init at 0.1.0 2022-01-14 14:38:16 +01:00
Pol Dellaiera
8cb070da13
dura: init at 0.1.0
Co-authored-by: Dee Anzorge <d.anzorge@gmail.com>
2022-01-14 12:03:13 +01:00
Timo Kaufmann
f5914d9347 python.pkgs.roboschool: remove
Currently broken [1]. Has been deprecated for a while [2].

[1] https://github.com/NixOS/nixpkgs/issues/151469
[2] d32bcb2b35/README.md
2022-01-14 11:37:54 +01:00
Pavol Rusnak
a696f65db3
Merge pull request #153695 from brandonweeks/electron2
electron: remove electron_{3,4,5,6}
2022-01-14 09:46:34 +01:00
Jaka Hudoklin
1ad0c0a2fe
Merge pull request #154215 from dguenther/code-server-4.0.1
code-server: 3.12.0 -> 4.0.1
2022-01-13 23:57:38 +01:00
Anderson Torres
43582dcd07
Merge pull request #154773 from hexagonal-sun/add-pijuice
pijuice: init at 1.7
2022-01-13 18:35:17 -03:00
Fabian Affolter
694e98f8a6 python3Packages.py-tes: init at 0.4.2 2022-01-13 21:35:50 +01:00
Matthew Leach
5d888bff27 pijuice: init at 1.7 2022-01-13 19:54:12 +00:00
Sandro
5e1226aef7
Merge pull request #153896 from lucasew/packages/bpycv 2022-01-13 18:22:53 +01:00
Robert Hensing
5473929d36
Merge pull request #154785 from tfc/pandoc-drawio-filter
pandoc-drawio-filter: init at 1.0
2022-01-13 18:07:46 +01:00
pennae
4d78aaf345
Merge pull request #154828 from liclac/syncterm
syncterm: init at 1.1
2022-01-13 16:30:12 +00:00
Nikolay Korotkiy
b1c6a1d42b
mepo: init at 0.2 2022-01-13 17:57:16 +03:00
Anderson Torres
235949bbbd
Merge pull request #154796 from dasj19/xiphos-enchant2
xiphos: 4.1.0 -> 4.2.1
2022-01-13 11:34:59 -03:00
lucasew
56b407d573 blender-with-packages: add wrapper to load python packages with blender
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:07:25 -03:00
lucasew
d2b979b354 python3Packages.boxx: init at 0.9.9
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:07:20 -03:00
lucasew
a27bb7859a python3Packages.pyquaternion: init at 0.9.9
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:06:14 -03:00
lucasew
424073c2cd python3Packages.bbox: init at 0.9.2
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:06:13 -03:00
lucasew
12e1a3595c python3Packages.yacs: init at 0.1.8
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:06:13 -03:00
lucasew
86d2d4b0ad python3Packages.zcs: init at 0.1.17
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:06:08 -03:00
Daniel Șerbănescu
7508d82289 xiphos: 4.1.0 -> 4.2.1
- Changes build system from waf to cmake
- Upgrades to enchant-2
2022-01-13 14:17:17 +01:00
Anderson Torres
d4c2294a73
Merge pull request #154830 from AndersonTorres/new-games
ace-of-penguins: init at 1.4
2022-01-13 10:07:35 -03:00
embr
6948bb31e9 syncterm: init at 1.1 2022-01-13 13:24:39 +01:00
Jacek Galowicz
768523dd43 pandoc-drawio-filter: init at 1.0 2022-01-13 10:48:19 +01:00