aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-07Merge pull request #6054 from lincolnauster/lf-reporterrEelco Dolstra
2022-02-07Merge pull request #6057 from trofi/fix-daemon-crashesEelco Dolstra
2022-02-07Make sure no exceptions leave ignoreException()Sergei Trofimovich
2022-02-07fix markuplincoln auster
2022-02-07Fix 'basic_string::_M_construct null not valid' in interrupted downloadEelco Dolstra
2022-02-06repl/load-flake: throw error if path isn't specifiedlincoln auster [they/them]
2022-02-06Merge pull request #6040 from matthewbauer/allow-missing-override-inputEelco Dolstra
2022-02-06Merge pull request #6047 from SuperSandro2000/nix-shell-BASHEelco Dolstra
2022-02-06Merge pull request #6042 from pennae/fix-repl-aEelco Dolstra
2022-02-06Merge pull request #6043 from Ma27/fix-compEelco Dolstra
2022-02-05nix-shell: set BASH variable to correct shellSandro Jäckel
2022-02-04completions: pipe stderr to /dev/nullMaximilian Bosch
2022-02-04fix nix repl not overriding existing bindings in :apennae
2022-02-03Allow missing flake.nix for --override-input targetMatthew Bauer
2022-02-04Make most calls to determinePos() lazyEelco Dolstra
2022-02-04Merge branch 'issue-3505' of https://github.com/kamadorueda/nixEelco Dolstra
2022-02-03Merge pull request #5456 from tomberek/bundler_drvEelco Dolstra
2022-02-03Merge branch 'master' into bundler_drvtomberek
2022-02-02Merge pull request #6036 from tweag/balsoft/and-yet-another-follows-bugfixEelco Dolstra
2022-02-02Flake follows: resolve all follows to absoluteAlexander Bantyev
2022-02-02Merge branch 'parser-improvements' of https://github.com/pennae/nixEelco Dolstra
2022-02-02Merge branch 'more-stringviews' of https://github.com/pennae/nixEelco Dolstra
2022-02-01Require lowdown 0.9.0Eelco Dolstra
2022-01-31Merge pull request #6022 from thkoch2001/fix-lowdown_libsEelco Dolstra
2022-01-31Merge pull request #5990 from lincolnauster/flakes-nixconfig-docsEelco Dolstra
2022-01-30use LOWDOWN_LIBS variableThomas Koch
2022-01-30Merge pull request #6018 from dtzWill/fix/issue-6017Eelco Dolstra
2022-01-30Merge pull request #6019 from thkoch2001/fix_spelling_mistakesEelco Dolstra
2022-01-30fix spelling mistakes reported by Debian's lintian toolThomas Koch
2022-01-29canonPath: fix missing slash when resolving linksWill Dietz
2022-01-28bundler: suggested doc fixesTom Bereknyei
2022-01-28Merge branch 'master' into bundler_drvtomberek
2022-01-28bundler: tests various combinations of referring to installablesTom Bereknyei
2022-01-28bundler: revert default behavior to use defaultAppTom Bereknyei
2022-01-28Remove a repeated std::move in a for loopEelco Dolstra
2022-01-27optionally return string_view from coerceToStringpennae
2022-01-27Merge pull request #5951 from abathur/install_add_getconf_fallbackDomen Kožar
2022-01-27return string_views from forceString*pennae
2022-01-27convert a for more utilities to string_viewpennae
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