Index: dee-1.2.7+17.10.20170616/vapi/Dee-1.0.metadata =================================================================== --- dee-1.2.7+17.10.20170616.orig/vapi/Dee-1.0.metadata +++ dee-1.2.7+17.10.20170616/vapi/Dee-1.0.metadata @@ -2,7 +2,9 @@ GListResultSet skip GListResultSetClass skip FilterModel - .filter unowned + .filter skip // unsupported type for construct property +Index + .reader skip // unsupported type for construct property Model .append skip=false .build_named_row skip class='main'>index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/channels.scm
AgeCommit message (Expand)Author
2019-01-20inferior: 'gexp->derivation-in-inferior' honors EXP's load path....Ludovic Courtès
2019-01-20channels: Don't pull from the same channel more than once....Ludovic Courtès
2018-12-09guix: Add support for channel dependencies....Ricardo Wurmus