]> git.scottworley.com Git - nixos-qemu-vm-isolation/commitdiff
Allow this to be used as a channel
authorScott Worley <scottworley@scottworley.com>
Sat, 7 May 2022 00:47:27 +0000 (17:47 -0700)
committerScott Worley <scottworley@scottworley.com>
Sat, 7 May 2022 00:47:27 +0000 (17:47 -0700)
default.nix [new file with mode: 0644]

diff --git a/default.nix b/default.nix
new file mode 100644 (file)
index 0000000..a2dff65
--- /dev/null
@@ -0,0 +1,7 @@
+# This not an environment.
+#
+# This file exists to stop getAllExprs() in nix/src/nix-env/nix-env.cc
+# from recursing around in here and getting confused if this repo is
+# used as a channel.
+
+{ }