mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-30 09:36:15 +02:00
8d682ba551
* Added descriptors for gtkspell and its support package pspell. Gtkspell is an optional dependency of Pan, so we should add the ability to nix-instantiate to instantiate variants of a package based on a selection of features.
7 lines
No EOL
141 B
Bash
Executable file
7 lines
No EOL
141 B
Bash
Executable file
#! /bin/sh
|
|
|
|
export LD_LIBRARY_PATH=$glib/lib:$atk/lib:$pango/lib:$gtk/lib:$gnet/lib:$pspell/lib:$gtkspell/lib
|
|
|
|
ldd $pan/bin/pan
|
|
|
|
$pan/bin/pan |