Commit Graph
13 Commits
Author SHA1 Message Date
Martin Weinelt 648082e566 steam: add at_spi2_atk to chrootenv
This is required for the new Stellaris 2.4 series launcher
2019-10-19 10:58:09 -07:00
Martin Weinelt 97d2959028 nixos/tests: add babeld 2019-10-12 15:35:53 +02:00
Martin Weinelt 1c165f5d4a maintainers: add hexa 2019-10-12 15:24:18 +02:00
Martin Weinelt bb781ceb86 babeld: name -> pname 2019-10-11 21:34:59 +02:00
Martin Weinelt 1fb3818440 nixos/tests/ferm: wait for DAD timeout before testing
The test has recently been failing due to the IPv6 address
on the server still being in the tentative state, when the
client sends its first request. The server will not start
using the IPv6 address until DAD has completed.

Scripted networking seems not to wait for DAD completion
before completing network-online.target, so let's switch
to networkd instead, which does.
2019-09-29 15:25:11 +02:00
Martin Weinelt d0f19f9609 libratbag: 0.9.905 -> 0.10 2019-09-19 22:30:40 +02:00
Martin Weinelt 67844e82be piper: 0.2.903 -> 0.3 2019-09-19 22:29:48 +02:00
Martin Weinelt fb9b7446ee piper: temporarily propagate gobject-introspection
On startup piper would be unable to find Pango:
> ImportError: Typelib file for namespace 'Pango', version '1.0' not found

Workaround for #56943
2019-09-19 22:29:31 +02:00
Martin Weinelt 2b239b5b30 pythonPackages.markdown: add missing setuptools to propagatedBuildInput
Fixes the following ImportError on application startup:

/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/bin/markdown_py README.md > README.html.new
Traceback (most recent call last):
  File "/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/bin/.markdown_py-wrapped", line 7, in <module>
    from markdown.__main__ import run
  File "/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/lib/python2.7/site-packages/markdown/__init__.py", line 25, in <module>
    from .core import Markdown, markdown, markdownFromFile
  File "/nix/store/qh7ndfsar3icmwqbiwcla7pc8x1133vg-python2.7-Markdown-3.1.1/lib/python2.7/site-packages/markdown/core.py", line 29, in <module>
    import pkg_resources
ImportError: No module named pkg_resources
make: *** [Makefile:53: README.html] Error 1
2019-09-18 02:12:57 +02:00
Martin Weinelt af1c07b679 nixos/fwupd: add package option 2019-08-29 20:45:22 +02:00
Martin Weinelt dba881e30e chromedriver: 2.46 -> 76.0.3809.68 2019-08-08 16:18:19 +02:00
Martin Weinelt 6dbb142de4 microcodeIntel: 20190514 -> 20190618 2019-06-22 22:39:27 +02:00
Martin Weinelt 8774ce8233 slic3r-prusa3d: 1.41.2 -> 1.41.3
Adds support for the following new printer variants:
- Original Prusa i3 MK3S
- Original Prusa i3 MK3S MMU2S
- Original Prusa i3 MK2.5S
- Original Prusa i3 MK2.5S MMU2S
2019-02-18 19:57:04 +01:00