added nix flake

This commit is contained in:
steven carpenter 2025-07-15 09:22:38 -04:00
parent 3138d0f6ff
commit 6f3b20d737
6 changed files with 124 additions and 29 deletions

View file

@ -4,7 +4,7 @@ Copyright © 2025 Steven Carpenter <steven.carpenter@skdevstudios.com>
package main
//TODO: P:4 testing todo in other file
import "speccon18/yunodo_redux/cmd"
import "speccon18/yunodo/cmd"
func main() {
cmd.Execute()