No description
| npins | ||
| packages | ||
| .envrc | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| overlays.nix | ||
| README.md | ||
| repl.nix | ||
julsompkgs
This is a packaging repo for Nix. It provides a central repository for all of the packages used in my personal system flake and other Nix-related projects I maintain.
Packages provided in this flake
| Attribute name | Package name / derivation | Version | Description |
|---|---|---|---|
| emoji-picker | emoji-picker | 1.0.0 | A simple emoji picker based on Fuzzel; allows inputting the emoji directly or copying it to the clipboard. |
| jan | Jan | 0.7.2 | A package tracking the latest tagged release of the app Jan |
| neovim | nvf-with-helpers | unknown | My personal neovim configuration written mostly in Nix, with some Lua, using nvf |
| pretty-uptime | pretty-uptime | 1.0 | A fish script that prints uptime in short/medium/long formats. |
| print-env | print-env | 1.0.0 | A simple script that pretty-prints the current shell's environment variables and displays them in bat |
| zen-browser (default) | zen-browser | 1.16.1b | A package tracking the latest tagged release of Zen browser |
| zen-browser (unwrapped) | zen-browser-unwrapped | 1.16.1b | Same as the above, but an unwrapped version. |
| zig-docs | zig-docs | 1.0.0 | A simple script designed to be used as a systemd service that runs a local server hosting the latest nightly build of Zig's std library documentation |