Jan Tojnar
f6afb29ee1
ibus: add installed tests
2019-12-07 00:58:30 +01:00
Jan Tojnar
973c2fcf3d
nixosTests.installed-tests: allow passing extra makeTest args
...
For example, extra meta tags.
2019-12-07 00:58:30 +01:00
Jan Tojnar
175359cfac
nixos/ibus: install D-Bus services
...
IBus contains some D-Bus services, we should install them too. And enable dconf properly.
2019-12-07 00:58:30 +01:00
Jan Tojnar
0378baa5fc
ibus: 1.5.20 → 1.5.21
...
https://github.com/ibus/ibus/releases/tag/1.5.21
2019-12-07 00:58:30 +01:00
Jan Tojnar
133da5970f
gucharmap: use ucd from pkgs
2019-12-07 00:58:29 +01:00
Jan Tojnar
ad9135a4b2
gucharmap: format with nixpkgs-fmt
2019-12-07 00:58:29 +01:00
Jan Tojnar
8ed93984ed
ibus: use external unicode data
2019-12-07 00:58:29 +01:00
Jan Tojnar
f6836269fa
ibus: format with nixpkgs-fmt
2019-12-07 00:58:29 +01:00
Jan Tojnar
808082f6b6
unicode-emoji: init at 12.1
2019-12-07 00:58:29 +01:00
Jan Tojnar
523f0dd754
cldr-emoji-annotation: init at 36.12.120191002_0
2019-12-07 00:58:28 +01:00
Jan Tojnar
fe59567e08
unihan-database: init at 12.1.0
2019-12-07 00:58:28 +01:00
Jan Tojnar
2d405f9078
unicode-character-database: init at 12.1.0
2019-12-07 00:58:28 +01:00
Jan Tojnar
ed4ed5869a
ibus-engines.uniemoji: modernize
...
* Rely on patchShebangsHook instead of wrapPython
* Format the expression
2019-12-07 00:58:28 +01:00
Jan Tojnar
6bc71fb30e
ibus-engines.m17n: fix setup
...
* add setup again
* patch shebangs instead of wrapping
* format the expression
2019-12-07 00:51:29 +01:00
Jan Tojnar
c86b5ea0ff
ibus-engines.hangul: 1.5.1 → 1.5.3
...
* https://github.com/libhangul/ibus-hangul/releases/tag/1.5.2
* https://github.com/libhangul/ibus-hangul/releases/tag/1.5.3
* switch to gettext (8745e3f263
)
* drop wrapPython, patch shebangs hook will take care of that
2019-12-07 00:51:28 +01:00
Jan Tojnar
c1e498514a
ibus-engines.anthy: clean up
...
* format the expression and reorder to canonical order
* gobject-introspection is used for setup hooks so it should be in native inputs
* wrapPython is not necessary
* 1.5.11 switched from intltool to gettext
2019-12-07 00:51:15 +01:00
Jan Tojnar
6f61770170
ibus-engines.table: drop unnecessary wrapPython
...
* We are using python3.withPackages, which will be used via shebang.
- gobject-introspection is used for setup hook
2019-12-07 00:51:15 +01:00
Jan Tojnar
16c89d65b7
ibus-engines.libpinyin: 1.10.0 → 1.11.1
...
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.10.91
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.10.92
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.11.0
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.11.1
* intltool → gettext
2019-12-07 00:50:47 +01:00
Markus Kowalewski
23059de767
rdma-core: 26.0 -> 26.1
2019-12-07 00:19:49 +01:00
markuskowa
88f24e842b
Merge pull request #75112 from markuskowa/upd-welle
...
welle-io: 2.0 -> 2.1
2019-12-06 23:34:11 +01:00
Ersin Akinci
7d17a24e0e
maintainers: add ersin
2019-12-06 13:45:27 -08:00
Ersin Akinci
d8d0a32b25
pythonPackages.polyline: init at 1.4.0
...
Add polyline Python package (needed to support Mapbox Python SDK).
2019-12-06 13:45:27 -08:00
Matthew Bauer
ceb1e92173
Merge pull request #75107 from matthewbauer/disable-native-tests-john
...
Disable native tests for john the ripper
2019-12-06 15:32:04 -05:00
WilliButz
fa16b6a689
prometheus-nginx-exporter: 0.4.2 -> 0.5.0
2019-12-06 21:30:50 +01:00
Florian Klink
b5d04f6b32
Merge pull request #75066 from kolaente/update/gitea-1.10.1
...
gitea: 1.10.0 -> 1.10.1
2019-12-06 21:29:26 +01:00
Vladyslav M
5471b5be31
ffsend: 0.2.56 -> 0.2.57 ( #75082 )
...
ffsend: 0.2.56 -> 0.2.57
2019-12-06 22:27:52 +02:00
Niklas Hambüchen
d97fdcec47
Merge pull request #75115 from nh2/zlib-fix-comment-duplicate-word
...
zlib: Fix typo in comment. No eval changes.
2019-12-06 21:00:59 +01:00
Peter Simons
53dca0d451
haskell-hlint: update override for ghc-lib-parser to the latest version
2019-12-06 20:55:12 +01:00
Peter Simons
88179304b4
haskell-brick: use the latest version when building with ghc-8.8.x
2019-12-06 20:55:12 +01:00
Peter Simons
fc8ccfa780
haskell-dhall: update overrides for the latest version
2019-12-06 20:55:12 +01:00
Peter Simons
cd9816e0f7
haskell-pandoc: update ghc-8.8.x override for the latest version
2019-12-06 20:55:12 +01:00
Peter Simons
66285b7ab7
haskell-vty: use latest version when building with ghc-8.8.x
2019-12-06 20:55:12 +01:00
Peter Simons
09186816b1
haskell-regex-tdfa: update override for ghc-8.8.x
2019-12-06 20:55:12 +01:00
Peter Simons
fa1a064694
haskell-monad-par: enable test suite again
2019-12-06 20:55:12 +01:00
Peter Simons
0db312b2f1
ghc-8.8.x: update package versions to fix builds
2019-12-06 20:55:12 +01:00
Peter Simons
6f1dae65f7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-9-g650d530 from Hackage revision
d33af9cc10
.
2019-12-06 20:55:06 +01:00
Niklas Hambüchen
6393bdb0ed
zlib: Fix typo in comment. No eval changes.
...
This created confusion in #71813 .
2019-12-06 20:45:58 +01:00
Peter Simons
bb0cf7ffb3
hackage2nix: update list of broken packages
2019-12-06 20:26:41 +01:00
Henri Jones
eb621046a7
haskellPackages.sbv: remove from list of broken packages
2019-12-06 20:26:40 +01:00
Robert Djubek
42d815d102
matomo: 3.11.0 -> 3.13.0
2019-12-06 20:06:12 +01:00
worldofpeace
7e06a3c256
pantheon.wingpanel-indicator-datetime: support libecal-2.0
...
https://github.com/elementary/wingpanel-indicator-datetime/pull/202 💖 ️
2019-12-06 13:51:05 -05:00
Vanya Klimenko
125205cd60
nixos/apache-httpd: fix typo in extraConfig description
2019-12-06 21:47:15 +03:00
Markus Kowalewski
215d7ecc5c
welle-io: 2.0 -> 2.1
2019-12-06 19:31:56 +01:00
Niklas Hambüchen
3ccbce4b12
Merge pull request #74485 from malbarbo/e2fsprogs-shared
...
e2fsprogs: allow static build
2019-12-06 19:07:01 +01:00
Vincent Laporte
34084d471e
Merge pull request #74837 from bcdarwin/biocaml
...
ocamlPackages_latest.phylogenetics: init at unstable-2019-11-15
2019-12-06 17:53:28 +00:00
Ben Darwin
f3f6aa4475
metrics-unix: fix gnuplot input
2019-12-06 12:14:38 -05:00
Maximilian Bosch
4324419f9e
Merge pull request #72888 from fooker/pr-3
...
nixos/networkd: Add more valid values for RequiredForOnline
2019-12-06 18:04:34 +01:00
Ben Darwin
3fa5a19cf8
ocamlPackages_latest.phylogenetics: init at unstable-2019-11-15
2019-12-06 12:00:44 -05:00
Ben Darwin
13f55534cb
owl-base: remove unused input
2019-12-06 12:00:44 -05:00
Ben Darwin
6ac6e7ac0b
owl: propagate eigen
2019-12-06 12:00:44 -05:00