[Nix-dev] Bundling nix-expressions with source code
Eelco Dolstra
eelco.dolstra at logicblox.com
Mon Jan 28 16:14:25 CET 2013
Hi,
On 28/01/13 14:12, Ludovic Courtès wrote:
> In principle there could be just one expression in Nixpkgs, and the
> package’s release.nix would just use ‘overrideDerivation’ to change the
> ‘src’ attribute of that expression to point to the result of the
> ‘tarball’ job.
That would kind of work, but it's nicer to keep the expression in the same
repository as the source of the package. That way they're always consistent.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list