1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware.git synced 2024-10-18 14:35:21 -04:00

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
commit 2b8807f75b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
{}