-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
potential naming clash #200
Comments
This comment has been minimized.
This comment has been minimized.
I realized that this restriction only applies for sub profiles, a top level profile still can be named naming a sub level profile default alongside a
... improbable. |
blaggacao
pushed a commit
to blaggacao/devos
that referenced
this issue
Mar 18, 2021
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
Closed
blaggacao
pushed a commit
to blaggacao/devos
that referenced
this issue
Mar 18, 2021
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
blaggacao
pushed a commit
to blaggacao/devos
that referenced
this issue
Mar 18, 2021
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
blaggacao
pushed a commit
to blaggacao/devos
that referenced
this issue
Mar 18, 2021
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
blaggacao
pushed a commit
to blaggacao/devos
that referenced
this issue
Mar 18, 2021
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
blaggacao
pushed a commit
to blaggacao/devos
that referenced
this issue
Mar 18, 2021
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
blaggacao
pushed a commit
to blaggacao/devos
that referenced
this issue
Mar 18, 2021
If this code had been written this way, I wouldn't have opened divnix#200 in the first place. (perspective of a begginer nix-langer) closes: divnix#200
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/divnix/devos/blob/2961c1ea529a98296be9c0f07a08431665bb8654/lib/devos/mkProfileAttrs.nix#L30
this attribute could be called
profile
instead, since this naming scheme precludes people naming their sub profiledefault
— which people might actually want to do.Is my analysis correct, here?
The text was updated successfully, but these errors were encountered: