summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kbd
Commit message (Collapse)AuthorAge
* nixos/tests/kbd-setfont-decompress: initoxalica2021-05-31
|
* kbd: patch paths to decompressorsoxalica2021-05-30
|
* kbd: add myself as maintainerdavidak2021-04-23
|
* kbd: format using nixpkgs-fmtdavidak2021-04-23
|
* kbd: add tests and update themdavidak2021-04-23
|
* kbdKeymaps: removedavidak2021-04-23
| | | | | | dvp and neo are now included in kbd includes documentation in release notes and alias
* kbd: 2.0.4 -> 2.4.0davidak2021-04-23
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* pkgs/os-specific: stdenv.lib -> libBen 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: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* neo.map: fix URLsamsonan-it2019-04-25
| | | Current URL is no longer available.
* kbd: Rename some keymaps.Erlend Pedersen2018-10-09
| | | | | | | | | | | | | | From upstream kbd, some keymap names are reused across very different keyboard layouts. This is a a problem because loadkeys just picks the first keymap it sees. The clashing names lead to e.g. "loadkeys no" defaulting to a norwegian dvorak map instead of the much more common qwerty one. Used Arch Linux's list of keymaps that need renaming, with a small deviation: the norwegian dvorak map becomes dvorak-no instead of no-dvorak, to match the naming scheme for all the other dvorak maps. fixes #47878
* treewide: isArm -> isAarch32John Ericson2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following legacy packing conventions, `isArm` was defined just for 32-bit ARM instruction set. This is confusing to non packagers though, because Aarch64 is an ARM instruction set. The official ARM overview for ARMv8[1] is surprisingly not confusing, given the overall state of affairs for ARM naming conventions, and offers us a solution. It divides the nomenclature into three levels: ``` ISA: ARMv8 {-A, -R, -M} / \ Mode: Aarch32 Aarch64 | / \ Encoding: A64 A32 T32 ``` At the top is the overall v8 instruction set archicture. Second are the two modes, defined by bitwidth but differing in other semantics too, and buttom are the encodings, (hopefully?) isomorphic if they encode the same mode. The 32 bit encodings are mostly backwards compatible with previous non-Thumb and Thumb encodings, and if so we can pun the mode names to instead mean "sets of compatable or isomorphic encodings", and then voilà we have nice names for 32-bit and 64-bit arm instruction sets which do not use the word ARM so as to not confused either laymen or experienced ARM packages. [1]: https://developer.arm.com/products/architecture/a-profile
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
| | | | | | | | | Existing "mips64el" should be "mipsel". This is just the barest minimum so that nixpkgs can recognize them as systems - although required for building individual derivations onto MIPS boards, it is not sufficient if you want to actually build nixos on those targets
* kbd: fix buildNikolay Amiantov2017-07-30
|
* Revert "Revert "kbd: 2.0.3 -> 2.0.4""Nikolay Amiantov2017-07-30
| | | | This reverts commit 00bf3a9dcaffedc4eaf244848a2a3f84e648bdba.
* Revert "kbd: 2.0.3 -> 2.0.4"Frederik Rietdijk2017-07-28
| | | | | | | | | | This reverts commit fd43b508775dd9490cc1314c4239ab48265d4529. ``` substitute(): ERROR: Invalid command line argument: /nix/store/8f42syfzv3cpw3jjq96sdzvnclivi783-kbd-2.0.4/bin/unicode_stop ``` @rnhmjoj please check
* kbd: 2.0.3 -> 2.0.4rnhmjoj2017-07-26
|
* treewide: fix the remaining issues with meta attributesDan Peebles2017-04-29
|
* kbd: split keymaps into kbdKeymapsNikolay Amiantov2016-07-08
|
* kbd: add system-wise search paths for NixOSNikolay Amiantov2016-07-03
|
* kbd: Reference correct output of bzip2Tuomas Tynkkynen2015-10-03
|
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-19
|\
| * kbd: really do include neo layoutProfpatsch2015-08-16
| |
* | kbd: 2.0.2 -> 2.0.3William A. Kennington III2015-08-18
|/
* kbd: Fix missing patchWilliam A. Kennington III2015-04-07
|
* kbd: Fix file descriptor issue with the consoleWilliam A. Kennington III2015-04-07
|
* kbd: 1.15.3 -> 2.0.2William A. Kennington III2015-04-01
|
* Set some meta.platformsEelco Dolstra2015-03-20
| | | | Also fix meta.platform -> meta.platforms in a few places.
* kbd: Patch in support for the Neo keyboard layout.aszlig2015-03-09
| | | | | | | | | | | This adds support for the Neo keyboard layout (http://neo-layout.org/, a layout optimized for the German language) for the native Linux console. It also adds build dependencies on autotools and friends, because we need to recreate the automake config in order to include a new keyboard layout directory. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Patch kbd to add the dvorak programmer (dvp) keymapMayeu2015-01-30
|
* kbd: Update to 1.15.3Eelco Dolstra2012-07-24
|
* kbd: Hard-code the path to gzip/bzip2Eelco Dolstra2012-07-24
| | | | This is necessary for systemd-vconsole-setup.service in systemd.
* Add armv7l support.Nicolas Pierron2012-04-15
| | | | svn path=/nixpkgs/trunk/; revision=33798
* Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell2012-01-21
| | | | | | | | | what the new nix thinks the fuloong is. Anyone having the old nix should use a nixpkgs previous to this change to build the new nix. And then, with the new nix, he can use any newer nixpkgs revision. svn path=/nixpkgs/trunk/; revision=31751
* Making bash and kbd cross-buildLluís Batlle i Rossell2010-11-25
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24851
* Fixing the url for kbd (the previous url did not work)Lluís Batlle i Rossell2010-09-09
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=23703
* Setting any stdenv.system references for the loongson2f system to ↵Lluís Batlle i Rossell2010-09-01
| | | | | | | | | | | | | 'mips64-linux'. (my git-svn info:) Merge branch 'mips64' into stdenv-updates Conflicts: pkgs/applications/networking/browsers/firefox/3.6.nix pkgs/top-level/all-packages.nix svn path=/nixpkgs/branches/stdenv-updates/; revision=23588
* Updating kbd, so it builds in mipsLluís Batlle i Rossell2010-08-21
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=23321
* Making more packages build on the Fuloong2f.Lluís Batlle i Rossell2010-08-11
| | | | | | I still can't build the kernel because it requires binutils yet to be released. svn path=/nixpkgs/branches/stdenv-updates/; revision=23132
* Making kbd build in armv5tel-linux. gcc 4.4.3 issues a warning with it, and ↵Lluís Batlle i Rossell2010-01-29
| | | | | | | | | kbd was compiled with -Werror. I switch off -Werror in armv5tel-linux. svn path=/nixpkgs/branches/stdenv-updates/; revision=19735
* * kbd 1.15.1.Eelco Dolstra2010-01-18
| | | | svn path=/nixpkgs/trunk/; revision=19514
* * kbd updated to 1.15.Eelco Dolstra2009-06-05
| | | | svn path=/nixpkgs/trunk/; revision=15880
* svn path=/nixpkgs/trunk/; revision=8538Eelco Dolstra2007-04-04
|
* * Added kbd.Eelco Dolstra2007-04-04
svn path=/nixpkgs/trunk/; revision=8537