Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

NixOS

Compare

  Analyzed 4 months ago

NixOS is a Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, it is completely declarative, makes upgrading systems reliable, and has many other advantages. NixOS has a completely declarative approach to configuration ... [More] management: you write a specification of the desired configuration of your system in NixOS’s modular language, and NixOS takes care of making it happen. NixOS has atomic upgrades and rollbacks. It’s always safe to try an upgrade or configuration change: if things go wrong, you can always roll back to the previous configuration. Declarative specs and safe upgrades make NixOS a great system for DevOps use. [Less]

2.79M lines of code

1,214 current contributors

4 months since last commit

42 users on Open Hub

Activity Not Available
5.0
 
I Use This

Nix

Compare

  Analyzed about 7 hours ago

The Purely Functional Package Manager Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. It provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user package management and easy setup of build environments.

89.7K lines of code

64 current contributors

about 18 hours since last commit

22 users on Open Hub

Very High Activity
5.0
 
I Use This

cabal2nix

Compare

  Analyzed about 15 hours ago

Generate Nix build instructions from a Haskell Cabal file.

5.84K lines of code

15 current contributors

2 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

NixOps

Compare

  Analyzed about 11 hours ago

NixOps is a tool for deploying sets of NixOS Linux machines in a network or cloud, either to real hardware or to virtual machines. It takes as input a declarative specification of a set of “logical” machines and then performs any necessary steps actions to realise that specification: instantiate ... [More] cloud machines, build and download dependencies, stop and start services, and so on. It extends NixOS’s declarative approach to system configuration management to networks and adds provisioning. NixOps runs on Linux and Mac OS X. [Less]

8.4K lines of code

27 current contributors

8 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

Hydra CI

Compare

  Analyzed about 3 hours ago

Hydra is a continuous integration system based on the Nix package manager.

24.9K lines of code

16 current contributors

6 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This
Tags nix nixos

NUR

Compare

  Analyzed about 10 hours ago

Nix User Repository: User contributed nix packages .

860 lines of code

33 current contributors

about 21 hours since last commit

0 users on Open Hub

Very High Activity
0.0
 
I Use This
Licenses: No declared licenses

nix-bubblewrap

Compare

  Analyzed about 11 hours ago

Nix - bubblewrap integration

192 lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

nix-orchid

Compare

  Analyzed about 13 hours ago

Manage nix roots outside of the usual locations, for non-nix-native development

341 lines of code

0 current contributors

22 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses
Tags nix nixos

nix-attic

Compare

  Analyzed about 2 hours ago

Multi-tenant Nix Binary Cache

11.7K lines of code

0 current contributors

20 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses
Tags cache nix nixos