aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2017-10-30fetchurl/fetchTarball are *not* allowed in restricted modeEelco Dolstra
2017-10-30Merge pull request #1633 from orivej/docDomen Kožar
2017-10-30builtins.fetchGit: Return an attrset with revision infoEelco Dolstra
2017-10-30enable-http2 -> http2Eelco Dolstra
2017-10-30fetchgit -> fetchGitEelco Dolstra
2017-10-30fetchTarball: Use "source" as the default nameEelco Dolstra
2017-10-30fetchurl/fetchTarball: Respect name changesEelco Dolstra
2017-10-30builtins.fetchgit: Don't mess up the progress indicatorEelco Dolstra
2017-10-30builtins.fetchgit: Support a "name" attributeEelco Dolstra
2017-10-29nix repl :t: Indicate strings that have a contextEelco Dolstra
2017-10-26Clarify indented string escaping rulesOrivej Desh
2017-10-26Describe "with" scoping precedenceOrivej Desh
2017-10-26Describe arithmetic operatorsOrivej Desh
2017-10-25Fix building on clangEelco Dolstra
2017-10-25exportReferencesGraph: Allow exporting a list of store pathsEelco Dolstra
2017-10-25Bump language versionEelco Dolstra
2017-10-25Fix exportReferencesGraph in the structured attrs caseEelco Dolstra
2017-10-25Pass lists/attrsets to bash as (associative) arraysEelco Dolstra
2017-10-24Fix RPM buildEelco Dolstra
2017-10-24Add --store argument to legacy commandsEelco Dolstra
2017-10-24Allow shorter syntax for chroot storesEelco Dolstra
2017-10-24More progress indicator improvementsEelco Dolstra
2017-10-24More progress indicator improvementsEelco Dolstra
2017-10-24Progress indicator: Show on what machine we're buildingEelco Dolstra
2017-10-24build-remote: Work properly on a chrooted storeEelco Dolstra
2017-10-24Handle log messages from build-remoteEelco Dolstra
2017-10-24nix: Respect -I, --arg, --argstrEelco Dolstra