Skip to content
Discussion options

You must be logged in to vote

Ah, this seems to be faulty packaging on Nixpkgs.

nix-store -qR (realpath ./result/bin/ghostty) | grep gst
/nix/store/mk3db6i5w5g4b1bdwrcwp0ys4cypk51n-gstreamer-1.26.5
/nix/store/kgf6zn39f6mxg0l3hjx29rpg7a0y3viv-gst-plugins-base-1.26.5
/nix/store/x6adcywj0fgd4air162d1pphzh8cjvqn-gst-plugins-bad-1.26.5

Versus the flake:

nix-store -qR (realpath ./result/bin/ghostty) | grep gst
/nix/store/mci7fmm4knhi78y79lhpd95sxdpqmiv4-gstreamer-1.26.5
/nix/store/k98dlpanhvcr17yg71rllrx0fmmaxfb4-gst-plugins-base-1.26.5
/nix/store/qi6h533qphkvkanx7wlmvj0wnm72rbrh-gst-plugins-bad-1.26.5
/nix/store/d20jggdy16wqrqbprpgli39n3yqz4dvv-gst-plugins-good-1.26.5

I'll go ahead and open an issue there. Actually I t…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pluiedev
Comment options

Answer selected by pluiedev
@pluiedev
Comment options

@philippedev101
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue is in an upstream project os/linux packaging
2 participants