aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24installer: Fix terminal colors.Greg Price
2020-03-24switch to one level of builder function, not subobject functionsBen Burdette
2020-03-24fix column rangeBen Burdette
2020-03-24MkNixCode, MkErrLine approachBen Burdette
2020-03-24renamingBen Burdette
2020-03-24Misc changes from the flakes branchEelco Dolstra
2020-03-24Fix --refresh with --no-netEelco Dolstra
2020-03-24nix: Add --refresh as an alias for --tarball-ttl 0Eelco Dolstra
2020-03-24nix path-info --json: Print hash in SRI formatEelco Dolstra
2020-03-24Pretty-print 'nix why-depends' / 'nix-store -q --tree' outputEelco Dolstra
2020-03-24absPath(): Use std::optionalEelco Dolstra
2020-03-24buildenv: Eliminate global variables, other cleanupEelco Dolstra
2020-03-24Fix coverage buildEelco Dolstra
2020-03-24nix edit: Support non-derivation attributesEelco Dolstra
2020-03-24findAlongAttrPath(): Return positionEelco Dolstra
2020-03-24findAlongAttrPath(): Throw AttrPathNotFoundEelco Dolstra
2020-03-24Add function for quoting stringsEelco Dolstra
2020-03-24Use std::string_viewEelco Dolstra
2020-03-24EvalState::allocAttr(): Add convenience methodEelco Dolstra
2020-03-24Merge pull request #3441 from gnprice/pr-doc-store-roDomen Kožar
2020-03-23doc: Files in the store have modes 444/555, not 644/755Greg Price
2020-03-23error testBen Burdette
2020-03-23Merge pull request #3440 from gnprice/pr-install-roEelco Dolstra
2020-03-23Merge pull request #3429 from LnL7/darwin-sandboxEelco Dolstra
2020-03-22installer: Set files read-only when copying into storeGreg Price
2020-03-22straightforward port of rust mockup codeBen Burdette
2020-03-21Merge pull request #3431 from pmiddend/install-script-test-for-xzDomen Kožar
2020-03-21installer: also test for xz to unpackPhilipp Middendorf
2020-03-20sandbox: fix /bin/sh on catalinaDaiderd Jordan
2020-03-20sandbox: allow pty devicesDaiderd Jordan
2020-03-20libstore: relax default sandbox-paths on darwinDaiderd Jordan
2020-03-20libstore: disable resolve-system-dependencies hookDaiderd Jordan
2020-03-20Merge pull request #3426 from jakobrs/remote-gc-delete-optEelco Dolstra
2020-03-19Remove the --delete option for --gcjakobrs
2020-03-19nix repl: Put EvalState on the heapEelco Dolstra
2020-03-19nix repl: Scan NixRepl for GC rootsEelco Dolstra
2020-03-14Merge pull request #3413 from Ericson2314/include-regexEelco Dolstra
2020-03-13Add missing `#include <regex>`John Ericson
2020-03-13Merge pull request #3380 from contrun/no-attr-path-for-installedEelco Dolstra
2020-03-13README.md: Remove reference to OpenSSLEelco Dolstra
2020-03-13Remove the 'release' jobEelco Dolstra
2020-03-13Merge pull request #3410 from edolstra/no-tarballEelco Dolstra
2020-03-13Remove the tarball jobEelco Dolstra
2020-03-14display attr-path only when queried availableYI
2020-03-13Merge pull request #3409 from NixOS/github-actionsEelco Dolstra
2020-03-13Fix macOSEelco Dolstra
2020-03-13Remove callout graphicsEelco Dolstra
2020-03-13Remove build and binaryTarball since they're included in installerScriptEelco Dolstra
2020-03-13Add CI with github actionsDomen Kožar
2020-03-13style.css: RemoveEelco Dolstra