aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-28Add a test that nix repl --show-trace actually shows the traceAlexander Bantyev
2021-12-28BaseError::calcWhat: take loggerSettings.showTrace into accountAlexander Bantyev
2021-12-27Merge pull request #5835 from yorickvP/fast-repl-loadEelco Dolstra
2021-12-27Fix accidental O(n^2 * log n) performance in NixRepl::addAttrsToScopeYorick van Pelt
2021-12-23Merge branch 'nm-int64' of https://github.com/nmattia/nixEelco Dolstra
2021-12-23Use int64_t and NixFloat in fromTOML typesNicolas Mattia
2021-12-23Merge pull request #5826 from NixOS/fixup-5807Eelco Dolstra
2021-12-23Properly return false on `builtins.pathExists /someNonAllowedPath`regnat
2021-12-22Merge pull request #5821 from edolstra/remove-affinityEelco Dolstra
2021-12-22Merge pull request #5820 from ncfavier/completion-nospaceEelco Dolstra
2021-12-22Fix attr path completion after a dotNaïm Favier
2021-12-22Don't insert spaces when completing attribute pathsNaïm Favier
2021-12-22Remove CPU lockingEelco Dolstra
2021-12-22Merge pull request #5819 from edolstra/devshell-completionEelco Dolstra
2021-12-22Make bash completion work when nix is invoked as ~/.../nixEelco Dolstra
2021-12-22Make bash completion for 'nix' work in a devshellEelco Dolstra
2021-12-21Merge pull request #5814 from NixOS/docker-ssl-certs-in-etcEelco Dolstra
2021-12-21Add cacert to /etc/ssl/certs in the docker imageRok Garbas
2021-12-21Merge pull request #5807 from NixOS/5805-ca-ifdEelco Dolstra
2021-12-21Update release notesEelco Dolstra
2021-12-21Merge branch 'nm-toml11' of https://github.com/nmattia/nixEelco Dolstra
2021-12-21Merge branch 'why-depends-completion' of https://github.com/ncfavier/nixEelco Dolstra
2021-12-21Fix IFD with CA derivationsregnat
2021-12-21Factor out the path realisation bit of IFDregnat
2021-12-21Merge pull request #5809 from pennae/small-perf-improvementsThéophane Hufschmitt
2021-12-20bulk-allocate Value instances in the evaluatorpennae
2021-12-20Clean up toml parsing codeNicolas Mattia
2021-12-20Add shell completion for why-dependsNaïm Favier
2021-12-17Use long in fromTOMLNicolas Mattia
2021-12-17Update primops/fromTOML.cc to use toml11Nicolas Mattia
2021-12-17Replace cpptoml with toml11Nicolas Mattia
2021-12-17Merge pull request #5787 from edolstra/unshare-fsEelco Dolstra
2021-12-17Merge pull request #5047 from symphorien/fix-nix-channelThéophane Hufschmitt
2021-12-17Test the update of multiple channelsregnat
2021-12-16Ignore EPERM when unsharing FS stateEelco Dolstra
2021-12-16Fix docker instructionsEelco Dolstra
2021-12-16Merge pull request #5786 from Infinisil/groupBy-testsEelco Dolstra
2021-12-16Add a test case for builtins.groupBySilvan Mosberger
2021-12-16Merge pull request #5783 from johnae/masterEelco Dolstra
2021-12-16docker: fix image so that nix profile worksJohn Axel Eriksson
2021-12-16Merge pull request #5774 from jessebrennan/patch-1Eelco Dolstra
2021-12-16Merge pull request #5779 from peeley/fix-shell-doc-typoEelco Dolstra
2021-12-15Fix typo in `src/nix/shell.md`Noah Snelson
2021-12-15List aarch64 as supported macOS hardwarejesse
2021-12-15pkgconfig -> pkg-configEelco Dolstra
2021-12-15Revert "update flake.nix to 21.11"Eelco Dolstra
2021-12-14Merge pull request #5769 from NixOS/ca/get-build-statsEelco Dolstra
2021-12-14Merge pull request #5623 from yorickvP/fix-5621Théophane Hufschmitt
2021-12-14Merge pull request #5771 from edolstra/single-file-flake-inputsThéophane Hufschmitt
2021-12-14Add a test for boolean config options in flakesregnat