mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-27 16:33:05 +03:00
13 lines
349 B
TOML
13 lines
349 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.
|
|
|
|
["gipetto/cowsay"]
|
|
name = "gipetto/cowsay"
|
|
relPath = ""
|
|
subsystem = "php"
|
|
translator = "composer-lock"
|
|
translators = [ "composer-lock", "composer-json",]
|
|
|
|
["gipetto/cowsay".subsystemInfo]
|