index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2022-01-03
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2021-12-29
Add ability to toggle show-trace from within the repl
Alexander Bantyev
2021-12-27
Fix accidental O(n^2 * log n) performance in NixRepl::addAttrsToScope
Yorick van Pelt
2021-12-22
Merge pull request #5821 from edolstra/remove-affinity
Eelco Dolstra
2021-12-22
Merge pull request #5820 from ncfavier/completion-nospace
Eelco Dolstra
2021-12-22
Don't insert spaces when completing attribute paths
Naïm Favier
2021-12-22
Remove CPU locking
Eelco Dolstra
2021-12-20
Add shell completion for why-depends
Naïm Favier
2021-12-15
Fix typo in `src/nix/shell.md`
Noah Snelson
2021-12-13
nix run: Tweak docs
Eelco Dolstra
2021-12-13
Merge branch 'pname-main-program' of https://github.com/figsoda/nix
Eelco Dolstra
2021-12-09
Properly take the last assignment in the REPL
regnat
2021-12-06
nix repl: add :log
Alexander Bantyev
2021-11-27
Fix typo
Aleksey Kladov
2021-11-26
nix repl: Reset the terminal on exceptional exits
Eelco Dolstra
2021-11-26
Catch flake-related exception type in REPL
Alex Shabalin
2021-11-25
Merge branch 'master' into debug-merge
Ben Burdette
2021-11-25
Support range-based for loop over list values
Eelco Dolstra
2021-11-24
nix flake check: Fix markdown
Eelco Dolstra
2021-11-18
Fix :e in repl
Alex Shabalin
2021-11-16
Ignore errors unsharing/restoring the mount namespace
Eelco Dolstra
2021-11-15
Merge pull request #5428 from kreisys/add-pos-to-json-type-error
Domen Kožar
2021-11-12
Merge pull request #5540 from samueldr/fix/key-subcommand
Eelco Dolstra
2021-11-12
nix registry: Mark experimental
Samuel Dionne-Riel
2021-11-11
nix key: Fix error message and don't require flakes
Samuel Dionne-Riel
2021-11-10
Merge pull request #5528 from matthewbauer/recognize-nixosModule
Eelco Dolstra
2021-11-09
Recognize singular "nixosModule" in nix flake show
Matthew Bauer
2021-11-08
Unshare mount namespace in main()
Eelco Dolstra
2021-11-05
Merge pull request #5476 from NixOS/ca/fix-build-in-nix-repl
Théophane Hufschmitt
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-11-04
StaticEnv: Use std::vector instead of std::map
Eelco Dolstra
2021-11-04
Add helper function to check whether a function arg is 'X' or '_X'
Eelco Dolstra
2021-11-03
In checkOverlay, accept underscored names for final/prev args.
Christopher League
2021-10-27
run: use pname as a fallback for main program
figsoda
2021-10-26
Make experimental-features a proper type
regnat
2021-10-25
toJSON: report error position for fancier output
Shay Bergmann
2021-10-22
remove more debug code
Ben Burdette
2021-10-13
Merge pull request #5362 from Artturin/nixunpack
Eelco Dolstra
2021-10-12
Merge pull request #5375 from edolstra/repl-ctrl-c
Eelco Dolstra
2021-10-12
nix repl: Don't write to std::cout directly
Eelco Dolstra
2021-10-12
nix repl: Don't build in a child process
Eelco Dolstra
2021-10-09
nix develop: add --unpack
Artturin
2021-10-07
nix repl: properly deal with interruptions
Maximilian Bosch
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-10-06
Remove links to .md files in help output
Eelco Dolstra
2021-10-05
Don't ignore SIGCHLD in createUnixDomainSocket()
Eelco Dolstra
2021-10-02
Fix typo
Aleksey Kladov
2021-09-30
`std::visit` by reference
John Ericson
2021-09-27
run(): Move
Eelco Dolstra
[next]