mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 10:19:36 +01: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.
|