aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-21Merge branch 'master' into makeEelco Dolstra
2014-01-21Remove unused typeEelco Dolstra
2014-01-21Fix evaluationEelco Dolstra
2014-01-20nix.spec: Remove "make check" since it's a no-opEelco Dolstra
2014-01-20Build Fedora 20 RPMsEelco Dolstra
2014-01-15nix-profile.sh: Add the Nixpkgs channel to $NIX_PATHEelco Dolstra
2014-01-14Bare dynamic attrs: Match interpolation semanticsShea Levy
2014-01-14Allow "bare" dynamic attrsShea Levy
2014-01-13Document nullsEelco Dolstra
2014-01-13nix-shell: Don't set NIX_INDENT_MAKEEelco Dolstra
2014-01-13nix-shell: Set $IN_NIX_SHELL before evaluatingEelco Dolstra
2014-01-09Generate schema.sql.hhEelco Dolstra
2014-01-09Handle systems where "echo -n" doesn't workEelco Dolstra
2014-01-09Update MakefilesEelco Dolstra
2014-01-09Remove mk subdirectory in preparation for "git subtree"Eelco Dolstra
2014-01-08Fix signed-binary-caches testEelco Dolstra
2014-01-08Test whether Nix correctly checks the hash of downloaded NARsEelco Dolstra
2014-01-08Fix checking of NAR hashesEelco Dolstra
2014-01-08Support cryptographically signed binary cachesEelco Dolstra
2014-01-06Revert "nix-shell: Set $IN_NIX_SHELL before evaluation"Eelco Dolstra
2014-01-06Merge branch 'dynamic-attrs-no-sugar' of github.com:shlevy/nixEelco Dolstra
2014-01-06wordingDomen Kožar
2014-01-06Disable FreeBSD tests for nowEelco Dolstra
2014-01-06Disable the tail call testEelco Dolstra
2013-12-31Don't use any syntactic sugar for dynamic attrsShea Levy
2013-12-31Fold dynamic binds handling into addAttrShea Levy
2013-12-31Dynamic attrsShea Levy
2013-12-31Add the ExprBuiltin Expr type to the ASTShea Levy
2013-12-30nix-shell --pure: Don't clear IN_NIX_SHELLShea Levy
2013-12-20Revert "Scan /proc/<pid>/cmdline for GC roots"Eelco Dolstra
2013-12-20DohEelco Dolstra
2013-12-20perl: Call loadConfFile() in doInit to avoid screwing sqlite journal mode.Petr Rockai
2013-12-20nix-env --set-flag: Barf if a selector doesn't match any installed packageEelco Dolstra
2013-12-20Scan /proc/<pid>/cmdline for GC rootsEelco Dolstra
2013-12-20nix-shell: Don't warn about the lack of a GC rootEelco Dolstra
2013-12-20nix-shell: Set $IN_NIX_SHELL before evaluationEelco Dolstra
2013-12-20nix-shell: Handle --option correctlyEelco Dolstra
2013-12-17nix-shell --pure: Keep $TERMEelco Dolstra
2013-12-10Bump language version for new storePath featureShea Levy
2013-12-10builtins.storePath: Try to substitute the path if it is not yet validShea Levy
2013-12-10Garbage collector: Release locks on temporary root filesEelco Dolstra
2013-12-05Print a trace message if a build fails due to the platform being unknownEelco Dolstra
2013-12-04Add missing fileEelco Dolstra
2013-12-02Install bsdiff and bspatch in $(libexecdir)/nixEelco Dolstra
2013-11-25Add support for ‘make installcheck’Eelco Dolstra
2013-11-25Add a Makefile for the Perl stuffEelco Dolstra
2013-11-25Expand configure variables before writing config.statusEelco Dolstra
2013-11-25Rename Makefile.new -> MakefileEelco Dolstra
2013-11-25Add a Makefile for the scripts directoryEelco Dolstra
2013-11-25Add a Makefile for bsdiffEelco Dolstra