a: fix invalid flake reference in command

Signed-off-by: Skyler Grey <skyler3665@gmail.com>
1 file changed
tree: 5a8ca5ff43d9659723c2a31894ca3564d4d8135b
  1. apps/
  2. packages/
  3. .envrc
  4. .eslintrc.js
  5. .gitignore
  6. .npmrc
  7. flake.lock
  8. flake.nix
  9. garnix.yaml
  10. LICENSE
  11. nx.json
  12. package.json
  13. pnpm-lock.yaml
  14. pnpm-workspace.yaml
  15. README.md
README.md

Starry Sky Sites

Licensing

  • This project is largely licensed under AGPL3, which you can find a copy of in the LICENSE file
  • Some directories contain their own LICENSE files, for example ./packages/components which is licensed under the EXPAT (or MIT) license. All code in this project should be considered to be under the nearest parent license only, for example code that is in a directory licensed under EXPAT is not also licensed under AGPL3