File: flatpak_repo.yaml

package info (click to toggle)
bst-external 0.29.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 664 kB
  • sloc: python: 3,936; makefile: 53
file content (10 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
config:
  # elements (from the build dependencies) that should be staged in /
  environment: []
  # refs of which a copy is to be made using flatpak build-commit-from
  # a list of mappings containing keys `src` and `dest`
  copy-refs: []
  # the mode of the ostree repo (one of archive, bare, bare-user, bare-user-only)
  repo-mode: 'archive'
  arch: '%{arch}'
  branch: '%{branch}'