Skip to content

orangci/wit-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wit-nix

A NixOS flake for Wit, a terminal for Wayland written in C++.

To quickly test run Wit, run nix run git+https://git.orangc.net/c/wit-nix.

Installation

In your flake, put this repository in your inputs:

inputs.wit.url = "git+https://git.orangc.net/c/wit-nix";

Then, you can install the package in any place you wish, f.e., systemPackages:

environment.systemPackages = [ inputs.wit.packages.${pkgs.system}.default ];

FAQ

Q: Why is this flake not in wit's repository itself? A: The dev is autistic and doesn't want "packagingslop" in the codebase.

About

Nix wrapper for Wit, the terminal for Wayland. Mirrored from https://git.orangc.net/c/wit-nix

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages