1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00

doc/rl-next: add github-host-attr

This commit is contained in:
Jörg Thalheim 2025-05-14 22:45:35 +02:00
parent af6e44b116
commit 39d10229e5

View file

@ -0,0 +1,7 @@
---
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.