kitty/docs
Luflosi 5058fb9919
Add shell.nix
This makes it possible to execute `nix-shell` to create the correct environment to build kitty. Use `nix-shell --pure` to eliminate most of the influence of the outside system, e.g. globally installed packages.
This works on NixOS and any Linux or macOS system with the Nix package manager installed.
The build inputs are split into `buildInputs`, `nativeBuildInputs`, `propagatedBuildInputs` and `checkInputs` so it closely resembles 2bb3a9da24/pkgs/applications/terminal-emulators/kitty/default.nix. This makes it easy to port changes between the two files.
2020-10-31 01:44:33 +01:00
..
_static Website: Add a scrollbar to the sidebar if needed 2019-11-04 18:05:08 +05:30
_templates Insert google analytics at publish time 2019-03-07 12:07:49 +05:30
kittens Add a note about how the query_terminal kitten works 2020-10-08 07:42:47 +05:30
screenshots Docs for the remote file kitten 2020-09-15 18:16:45 +05:30
binary.rst Fix #2667 2020-05-20 07:05:35 +05:30
build.rst Add shell.nix 2020-10-31 01:44:33 +01:00
changelog.rst Add a changelog entry for previous merge 2020-10-29 07:20:45 +05:30
conf.py Fix a couple of documentation build warnings 2020-08-21 07:50:35 +05:30
conf.rst Document the comments syntax for config files 2019-03-28 08:08:21 +05:30
faq.rst Fix #3048 2020-10-21 21:57:35 +05:30
graphics-protocol.rst Add links to viu that supports the graphics protocol 2020-10-18 08:42:59 +05:30
index.rst Document the framework for customizing URL open actions 2020-09-18 21:33:30 +05:30
installer.py Use context managers to open files 2019-08-01 13:21:26 -05:00
installer.sh Start work on an installer 2018-06-01 10:31:52 +05:30
integrations.rst Add another integration 2020-10-23 09:36:35 +05:30
invocation.rst Use program directives to namespace options 2018-05-30 15:32:50 +05:30
key-encoding.rst ... 2018-06-23 10:34:35 +05:30
launch.rst Allow tracking focus change events in watchers 2020-08-23 08:51:04 +05:30
layouts.rst Fix #2688 2020-05-24 12:40:54 +05:30
Makefile Dont assume sphinx-build is a python script 2019-04-24 15:12:36 +05:30
marks.rst Improve create_marker docs 2020-01-29 14:41:01 +05:30
open_actions.rst Improving MIME type detection for some common file types when they are missing from the system MIME database 2020-10-25 13:42:11 +05:30
performance.rst Get rid of the various different launchers 2019-06-24 17:21:30 +05:30
pipe.rst Deprecate pipe in favor of launch 2019-11-13 16:08:48 +05:30
protocol-extensions.rst ... 2020-10-05 19:33:09 +05:30
rc_protocol.rst ... 2020-08-11 13:08:16 +05:30
remote-control.rst Make it clear that remote control mappings dont need remote control enabled 2020-10-26 16:51:53 +05:30
support.html Add a one-time support option 2018-06-08 22:17:07 +05:30
support.rst Add a one-time support option 2018-06-08 22:17:07 +05:30