[Nix-dev] Best way to install nix packages from github repo

zimbatm zimbatm at zimbatm.com
Sat Jun 25 22:16:27 CEST 2016


Yet another approach is to go to
https://hydra.nixos.org/jobset/nixos/trunk-combined/latest-eval and search
for the package you want. There are the two installation methods listed:
https://hydra.nixos.org/build/37049862


On Sat, 25 Jun 2016 at 17:38 Daniel Hlynskyi <abcz2.uprola at gmail.com> wrote:

> All approaches listed here share common pitfall - you have to download not
> only latest Nixpkgs tarball, but whole new stdenv and co to use that 1
> package.
>
> But often cherry-picking that new package and deps to local Nixpkgs is the
> only thing required, without all of that updated stdenv.
>
> I see replaceRuntimeDependencies and nbp's approache for quickfix packages
> as a step toward nice solution to this problem. But haven't used them yet.
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160625/ec9f104b/attachment.html>


More information about the nix-dev mailing list