Commit Graph
17 Commits
Author SHA1 Message Date
Eric Wolf 5966c5698f haskell-opencv: fix build and #47595
The applied patch can be removed, when
https://github.com/LumiGuide/haskell-opencv/commit/cd613e200aa20887ded83256cf67d6903c207a60
hits hackage and later nixpkgs.

Closes https://github.com/NixOS/nixpkgs/pull/50192.
Closes https://github.com/NixOS/nixpkgs/issues/47595.
2018-11-13 14:00:06 +00:00
Eric Wolf 79dace1b30 haskellPackages.sdl2: test-suite needs x server, so deactivate it 2018-11-03 00:11:11 +01:00
Eric Wolf 1b4e3103bf nixos/ddclient: fix #49258 2018-10-30 22:18:59 +01:00
Eric Wolf 30d2792091 nixos/release-notes for 18.09: fix missing entry
- the addition of the groups kvm and render breaks the configuration of
   users, which added them
2018-10-30 08:41:13 +01:00
Eric Wolf 5d91e0f57d hunspell-hs: fix build
Using pkgconfig like jtojnar suggested.

Disables tests as some necessary data files
aren't included on hackage.
2018-08-26 20:44:39 +02:00
Eric Wolf 7f8b1dd32f systemd: added groups kvm, render
they need to exist according to the README of systemd
2018-08-25 05:18:53 +03:00
Eric Wolf ff9a38ee89 ptask: prevent building on darwin as this fails as of now 2018-08-15 12:00:43 +02:00
Eric Wolf b2cf9529d6 ptask: remove usage of nonexistent function is_error
see https://github.com/json-c/json-c/issues/304
2018-08-15 08:00:55 +02:00
Eric Wolf 4df268d237 ncurses: patch wrong st-0.7 terminfo 2018-08-09 12:13:49 +02:00
Eric Wolf 94a420b921 fetchFromGitLab: Use API archive download endpoint.
According to

https://gitlab.com/gitlab-org/gitlab-ce/issues/45586#note_69828451

this URL is something with guaranteed stability.
2018-04-23 21:32:49 +02:00
Eric Wolf 93e9b73b3a fetchFromGitLab: Fixes #39200 2018-04-20 10:11:34 +02:00
Eric Wolf 59a9165b9d procps-ng: took maintainership 2018-03-24 14:46:59 +01:00
Eric Wolf 67b23ee0d9 procps-ng: updated project location
- use the real project location and not some sf.net mirror
- the meta attribute shouldn't point users to a website cluttered
  with ads (sf.net) where they probably just follow the link
  to the real project location
- adapted the build to the new archive
2018-03-24 14:42:12 +01:00
Eric Wolf 230b640ea6 pythonPackages.neovim: 0.2.0 -> 0.2.1
changed dependency msgpack-python to msgpack to make
it build
2018-02-10 15:10:55 +01:00
Eric Wolf 41937749ce pythonPackages.msgpack-python: 0.4.7 -> 0.5.4
and refactored to reuse the nix expression of
pythonPackages.msgpack
2018-02-10 15:10:55 +01:00
Eric Wolf b020aef13a pythonPackages.msgpack: init at 0.5.4 2018-02-10 15:10:55 +01:00
Eric Wolf e2859068b1 pythonPackages.msgpack: renamed to msgpack-python 2018-02-10 14:47:19 +01:00