Commit Graph
36 Commits
Author SHA1 Message Date
timor 09781e81c3 udis86: init at 1.7.2 2019-08-31 16:38:26 +02:00
timor 9a0f64af58 pythonPackages.rig: init at 2.4.1 2019-06-24 14:29:10 +02:00
timor 521b819eda pythonPackages.sentinel: init at 0.1.1 2019-06-24 14:29:10 +02:00
timor de1634a36e pythonPackages.pysideTools: add python deps to propagatedBuildInputs 2019-03-24 19:26:13 +01:00
timor 6b8f80053f pythonPackages.pysideTools: fix build 2019-03-24 19:26:04 +01:00
timor 17369ceae9 pythonPackages.pivy: fix build 2019-03-24 18:50:25 +01:00
timor a07438d24b libdwarf: add zlib to buildInputs
Without this, `dwarfdump` gives errors when trying to show debug information
with compressed dwarf sections.
2019-03-03 23:10:50 +01:00
timor 366da7c17c kio-extras: enable man protocol
This installs the kio "man:" protocol handler, which fixes the UNIX manual
section in the KDE Help Center.

Note that kde currently parses "/etc/man.conf" manually, if `$MANPATH` is not
set, to build its man page index. (if https://bugs.kde.org/show_bug.cgi?id=404022
is addressed, the "/etc/man.conf" symlink should not be necessary anymore)
2019-02-06 17:39:28 +01:00
timor 4ec1e15558 libretro.dolphin: add missing dependencies to fix build 2018-12-01 01:28:03 +01:00
timor 79f148c2e0 libmtp: 1.1.15 -> 1.1.16
This fixes the problem of connecting android phones via MTP in kde/dolphin.

Original Bug description: https://bugs.kde.org/show_bug.cgi?id=387454
2018-10-29 18:28:51 +01:00
timor ba15c00e98 ceres-solver: clean up cmake configuration (#42661)
No need to explicitely set cmakeFlags, specifying the eigen library in the
build inputs is enough.
2018-06-28 09:04:53 +00:00
timor 42368e23f5 workcraft: init at 3.1.9 2018-03-21 14:27:12 +01:00
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