From 7ba26044a78df1f87604d74754da3d28393607f7 Mon Sep 17 00:00:00 2001 From: Raymond Hogenson Date: Sat, 18 Aug 2018 08:34:37 -0400 Subject: Rename the nix file and include in git bullet_hell.nix is the automatically generated one, default.nix is my hand-crafted file to build the expression, given the automatically generated file as an input. Really carnix should have the capability to do this by itself, but I'm trying my best. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 232e7c8..45f6009 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ - /target/ **/*.rs.bk result -default.nix Cargo.lock +bullet_hell.nix -- cgit v1.3.1