https://github.com/srid/thelounge-nix
Nix package for the Lounge (self-hosted web IRC client)
https://github.com/srid/thelounge-nix
nix nix-files nixos thelounge
Last synced: 4 months ago
JSON representation
Nix package for the Lounge (self-hosted web IRC client)
- Host: GitHub
- URL: https://github.com/srid/thelounge-nix
- Owner: srid
- Created: 2018-01-23T21:12:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T00:28:47.000Z (almost 7 years ago)
- Last Synced: 2024-12-27T01:07:50.194Z (6 months ago)
- Topics: nix, nix-files, nixos, thelounge
- Language: Nix
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nix package for thelounge
This repo holds the nix files for deploying [thelounge](https://github.com/thelounge/lounge) IRC web client. The .nix files were generated using [node2nix](https://github.com/svanderburg/node2nix) for the "thelounge" npm package.
To install, run: `nix-env -f default.nix -iA thelounge`