aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13Merge pull request #6525 from J-Swift/feature/bash-prefixEelco Dolstra
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-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-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 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-06renderMarkdownToTerminal(): Avoid line overflowEelco Dolstra
2022-05-06Merge pull request #6483 from NixOS/fix-sourcehut-ref-parsingEelco Dolstra
2022-05-05Merge pull request #6489 from alexshpilkin/fix-6488Eelco Dolstra
2022-05-05Make sure that `nix build` works in `--impure` modeThéophane Hufschmitt
2022-05-05Merge pull request #6492 from thkoch2001/patch-2Eelco Dolstra
2022-05-05Change json example to be originalthkoch2001
2022-05-04Add forgotten null checkAlexander Shpilkin
2022-05-04Fix the parsing of the sourcehut refs fileThéophane Hufschmitt
2022-05-04Merge pull request #6482 from edolstra/json-utilsEelco Dolstra
2022-05-04Fix compiler warningEelco Dolstra
2022-05-04Move json stuff out of util.ccEelco Dolstra
2022-05-04Get rid of most `.at` calls (#6393)Alain Zscheile
2022-05-03Merge pull request #6449 from edolstra/outputs-specEelco Dolstra
2022-05-03nix profile: Support overriding outputsEelco Dolstra
2022-05-03Allow selecting derivation outputs using 'installable!outputs'Eelco Dolstra
2022-05-03Merge pull request #6426 from edolstra/respect-outputs-to-installEelco Dolstra
2022-05-03Merge pull request #6465 from layus/fix-test-crashesThéophane Hufschmitt
2022-05-02tests/lang: Distinguish crashes from expected failuresGuillaume Maudoux
2022-05-02Revert "tests: Distinguish crashes from expected failures"Guillaume Maudoux
2022-05-02Style fixesEelco Dolstra
2022-05-02Merge pull request #6470 from Ma27/git-followupEelco Dolstra
2022-05-02Merge pull request #4638 from orbekk/read_headEelco Dolstra
2022-05-02tests: Don't create tests/resultEelco Dolstra
2022-04-30libfetchers/git: fix every occasion of a permission errorMaximilian Bosch
2022-04-29Extract git reference parsing to a shared libraryKjetil Orbekk
2022-04-29Update `nix flake` documentation of `ref` handlingKjetil Orbekk
2022-04-29Store cached head in cached git repoKjetil Orbekk
2022-04-29Refactor fetching of dirty workdirKjetil Orbekk
2022-04-29Test fetchGit with non-'master' remote repoKjetil Orbekk
2022-04-29Resolve reference for remote repositoryKjetil Orbekk
2022-04-29tests: Distinguish crashes from expected failuresGuillaume Maudoux
2022-04-28Merge pull request #6461 from edolstra/libcxxEelco Dolstra
2022-04-28Fix libcxx buildEelco Dolstra