Arr, I've looked into nixos-rebuild (shell script). It calls sync, which was resolved via PATH into my own old script with same name. I've renamed it, rebuild works fine now. My fault, sorry for bothering :)
2012/6/1 Eelco Dolstra <[email protected]>: > Hi, > > On 01/06/12 10:38, Sergey Mironov wrote: > >> $ sudo nixos-rebuild switch -I ~/proj/nix >> >> it does something (it looks correct) but then exits saying strange thing: >> >> "Please specify target to sync with" >> >> What does it mean? > > Doesn't look familiar. Please post the entire output of nixos-rebuild. That > might give us a clue where it's coming from. > > -- > Eelco Dolstra | LogicBlox, Inc. | http://www.st.ewi.tudelft.nl/~dolstra/ > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
