aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Allow paths in flake local settingsregnat
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
2021-12-14Merge pull request #5702 from baloo/baloo/hide-non-reproducible-settingsThéophane Hufschmitt
2021-12-14Merge pull request #5366 from trofi/speedup-ca-queryThéophane Hufschmitt
2021-12-14Bump versionEelco Dolstra
2021-12-14Merge branch 'nixos-21.11' of https://github.com/Mic92/nix-1Eelco Dolstra
2021-12-13queryMissing(): Use a bigger thread poolEelco Dolstra
2021-12-13Merge pull request #5725 from ConnorBaker/masterEelco Dolstra
2021-12-13Re-allow inputs.x.url = "/path/to/file"Eelco Dolstra
2021-12-13SimplifyEelco Dolstra