Marc Weber wrote:

> patch for nix allowing arbitrary strings as attr names still waiting for
> review or comments.
Is it possible to translate the following

rec {
  foo_1_2 = {};
  foo = foo_1_2;
}

to use foo-1.2?

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to