summary refs log tree commit diff
path: root/pkgs/tools/X11/keynav/default.nix
Commit message (Collapse)AuthorAge
* keynav: updatePhani Rithvij2023-02-19
|
* keynav: formatSandro Jäckel2021-08-02
|
* tools/{X11/video/virtualization}: replace name with pname&versionFelix Buehler2021-07-27
|
* pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob2021-01-17
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* keynav: 0.20150730.0 -> 0.20180821.0Masayuki Takeda2018-11-25
|
* treewide: http -> httpsRyan Mulligan2018-06-23
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* keynav: 0.20110708.0 -> 0.20150730.0Gabriel Ebner2015-09-13
|
* keynav: update from 0.20101014.3067 to 0.20110708.0Pascal Wittmann2014-09-26
|
* keynav: update from 20070903 to 20101014 and adopt itPascal Wittmann2014-09-26
|
* More description fixesBjørn Forsman2013-10-06
| | | | | | | | | | | * Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
* * Improved a bunch of "name" attributes (mostly missing versionEelco Dolstra2009-10-28
| | | | | | numbers). svn path=/nixpkgs/trunk/; revision=17991
* Keynav fixMichael Raskin2008-03-17
| | | | svn path=/nixpkgs/trunk/; revision=11147
* Updated keynav; new features; do not forget to copy keynavrc from ↵Michael Raskin2007-10-01
| | | | | | share/keynav/doc to ~/.keynavrc svn path=/nixpkgs/trunk/; revision=9391
* Added keynav.Michael Raskin2007-08-04
svn path=/nixpkgs/trunk/; revision=9045