summaryrefslogtreecommitdiff
path: root/doc/todo/Sbuild_support_for_Buntish/comment_1_1b75bf6efd01918f0a4db958ba8afe2b._comment
blob: 241e62e498eda56e20b622e416b2a7f2aa88491e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2019-03-06T19:35:16Z"
 content="""
In a way the problem is that schrootProps uses toChildProperty,
which bypasses Propellor's type-level OS system.

I think it may be possible to move the use of Apt.stdSourcesList
out of Sbuild.built', and have the user pass those properties into it,
along with the OS property and their other desired properties, 
and let propellor type check that the properties passed to it all work
together.
"""]]