[Nix-dev] How to test my service definition without actually "installing" it?

Arseniy Seroka ars.seroka at gmail.com
Thu May 14 13:09:59 CEST 2015


Oh, there are answers about building with channel and testing. Not about
your service.

Sincerely,
Arseniy Seroka



On 14 May 2015 14:03:18 Matthias Beyer <mail at beyermatthias.de> wrote:

> On 14-05-2015 13:43:26, Arseniy Seroka wrote:
> > That can help you to answer all your questions :)
> >
> https://github.com/jagajaga/nixpkgs/blob/addition/contributing/CONTRIBUTING.md
>
> Well..
>
>     [...]
>     + '[' function = function ']'
>     + eval '_callImplicitHook 0 exitHook "$@"'
>     ++ _callImplicitHook 0 exitHook
>     ++ local def=0
>     ++ local hookName=exitHook
>     ++ case "$(type -t $hookName)" in
>     +++ type -t exitHook
>     ++ '[' -z '' ']'
>     ++ return 0
>     + return 0
>     + exit 0
>     cannot build derivation
>     ‘/nix/store/7hk1qcc11wk2z0y7hpp842sc1jajr1gs-nixos-15.05.git.50cfd24.drv’:
>     2 dependencies couldn't be built error: build of
>     ‘/nix/store/7hk1qcc11wk2z0y7hpp842sc1jajr1gs-nixos-15.05.git.50cfd24.drv’
>     failed
>
>
>
> --
> Mit freundlichen Grüßen,
> Kind regards,
> Matthias Beyer
>
> Proudly sent with mutt.
> Happily signed with gnupg.




More information about the nix-dev mailing list