upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/FILES_CREATED.md
diff options
context:
space:
mode:
Diffstat (limited to 'FILES_CREATED.md')
-rw-r--r--FILES_CREATED.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/FILES_CREATED.md b/FILES_CREATED.md
index a00b72d..2bdb0f4 100644
--- a/FILES_CREATED.md
+++ b/FILES_CREATED.md
@@ -84,9 +84,9 @@
84 - Locked dependency versions 84 - Locked dependency versions
85 - Generated by cargo 85 - Generated by cargo
86 86
873. **grasp-audit/shell.nix** 873. **grasp-audit/flake.nix**
88 - NixOS development environment 88 - NixOS development environment (flake-based)
89 - Build tools (gcc, cargo, etc.) 89 - Build tools (rust, pkg-config, openssl)
90 - Shell hook with helpful messages 90 - Shell hook with helpful messages
91 91
92--- 92---
@@ -268,7 +268,7 @@ Dev dependency:
268## Key Files by Purpose 268## Key Files by Purpose
269 269
270### For Building 270### For Building
271- `grasp-audit/shell.nix` - Development environment 271- `grasp-audit/flake.nix` - Development environment
272- `grasp-audit/Cargo.toml` - Dependencies 272- `grasp-audit/Cargo.toml` - Dependencies
273 273
274### For Understanding 274### For Understanding