Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
add flake.nix (#995)
Browse files Browse the repository at this point in the history
Co-authored-by: lize.live <[email protected]>
  • Loading branch information
lizelive and lizelive authored Oct 29, 2023
1 parent 35bc2d9 commit 7b2cf4e
Show file tree
Hide file tree
Showing 4 changed files with 520 additions and 2 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake . --impure
9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ rust-toolchain.toml

# Ignore local .cargo
.cargo/

*.blend1

*.blend1

# ignore nix stuff
.direnv/
.devenv
.pre-commit-config.yaml
343 changes: 343 additions & 0 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7b2cf4e

Please sign in to comment.