Commit Graph
24 Commits
Author SHA1 Message Date
timor 6d7b419706 unp: init at 2.0-pre7 2018-03-08 14:34:42 +01:00
timor 76a01ad9d1 hunspell-dicts: add support for german dictionary
Note that this relies on ispell as a dependency.  Also, perl and hunspell itself
are used during building the dictionary.
2018-03-01 23:54:04 +01:00
timor 7e54a70960 maintainers: add myself 2018-03-01 23:54:04 +01:00
timor e1a797e37f zotero: 4.0.29 -> 5.0.25
This uses buildFHSUserenv.  The source installation probably does not work until
node2nix supports nodejs-8.x.
2017-11-15 14:53:05 +01:00
timor ccfce4b958 perl-Term-Animation: init at 2.6 2017-09-19 00:45:20 +02:00
timor 362c842273 mpich2: 1.4 -> 3.2 2017-09-18 13:37:44 +02:00
timor 124b3c8ead qfsm: fix build with gcc 6 (#29245) 2017-09-11 20:26:24 +02:00
timor f717af03ad perl-Class-Autouse: 1.99_02 -> 2.01 2017-09-11 18:46:04 +02:00
timor dcdbe960f8 perl-Data-Dumper: 2.154 -> 2.161 + build fix 2017-09-11 18:06:16 +02:00
timor 60bb058cf5 perl-Devel-DProf: deprecated, remove
does not build
2017-09-11 16:13:21 +02:00
timor fdaaaea31e perl-Devel-NYTProf: init at 6.04 2017-09-11 16:09:15 +02:00
timor ae87a30a83 physlock: 0.5 -> 11-dev
Update physlock to a more current version which supports PAM and
systemd-logind.  Amongst others, this should work now with the slim
login manager without any additional configuration, because it does
not rely on the utmp mechanism anymore.
2017-09-10 22:43:05 +02:00
timor 274333e222 ParaView: 4.0.1 -> 5.4.0 2017-09-10 18:02:38 +02:00
timor 602e851052 openafsClient: 1.6.20.2 -> 1.6.21 2017-09-10 00:14:03 +02:00
timor cf32537210 coin3d: include fix for newer compilers
This manifests as a segfault in any applications that use the library.
2017-09-09 20:29:52 +02:00
timor e480b4baee perl-File-Modified: 0.07 -> 0.10 2017-09-09 17:52:40 +02:00
timor 4bf61ab252 perl-Filter-Simple: 0.91 -> 0.94 2017-09-09 17:07:37 +02:00
timor dd07d9a04d perl-ExtUtils-XSpp: 0.1700 -> 0.18 2017-09-09 10:26:55 +02:00
timor 34c76e463e perl-ExtUtils-ParseXS: 3.24 -> 3.35 2017-09-09 10:26:55 +02:00
timor d74f8351a5 kernel: enable audio jack reconfiguration
Change kernel config to allow for changing the functions of the audio
jacks at run-time as well as at boot time.
2017-06-13 08:50:34 +03:00
timor 1d56c2fa43 NetworkManager: fix openconnect for console tools
This patch allows `nmcli` and `nmtui to work correctly with
openconnect.  This is dony by hard-coding the openconnect binary location.

see #25915
2017-05-29 17:24:22 +01:00
timor f40b961378 couchdb: add support for version 2.0.0
Version 2.0.0 is installed as a separate package called "couchdb2".
When setting the config option "package" attribute to pkgs.couchdb2, a
corresponding service configuration will be generated.  If a previous
1.6 installation exists, the databases can still be found on the local
port (default: 5986) and can be replicated from there.

Note that single-node or cluster setup still needs to be configured
manually, as described in
http://docs.couchdb.org/en/2.0.0/install/index.html.
2017-03-06 11:42:02 +01:00
timor d5ffca8829 ghdl: use fetchFromGitHub
for some reason the sha256 changed...
2016-09-20 14:15:52 +02:00
timor ecbf44485b ghdl: add support for llvm backend
Make the existing ghdl recipe more flexible, and introduce "ghdl_llvm"
as a package in addition to "ghdl_mcode".  This seems to specifically
require llvm 3.5, though.  The flavour is also encoded in the package name.

cc @viric
2016-09-20 14:15:52 +02:00