Skip to content

Commit

Permalink
docs(wip): introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusramberg committed Jun 17, 2024
1 parent c4a5062 commit 03a24a3
Show file tree
Hide file tree
Showing 5 changed files with 1,602 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.1/direnvrc" "sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
fi

watch_file devenv.nix
watch_file devenv.lock
watch_file devenv.yaml
watch_file flake.nix
watch_file flake.lock
if ! use flake . --impure
then
echo "devenv could not be built. The devenv environment was not loaded. Make the necessary changes to devenv.nix and hit enter to try again." >&2
echo "Could not start devshell" >&2
fi
Binary file added docs/assets/problems.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 03a24a3

Please sign in to comment.