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-05-31
repl: `--option pure-eval true` actually enables pure eval mode
Maximilian Bosch
2022-05-25
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-05-25
Merge remote-tracking branch 'origin/file-fetcher'
Eelco Dolstra
2022-05-25
Fix warning
Eelco Dolstra
2022-05-23
Merge pull request #6560 from ncfavier/patch-1
Théophane Hufschmitt
2022-05-23
Merge pull request #6532 from flox/show_warning
Théophane Hufschmitt
2022-05-21
typo: defaultApps → defaultApp
Naïm Camille Favier
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
2022-05-16
resolve redundant priority passing, wrap NixInt in eval-cache variant
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
fix: alignment during flake show of legacyPackages
Tom Bereknyei
2022-05-13
Merge pull request #6525 from J-Swift/feature/bash-prefix
Eelco Dolstra
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-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
nix develop: Find bin/bash in the bashInteractive outputs
Eelco Dolstra
2022-05-04
Merge remote-tracking branch 'origin/master' into debug-exploratory-PR
Eelco Dolstra
2022-05-03
nix profile: Support overriding outputs
Eelco Dolstra
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-05-03
Merge pull request #6426 from edolstra/respect-outputs-to-install
Eelco Dolstra
2022-04-29
Update `nix flake` documentation of `ref` handling
Kjetil Orbekk
2022-04-28
Merge branch 'master' into debug-merge-master
Ben Burdette
2022-04-28
Shut up clang warning
Eelco Dolstra
2022-04-26
Remove obsolete FIXME
Eelco Dolstra
2022-04-26
nix: Respect meta.outputsToInstall, and use all outputs by default
Eelco Dolstra
2022-04-26
EvalCache: Revert to using symbols in getAttr()
Eelco Dolstra
2022-04-25
rename SymbolIdx -> Symbol, Symbol -> SymbolStr
pennae
2022-04-22
Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepaths
Théophane Hufschmitt
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-04-21
don't use full Pos for findPackageFilename/editorFor
pennae
2022-04-21
remove Bindings::need
pennae
2022-04-21
Move hiliteMatches into a separate header
Eelco Dolstra
2022-04-20
Merge pull request #3720 from obsidiansystems/fix-url-format
Théophane Hufschmitt
2022-04-20
Merge remote-tracking branch 'upstream/master' into fix-url-format
John Ericson
2022-04-20
nix build: add --print-out-paths flag
Artturin
2022-04-20
nix repl: make symlinks with the :bl command
ckie
2022-04-19
Require formatters to be packages
Eelco Dolstra
2022-04-19
Merge branch 'issue-6075' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-04-19
Fix compilation, style fixes
Eelco Dolstra
2022-04-19
Merge branch 'make-flake-show-more-lenient-on-apps' of https://github.com/flo...
Eelco Dolstra
2022-04-19
Merge pull request #6404 from edolstra/unify-flake-attr-eval
Eelco Dolstra
2022-04-19
Avoid `fmt` when constructor already does it
John Ericson
2022-04-18
Add .tgz as tarball extension in documentation
Robert Helgesson
2022-04-15
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-04-15
Merge pull request #6323 from erikarvstedt/eval-read-only
Eelco Dolstra
2022-04-14
fix: ensure apps are apps and packages are packages
Tom Bereknyei
[next]