Giter VIP home page Giter VIP logo

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

See our Hacking guide in our manual for instruction on how to build nix from source with nix-build or how to get a development environment.

Additional Resources

License

Nix is released under the LGPL v2.1.

nix's People

Contributors

edolstra avatar ericson2314 avatar thufschmitt avatar shlevy avatar bburdette avatar domenkozar avatar matthewbauer avatar meditans avatar dtzwill avatar grahamc avatar ma27 avatar lnl7 avatar roberth avatar pactuser avatar civodul avatar garbas avatar mkenigs avatar balsoft avatar abathur avatar pennae avatar dezgeg avatar tomberek avatar zimbatm avatar 7c6f434c avatar peti avatar lheckemann avatar layus avatar yorickvp avatar copumpkin avatar aminechikhaoui avatar

Stargazers

taw420 avatar Attila Gulyas avatar

Watchers

James Cloos avatar Oleh Stolyar avatar  avatar

Forkers

jezcope

nix's Issues

Host a static nix build

https://matthewbauer.us/blog/static-nix.html is great.

We need a way for people to be able to use nix without having to pollute their system configuration. In other cases, users might not have root access on the machine.

I think it's possible to simplify the usage even further to:

alias nix='curl https://nix-community.com/nix | sh' or curl -o ~/bin/nix https://nix-community.com/nix && chmod +x ~/bin/nix.

It seems like the experiment has stalled a bit. The referring build instruction PR has been closed. Fetching from the website is also a bit slower that what I would like.

How does one get perms?

@fricklerhandwerk and I (and maybe also you!) want to replace NixOS#4280 with a bunch of little PRs, but also have a "scratch pad" to sketch out what the whole thing looks like, concurrently with PRing the individual parts as they are ready.

@tomberek thought this might make a good fork to be the "scratch pad", and I agree. So how do we get permissions so we can push to a doc branch?

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.