No description
Find a file
Peter Simons b31ac058cc magit: don't install lisp files into a "magit" sub-directory
After this change, Emacs can load the magit-*.el files without further
configuration. Just add

    (require 'magit-autoloads)

to ~/.emacs, and run M-x magit-status or any other magit command.
2014-10-22 13:06:43 +02:00
doc Document meta.branch 2014-10-07 16:23:27 +04:00
lib Merge pull request #4574 from fpletz/package/ncmpcppBeta 2014-10-21 13:42:53 +02:00
maintainers/scripts travis build: oops 2014-10-15 18:50:28 +02:00
nixos Merge branch 'nixpart-1.0-preparations'. 2014-10-22 08:23:31 +02:00
pkgs magit: don't install lisp files into a "magit" sub-directory 2014-10-22 13:06:43 +02:00
.gitignore
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version
COPYING
default.nix require Nix 1.7 for nixpkgs, since we're using antiquotation inside quoted attribute sets 2014-09-04 18:44:03 +02:00
README.md

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.