aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-30fix spelling mistakes reported by Debian's lintian toolThomas Koch
2022-01-28Remove a repeated std::move in a for loopEelco Dolstra
2022-01-27Merge pull request #5951 from abathur/install_add_getconf_fallbackDomen Kožar
2022-01-27Merge pull request #6001 from NixOS/fix-nix-pathEelco Dolstra
2022-01-27Merge pull request #6000 from NixOS/use-flakes-in-ciEelco Dolstra
2022-01-27Don’t require `NIX_PATH` entries to be valid pathsregnat
2022-01-26Use the `nix` command (and flakes) in the CIregnat
2022-01-26Merge pull request #5997 from NixOS/test-nix-store-pingEelco Dolstra
2022-01-26Merge pull request #5996 from edolstra/remove-nlohmannEelco Dolstra
2022-01-26Fix the `store ping` testregnat
2022-01-26Stop vendoring nlohmann_jsonEelco Dolstra
2022-01-26Merge pull request #5995 from NixOS/test-nix-store-pingEelco Dolstra
2022-01-26Add some tests for `nix store ping`regnat
2022-01-26Merge pull request #5991 from edolstra/remote-nix-versionEelco Dolstra
2022-01-25nix store ping: Report Nix daemon versionEelco Dolstra
2022-01-25Merge pull request #5987 from edolstra/rust-cleanupEelco Dolstra
2022-01-25Merge pull request #5922 from fzakaria/fzakaria/json-ignore-assertionEelco Dolstra
2022-01-25Merge pull request #5966 from SuperSandro2000/patch-2Eelco Dolstra
2022-01-25Remove unused Rust stuffEelco Dolstra
2022-01-25Merge pull request #5984 from NixOS/5982-correctly-parse-__curPosFooEelco Dolstra
2022-01-25Fix parsing of variable names that are a suffix of '__curPos'regnat
2022-01-24Do not suppress errors in nix-env from feedback by EelcoFarid Zakaria
2022-01-25flake.nix: Fix indentationEelco Dolstra
2022-01-25Bump versionEelco Dolstra
2022-01-25Merge pull request #5978 from edolstra/nixpkgs-regression-testsEelco Dolstra
2022-01-25Move rl-next.md to rl-2.5.mdEelco Dolstra
2022-01-25Add regression / performance tests against a fixed revision of NixpkgsEelco Dolstra
2022-01-25Merge pull request #5976 from edolstra/read-invalid-pathsEelco Dolstra
2022-01-24Allow builtins.{readFile,path} on invalid pathsEelco Dolstra
2022-01-24Merge pull request #5969 from edolstra/curpos-fixEelco Dolstra
2022-01-24Fix parsing of variable names that are a prefix of '__curPos'Eelco Dolstra
2022-01-24ExprConcatStrings::show(): Print values instead of pointersEelco Dolstra
2022-01-24Add a test for nix-assertion failures in nix-envEelco Dolstra
2022-01-24hiliteMatches(): Style fixes, pass more stuff by referenceEelco Dolstra
2022-01-24Remove url literalsSandro
2022-01-24Merge pull request #5945 from afishhh/masterThéophane Hufschmitt
2022-01-24Merge pull request #5960 from zombiezen/patch-1Eelco Dolstra
2022-01-24Merge pull request #5963 from FlorianFranzen/test-flake-gitEelco Dolstra
2022-01-24Tweak release notesEelco Dolstra
2022-01-24Merge pull request #5964 from pennae/fix-bulk-allocEelco Dolstra
2022-01-24Merge pull request #5965 from SuperSandro2000/nix-shell-rmEelco Dolstra
2022-01-24Merge pull request #5875 from hercules-ci/fix-large-drv-field-stack-overflowEelco Dolstra
2022-01-24Add a small documentation for `hiliteMatches`regnat
2022-01-23nix-shell: use clean rm, not any aliases/functionsSandro Jäckel
2022-01-22Merge pull request #5829 from NixOS/push-docker-image-to-docker-hubRok Garbas
2022-01-22allocate a GC root value for the Value cache pointerpennae
2022-01-22tests: skip flake search test if no git is presentFlorian Franzen
2022-01-21Correct NIX_BUILD_PATH default descriptionRoss Light
2022-01-21Add some tests for hiliteMatches in libutilFishhh
2022-01-21Move hilite_all into libutil and rename it to hiliteMatchesFishhh