d80f6f8d6ffe4dbc84330a1b0f31a49cb79b5cd2
This script gives status information for code repositories found recursively under a root directory. In particular, it tells whether there are uncommitted changes, untracked files, unpushed or unpulled commits. Thanks to the -u option, it is also useful to fetch updates for all the remotes in the encountered repositories.
Nixpkgs is a collection of packages for Nix package manager.
NixOS linux distribution source code is located inside nixos/ folder.
- NixOS installation instructions
- Documentation (Nix Expression Language chapter)
- Manual (How to write packages for Nix)
- Manual (NixOS)
- Continuous package builds for unstable/master
- Continuous package builds for 14.12 release
- Tests for unstable/master
- Tests for 14.12 release
Communication:
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%