index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-20
Add some tests for the new REPL cli
Théophane Hufschmitt
2022-05-20
repl: clarify change and usage of <nixpkgs>
Tom Bereknyei
2022-05-20
Apply suggestions from code review
tomberek
2022-05-20
repl: allow --file to always utilize autoargs
Tom Bereknyei
2022-05-20
Apply suggestions from code review
tomberek
2022-05-19
repl: hide flake behavior behind flag and provide warning
Tom Bereknyei
2022-05-18
repl: provide backward compat with legacy usage
Tom Bereknyei
2022-05-18
refactor: factor out getValue
Tom Bereknyei
2022-05-18
Apply suggestions from code review
tomberek
2022-05-18
repl: update docs with installables
Tom Bereknyei
2022-05-18
repl: use installables
Tom Bereknyei
2022-05-18
repl: allow loading installables from CLI
Tom Bereknyei
2022-05-18
nix repl: load flakes from cli args
Timothy DeHerrera
2022-05-18
Merge pull request #6544 from ncfavier/getFlake-no-write-lock-file
Théophane Hufschmitt
2022-05-18
Do not attempt to write a lock file in builtins.getFlake
Naïm Favier
2022-05-18
Merge pull request #6543 from herberteuler/master
Eelco Dolstra
2022-05-18
primop_match: fix example letter case in document
zhujun
2022-05-16
Merge pull request #6522 from elikoga/master
Théophane Hufschmitt
2022-05-16
Make nix::eval_cache::int_t more idiomatic
Théophane Hufschmitt
2022-05-16
change priority conflict message
Eli Kogan-Wang
2022-05-16
resolve redundant priority passing, wrap NixInt in eval-cache variant
Eli Kogan-Wang
2022-05-16
Merge pull request #6517 from NixOS/document-the-libexpr-tests
Eelco Dolstra
2022-05-16
Add int to eval-cache, bump eval cache schema version
Eli Kogan-Wang
2022-05-16
Merge branch 'NixOS:master' into master
elikoga
2022-05-13
Integrate review changes
Eli Kogan-Wang
2022-05-13
Merge pull request #6525 from J-Swift/feature/bash-prefix
Eelco Dolstra
2022-05-12
Don’t recommend writing unit tests
Théophane Hufschmitt
2022-05-12
Merge branch 'fix-unrecognized-archive-format' of https://github.com/NobbZ/nix
Eelco Dolstra
2022-05-12
fix GitHub URL template
Norbert Melzer
2022-05-11
Merge pull request #6523 from ncfavier/stop-logger-legacy
Théophane Hufschmitt
2022-05-11
Stop the logger properly in legacy commands
Naïm Favier
2022-05-11
Add priority for nix profile install
Eli Kogan-Wang
2022-05-11
Fix static build
Eelco Dolstra
2022-05-10
Add documentation for bash-prompt-prefix
Jimmy Reichley
2022-05-10
Allow setting bash-prompt-prefix nix develop configuration
Jimmy Reichley
2022-05-10
Merge pull request #6497 from danielfullmer/ghe-fetcher-url
Eelco Dolstra
2022-05-10
Merge pull request #6518 from edolstra/fix-nix-develop
Eelco Dolstra
2022-05-10
nix develop: Find bin/bash in the bashInteractive outputs
Eelco Dolstra
2022-05-10
Expand the testing section of the hacking docs
Théophane Hufschmitt
2022-05-10
Merge pull request #6510 from NixOS/dependabot/github_actions/docker/login-ac...
Eelco Dolstra
2022-05-09
Bump docker/login-action from 1 to 2
dependabot[bot]
2022-05-09
Merge pull request #6505 from jtojnar/patch-3
Théophane Hufschmitt
2022-05-08
libexpr: Fix manual link in error message
Jan Tojnar
2022-05-06
Use correct URL for GitHub Enterprise
Daniel Fullmer
2022-05-06
Add unit tests for libexpr (#5377)
Andreas Rammhold
2022-05-06
renderMarkdownToTerminal(): Avoid line overflow
Eelco Dolstra
2022-05-06
Merge pull request #6483 from NixOS/fix-sourcehut-ref-parsing
Eelco Dolstra
2022-05-05
Merge pull request #6489 from alexshpilkin/fix-6488
Eelco Dolstra
2022-05-05
Make sure that `nix build` works in `--impure` mode
Théophane Hufschmitt
2022-05-05
Merge pull request #6492 from thkoch2001/patch-2
Eelco Dolstra
[next]