mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
7 lines
244 B
Markdown
7 lines
244 B
Markdown
---
|
|
synopsis: "Add host attribute of github/gitlab flakerefs to URL serialization"
|
|
issues:
|
|
prs: [12580]
|
|
---
|
|
|
|
Resolved an issue where `github:` or `gitlab:` URLs lost their `host` attribute when written to a lockfile, resulting in invalid URLs.
|