Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created December 18, 2018 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/f6a98e6193bf048b2a093a9ccef86e5b to your computer and use it in GitHub Desktop.
Save grahamc/f6a98e6193bf048b2a093a9ccef86e5b to your computer and use it in GitHub Desktop.
commit d45df036c3aac928c84b2512ddb11d1a78335fed
Author: Bjørn Forsman <bjorn.forsman@gmail.com>
Date: Mon Feb 27 17:20:25 2017 +0100
release(-lib).nix: add nixpkgsArgs parameter
This allows customizing the nixpkgs arguments by the caller. My use case
is creating a personal nixpkgs channel containing some unfree packages.
The default is still to not build unfree packages, so for nixpkgs this
is no functional change.
commit a5de21c230c596d7be99bf31ad3ca07124d973c1
Author: Peter Simons <simons@cryp.to>
Date: Fri Jul 17 15:33:49 2015 +0200
release-lib.nix: set inHydra anyways, it might be useful some day
commit 32a81524fe99f541b1a8601c7e800d27e681b934
Author: Peter Simons <simons@cryp.to>
Date: Fri Jul 17 14:13:40 2015 +0200
release-lib: rename config option "inHydra" to "allowTexliveBuilds"
Also, take the value of that attribute as an argument to the module so
that Hydra maintainers who don't mind building TexLive have a chance to
do so.
commit 7f54f99656de36558a6ca7d78f7e42411aa2163c
Author: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Thu Jun 25 17:24:59 2015 +0200
Don't build texLive in Hydra
It's way too big (texlive-core-2014 alone is > 1.5 GB).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment