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-08-17
nix flake metadata: Don't show "Inputs" if there are no inputs
Eelco Dolstra
2022-08-10
docfix: bundlers
David Arnold
2022-08-04
docs/flake-update: fix example
Erik Arvstedt
2022-07-14
nix develop: do not assume that saved vars are set
Jeremy Fleischman
2022-07-12
Merge pull request #6693 from ncfavier/complete-flake-inputs
Théophane Hufschmitt
2022-07-11
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-06-29
Merge pull request #6699 from tennox/better-flake-new-error-message
Théophane Hufschmitt
2022-06-29
Merge pull request #6233 from flox/nix-repl-flakes
Théophane Hufschmitt
2022-06-29
Merge pull request #6702 from ncfavier/develop-prepend-vars
Eelco Dolstra
2022-06-29
Merge remote-tracking branch 'origin/master' into better-flake-new-error-message
Théophane Hufschmitt
2022-06-28
doc: Fix typo
Alex Wied
2022-06-26
#6699 flake init: fix trying to add unchanged file
Manu [tennox]
2022-06-26
#6699 flake init: Apply suggestions of @thufschmitt
Manu [tennox]
2022-06-26
Update src/nix/flake.cc
Manuel
2022-06-26
Update src/nix/flake.cc
Manuel
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-06-23
nix develop: save XDG_DATA_DIRS for loadable completion
Naïm Favier
2022-06-21
#6542 Apply flake templates partially on conflicts
Manu [tennox]
2022-06-20
Fix arity of `--exclude` flag in `nix search`
Fishhh
2022-06-20
Complete flake inputs for all given flakes
Naïm Favier
2022-06-15
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-15
Apply suggestions from code review
tomberek
2022-06-13
Merge pull request #6027 from Ma27/pure-repl
Eelco Dolstra
2022-06-08
Fix missing ` in key manual
Lorenzo Manacorda
2022-06-07
Merge pull request #6618 from afishhh/search-exclude
Eelco Dolstra
2022-06-07
Remove redundant `std::move`s in calls to `hiliteMatches`
Fishhh
2022-06-07
Add `--exclude` flag to `nix search`
Fishhh
2022-06-02
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-02
Explain exactly what nix-upgrade nix does
Chris Wögi
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-20
repl: add repl-flake experimental feature for gating
Tom Bereknyei
2022-05-20
repl: allow --file to always utilize autoargs
Tom Bereknyei
2022-05-20
Apply suggestions from code review
tomberek
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
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
Hint at the source file on conflict in `flake new`
Théophane Hufschmitt
2022-05-16
resolve redundant priority passing, wrap NixInt in eval-cache variant
Eli Kogan-Wang
[next]