This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feature/basic-iso
- Loading branch information
Showing
15 changed files
with
273 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# reload when these files change | ||
watch_file shell/* flake.nix | ||
use flake || use nix | ||
|
||
#watch_file flake.nix | ||
#watch_file shell.nix | ||
# | ||
#{ | ||
# # shell gc root dir | ||
# mkdir -p "$(direnv_layout_dir)" | ||
# | ||
# eval "$(nix print-dev-env --profile $(direnv_layout_dir)/flake-profile)" | ||
#} || use nix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.