This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-24 14:43:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4fcf6aa12e
nixpkgs
/
pkgs
/
development
/
libraries
/
kde-frameworks
/
kdoctools
/
setup-hook.sh
6 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 15:32:21 +00:00
addXdgData
(
)
{
addToSearchPath XDG_DATA_DIRS
"
$1
/share
"
}
treewide: Don't use envHook anymore This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-08-10 22:22:07 +00:00
addEnvHooks
"
$targetOffset
"
addXdgData
Reference in New Issue
Copy Permalink