Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2a05368ff3217175cd87105e778e2e70bc7eef1c
      
https://github.com/NixOS/nixpkgs/commit/2a05368ff3217175cd87105e778e2e70bc7eef1c
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-08-01 (Mon, 01 Aug 2016)

  Changed paths:
    M nixos/modules/misc/version.nix

  Log Message:
  -----------
  Remove $NIXOS_LABEL and $NIXOS_VERSION

Relying on environment variables to override configuration options is
ugly, and there is no reason for them.


  Commit: 83eb49220b4a91658b710d7095899d04856875a3
      
https://github.com/NixOS/nixpkgs/commit/83eb49220b4a91658b710d7095899d04856875a3
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-08-01 (Mon, 01 Aug 2016)

  Changed paths:
    M nixos/modules/misc/version.nix
    M nixos/modules/services/misc/nixos-manual.nix

  Log Message:
  -----------
  Manual: Only include the release number (e.g. 16.03)

This prevents gratuitous rebuilds of the manual every time the Git
revision changes.

Should help a bit with #17261.


  Commit: d5756cdf0afb066af91b837856867bd8e1bc7fe0
      
https://github.com/NixOS/nixpkgs/commit/d5756cdf0afb066af91b837856867bd8e1bc7fe0
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-08-01 (Mon, 01 Aug 2016)

  Changed paths:
    M nixos/doc/manual/default.nix
    M nixos/release.nix

  Log Message:
  -----------
  Remove the PDF manual

PDF is very 20th century and nobody reads technical documentation this
way anymore.


  Commit: 0804f67024f21a75a710e41423561cc0d3472e2f
      
https://github.com/NixOS/nixpkgs/commit/0804f67024f21a75a710e41423561cc0d3472e2f
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-08-01 (Mon, 01 Aug 2016)

  Changed paths:
    M nixos/doc/manual/default.nix

  Log Message:
  -----------
  Fix epub generation

* Hydra doesn't like spaces in filenames.

* The zip file contained nix/store/.../OEBPS rather than OEBPS at
  top-level, causing some programs (like okular) to barf.

* Remove the redundant $dst/epub directory.


Compare: https://github.com/NixOS/nixpkgs/compare/0a1703ba279b...0804f67024f2
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to