aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-27run(): MoveEelco Dolstra
2021-09-27Merge pull request #5292 from edolstra/update-lowdownEelco Dolstra
2021-09-24Explicitly set initial branch name for gitoxalica
2021-09-24Use latest lowdownEelco Dolstra
2021-09-24Merge pull request #5253 from edolstra/flake-ifdEelco Dolstra
2021-09-23Shut down write side before draining the read sideEelco Dolstra
2021-09-23SSHStore / LegacySSHStore: Show a better error message if the remote is "nolo...Eelco Dolstra
2021-09-23Remove risky char *Eelco Dolstra
2021-09-23Add some more instrumentationEelco Dolstra
2021-09-22Revert "Merge pull request #4922 from nrdxp/default-submodules"Eelco Dolstra
2021-09-22Disable IFD selectivelyEelco Dolstra
2021-09-22Make setDefault() typedEelco Dolstra
2021-09-22Don't cache realiseContext() errorsEelco Dolstra
2021-09-22Add missing #includeEelco Dolstra
2021-09-21Set input parent at construction timeEelco Dolstra
2021-09-21Allow relative paths anywhere into the parent's store pathEelco Dolstra
2021-09-21path fetcher: Fix relative path checkEelco Dolstra
2021-09-17Fix scheme argument to s3 cacheGregor Kleen
2021-09-16Include subpath in flake fingerprintGeoff Reedy
2021-09-15Merge pull request #5257 from edolstra/dirty-lock-fileEelco Dolstra
2021-09-15Merge branch 'mh/fix-chroot-eval' of https://github.com/obsidiansystems/nixEelco Dolstra
2021-09-15If we can't write a lock file, pretend the top-level flake is dirtyEelco Dolstra
2021-09-15Revert "Disallow reading flake.lock"Eelco Dolstra
2021-09-15sandbox: allow Rosetta 2 on DarwinEmily
2021-09-14Rename unnecessary git@Eelco Dolstra
2021-09-14Merge pull request #5249 from edolstra/nix-profileEelco Dolstra
2021-09-14Disallow reading flake.lockEelco Dolstra
2021-09-14nix profile history: Show profile dateEelco Dolstra
2021-09-14Add 'nix profile wipe-history' commandEelco Dolstra
2021-09-14Generations -> profile versionsEelco Dolstra
2021-09-14Fix quotesEelco Dolstra
2021-09-14Add "nix profile rollback" commandEelco Dolstra
2021-09-14nix flake show --json: Add type infoEelco Dolstra
2021-09-14Merge branch 'tomberek/show_json' of https://github.com/tomberek/nixEelco Dolstra
2021-09-14Merge pull request #5247 from edolstra/stablize-ca-referencesEelco Dolstra
2021-09-14Respect NO_COLOR in Markdown outputEelco Dolstra
2021-09-14Merge pull request #5248 from edolstra/flake-cloneEelco Dolstra
2021-09-14Advise using --extra-experimental-features instead of --experimental-featuresEelco Dolstra
2021-09-14Remove the 'ca-references' feature checkEelco Dolstra
2021-09-14github fetcher: Don't use HEAD branch when cloningEelco Dolstra
2021-09-14github fetcher: Use git+https for cloningEelco Dolstra
2021-09-14Merge pull request #5245 from edolstra/warningsEelco Dolstra
2021-09-14Merge pull request #5240 from edolstra/builtin-helpEelco Dolstra
2021-09-14Change warnings from yellow to magentaEelco Dolstra
2021-09-14ANSI_YELLOW -> ANSI_WARNINGEelco Dolstra
2021-09-14Fix macOS buildEelco Dolstra
2021-09-14Fix clang warningEelco Dolstra
2021-09-13RunOptions: Use designated initializersEelco Dolstra
2021-09-13Remove tabsEelco Dolstra
2021-09-13hashFile, hashString: realize context before calculation, and discard afterwardskvtb