index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
Age
Commit message (
Expand
)
Author
2024-05-28
util.{hh,cc}: Split out environment-variables.{hh,cc}
Tom Hubrecht
2024-05-26
docstrings: NixRepl::getDerivationPath: exceptions directly thrown
Qyriad
2024-05-23
Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main
Qyriad
2024-05-23
Merge "packaging: rename nixexpr -> lixexpr and so on" into main
jade
2024-05-23
packaging: rename nixexpr -> lixexpr and so on
Jade Lovelace
2024-05-23
cleanup lookupFileArg
Qyriad
2024-05-23
add docstring to lookupFileArg
Qyriad
2024-05-23
repl: log errors writing to history file
Qyriad
2024-05-23
Merge "repl: do not crash when tab-completing import errors" into main
Pierre Bourdon
2024-05-23
repl: do not crash when tab-completing import errors
Pierre Bourdon
2024-05-22
fix: enlarge envSize by several times to not be close to nixpkgs size
Jade Lovelace
2024-05-21
print type and value in "flake attr is not a derivation" errors
Qyriad
2024-05-19
repl-interacter: save history after entering every line
Puck Meerburg
2024-05-15
build: fix build when gc is disabled
Mel Zuser
2024-05-15
Merge "nix3-build: show all FOD errors with `--keep-going`" into main
Maximilian Bosch
2024-05-15
nix3-build: show all FOD errors with `--keep-going`
Maximilian Bosch
2024-05-13
repl: clear the interrupt before reading the next line
Alois Wohlschlager
2024-05-08
repl: show a progress bar while performing builds
Alois Wohlschlager
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2024-05-02
nix3-profile: remove check "name" attr in manifests
Qyriad
2024-05-02
nix3-profile: make element names stable
Qyriad
2024-05-02
nix3-profile: allow using human-readable names to select packages
Qyriad
2024-04-29
fix `nix upgrade-nix` on new-style profiles
Qyriad
2024-04-29
refactor some nix-env and profile code to libcmd
Qyriad
2024-04-11
libcmd: install generated headers as well
eldritch horrors
2024-04-09
Print top-level errors normally in `nix repl`
Rebecca Turner
2024-04-09
format repl-overlays.nix to fix pre-commit checks
Qyriad
2024-04-09
Merge "Add `repl-overlays`" into main
rebecca “wiggles” turner
2024-04-08
Add `repl-overlays`
Rebecca Turner
2024-04-08
pragma once and ///@file everything missing it
Jade Lovelace
2024-04-08
nix-doc -> lix-doc, make self-contained in package.nix
Jade Lovelace
2024-04-07
Merge pull request #10208 from 9999years/print-strings-directly
Robert Hensing
2024-04-03
repl: improve `:doc` builtin repl command to support lambdas.
Lunaphied
2024-03-31
Merge pull request #9920 from 9999years/forbid-nested-debuggers
Théophane Hufschmitt
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-29
meson: install pkg-config files for libraries
eldritch horrors
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-25
feat: notation to refer to no attribute search prefix
Tom Bereknyei
2024-03-25
Merge "Improve new CLI UX by supporting short `-E` flag for `--expr`" into main
lunaphied
2024-03-24
Improve new CLI UX by supporting short `-E` flag for `--expr`
Lunaphied
2024-03-23
Revert "Merge pull request #9476 from alois31/restore-progress-bar"
Jade Lovelace
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-18
un-nixes ur lix, a little
Jade Lovelace
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-11
add automated usage mode to the repl
Jade Lovelace
2024-03-11
refactor: repl prompts are now the job of the interacter
Jade Lovelace
2024-03-11
refactor: move readline stuff into its own file
Jade Lovelace
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-09
Rename `ProcessLineResult` variants
eldritch horrors
[next]