aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-18Merge pull request #5720 from tomberek/flake_searchThéophane Hufschmitt
2022-01-18Fix the rendering of the example directory treeregnat
2022-01-17Merge pull request #5812 from pennae/small-perf-improvementsEelco Dolstra
2022-01-17Update documentation for paths on command lineAlexander Bantyev
2022-01-17Merge pull request #5915 from NixOS/disallow-boost-referenceEelco Dolstra
2022-01-17Merge pull request #5914 from NixOS/5911-fix-nix-why-depends-pagerEelco Dolstra
2022-01-16Merge pull request #5919 from johnae/var-tmp-in-docker-imageRok Garbas
2022-01-15docker: var/tmp make add -p option to mkdir to also create parent dirsJohn Axel Eriksson
2022-01-15Remove the references to boost on darwinregnat
2022-01-15docker: also create var/tmp as some tools rely on itJohn Axel Eriksson
2022-01-14Merge pull request #5916 from NixOS/5896-git-in-docker-imageRok Garbas
2022-01-14Check that we don't search past a git repoAlexander Bantyev
2022-01-14Document searching upwards and fix documentation for installablesAlexander Bantyev
2022-01-14Add git to the docker imageregnat
2022-01-14Forbid runtime references to boostregnat
2022-01-14Add more tests for flake upward searchingAlexander Bantyev
2022-01-14Apply suggestions from code reviewtomberek
2022-01-14Start the pager early-enough in `nix why-depends`regnat
2022-01-13optimize unescapeStrpennae
2022-01-13avoid copies of parser input datapennae
2022-01-13avoid allocations in SymbolTable::createpennae
2022-01-13don't strdup tokens in the lexerpennae
2022-01-13TweakEelco Dolstra
2022-01-13Merge branch 'patch-1' of https://github.com/TheodorRene/nixEelco Dolstra
2022-01-13Merge pull request #5903 from Profpatsch/release-notes-2.4-add-indirect-noopEelco Dolstra
2022-01-12Release Notes 2.4: add `--indirect` no-op changeProfpatsch
2022-01-12Merge pull request #5887 from pennae/avoid-streamsThéophane Hufschmitt
2022-01-12use boost::lexical_cast for string2*pennae
2022-01-12optimize ExprConcatStrings::evalpennae
2022-01-11Add link to explanation when introducing a new operatorTheodor René Carlsen
2022-01-11Merge pull request #5883 from fzakaria/faridzakaria/check-metaThéophane Hufschmitt
2022-01-11Merge pull request #5898 from layus/repair-path-linksEelco Dolstra
2022-01-11Prefer RepairFlag over bool when applicableGuillaume Maudoux
2022-01-11Make --repair-path also repair corrupt optimised linksGuillaume Maudoux
2022-01-10Merge branch 'readfile' of https://github.com/abbradar/nixEelco Dolstra
2022-01-10'target' points to 'source'Eelco Dolstra
2022-01-10Merge branch 'recursive-nix-fix' of https://github.com/L-as/nixEelco Dolstra
2022-01-09Add test for readFile keeping contextNikolay Amiantov
2022-01-09builtins.readFile: Propagate path contextNikolay Amiantov
2022-01-07dump(): Use emplace()Eelco Dolstra
2022-01-07isInDir() / isDirOrInDir(): Use std::string_viewEelco Dolstra
2022-01-07DerivationGoal::loadDerivation(): Don't use derivationFromPath()Eelco Dolstra
2022-01-07avoid ostream sentries per json string characterpennae
2022-01-06Check for `--meta` before emitting it for `--json`Farid Zakaria
2022-01-06Merge branch 'install-nlohmann-json-headers' of https://github.com/hercules-c...Eelco Dolstra
2022-01-06Merge pull request #5878 from fzakaria/faridzakaria/json-outputsEelco Dolstra
2022-01-06Merge pull request #5546 from NixOS/allow-paths-in-flake-local-optionsEelco Dolstra
2022-01-06Add outputs to JSON queryFarid Zakaria
2022-01-06Merge pull request #5749 from GavinRay97/patch-1Domen Kožar
2022-01-05Merge pull request #5864 from edolstra/attr-sets-cleanupEelco Dolstra