Merge pull request #95 from NixOS/nix-env-part2

add dummy default.nix
This commit is contained in:
Yegor Timoshenko
2019-01-18 17:56:39 +03:00
committed by GitHub

3
default.nix Normal file
View File

@@ -0,0 +1,3 @@
# This file is necessary so nix-env -qa does not break,
# when nixos-hardware is used as a channel
{}