A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth — and committed to doing right by its community
Find a file
Robert Helgesson eca29bd72d Derive Emacs nix-mode from prog-mode.
Emacs 24.1 introduced the notion of "basic major modes" and among these
is prog-mode, see section "23.2.5 Basic Major Modes" in the Emacs
manual. The prog-mode basic major mode is recommended as a base for
derived major modes that are intended for editing source code.
2014-09-17 13:35:12 +02:00
config
corepkgs Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
doc Remove unhelpful suggestion 2014-09-16 15:42:20 +02:00
misc Derive Emacs nix-mode from prog-mode. 2014-09-17 13:35:12 +02:00
mk Merge commit '2aa93858afee22e0c32d8f4366970976374091ac' 2014-08-20 18:44:26 +02:00
perl Fix building with Clang 2014-08-23 12:00:46 +02:00
scripts build-remote.pl: UTF-8-decode errors 2014-09-05 11:53:11 +02:00
src Fix dependency ordering 2014-09-04 20:02:08 +02:00
tests tests/remote-builds.nix: Time out faster 2014-09-05 11:49:07 +02:00
.gitignore Drop separate release notes 2014-09-16 14:52:44 +02:00
bootstrap.sh
configure.ac Remove maybeVfork 2014-07-10 13:35:44 +02:00
COPYING
dev-shell Make dev-shell script work on Darwin 2014-07-16 11:53:47 +02:00
INSTALL
local.mk Install config.h only once 2014-08-20 18:33:07 +02:00
Makefile
Makefile.config.in nix-store -l: Fetch build logs from the Internet 2014-05-21 17:19:36 +02:00
nix.spec.in Really fix the RPM builds 2014-05-06 10:51:16 +02:00
README
release.nix Tweak 2014-09-05 11:49:35 +02:00
version

Nix is a purely functional package manager.  For installation and
usage instructions, please read the manual, which can be found in
`docs/manual/manual.html', and additionally at the Nix website at
<http://nixos.org/>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/).