index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-09-12
Address PR feedback on #6694
Andrew Brooks
2022-09-06
Keep created temp dirs inside store, but protect from GC
Andrew Brooks
2022-09-02
Prevent tempdir from being GC-ed before addToStoreFromDump has renamed it
Andrew Brooks
2022-09-01
Revert "Merge pull request #6621 from Kha/nested-follows"
Eelco Dolstra
2022-09-01
Merge pull request #6621 from Kha/nested-follows
Théophane Hufschmitt
2022-08-29
Merge pull request #6968 from fricklerhandwerk/man-no-weblinks
Eelco Dolstra
2022-08-28
Fix overlapping flake follows
Sebastian Ullrich
2022-08-28
Fix nested flake input overrides
Sebastian Ullrich
2022-08-26
do not render relative links in help pages
Valentin Gagarin
2022-08-26
Merge pull request #6954 from winterqt/darwin-sandbox-trustd
Eelco Dolstra
2022-08-24
Fix progress bar flicker with -L
Eelco Dolstra
2022-08-24
Fix evaluation cache
Eelco Dolstra
2022-08-24
fix(libstore): allow access to trustd on macOS
Winter
2022-08-24
Merge pull request #6612 from NixOS/parallel-nix-copy
Eelco Dolstra
2022-08-24
Remove redundant Finally
Eelco Dolstra
2022-08-24
Fix macOS build
Eelco Dolstra
2022-08-24
Fix a misplaced parenthese in serve protocol check
Rickard Nilsson
2022-08-23
Merge pull request #6944 from edolstra/bash-vars
Eelco Dolstra
2022-08-23
Merge pull request #6909 from ncfavier/json-paths
Eelco Dolstra
2022-08-23
nix develop: Ignore some more bash special variables
Eelco Dolstra
2022-08-23
Merge pull request #6887 from winterqt/specify-bashinteractive-outputs
Eelco Dolstra
2022-08-23
Revert to `copyStore = true` for `nix-instantiate` and `nix-env`
Naïm Favier
2022-08-23
Fix a hang in nix-copy-ssh.sh
Eelco Dolstra
2022-08-22
Indentation
Eelco Dolstra
2022-08-22
Merge remote-tracking branch 'origin/master' into parallel-nix-copy
Eelco Dolstra
2022-08-22
Merge pull request #6937 from edolstra/fix-repl
Eelco Dolstra
2022-08-22
JSON: add missing newlines
Naïm Favier
2022-08-22
JSON: print paths as strings without copying them to the store
Naïm Favier
2022-08-22
Merge pull request #6926 from rapenne-s/download_limit
Eelco Dolstra
2022-08-22
Merge pull request #6932 from jack1142/patch-1
Eelco Dolstra
2022-08-22
nix repl: Stop the progress bar
Eelco Dolstra
2022-08-22
Merge pull request #6923 from ncfavier/nix-env-incomplete-json
Eelco Dolstra
2022-08-22
Spelling
Eelco Dolstra
2022-08-20
Better documentation wording
Solène Rapenne
2022-08-20
Fix default profile path for root in nix profile documentation
Jakub Kuczys
2022-08-19
add a nix.conf option to set a download speed limit
Solene Rapenne
2022-08-19
don't read outputs into memory for output rewriting
pennae
2022-08-19
nix-env: don't output incomplete JSON
Naïm Favier
2022-08-19
json: write null on abnormal placeholder destruction
Naïm Favier
2022-08-17
Don't pass --force to 'git add'
Eelco Dolstra
2022-08-17
Remove warnLargeDump()
Eelco Dolstra
2022-08-17
ProgressBar: Delay before showing a new activity
Eelco Dolstra
2022-08-17
nix flake metadata: Don't show "Inputs" if there are no inputs
Eelco Dolstra
2022-08-17
Show when we're evaluating a flake
Eelco Dolstra
2022-08-10
docfix: bundlers
David Arnold
2022-08-10
Merge pull request #6850 from NinjaTrappeur/nin/build-check
Théophane Hufschmitt
2022-08-09
nix-shell: specify which outputs from bashInteractive to build
Winter
2022-08-08
Merge remote-tracking branch 'upstream/master' into fix-mv-in-different-files...
Théophane Hufschmitt
2022-08-08
Remove the explicit `c++fs` linkage on darwin
Théophane Hufschmitt
2022-08-07
Do not spam logs if the owned-homedir check results in a noop
Dave Nicponski
[next]