Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow per deployment.nixPath .importPath #55

Closed
wants to merge 2 commits into from
Closed

Commits on Apr 14, 2019

  1. Allow per deployment.nixPath .importPath

    Useful for mixing various version of nixpkgs.
    
    See examples/pinning.nix
    sorki committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    791d10d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. always use scodeImport so network.pkgs is honored even without deploy…

    …ment.nixPath
    
    Avoids problems with imports = [ <nixpkgs/...> ]
    sorki committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d9396af View commit details
    Browse the repository at this point in the history