mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-03 23:19:07 +03:00
chore: improve pure translator template
This commit is contained in:
parent
039742749f
commit
e19470f509
@ -140,7 +140,7 @@ in {
|
||||
|
||||
# TODO: specify a list of exported packages and their versions
|
||||
packages = {
|
||||
my-niv-dependencies = "unknown-version";
|
||||
"${defaultPackageName}" = defaultPackageVersion;
|
||||
};
|
||||
|
||||
# TODO: this must be equivalent to the subsystem name
|
||||
|
Loading…
Reference in New Issue
Block a user