about summary refs log tree commit diff
path: root/pkgs/sternenseemann
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/logbook: Build only for x86_64-linuxaszlig2018-08-201-0/+1
| | | | | | | | | This build frequently fails for i686-linux and thus blocks the generic channel and I think the demand for a 32bit build is very very low (or maybe there is no demand *at* all). Signed-off-by: aszlig <aszlig@nix.build> Cc: @sternenseemann
* sternenseemann/logbook: Support newer Angstrongaszlig2018-03-012-4/+4
| | | | | | | | | | | | | | | | | Angstrong doesn't work anymore for OCaml versions lower that 4.03, so let's use version 4.04.2 and fix logbook to cope with the interface changes in Angstrong 0.7.0. I've opened a pull request (sternenseemann/logbook#1) to fix it upstream and also using the commit from the pull request here. This fixes the following evaluation error: in job 'channels.generic': angstrom is not available for OCaml 4.02.3 Signed-off-by: aszlig <aszlig@nix.build> Cc: @sternenseemann
* pkgs: Use callPackageScope wherever applicableaszlig2017-04-231-0/+6
| | | | | | | | | | | | | This should remove a lot of clutter from pkgs/default.nix into corresponding sub-scopes, eg. pkgs/openlab/default.nix. Apart from restructuring there is no change of runtime functionality involved. Tested by evaluating with "nix-env -f pkgs -qaP". Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @Profpatsch, @sternenseemann
* pkgs/logbook: use your mind prior to commitingsternenseemann2017-03-071-1/+1
|
* pkgs/logbook: add meta infosternenseemann2017-03-071-0/+5
|
* pkgs/spacecookie: 0.1.0.0 -> 0.2.0.0sternenseemann2017-03-071-7/+7
|
* pkgs/logbook: init at 2017-02-18sternenseemann2017-03-071-0/+20
|
* pkgs/gopher-proxy: remove, since it's a part of nixpkgs nowsternenseemann2017-03-071-21/+0
| | | | pkgs.haskellPackages.gopher-proxy
* pkgs/sternenseemann: spacecookie and gopher-proxyProfpatsch2016-12-282-0/+46