On 2 December 2013 09:28, Roelof Wobben <[email protected]> wrote: > On my own repo I did make a branch cinnamon-translations. > This package must copie all the files in the directory mo-export which are > in the tarball > to /usr/share/cinnamon/locale. > > But nothing gets copied. > What did I do wrong. > > My repo with the right branch can be found here : > https://github.com/roelof1967/nixpkgs/tree/cinnamon-translations/pkgs/desktops/cinnamon
Your expression seems to be working just fine. But of course the output is placed in $out, which is somewhere in /nix/store/...cinnamon-translations (not in /usr/share/). Best regards, Bjørn Forsman _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
