Skip to content

default.nix: don't use unquoted urls#18

Merged
clupuishere merged 1 commit intoaws:mainfrom
Mic92:unquoted-urls
Oct 22, 2025
Merged

default.nix: don't use unquoted urls#18
clupuishere merged 1 commit intoaws:mainfrom
Mic92:unquoted-urls

Conversation

@Mic92
Copy link
Contributor

@Mic92 Mic92 commented Aug 18, 2024

Issue #, if available: -

Description of changes:

Quoting from https://nix.dev/guides/best-practices.html#urls

The Nix language syntax supports bare URLs, so one could write https://example.com instead of "https://example.com"

RFC 45 was accepted to deprecate unquoted URLs and provides a number of arguments how this feature does more harm than good.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@clupuishere clupuishere merged commit 2bbe1a3 into aws:main Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants