Commit graph

  • c6712a007f Add a command :b to build a derivation Eelco Dolstra 2013-09-06 14:58:53 +0200
  • 5904262640 nix-shell: Support a .drv as argument Eelco Dolstra 2013-09-06 14:58:05 +0200
  • ad0dd359b4 Don't exit on SIGINT during evaluation Eelco Dolstra 2013-09-06 13:20:35 +0200
  • 0b419c048b Use readline history file Eelco Dolstra 2013-09-06 13:14:28 +0200
  • 4fb82d3d80 Handle SIGINT to cancel the current line Eelco Dolstra 2013-09-06 13:01:02 +0200
  • 504563ea44 Fix build Eelco Dolstra 2013-09-06 11:54:49 +0200
  • 2c1ecf8e81 nix-env -i: Add a flag ‘--remove-all’ / ‘-r’ Eelco Dolstra 2013-09-03 21:15:47 +0200
  • 88c07341a6 nix-env: Use wildcard match by default Eelco Dolstra 2013-09-03 15:56:33 +0200
  • 07a08bddf0 nix-env: Load files in ~/.nix-defexpr on demand Eelco Dolstra 2013-09-03 15:45:32 +0200
  • c57ed84e28 Check for name collisions in the input Nix expressions Eelco Dolstra 2013-09-03 15:25:51 +0200
  • ef4f5ba85e Work on Values instead of Exprs Eelco Dolstra 2013-09-03 13:17:51 +0000
  • 06bb2d95b4 Reformat Eelco Dolstra 2013-09-03 11:04:21 +0000
  • 6f809194d7 Get rid of the parse tree cache Eelco Dolstra 2013-09-03 12:56:33 +0200
  • 0f6279d874 Add a command :l for loading a file into scope Eelco Dolstra 2013-09-02 18:18:27 +0200
  • 57d18df7d0 Add some support code for nix-repl Eelco Dolstra 2013-09-02 18:34:04 +0200
  • 3202206d1d Add a command :t for showing the type of an expression Eelco Dolstra 2013-09-02 16:00:48 +0000
  • 287c88ca59 Support adding variables to the scope Eelco Dolstra 2013-09-02 17:53:58 +0200
  • 92077b4547 Get rid of a signedness warning Eelco Dolstra 2013-09-02 16:39:17 +0200
  • 33972629d7 Fix whitespace Eelco Dolstra 2013-09-02 16:29:15 +0200
  • e90569905e Initial version of nix-repl Eelco Dolstra 2013-09-02 15:18:15 +0200
  • ac1b754138 Lower xz compression level Eelco Dolstra 2013-09-02 13:32:51 +0200
  • c28dfc0305 Manual: Make '' a bit clearer Eelco Dolstra 2013-09-02 13:23:07 +0200
  • e9b92169a5 Fix manual error Eelco Dolstra 2013-09-02 13:19:34 +0200
  • ecd830b3b9 Update the release notes Eelco Dolstra 2013-09-02 13:11:36 +0200
  • 6ec8dab06a Adda test for build-max-log-size Eelco Dolstra 2013-09-02 12:44:30 +0200
  • b29d3f4aee Only show trace messages when tracing is enabled Eelco Dolstra 2013-09-02 12:01:04 +0200
  • efe4289464 Add an option to limit the log output of builders Eelco Dolstra 2013-09-02 11:58:18 +0200
  • afc6c1bad6 Simplify inherited attribute handling Shea Levy 2013-07-15 17:10:18 -0400
  • 6cd6ce5608 Fix nix-shell command Ivan Kozik 2013-08-16 20:18:38 +0000
  • 34bb806f74 Fix typos, especially those that end up in the Nix manual Ivan Kozik 2013-08-10 21:36:16 +0000
  • c6c024ca6f Fix personality switching from x86_64 to i686 Gergely Risko 2013-08-22 17:57:39 +0200
  • 03eaef3d7a Manual: Don't use actual hashes of Nix dependencies Eelco Dolstra 2013-08-23 10:12:20 +0200
  • b3110a15e9 Fix corrupt PNG Eelco Dolstra 2013-08-21 12:52:44 +0200
  • 25a108bb9c Hack to clean up tests/test-tmp Eelco Dolstra 2013-08-19 13:22:56 +0200
  • d308aeaf53 Store Nix integers as longs Eelco Dolstra 2013-08-19 12:35:03 +0200
  • 297b762513 Turn on -Wall Eelco Dolstra 2013-08-19 11:41:15 +0200
  • 46222bbc43 Typo Eelco Dolstra 2013-08-14 22:32:49 +0200
  • 58204a3c39 corepkgs/nar.nix: Prefer local builds Shea Levy 2013-08-14 15:35:13 -0400
  • 3fb7ae0586 Respect MINSIGSTKSZ when allocating an alternative stack Eelco Dolstra 2013-08-07 15:44:19 +0000
  • 161a2ccf7a Fix build on non-Linux Eelco Dolstra 2013-08-07 17:26:41 +0200
  • a583a2bc59 Run the daemon worker on the same CPU as the client Eelco Dolstra 2013-08-07 11:51:55 +0000
  • 263d668222 Set the default GCC optimisation level to -O3 Eelco Dolstra 2013-08-06 14:21:46 +0200
  • fd7d979c79 Remove obsolete reference to ATerms Eelco Dolstra 2013-08-06 14:15:11 +0200
  • 46ffcce0c3 In the profiler output, show function names (if available) Eelco Dolstra 2013-08-02 18:29:23 +0000
  • 8e74c0bfd1 Let the ordering operators also work on strings Eelco Dolstra 2013-08-02 18:53:02 +0200
  • 3d77b28eac Add comparison operators ‘<’, ‘<=’, ‘>’ and ‘>=’ Eelco Dolstra 2013-08-02 18:39:40 +0200
  • 47701677e8 Add integer ‘-’, ‘*’ and ‘/’ operators Eelco Dolstra 2013-08-02 16:03:02 +0000
  • 5d147e125c Add a unary integer negation operator Eelco Dolstra 2013-08-02 17:35:59 +0200
  • 159e621d1a Overload the ‘+’ operator to support integer addition Eelco Dolstra 2013-08-02 15:21:17 +0000
  • 511455965e nix-shell: Don't disable Automake dependency tracking Eelco Dolstra 2013-07-31 13:17:50 +0200
  • 7df4ef983e Test the delayed with a bit more Eelco Dolstra 2013-07-31 13:12:35 +0200
  • 0a470fc345 Make Env smaller Eelco Dolstra 2013-07-31 12:44:21 +0200
  • 8ae6d55db1 Don't use NULL Eelco Dolstra 2013-07-31 12:11:14 +0200
  • e068f49f7d Avoid thunks when a fromWith var can be looked up without evaluation Shea Levy 2013-07-16 08:43:54 -0400
  • 20866a7031 Delay evaulation of with attrs until a variable lookup needs them Shea Levy 2013-07-15 15:53:14 -0400
  • 70e68e0ec6 Detect stack overflows Eelco Dolstra 2013-07-30 23:25:37 +0200
  • e87d1a63bd killUser: Don't let the child kill itself on Apple Shea Levy 2013-03-18 11:13:53 -0400
  • 7cf539c728 buildenv: remove special treatment of python files Florian Friesdorf 2012-02-20 04:09:46 +0100
  • 7b09e9f2c4 Add hacking notes plus a script for running nix-shell Eelco Dolstra 2013-07-19 16:51:31 +0200
  • 15e5ac8039 nix-shell: Set $IN_NIX_SHELL Eelco Dolstra 2013-07-19 14:32:05 +0200
  • 48858ad5ca nix-shell: Set some environment variables also set by build.cc Eelco Dolstra 2013-07-19 14:06:58 +0200
  • 2bc5de8635 Rename ‘nix-build --run-env’ to ‘nix-shell’ Eelco Dolstra 2013-07-19 12:02:44 +0200
  • dc5f2e7da6 nix-build --run-env: Add a ‘--pure’ flag Eelco Dolstra 2013-07-19 11:23:32 +0200
  • a4921b8ceb Revert "build-remote.pl: Enforce timeouts locally" Eelco Dolstra 2013-07-18 12:52:16 +0200
  • 16591eb3cc Allow bind-mounting regular files into the chroot Shea Levy 2013-07-12 09:35:33 -0400
  • c3f5413e80 Fix syntax error in unpack-channel Eelco Dolstra 2013-07-12 14:06:05 +0200
  • aeb810b01e Garbage collector: Don't follow symlinks arbitrarily Eelco Dolstra 2013-07-12 14:01:25 +0200
  • 25a00cae5b Add gzip support for channel unpacking Gergely Risko 2013-05-14 15:10:14 +0200
  • 620d57f036 doc: typo Domen Kožar 2013-06-29 15:18:05 +0200
  • 6fcc290619 build-remote.pl: Move "building ..." message to a better place Eelco Dolstra 2013-07-11 17:16:45 +0200
  • ed09d0c0a4 nix-build --run-env: Always use Bash Eelco Dolstra 2013-07-11 14:40:29 +0200
  • 656390062a nix-build --run-env: Source $stdenv/setup in the interactive shell Eelco Dolstra 2013-07-11 14:32:22 +0200
  • 212e96f39c Leave `HAVE_HUP_NOTIFICATION' undefined on GNU/Hurd. Ludovic Courtès 2013-07-05 22:21:04 +0200
  • b584a42e3d Manual: auto-optimise-store is disabled by default Eelco Dolstra 2013-07-03 18:35:59 +0200
  • 5116214343 Add support for uncompressed NARs in binary caches Eelco Dolstra 2013-07-01 21:02:36 +0200
  • 7986711632 copy-from-other-stores.pl: Respect $NIX_BIN_DIR Eelco Dolstra 2013-07-01 13:30:28 +0200
  • 1917d750a0 copy-from-other-stores.pl: Report downloaded size as 0 Eelco Dolstra 2013-07-01 13:29:59 +0200
  • 7ccd946407 Don't set $preferLocalBuild and $requiredSystemFeatures in builders Eelco Dolstra 2013-06-20 20:05:03 +0200
  • 5558652709 Don't substitute derivations that have preferLocalBuild set Eelco Dolstra 2013-06-20 19:26:31 +0200
  • 1906cce6fc Increase SQLite's auto-checkpoint interval Eelco Dolstra 2013-06-20 14:01:33 +0000
  • 9b11165aec Disable the copy-from-other-stores substituter Eelco Dolstra 2013-06-20 12:01:33 +0200
  • 22144afa8d Don't keep "disabled" substituters running Eelco Dolstra 2013-06-20 11:55:15 +0200
  • 2b29e4b852 Bump version Eelco Dolstra 2013-06-17 15:39:45 +0200
  • 6016bcd30e Update release notes for Nix 1.5.3 Eelco Dolstra 2013-06-17 11:47:38 +0200
  • 1b6ee8f4c7 Allow hard links between the outputs of a derivation Eelco Dolstra 2013-06-13 17:29:56 +0200
  • cd49ee0897 Fix a security bug in hash rewriting Eelco Dolstra 2013-06-13 17:12:24 +0200
  • 1e2c7c04b1 Fix assertion failure in canonicalisePathMetaData() after hash rewriting Eelco Dolstra 2013-06-13 17:12:06 +0200
  • 6cc2a8f8ed computeFSClosure: Only process the missing/corrupt paths Eelco Dolstra 2013-06-13 16:43:20 +0200
  • bfee9a2581 Typo Eelco Dolstra 2013-06-13 14:51:11 +0200
  • f9ff67e948 In repair mode, update the hash of rebuilt paths Eelco Dolstra 2013-06-13 14:46:07 +0200
  • 6b05f688ee nix-daemon: Trust options like binary-caches when the client is root Eelco Dolstra 2013-06-12 12:10:26 +0200
  • 5c06e5297d download-from-binary-cache.pl: Respect $NIX_CONNECT_TIMEOUT Eelco Dolstra 2013-06-07 16:21:48 +0200
  • 24a356bf71 Replace $NIX_DEBUG_SUBST with an option ‘debug-subst’ Eelco Dolstra 2013-06-07 15:35:54 +0200
  • 24e063efdc download-from-binary-cache.pl: Show if we're waiting for a URL Eelco Dolstra 2013-06-07 15:33:44 +0200
  • ca70fba0bf Remove obsolete EOF checks Eelco Dolstra 2013-06-07 15:10:23 +0200
  • 5959c591a0 Process stderr from substituters while doing have/info queries Eelco Dolstra 2013-06-07 15:02:14 +0200
  • c5f9d0d080 Buffer reads from the substituter Eelco Dolstra 2013-06-07 14:00:23 +0200
  • 75e12b8e66 download-from-binary-cache.pl: Fix race condition Eelco Dolstra 2013-06-05 16:17:06 +0200
  • f0576d6775 Update the default binary cache URL to cache.nixos.org Eelco Dolstra 2013-06-05 13:36:43 +0200
  • ff08306746 download-from-binary-cache.pl: Treat a 403 error as a 404 Eelco Dolstra 2013-06-04 15:20:37 +0200