mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-02 06:44:56 +03:00
12 lines
283 B
TOML
12 lines
283 B
TOML
# To re-generate this file, run:
|
|
# nix run github:nix-community/dream2nix#detect-projects $source
|
|
# ... where `$source` points to the source of your project.
|
|
|
|
[goblins]
|
|
name = "goblins"
|
|
relPath = "goblins"
|
|
subsystem = "racket"
|
|
translator = "racket-impure"
|
|
|
|
[goblins.subsystemInfo]
|