aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTony Olagbaiye <me@fron.io>2020-08-26 07:13:05 +0100
committerRobert Helgesson <robert@rycee.net>2020-08-26 23:49:12 +0200
commit6cf6b587b575493e7718bf08b209013d7dcf4d58 (patch)
tree479a4e6aaac438bba809d7e01cd43113aa11c4d8 /.gitignore
parenta79d31fcfd156c4feda6c19d8490b16edb7c1c75 (diff)
flake: add flake.nix
No flake.lock is added because the only input (nixpkgs) will almost always be overridden, and currently Home Manager's testing and verification is not flake based. PR #1455
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d6944e3ddc1..3526db71892 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
+/flake.lock
/result*