From b0621842d9d7db1927e7eada9a9b7ba4298549a1 Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Sun, 10 Jul 2022 11:36:17 +0200 Subject: [PATCH] adding Nix package in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf945e1..513f84c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ To avoid using unstable or too recent libraries, the rule of thumb is that a lib * [requirements file to install dependencies with pip](requirements.txt) * [command to install dependencies on Ubuntu/Debian without pip](ubuntu_dependencies.txt) * [AUR package for Arch Linux, maintained by kseistrup](https://aur.archlinux.org/packages/offpunk-git) +* [Nix](https://nixos.org/) [package](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/browsers/offpunk/default.nix), maintained by [DamienCassou](https://github.com/DamienCassou) * (please contribute commands/packages for other systems) Run command `version` in offpunk to see if you are missing some dependencies.