aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-05nix-shell: set BASH variable to correct shellSandro Jäckel
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
2022-01-25fix typolincoln auster
2022-01-25nix store ping: Report Nix daemon versionEelco Dolstra
2022-01-25flakes: document nixConfig optionlincoln auster [they/them]
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-25bundler: notes and doc update to include bundlers repoTom Bereknyei
2022-01-25bundler: add tests and change defaults to use a derivationTom Bereknyei
2022-01-24Do not suppress errors in nix-env from feedback by EelcoFarid Zakaria
2022-01-24Refactor bundler APITom Bereknyei