config: un-ignore curl and git packages

These were set to "ignore" to prevent cascade rebuilds during
development, not because they fail to build. Per project policy,
packages must not be ignored without explicit user request.
This commit is contained in:
2026-07-10 14:27:58 +03:00
parent 65547eba1d
commit 80880bb363
+2 -4
View File
@@ -230,11 +230,9 @@ cosmic-edit = "ignore"
cosmic-files = "ignore"
cosmic-icons = "ignore"
cosmic-term = "ignore"
curl = "ignore"
git = "ignore"
curl = {}
git = {}
mc = {}
#curl = "ignore" # suppressed: cascade rebuild
#git = "ignore" # suppressed: cascade rebuild
[[files]]
path = "/lib/firmware/amdgpu"