aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2022-02-25xml-writer: Remove std aliasesEelco Dolstra
2022-02-25refactor: remove verbose-build from docsKevin Amado
2022-02-25ExprAttrs::show(): Show attrs in sorted orderEelco Dolstra
2022-02-24Merge pull request #6089 from edolstra/dot-defaultEelco Dolstra
2022-02-24libfetchers: Rename immutable -> lockedEelco Dolstra
2022-02-24Merge pull request #5342 from Misterio77/add-sourcehutThéophane Hufschmitt
2022-02-22Update docsEelco Dolstra
2022-02-22nix flake check: Warn about deprecated flake outputsEelco Dolstra
2022-02-22Replace defaultBla.$system with bla.$system.defaultEelco Dolstra
2022-02-21Merge pull request #6136 from matthewbauer/profile-upgrade-verbosityEelco Dolstra
2022-02-21Fix macOS buildEelco Dolstra
2022-02-21Apply suggestions from code reviewMatthew Bauer
2022-02-21Remove std::string aliasEelco Dolstra
2022-02-21Remove std::vector aliasEelco Dolstra
2022-02-21Remove std::set aliasEelco Dolstra
2022-02-21Remove std::list aliasEelco Dolstra
2022-02-21Merge pull request #6052 from hercules-ci/issue-3294-fix-interruptCallback-de...Eelco Dolstra
2022-02-21triggerInterrupt: Refactor to use breakRobert Hensing
2022-02-20Add verbosity to nix profile upgradeMatthew Bauer
2022-02-19path-info: use full store paths when we have themLinus Heckemann
2022-02-17Merge pull request #6103 from Radvendii/welcomeTextEelco Dolstra
2022-02-17make flake template welcomeText markdownTaeer Bar-Yam
2022-02-16InputScheme::fetch(): Return a StorePath instead of a TreeEelco Dolstra
2022-02-16addToStoreFromDump(): Take std::string_viewEelco Dolstra
2022-02-15add descriptive output when creating templatesTaeer Bar-Yam
2022-02-14add sourcehut input schemeGabriel Fontes
2022-02-14InstallableFlake: Default attr paths cleanupEelco Dolstra
2022-02-12Fix using sandbox without user namespacesSebastian Ullrich
2022-02-11Merge pull request #6085 from edolstra/fix-flake-defaultsEelco Dolstra
2022-02-11profile: add verbosityTom Bereknyei
2022-02-11parseInstallables(): Don't try the flake attr path prefixes when no fragment ...Eelco Dolstra
2022-02-07Merge pull request #6054 from lincolnauster/lf-reporterrEelco 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-06Don't hold interruptCallbacks lock during interrupt handlingRobert Hensing
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-05nix-shell: set BASH variable to correct shellSandro Jäckel
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 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