store: Remove the `fixed?' parameter from `add-to-store'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 30 Jan 2013 15:30:49 +0000 (16:30 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 30 Jan 2013 15:30:49 +0000 (16:30 +0100)
commita9ebd9efd0d97159acbec848ad5fe06f022c8235
tree718f8a04ac525537ed2e297bf38bbedb68f4e8f1
parentfd060fd30da53f2b0856f6f451f8fd7b8c760d70
store: Remove the `fixed?' parameter from `add-to-store'.

* guix/store.scm (add-to-store): Remove the `fixed?' parameter from the
  public interface.
* gnu/packages/bootstrap.scm, guix-download.in, guix/derivations.scm,
  guix/packages.scm, tests/derivations.scm: Update all callers
  accordingly.
gnu/packages/bootstrap.scm
guix-download.in
guix/derivations.scm
guix/packages.scm
guix/store.scm
tests/derivations.scm