Commit graph

  • 1cdbb9d724 Revert "Revert "Revert "Temporarily disable darwin builds while hydra's darwin is borked""" Eelco Dolstra 2014-10-31 08:58:19 +01:00
  • 1d02431b60 Don't pull in git when doing a nix-shell Eelco Dolstra 2014-10-14 15:15:05 +02:00
  • 3a9b4a1467 Fix more warnings Eelco Dolstra 2014-10-14 15:14:54 +02:00
  • 80893a13a7 Shut up a clang warning Eelco Dolstra 2014-10-14 15:11:57 +02:00
  • a51f8d6747 Revert "Revert "Temporarily disable darwin builds while hydra's darwin is borked"" Eelco Dolstra 2014-10-30 09:30:49 +01:00
  • f72944b42f Revert "Temporarily disable darwin builds while hydra's darwin is borked" Eelco Dolstra 2014-10-29 16:34:48 +01:00
  • 1683fffd09 Update release notes Eelco Dolstra 2014-10-29 16:18:39 +01:00
  • 722bd041ce Document some primops Eelco Dolstra 2014-10-29 16:18:03 +01:00
  • 11aef17a77 Remove comments claiming we use a private PID namespace Eelco Dolstra 2014-10-29 15:49:03 +01:00
  • 5f7ded7d22 doc: fixed nix-instantiate --find-file bobvanderlinden 2014-10-26 23:06:13 +01:00
  • 89e3b52755 Merge pull request #380 from shlevy/temp-disable-darwin Eelco Dolstra 2014-10-23 15:19:15 +02:00
  • 29f7e142fc Temporarily disable darwin builds while hydra's darwin is borked Shea Levy 2014-10-23 09:16:55 -04:00
  • 6062b12160 Fix build on gcc < 4.7 Shea Levy 2014-10-20 12:15:50 -04:00
  • f040159f77 Revert "Drop support for pre-c++11 compilers." Shea Levy 2014-10-20 11:33:48 -04:00
  • ecc2c8f464 Improve printing of ASTs Eelco Dolstra 2014-10-20 08:44:32 +02:00
  • 84a13dc576 Drop support for pre-c++11 compilers. Shea Levy 2014-10-18 22:44:59 -04:00
  • c9bd6a1de4 Fix context test Shea Levy 2014-10-18 20:34:48 -04:00
  • 0ee1ca628a baseNameOf: Don't copy paths to the store first Shea Levy 2014-10-18 20:25:55 -04:00
  • d16e3c7f09 Export realiseContext in libnixexpr Shea Levy 2014-10-17 22:15:09 -04:00
  • bca6d35636 Fix nix-copy-closure --from Shea Levy 2014-10-15 15:05:13 -04:00
  • 138c257dcd Revert "binary download: Use $NIX_CURL_FLAGS" Eelco Dolstra 2014-10-15 10:22:17 +02:00
  • fb4e216598 Merge pull request #372 from wmertens/patch-4 Eelco Dolstra 2014-10-14 19:17:24 +02:00
  • bc4795919a binary download: Use $NIX_CURL_FLAGS wmertens 2014-10-14 15:36:14 +02:00
  • d04e1ff12a nix-store -q: Check for conflicting flags Eelco Dolstra 2014-10-14 12:15:39 +02:00
  • 2c1711ae33 nix-channel: Add --rollback flag Eelco Dolstra 2014-10-14 12:07:56 +02:00
  • c6849e2dee Remove redundant space in usage errors Eelco Dolstra 2014-10-14 11:41:04 +02:00
  • a8925a510c nix-channel --add: Validate URL / channel ID Eelco Dolstra 2014-10-14 11:28:13 +02:00
  • f1adf4c998 Remove unused @sshOpts flag Eelco Dolstra 2014-10-14 11:01:18 +02:00
  • a79e56de68 nix-copy-closure: Use strict Eelco Dolstra 2014-10-14 10:56:33 +02:00
  • 2a4dbcff74 Improved error message when encountering unsupported file types Eelco Dolstra 2014-10-14 10:51:19 +02:00
  • 6bb4c0b712 mkList: Scrub better Eelco Dolstra 2014-10-09 13:08:53 +02:00
  • 986fbd6fab Typo Eelco Dolstra 2014-10-09 11:34:48 +02:00
  • b6809608cc Get rid of some unnecessary ExprConcatStrings nodes in dynamic attrs Eelco Dolstra 2014-10-05 01:04:58 +02:00
  • 1418806969 Show total allocations Eelco Dolstra 2014-10-05 00:39:28 +02:00
  • c3f0a489f9 Add primop ‘catAttrs’ Eelco Dolstra 2014-10-04 18:15:03 +02:00
  • d4fcbe1687 Add primop ‘attrValues’ Eelco Dolstra 2014-10-04 16:41:24 +02:00
  • 58d8a213b0 Tweak Eelco Dolstra 2014-10-04 11:27:23 +02:00
  • 3f8576a6ab Remove some duplicate code Eelco Dolstra 2014-10-03 22:37:51 +02:00
  • c08c802bf3 Add readDir primop Shea Levy 2014-10-01 10:17:50 -04:00
  • 3fd2d2187e Add test for readDir primop Shea Levy 2014-10-01 09:40:45 -04:00
  • 3b5fa8d50c Don't recompile the same regex over and over Eelco Dolstra 2014-10-03 21:29:20 +02:00
  • 104e55bb7f nix-env: Add regular expression support in selectors Eelco Dolstra 2014-10-03 18:47:16 +02:00
  • 3800f441e4 createDirs(): Handle ‘path’ being a symlink Eelco Dolstra 2014-10-03 16:53:28 +02:00
  • a17c23426e printValue(): Don't print <CYCLE> for repeated values Eelco Dolstra 2014-10-01 15:54:40 +02:00
  • d61853430a Support control characters in JSON output Eelco Dolstra 2014-09-30 00:41:18 +02:00
  • f77be20c16 printMissing(): Print derivations in approximate build order Eelco Dolstra 2014-09-26 14:09:20 +02:00
  • 9b146a52f1 nix-daemon: Close unnecessary fd Eelco Dolstra 2014-09-25 18:45:43 +02:00
  • 0ed1b924be Bindings: Remove copy constructor Eelco Dolstra 2014-09-24 15:29:05 +02:00
  • e83a027e00 Remove bash requirement wmertens 2014-09-24 11:14:12 +02:00
  • 13a18ceb44 Fix use of PAGER during tests Eelco Dolstra 2014-09-23 15:18:44 +02:00
  • 147fcdd137 Updated documentation for nix-install-package to mention --set flag Shell Turner 2014-09-19 13:51:34 +01:00
  • cf72a61af2 Add --force-name support for --set in nix-env, to support nix-install-package --set Shell Turner 2014-09-16 18:34:59 +01:00
  • 9dd54bc7bb Pass through --set from nix-install-package command line to nix-env Shell Turner 2014-09-16 18:05:00 +01:00
  • a5b5ebc45f add manpage for nix-generate-patches darealshinji 2014-09-20 09:08:50 +02:00
  • c313d86bb8 manual: add a note that lists are strict in length Vladimír Čunát 2014-09-19 15:18:29 +02:00
  • ebb1dbb3e1 Add missing static Eelco Dolstra 2014-09-23 15:08:27 +02:00
  • 570571a2b7 Remove release notes Hydra product Eelco Dolstra 2014-09-23 10:55:38 +02:00
  • 53b044c2f6 Don't evaluate inside a "throw" Eelco Dolstra 2014-09-22 18:49:49 +02:00
  • 0cd6596b0e Add ‘deepSeq’ primop Eelco Dolstra 2014-09-22 16:03:55 +02:00
  • 831fc8ea21 Make forceValueDeep work on values with cycles Eelco Dolstra 2014-09-22 15:16:09 +02:00
  • 1e0a799bef Rename strictForceValue -> forceValueDeep Eelco Dolstra 2014-09-22 15:03:59 +02:00
  • 022618c794 Handle cycles when printing a value Eelco Dolstra 2014-09-22 14:59:37 +02:00
  • a54c263402 Add ‘seq’ primop Eelco Dolstra 2014-09-22 14:53:21 +02:00
  • eff120d1b9 Add a function ‘valueSize’ Eelco Dolstra 2014-09-22 14:46:42 +02:00
  • 68cf98c4d2 configure: Force regeneration of Makefile.config Eelco Dolstra 2014-09-22 12:50:38 +02:00
  • 2d6cd8aafd attrNames: Don't allocate duplicates of the symbols Eelco Dolstra 2014-09-19 18:11:46 +02:00
  • ea525a261f Fix off-by-one Eelco Dolstra 2014-09-19 18:08:14 +02:00
  • 93e4f01ee3 Inline Bindings::find() Eelco Dolstra 2014-09-19 16:56:13 +02:00
  • 5b58991a71 Store Attrs inside Bindings Eelco Dolstra 2014-09-19 16:49:41 +02:00
  • 0342eb1705 Remove bogus comment Eelco Dolstra 2014-09-19 15:07:22 +02:00
  • 726abdecfb Remove debug statement Eelco Dolstra 2014-09-18 20:04:49 +02:00
  • 7d7b67986a Store.so: Add dependency on libnixutil Eelco Dolstra 2014-09-18 16:28:51 +02:00
  • d4a71ec3bf Update spec file Eelco Dolstra 2014-09-18 15:42:01 +02:00
  • 8be9990cdb Install some pkgconfig files Eelco Dolstra 2014-09-18 12:00:40 +02:00
  • d64b8e9e53 Remove unused w3m dependency Eelco Dolstra 2014-09-17 17:42:00 +02:00
  • d98bfcbf81 On Linux, disable address space randomization Eelco Dolstra 2014-09-17 17:21:13 +02:00
  • 5a05cf4063 Add Make flag to disable optimization Eelco Dolstra 2014-09-17 17:07:05 +02:00
  • 6e5b02bee4 Add some instrumentation for debugging GC leaks Eelco Dolstra 2014-09-17 15:19:07 +02:00
  • d37d012774 Settings: Add bool get() Eelco Dolstra 2014-09-17 15:18:13 +02:00
  • eca29bd72d Derive Emacs nix-mode from prog-mode. Robert Helgesson 2014-09-17 08:19:51 +02:00
  • a2fc9c6b57 Remove unhelpful suggestion Eelco Dolstra 2014-09-16 15:42:20 +02:00
  • 3a52104bee Delete bugs.xml Eelco Dolstra 2014-09-16 15:40:03 +02:00
  • 5a0181c7f2 Make troubleshooting an appendix Eelco Dolstra 2014-09-16 15:39:08 +02:00
  • f77d83c26b Style tweak Eelco Dolstra 2014-09-16 15:37:38 +02:00
  • 3c8522cc22 Fix parallel make of manpages Eelco Dolstra 2014-09-16 15:29:55 +02:00
  • 54adf344a3 Fix references to version.txt Eelco Dolstra 2014-09-16 14:57:45 +02:00
  • 7a740c9288 Drop separate release notes Eelco Dolstra 2014-09-16 14:52:44 +02:00
  • b1af336132 Undocument NIX_OTHER_STORES Eelco Dolstra 2014-09-16 14:49:00 +02:00
  • 57f6463ec0 Tweak some chapter titles Eelco Dolstra 2014-09-16 14:38:37 +02:00
  • d0608da13f Drop "service deployment" bla bla Eelco Dolstra 2014-09-16 14:36:32 +02:00
  • 8b760182cd Drop reference to FreeBSD Eelco Dolstra 2014-09-16 14:35:11 +02:00
  • f271b94652 Remove pointless "license" section Eelco Dolstra 2014-09-16 14:33:39 +02:00
  • 7a68b4e4d3 Release notes: Use a section per version Eelco Dolstra 2014-09-16 14:29:00 +02:00
  • 9ed49c1da0 Nicer file names for the release notes Eelco Dolstra 2014-09-16 14:18:55 +02:00
  • 8259a392da Manual build fixes Eelco Dolstra 2014-09-16 14:14:09 +02:00
  • f0ef6b74b9 Merge branch 'master' of github.com:thatdocslady/nix Eelco Dolstra 2014-09-16 14:13:36 +02:00
  • 67e5dd3ce9 Add some hyperlinks between NIXPATH and -I Eelco Dolstra 2014-09-16 11:20:09 +02:00
  • 72d684d592 Don't rely on process substitution Eelco Dolstra 2014-09-12 12:50:03 +02:00
  • 5c4d2dab99 Fix JAR installation Eelco Dolstra 2014-09-11 16:24:26 +02:00
  • 9648222ef0 Support specifying a JAR manifest Eelco Dolstra 2014-09-11 15:47:31 +02:00