Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra

  Commit: 3b9a62c964013b100c4787bdae5e20652672923c
      
https://github.com/NixOS/hydra/commit/3b9a62c964013b100c4787bdae5e20652672923c
  Author: Eelco Dolstra <[email protected]>
  Date:   2011-12-05 (Mon, 05 Dec 2011)

  Changed paths:
    M src/c/hydra-eval-jobs.cc
  M src/lib/Hydra/Helper/AddBuilds.pm
  M src/script/hydra-evaluator

  Log Message:
  -----------
  Pass inputs to release expressions using -I

This means that you can now write (for instance)

  with <nixpkgs> { ... };

in release.nix, rather than

  { nixpkgs } :

  with nixpkgs { ... };


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to