Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 2e0322efd14df7a1658201fb443c8e90687dcfda
      
https://github.com/NixOS/nix/commit/2e0322efd14df7a1658201fb443c8e90687dcfda
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-03-18 (Sun, 18 Mar 2012)

  Changed paths:
    M release.nix

  Log Message:
  -----------
  Clean up when building from a working tree


  Commit: b006a31d52b8f1cb01f3d722a6e3411dc8b98d64
      
https://github.com/NixOS/nix/commit/b006a31d52b8f1cb01f3d722a6e3411dc8b98d64
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-03-18 (Sun, 18 Mar 2012)

  Changed paths:
    M .gitignore
  M Makefile.am
  M configure.ac
  M doc/manual/installation.xml
  R externals/Makefile.am
  M release.nix
  M src/bsdiff-4.3/Makefile.am
  M src/libstore/Makefile.am
  M src/libutil/Makefile.am
  M substitute.mk
  M tests/common.sh.in
  M tests/init.sh

  Log Message:
  -----------
  Drop the externals directory

Nix now requires SQLite and bzip2 to be pre-installed.  SQLite is
detected using pkg-config.  We required DBD::SQLite anyway, so
depending on SQLite is not a big problem.

The --with-bzip2, --with-openssl and --with-sqlite flags are gone.


Compare: https://github.com/NixOS/nix/compare/bd50c01...b006a31
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to