Find a file
aszlig 2af435b5cd
nixos/tests/blivet: Fix by avoiding "nix-store".
The "nix-store" command within the VM test is running without
NIX_REMOTE=daemon and since Nix 1.8 tries to open the store database in
read-write mode even for nix-store -qR.

Now, we're doing this properly and rely on setup hooks, which is the
same method that's used when you're building a library which depends on
blivet.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-18 14:06:13 +01:00
doc typos 2014-11-15 20:23:32 +01:00
lib attic: add maintainer and platforms 2014-12-18 13:36:35 +01:00
maintainers http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00
nixos nixos/tests/blivet: Fix by avoiding "nix-store". 2014-12-18 14:06:13 +01:00
pkgs virtualbox: Fix runtime paths in hardening mode. 2014-12-18 14:06:13 +01:00
.gitignore
.travis.yml
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING
default.nix
README.md http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.