Silly nixpkgs mirror, totally harmless :3
Find a file
Moritz Ulrich 958df8b9d1 i18n.consoleKeyMap: Accept string or path.
i18n.consoleKeyMap maps to KEYMAP=... in vconsole.conf and `loadkeymap'
in stage1. Both of these accept paths to a keymap file in addition to
a string containing the name of the keymap.

With this commit, it's possible to use your own keymap via:

i18n.consoleKeyMap = ./path/to/something.kmap
2014-02-17 20:46:33 +01:00
doc Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
lib Merge pull request #1755 from lethalman/baobab 2014-02-15 22:32:31 +01:00
maintainers/scripts Fix references to pkgs/lib 2013-10-10 13:28:22 +02:00
nixos i18n.consoleKeyMap: Accept string or path. 2014-02-17 20:46:33 +01:00
pkgs Merge pull request #1764 from thoughtpolice/grsec 2014-02-17 18:32:08 +01:00
.gitignore Merge .gitignore files 2013-10-10 13:28:22 +02:00
.version Next release will be 14.02 Baboon 2013-11-01 09:16:36 +01:00
COPYING
default.nix
README.md Update README.md 2014-01-24 00:08:00 +01:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.