Giter Site home page Giter Site logo

w95psp / nix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nixos/nix

0.0 1.0 0.0 24.58 MB

Nix, the purely functional package manager

Home Page: https://nixos.org/nix/

License: GNU Lesser General Public License v2.1

Shell 8.04% Nix 4.21% Perl 1.23% Makefile 1.59% Emacs Lisp 0.03% XS 0.52% C++ 79.80% Lex 0.32% Yacc 1.08% M4 1.71% Ruby 0.01% TSQL 0.08% Python 0.05% Rust 1.32%

nix's Introduction

Nix

Open Collective supporters Test

Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. Please refer to the Nix manual for more details.

Installation

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

$ curl -L https://nixos.org/nix/install | sh

Information on additional installation methods is available on the Nix download page.

Building And Developing

Building Nix

You can build Nix using one of the targets provided by release.nix:

$ nix-build ./release.nix -A build.aarch64-linux
$ nix-build ./release.nix -A build.x86_64-darwin
$ nix-build ./release.nix -A build.i686-linux
$ nix-build ./release.nix -A build.x86_64-linux

Development Environment

You can use the provided shell.nix to get a working development environment:

$ nix-shell
$ ./bootstrap.sh
$ ./configure
$ make

Additional Resources

License

Nix is released under the LGPL v2.1.

nix's People

Contributors

7c6f434c avatar aminechikhaoui avatar aszlig avatar bburdette avatar bhipple avatar bjornfor avatar civodul avatar copumpkin avatar dezgeg avatar domenkozar avatar dtzwill avatar edolstra avatar ericson2314 avatar graham-at-target avatar grahamc avatar knl avatar layus avatar lheckemann avatar lnl7 avatar matthewbauer avatar mic92 avatar nh2 avatar peti avatar robx avatar shlevy avatar solson avatar vcunat avatar veprbl avatar yorickvp avatar zimbatm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.