packages/library/odin-flake-test
o

odin-flake-test

be4ba86library

No description provided.

0 stars0 forksUnknownupdated 6 months ago
Open repo

odin-flake-test

Testing ground for updating odin-flake.

Get started

  • Clone the repo
  • Init submodules
git submodule update --init
  • Enter the developer environment
nix develop
  • Run Odin tests
odin run src/raylib
odin run src/sdl2
odin run src/sdl3

The flake would normally use pinned versions of the libraries and should match what the included version of Odin expects.

You can change Odin version in odin-flake/flake.nix, to test with a different version.
This is the Odin version that will be downloaded and built.

The Odin submodule is only included to ease generating patches or diving into the source, it's not used for the developer environment.
You can nix-shell for an environment where you can build it, if you want to play with it.

To run the included examples:

cd Odin
nix-shell
./build_odin.sh
./odin run ../src/raylib
Package Info
Version
be4ba86
License
Unknown
Author
@freli
Type
library
Forks
0
Created
1 year ago
Updated
6 months ago
Health
maintained
has releases
has readme
has license
Maintainer
freli
freli
Maintainer
Activity
last 56 weeks