aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20debugRepl ftn pointerBen Burdette
2022-05-19'debugMode'Ben Burdette
2022-05-19Merge pull request #6553 from Artturin/raisefilelimitEelco Dolstra
2022-05-19de-const evalState exceptionsBen Burdette
2022-05-19nix-daemon.service: sync LimitNOFILE with the nixos serviceArtturin
2022-05-19Merge branch 'debug-exploratory-PR' into debuggerHook-eval-argBen Burdette
2022-05-19use an expr->StaticEnv table in evalStateBen Burdette
2022-05-19fetchTree: Allow fetching plain filesTony Olagbaiye
2022-05-18Merge pull request #6544 from ncfavier/getFlake-no-write-lock-fileThéophane Hufschmitt
2022-05-18Do not attempt to write a lock file in builtins.getFlakeNaïm Favier
2022-05-18Merge pull request #6543 from herberteuler/masterEelco Dolstra
2022-05-18primop_match: fix example letter case in documentzhujun
2022-05-16first whack at passing evalState as an arg to debuggerHook.Ben Burdette
2022-05-16Merge pull request #6522 from elikoga/masterThéophane Hufschmitt
2022-05-16Make nix::eval_cache::int_t more idiomaticThéophane Hufschmitt
2022-05-16change priority conflict messageEli Kogan-Wang
2022-05-16resolve redundant priority passing, wrap NixInt in eval-cache variantEli Kogan-Wang
2022-05-16Merge pull request #6517 from NixOS/document-the-libexpr-testsEelco Dolstra
2022-05-16Add int to eval-cache, bump eval cache schema versionEli Kogan-Wang
2022-05-16Merge branch 'NixOS:master' into masterelikoga
2022-05-15fix thunk issueBen Burdette
2022-05-15remove extra argumentBen Burdette
2022-05-13Integrate review changesEli Kogan-Wang
2022-05-13fix: alignment during flake show of legacyPackagesTom Bereknyei
2022-05-13Merge pull request #6525 from J-Swift/feature/bash-prefixEelco Dolstra
2022-05-12remove debug codeBen Burdette
2022-05-12remove debug codeBen Burdette
2022-05-12Merge branch 'debugThrow' into debug-exploratory-PRBen Burdette
2022-05-12template-ize debugThrowBen Burdette
2022-05-12Don’t recommend writing unit testsThéophane Hufschmitt
2022-05-12Merge branch 'fix-unrecognized-archive-format' of https://github.com/NobbZ/nixEelco Dolstra
2022-05-12fix GitHub URL templateNorbert Melzer
2022-05-11Merge pull request #6523 from ncfavier/stop-logger-legacyThéophane Hufschmitt
2022-05-11Stop the logger properly in legacy commandsNaïm Favier
2022-05-11Add priority for nix profile installEli Kogan-Wang
2022-05-11Fix static buildEelco Dolstra
2022-05-10Add documentation for bash-prompt-prefixJimmy Reichley
2022-05-10Allow setting bash-prompt-prefix nix develop configurationJimmy Reichley
2022-05-10Merge pull request #6497 from danielfullmer/ghe-fetcher-urlEelco Dolstra
2022-05-10Merge pull request #6518 from edolstra/fix-nix-developEelco Dolstra
2022-05-10nix develop: Find bin/bash in the bashInteractive outputsEelco Dolstra
2022-05-10Expand the testing section of the hacking docsThéophane Hufschmitt
2022-05-10Merge pull request #6510 from NixOS/dependabot/github_actions/docker/login-ac...Eelco Dolstra
2022-05-09Bump docker/login-action from 1 to 2dependabot[bot]
2022-05-09Merge branch 'master' into debug-exploratory-PRBen Burdette
2022-05-09Merge pull request #6505 from jtojnar/patch-3Théophane Hufschmitt
2022-05-08libexpr: Fix manual link in error messageJan Tojnar
2022-05-06Use correct URL for GitHub EnterpriseDaniel Fullmer
2022-05-06Add unit tests for libexpr (#5377)Andreas Rammhold
2022-05-06debugError()Ben Burdette