blob 37b13f0fff46735a4f16b848c8f3a6ccb981d549 376 bytes (raw)
name: host/rootfs/image/etc/s6-rc/cosmic-panel/run # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
| | #!/bin/execlineb -P
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2021, 2023 Alyssa Ross <hi@alyssa.is>
# Really cosmic-panel should look here by default, but it doesn't
# properly implement the XDG Base Directories spec.
export XDG_CONFIG_HOME /etc/xdg
# TODO: this should be fixed in Nixpkgs libcosmicAppHook
export XDG_DATA_DIRS /usr/share
cosmic-panel
|
debug log:
solving 37b13f0f ...
found 37b13f0f in https://inbox.spectrum-os.org/spectrum-devel/20260710195907.98981-7-hi@alyssa.is/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260710195907.98981-7-hi@alyssa.is/
diff --git a/host/rootfs/image/etc/s6-rc/cosmic-panel/run b/host/rootfs/image/etc/s6-rc/cosmic-panel/run
new file mode 100644
index 00000000..37b13f0f
Checking patch host/rootfs/image/etc/s6-rc/cosmic-panel/run...
Applied patch host/rootfs/image/etc/s6-rc/cosmic-panel/run cleanly.
index at:
100644 37b13f0fff46735a4f16b848c8f3a6ccb981d549 host/rootfs/image/etc/s6-rc/cosmic-panel/run
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).