From 92174163f852a768bd1fb650246ba71b37dcc283 Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 3 Jun 2025 11:29:43 -0700 Subject: [PATCH] Rename to flightmind --- .direnv/bin/nix-direnv-reload | 10 +++++----- .../5qjxy83zks5xifz3rf4yh70hkvw0vd7l-source | 1 - .../8imsk54j1bx90gc4qv9l6wmar4s374ln-source | 1 + ...profile-a5d5b61aa8a61b7d9d765e1daf971a9a578f1cfa.rc | 6 +++--- README.md | 4 ++-- {cockpit-iq => flightmind}/.gitignore | 0 {cockpit-iq => flightmind}/.vscode/extensions.json | 0 {cockpit-iq => flightmind}/.vscode/launch.json | 0 {cockpit-iq => flightmind}/README.md | 0 {cockpit-iq => flightmind}/astro.config.mjs | 0 {cockpit-iq => flightmind}/package.json | 0 {cockpit-iq => flightmind}/pnpm-lock.yaml | 0 {cockpit-iq => flightmind}/public/favicon.svg | 0 {cockpit-iq => flightmind}/src/assets/astro.svg | 0 {cockpit-iq => flightmind}/src/assets/background.svg | 0 .../src/components/Welcome.astro | 0 {cockpit-iq => flightmind}/src/layouts/Layout.astro | 0 {cockpit-iq => flightmind}/src/pages/index.astro | 0 {cockpit-iq => flightmind}/src/styles/global.css | 0 {cockpit-iq => flightmind}/tsconfig.json | 0 20 files changed, 11 insertions(+), 11 deletions(-) delete mode 120000 .direnv/flake-inputs/5qjxy83zks5xifz3rf4yh70hkvw0vd7l-source create mode 120000 .direnv/flake-inputs/8imsk54j1bx90gc4qv9l6wmar4s374ln-source rename {cockpit-iq => flightmind}/.gitignore (100%) rename {cockpit-iq => flightmind}/.vscode/extensions.json (100%) rename {cockpit-iq => flightmind}/.vscode/launch.json (100%) rename {cockpit-iq => flightmind}/README.md (100%) rename {cockpit-iq => flightmind}/astro.config.mjs (100%) rename {cockpit-iq => flightmind}/package.json (100%) rename {cockpit-iq => flightmind}/pnpm-lock.yaml (100%) rename {cockpit-iq => flightmind}/public/favicon.svg (100%) rename {cockpit-iq => flightmind}/src/assets/astro.svg (100%) rename {cockpit-iq => flightmind}/src/assets/background.svg (100%) rename {cockpit-iq => flightmind}/src/components/Welcome.astro (100%) rename {cockpit-iq => flightmind}/src/layouts/Layout.astro (100%) rename {cockpit-iq => flightmind}/src/pages/index.astro (100%) rename {cockpit-iq => flightmind}/src/styles/global.css (100%) rename {cockpit-iq => flightmind}/tsconfig.json (100%) diff --git a/.direnv/bin/nix-direnv-reload b/.direnv/bin/nix-direnv-reload index 8166713..9a8fc49 100755 --- a/.direnv/bin/nix-direnv-reload +++ b/.direnv/bin/nix-direnv-reload @@ -1,19 +1,19 @@ #!/usr/bin/env bash set -e -if [[ ! -d "/home/ryan/Documents/Code/cockpit-iq" ]]; then +if [[ ! -d "/home/ryan/Documents/Code/flightmind" ]]; then echo "Cannot find source directory; Did you move it?" - echo "(Looking for "/home/ryan/Documents/Code/cockpit-iq")" + echo "(Looking for "/home/ryan/Documents/Code/flightmind")" echo 'Cannot force reload with this script - use "direnv reload" manually and then try again' exit 1 fi # rebuild the cache forcefully -_nix_direnv_force_reload=1 direnv exec "/home/ryan/Documents/Code/cockpit-iq" true +_nix_direnv_force_reload=1 direnv exec "/home/ryan/Documents/Code/flightmind" true # Update the mtime for .envrc. # This will cause direnv to reload again - but without re-building. -touch "/home/ryan/Documents/Code/cockpit-iq/.envrc" +touch "/home/ryan/Documents/Code/flightmind/.envrc" # Also update the timestamp of whatever profile_rc we have. # This makes sure that we know we are up to date. -touch -r "/home/ryan/Documents/Code/cockpit-iq/.envrc" "/home/ryan/Documents/Code/cockpit-iq/.direnv"/*.rc +touch -r "/home/ryan/Documents/Code/flightmind/.envrc" "/home/ryan/Documents/Code/flightmind/.direnv"/*.rc diff --git a/.direnv/flake-inputs/5qjxy83zks5xifz3rf4yh70hkvw0vd7l-source b/.direnv/flake-inputs/5qjxy83zks5xifz3rf4yh70hkvw0vd7l-source deleted file mode 120000 index c2249d3..0000000 --- a/.direnv/flake-inputs/5qjxy83zks5xifz3rf4yh70hkvw0vd7l-source +++ /dev/null @@ -1 +0,0 @@ -/nix/store/5qjxy83zks5xifz3rf4yh70hkvw0vd7l-source \ No newline at end of file diff --git a/.direnv/flake-inputs/8imsk54j1bx90gc4qv9l6wmar4s374ln-source b/.direnv/flake-inputs/8imsk54j1bx90gc4qv9l6wmar4s374ln-source new file mode 120000 index 0000000..ec3b7fd --- /dev/null +++ b/.direnv/flake-inputs/8imsk54j1bx90gc4qv9l6wmar4s374ln-source @@ -0,0 +1 @@ +/nix/store/8imsk54j1bx90gc4qv9l6wmar4s374ln-source \ No newline at end of file diff --git a/.direnv/flake-profile-a5d5b61aa8a61b7d9d765e1daf971a9a578f1cfa.rc b/.direnv/flake-profile-a5d5b61aa8a61b7d9d765e1daf971a9a578f1cfa.rc index 0c5b84c..d9d0656 100644 --- a/.direnv/flake-profile-a5d5b61aa8a61b7d9d765e1daf971a9a578f1cfa.rc +++ b/.direnv/flake-profile-a5d5b61aa8a61b7d9d765e1daf971a9a578f1cfa.rc @@ -43,7 +43,7 @@ NIX_ENFORCE_NO_NATIVE='1' export NIX_ENFORCE_NO_NATIVE NIX_HARDENING_ENABLE='bindnow format fortify fortify3 pic relro stackclashprotection stackprotector strictoverflow zerocallusedregs' export NIX_HARDENING_ENABLE -NIX_LDFLAGS='-rpath /home/ryan/Documents/Code/cockpit-iq/outputs/out/lib -L/nix/store/578hp6h741gwi4wh1nx6rflsnicp2hwn-postgresql-17.5-dev/lib -L/nix/store/zxafhaznnkcv8ixp56f0b3hymjn71xb3-postgresql-17.5-lib/lib -L/nix/store/jgvr5576yv6vxaxn9ps09222ii889zhk-postgresql-17.5/lib -L/nix/store/5i0vfvakp1smpzflqbg9knp6mpk75qbm-inotify-tools-4.23.9.0/lib -L/nix/store/578hp6h741gwi4wh1nx6rflsnicp2hwn-postgresql-17.5-dev/lib -L/nix/store/zxafhaznnkcv8ixp56f0b3hymjn71xb3-postgresql-17.5-lib/lib -L/nix/store/jgvr5576yv6vxaxn9ps09222ii889zhk-postgresql-17.5/lib -L/nix/store/5i0vfvakp1smpzflqbg9knp6mpk75qbm-inotify-tools-4.23.9.0/lib' +NIX_LDFLAGS='-rpath /home/ryan/Documents/Code/flightmind/outputs/out/lib -L/nix/store/578hp6h741gwi4wh1nx6rflsnicp2hwn-postgresql-17.5-dev/lib -L/nix/store/zxafhaznnkcv8ixp56f0b3hymjn71xb3-postgresql-17.5-lib/lib -L/nix/store/jgvr5576yv6vxaxn9ps09222ii889zhk-postgresql-17.5/lib -L/nix/store/5i0vfvakp1smpzflqbg9knp6mpk75qbm-inotify-tools-4.23.9.0/lib -L/nix/store/578hp6h741gwi4wh1nx6rflsnicp2hwn-postgresql-17.5-dev/lib -L/nix/store/zxafhaznnkcv8ixp56f0b3hymjn71xb3-postgresql-17.5-lib/lib -L/nix/store/jgvr5576yv6vxaxn9ps09222ii889zhk-postgresql-17.5/lib -L/nix/store/5i0vfvakp1smpzflqbg9knp6mpk75qbm-inotify-tools-4.23.9.0/lib' export NIX_LDFLAGS NIX_NO_SELF_RPATH='1' NIX_STORE='/nix/store' @@ -139,7 +139,7 @@ name='nix-shell-env' export name nativeBuildInputs='' export nativeBuildInputs -out='/home/ryan/Documents/Code/cockpit-iq/outputs/out' +out='/home/ryan/Documents/Code/flightmind/outputs/out' export out outputBin='out' outputDev='out' @@ -170,7 +170,7 @@ preConfigurePhases=' updateAutotoolsGnuConfigScriptsPhase' declare -a preFixupHooks=('_moveToShare' '_multioutDocs' '_multioutDevs' ) preferLocalBuild='1' export preferLocalBuild -prefix='/home/ryan/Documents/Code/cockpit-iq/outputs/out' +prefix='/home/ryan/Documents/Code/flightmind/outputs/out' declare -a propagatedBuildDepFiles=('propagated-build-build-deps' 'propagated-native-build-inputs' 'propagated-build-target-deps' ) propagatedBuildInputs='' export propagatedBuildInputs diff --git a/README.md b/README.md index dc3e87c..3c9473a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# cockpit-iq +# Flightmind -Cockpit IQ \ No newline at end of file +Flightmind \ No newline at end of file diff --git a/cockpit-iq/.gitignore b/flightmind/.gitignore similarity index 100% rename from cockpit-iq/.gitignore rename to flightmind/.gitignore diff --git a/cockpit-iq/.vscode/extensions.json b/flightmind/.vscode/extensions.json similarity index 100% rename from cockpit-iq/.vscode/extensions.json rename to flightmind/.vscode/extensions.json diff --git a/cockpit-iq/.vscode/launch.json b/flightmind/.vscode/launch.json similarity index 100% rename from cockpit-iq/.vscode/launch.json rename to flightmind/.vscode/launch.json diff --git a/cockpit-iq/README.md b/flightmind/README.md similarity index 100% rename from cockpit-iq/README.md rename to flightmind/README.md diff --git a/cockpit-iq/astro.config.mjs b/flightmind/astro.config.mjs similarity index 100% rename from cockpit-iq/astro.config.mjs rename to flightmind/astro.config.mjs diff --git a/cockpit-iq/package.json b/flightmind/package.json similarity index 100% rename from cockpit-iq/package.json rename to flightmind/package.json diff --git a/cockpit-iq/pnpm-lock.yaml b/flightmind/pnpm-lock.yaml similarity index 100% rename from cockpit-iq/pnpm-lock.yaml rename to flightmind/pnpm-lock.yaml diff --git a/cockpit-iq/public/favicon.svg b/flightmind/public/favicon.svg similarity index 100% rename from cockpit-iq/public/favicon.svg rename to flightmind/public/favicon.svg diff --git a/cockpit-iq/src/assets/astro.svg b/flightmind/src/assets/astro.svg similarity index 100% rename from cockpit-iq/src/assets/astro.svg rename to flightmind/src/assets/astro.svg diff --git a/cockpit-iq/src/assets/background.svg b/flightmind/src/assets/background.svg similarity index 100% rename from cockpit-iq/src/assets/background.svg rename to flightmind/src/assets/background.svg diff --git a/cockpit-iq/src/components/Welcome.astro b/flightmind/src/components/Welcome.astro similarity index 100% rename from cockpit-iq/src/components/Welcome.astro rename to flightmind/src/components/Welcome.astro diff --git a/cockpit-iq/src/layouts/Layout.astro b/flightmind/src/layouts/Layout.astro similarity index 100% rename from cockpit-iq/src/layouts/Layout.astro rename to flightmind/src/layouts/Layout.astro diff --git a/cockpit-iq/src/pages/index.astro b/flightmind/src/pages/index.astro similarity index 100% rename from cockpit-iq/src/pages/index.astro rename to flightmind/src/pages/index.astro diff --git a/cockpit-iq/src/styles/global.css b/flightmind/src/styles/global.css similarity index 100% rename from cockpit-iq/src/styles/global.css rename to flightmind/src/styles/global.css diff --git a/cockpit-iq/tsconfig.json b/flightmind/tsconfig.json similarity index 100% rename from cockpit-iq/tsconfig.json rename to flightmind/tsconfig.json