patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 670be2fcb574f122ab628a4f0642e3c13b289eda 211 bytes (raw)
name: tools/mount-flatpak/Cargo.toml 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Alyssa Ross <hi@alyssa.is>

[package]
name = "mount-flatpak"
edition = "2024"

[dependencies]
libc = "0.2.177"
pathrs = "0.2.1"
rustix = "1.1.2"

debug log:

solving 670be2f ...
found 670be2f in https://inbox.spectrum-os.org/spectrum-devel/20251124194846.16338-1-hi@alyssa.is/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20251127202311.42422-2-hi@alyssa.is/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20251201170458.4186683-7-hi@alyssa.is/ ||
	https://inbox.spectrum-os.org/spectrum-devel/20251201044534.977524-5-hi@alyssa.is/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20251124194846.16338-1-hi@alyssa.is/
diff --git a/tools/mount-flatpak/Cargo.toml b/tools/mount-flatpak/Cargo.toml
new file mode 100644
index 0000000..670be2f

Checking patch tools/mount-flatpak/Cargo.toml...
Applied patch tools/mount-flatpak/Cargo.toml cleanly.

skipping https://inbox.spectrum-os.org/spectrum-devel/20251127202311.42422-2-hi@alyssa.is/ for 670be2f
skipping https://inbox.spectrum-os.org/spectrum-devel/20251201170458.4186683-7-hi@alyssa.is/ for 670be2f
skipping https://inbox.spectrum-os.org/spectrum-devel/20251201044534.977524-5-hi@alyssa.is/ for 670be2f
index at:
100644 670be2fcb574f122ab628a4f0642e3c13b289eda	tools/mount-flatpak/Cargo.toml

(*) 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/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

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).