guix-devel/nix
Ludovic Courtès 923206f79b guix-register: Allow the initial directory creation to proceed.
This fixes a bug whereby 'guix-register' would bail out when trying to
create NIX_STORE_DIR/.links when NIX_STORE_DIR is read-only.

* nix/guix-register/guix-register.cc (parse_opt): Initialize
  'settings.nixStore' to PREFIX + NIX_STORE_DIR.
  (main): Change 'settings.nixStore' once the 'LocalStore' has been
  instantiated.
2013-09-24 23:40:49 +02:00
..
boost build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
guix-register guix-register: Allow the initial directory creation to proceed. 2013-09-24 23:40:49 +02:00
libstore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
libutil daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type. 2013-09-12 14:09:29 +02:00
nix-daemon daemon: Make argp usage compatible with libc on GNU/Hurd. 2013-07-04 22:46:26 +02:00
scripts Add preliminary binary substituter. 2013-04-03 22:44:39 +02:00
.gitignore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
sync-with-upstream build: Fix `sync-with-upstream'. 2013-06-18 00:12:22 +02:00