-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
Description
flatpak-builder version
1.4.4
Linux distribution and version
GNU/Linux
Affected flatpak-builder tool
dotnet/flatpak-dotnet-generator.py
flatpak-builder tool cli args
flatpak-builder --user --install build-dir ca.mesen.Mesen2.yaml
Source repository URL
https://github.com/SourMesen/Mesen2
Flatpak-builder manifest URL
https://github.com/joshas/Mesen2-flatpak/blob/main/ca.mesen.Mesen2.yaml
Description
When dotnet application is using RestoreSources from https://nuget-feed-nightly.avaloniaui.net/v3/index.json , flatpak-dotnet-generator replaces those URLs with https://api.nuget.org/v3-flatcontainer/ . That leads to errors during flatpak build, as nightly packages cannot be found on default source.