-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
66 changed files
with
2,202 additions
and
6 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
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Disable the automatic menu displaying on every environment reload. | ||
# export DEVSHELL_NO_MOTD=1 | ||
watch_file flakes.nix flake.lock | ||
watch_file ./nix/hive/flake.nix ./nix/hive/flake.lock | ||
# shellcheck disable=SC1090 | ||
source "$(fetchurl "https://raw.githubusercontent.com/gtrunsec/direnv/main/lib" "sha256-tuMA8WGkwcYq9V3MtlN6xdVvKd2YkdEpdK4ZyAN6VDM=")" | ||
|
||
registry="$PRJ_ROOT/nix/hive#__std" | ||
|
||
use envreload //repo/shells/default |
Oops, something went wrong.