Go to file
R. RyanTM 51f148ebf1 mate.eom: 1.21.0 -> 1.21.2 (#45597)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eom/versions.
2018-08-27 15:59:04 +02:00
.github treewide: remove mailing list references 2018-08-23 09:24:44 -07:00
doc docs python: python.buildEnv does not include buildPythonApplication modules 2018-08-26 09:31:39 +02:00
lib Merge remote-tracking branch 'origin/master' into staging 2018-08-21 15:41:53 -05:00
maintainers mandoc: 1.13.4 -> 1.14.4 2018-08-26 18:12:59 -07:00
nixos Merge pull request #44990 from Ma27/reload-user-units-during-activation 2018-08-27 11:12:42 +01:00
pkgs mate.eom: 1.21.0 -> 1.21.2 (#45597) 2018-08-27 15:59:04 +02:00
.dir-locals.el .dir-locals.el: init 2018-07-06 12:48:43 -04:00
.editorconfig Revert ".version: remove final newline" 2018-04-28 14:23:13 +02:00
.gitattributes
.gitignore
.version Revert ".version: remove final newline" 2018-04-28 14:23:13 +02:00
COPYING
default.nix Update message to reflect nix 2.0 availability of imperative nix-update (#36123) 2018-06-25 00:35:06 +02:00
README.md treewide: remove mailing list references 2018-08-23 09:24:44 -07:00

logo

Code Triagers Badge

Nixpkgs is a collection of packages for the Nix package manager. It is periodically built and tested by the Hydra build daemon as so-called channels. To get channel information via git, add nixpkgs-channels as a remote:

% git remote add channels https://github.com/NixOS/nixpkgs-channels.git

For stability and maximum binary package support, it is recommended to maintain custom changes on top of one of the channels, e.g. nixos-18.03 for the latest release and nixos-unstable for the latest successful build of master:

% git remote update channels
% git rebase channels/nixos-18.03

For pull-requests, please rebase onto nixpkgs master.

NixOS Linux distribution source code is located inside nixos/ folder.

Communication: