aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20nix copy: Abbreviate "daemon"Eelco Dolstra
2017-11-15Add a "profile" option to S3BinaryCacheStoreEelco Dolstra
2017-11-15Merge pull request #1678 from dtzWill/feature/anchor-exit-exceptionEelco Dolstra
2017-11-15DohEelco Dolstra
2017-11-14anchor nix::Exit exceptionWill Dietz
2017-11-14Add dependencies for coverage testEelco Dolstra
2017-11-14Update lcov filterEelco Dolstra
2017-11-14nix sign-paths: Support binary cachesEelco Dolstra
2017-11-14Add tests for "nix verify", "nix sign-paths" etc.Eelco Dolstra
2017-11-14Revert "Don't parse "x:x" as a URI"Eelco Dolstra
2017-11-14nix ls-{nar,store}: Don't abort on missing filesEelco Dolstra
2017-11-14Add some testsEelco Dolstra
2017-11-14nix ls-{nar,store} --json: Respect -REelco Dolstra
2017-11-14Don't indent JSON outputEelco Dolstra
2017-11-14nix ls-{store,nar}: Add --json flagEelco Dolstra
2017-11-14Remove ncurses-binEelco Dolstra
2017-11-14Make config options available to legacy commandsEelco Dolstra
2017-11-14Rename tests/nar-index -> tests/nar-accessEelco Dolstra
2017-11-08Remove extraneous commentEelco Dolstra
2017-11-08Merge pull request #1650 from copumpkin/darwin-sandbox-unix-socketEelco Dolstra
2017-11-07Show when tests are skippedEelco Dolstra
2017-11-06Merge pull request #1632 from AmineChikhaoui/sigint-copyEelco Dolstra
2017-11-03fetchgit.cc -> fetchGit.ccEelco Dolstra
2017-11-03Remove git:// support in NIX_PATHEelco Dolstra
2017-11-03fetchGit/fetchMercurial: Filter out directories with untracked filesEelco Dolstra
2017-11-03fetchGit: Add a testEelco Dolstra
2017-11-03fetchGit: Don't do a remote fetch if we already have the revEelco Dolstra
2017-11-03Merge pull request #1651 from LnL7/darwin-sandbox-getpwuidEelco Dolstra
2017-11-03Allow getpwuid in the darwin sandbox.Daiderd Jordan
2017-11-03Merge pull request #1660 from 4z3/patch-1Eelco Dolstra
2017-11-03Merge pull request #1655 from copumpkin/patch-1Eelco Dolstra
2017-11-03Don't freak out if we get a 403 from S3Daniel Peebles
2017-11-02fetchMercurial: fix error messagetv
2017-11-02Merge pull request #1657 from plesiv/docs-typeof-fixEelco Dolstra
2017-11-01Mention isFloat function in "Built-in Functions" sectionZoran PlesivĨak
2017-11-01Mention "float" type in builtins.typeOf section of the docsZoran PlesivĨak
2017-11-01Fix buildEelco Dolstra
2017-11-01fetchMercurial: Don't fetch hashes we already haveEelco Dolstra
2017-11-01Add fetchMercurial primopEelco Dolstra
2017-10-31Fix filterSourceEelco Dolstra
2017-10-31Always allow builds to use unix domain sockets in Darwin sandboxDan Peebles
2017-10-30builtins.fetchgit: Support importing a working treeEelco Dolstra
2017-10-30Merge pull request #1646 from copumpkin/optional-sandbox-local-networkEelco Dolstra
2017-10-30Allow optional localhost network access to sandboxed derivationsDan Peebles
2017-10-30Don't parse "x:x" as a URIEelco Dolstra
2017-10-30Fix (highly unlikely) race condition in readLinkTyson Whitehead
2017-10-30nix-build: Fix --hashEelco Dolstra
2017-10-30Make "fetchGit /path" workEelco Dolstra
2017-10-30fetchGit: Fix broken assertionEelco Dolstra
2017-10-30Add option allowed-urisEelco Dolstra