Conversation
|
This code is largely based on what Lix already added. Having the same option is beneficial for inter-operability. |
8806e95 to
bf0b7e6
Compare
Co-authored-by: piegames <git@piegames.de> Co-authored-by: eldritch horrors <pennae@lix.systems>
bf0b7e6 to
d261304
Compare
|
An alternative to this could be just printing warnings otherwise? |
|
This one suggested warnings? #10281 |
|
🎉 All dependencies have been resolved ! |
| {}, | ||
| "deprecated-features", | ||
| R"( | ||
| Deprecated features that are enabled. (Currently there are none.) |
There was a problem hiding this comment.
| Deprecated features that are enabled. (Currently there are none.) | |
| Deprecated features that are enabled. |
Seems like that's not true with URL literals?
There was a problem hiding this comment.
yeah, but that's introduced in the next PR and not this one.
|
I do think it would be better if URL literals was an eval setting rather than overall setting. |
Shouldn't be a big deal to move, but I am not so sure if all "warnings" would be in the eval category: #10281 (comment) |
|
|
|
#15326 subsumes this |
Depends on #15148
Motivation is being able to remove url literals in #15151 while still having a way to evaluate old nix code.