added nix flake
This commit is contained in:
parent
3138d0f6ff
commit
6f3b20d737
6 changed files with 124 additions and 29 deletions
2
main.go
2
main.go
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue