aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-02docs: xref doesn't render in titleKevin Stock
2019-11-01Merge pull request #3192 from ng-0/ng0/issue3186Eelco Dolstra
2019-11-01include netinet/in.h in src/nix/main.ccng0
2019-10-31Merge pull request #3187 from Mic92/travisEelco Dolstra
2019-10-31travis: enable linux buildsJörg Thalheim
2019-10-31Merge pull request #3182 from bhipple/fixup/commentsEelco Dolstra
2019-10-31Merge pull request #3179 from dtzWill/fix/struct-class-mismatch-minorEelco Dolstra
2019-10-31Minor updates to inline commentsBenjamin Hipple
2019-10-30minor: fix mismatch of struct/class forward decl of 'Source'Will Dietz
2019-10-29queryPathInfoUncached(): Return const ValidPathInfoEelco Dolstra
2019-10-29Move addToStoreFromDump to StoreEelco Dolstra
2019-10-29Don't create a Store in processConnection()Eelco Dolstra
2019-10-29Move Unix domain socket creation to libutilEelco Dolstra
2019-10-29Move most of the daemon implementation to libstoreEelco Dolstra
2019-10-29Remove the check against concurrent builds in the same processEelco Dolstra
2019-10-27Factor out linkOrCopy()Eelco Dolstra
2019-10-27Add O(1)-memory copyPath() functionEelco Dolstra
2019-10-27SimplificationEelco Dolstra
2019-10-27Merge branch 'issue-3147-inNixShell-arg' of https://github.com/hercules-ci/nixEelco Dolstra
2019-10-27Add inNixShell = true to nix-shell auto-callRobert Hensing
2019-10-27Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nixEelco Dolstra
2019-10-27builtins.toJSON: fix __toString usageRobin Gloster
2019-10-23install-multi-user.sh: Remove unused variablesEelco Dolstra
2019-10-23Merge pull request #3161 from schlarpc/patch-1Eelco Dolstra
2019-10-23Merge pull request #3159 from earksiinni/docs-import-bracketsEelco Dolstra
2019-10-22Remove superfluous IAM action for S3 cacheChaz Schlarp
2019-10-21Tweak path hintErsin Akinci
2019-10-21Add hint about path in builtins.importErsin Akinci
2019-10-21Revert "Document import <path> syntax"Ersin Akinci
2019-10-21Mark content-addressable paths with references as experimentalEelco Dolstra
2019-10-21nix make-content-addressable: Add examplesEelco Dolstra
2019-10-21Fix buildEelco Dolstra
2019-10-21Allow content-addressable paths to have referencesEelco Dolstra
2019-10-21Add experimental-features settingEelco Dolstra
2019-10-21SourceExprCommand::getSourceExpr(): Allocate more spaceEelco Dolstra
2019-10-21Merge pull request #3158 from steshaw/masterEelco Dolstra
2019-10-20Document import <path> syntaxErsin Akinci
2019-10-19Fix unset variable in installerSteven Shaw
2019-10-17Merge pull request #2291 from Taneb/masterEelco Dolstra
2019-10-11ssh-ng: Don't set CPU affinity on the remoteEelco Dolstra
2019-10-11Merge pull request #3114 from matthewbauer/add-libatomicEelco Dolstra
2019-10-10nix verify: Fix uninitialized variableEelco Dolstra
2019-10-10nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexprEelco Dolstra
2019-10-10DohEelco Dolstra
2019-10-09Merge pull request #3136 from NixOS/no-world-writableEelco Dolstra
2019-10-09Force per-user group to a known valueEelco Dolstra
2019-10-09TypoEelco Dolstra
2019-10-09Go back to 755 permission on per-user directoriesEelco Dolstra
2019-10-09nix-env: Create ~/.nix-defexpr automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Remove coreutils dependencyEelco Dolstra