Fork of Lix to retain it clean from idiot AI sloppers
0

Configure Feed

Select the types of activity you want to include in your feed.

C++ 71.3%
Python 11.1%
Nix 6.0%
Shell 3.7%
Meson 2.1%
Rust 0.6%
JavaScript 0.5%
Perl 0.3%
Xonsh 0.3%
XS 0.2%
Cap'n Proto 0.1%
Just 0.1%
XSLT 0.1%
jq 0.1%
DTrace 0.1%
Emacs Lisp 0.1%
C 0.1%
Ruby 0.1%
CSS 0.1%
Other 3.7%
19k 1 0

Clone this repository

https://git.vm.fail/awoo.ren/lix https://git.vm.fail/did:plc:lypolte4ulkyl4hzb5iwqarq
ssh://git@knot.git.awoo.ren:2222/awoo.ren/lix ssh://git@knot.git.awoo.ren:2222/did:plc:lypolte4ulkyl4hzb5iwqarq

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Lix#

Lix is an implementation of Nix, a powerful package management system for Linux and other Unix systems that makes package management reliable and reproducible.

Read more about us at https://lix.systems.

Installation#

On Linux and macOS the easiest way to install Lix is to run the following shell command (as a user other than root):

$ curl -sSf -L https://install.lix.systems/lix | sh -s -- install

For systems that already have a Nix implementation installed, such as NixOS systems, read our install page

Building And Developing#

See our Hacking guide in our manual for instruction on how to set up a development environment and build Lix from source.

Additional Resources#

License#

Lix is released under LGPL-2.1-or-later.