Skip to content

Commit

Permalink
nix: use basic flake, add gorin as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfangAukang committed Nov 19, 2024
1 parent e52b1cc commit a9c0f8e
Show file tree
Hide file tree
Showing 4 changed files with 422 additions and 73 deletions.
12 changes: 1 addition & 11 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,12 +1,2 @@
#!/usr/bin/env bash
# ^ added for shellcheck and file-type detection

# Watch & reload direnv on change
watch_file devshell.toml

if [[ $(type -t use_flake) != function ]]; then
echo "ERROR: use_flake function missing."
echo "Please update direnv to v2.30.0 or later."
exit 1
fi
use flake
use flake
25 changes: 0 additions & 25 deletions devshell.toml

This file was deleted.

Loading

0 comments on commit a9c0f8e

Please sign in to comment.