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
2024-10-15
treewide: make more settings conditionally available
Alois Wohlschlager
2024-10-15
treewide: consistently mark overridden settings as such
Alois Wohlschlager
2024-10-09
Merge "Remove static initializers for `RegisterLegacyCommand`" into main
jade
2024-10-01
Remove static initializers for `RegisterLegacyCommand`
Rebecca Turner
2024-10-01
Split ignoreException to avoid suppressing CTRL-C
Robert Hensing
2024-09-30
Merge "fix(nix fmt): remove the default "." argument" into main
Jonas Chevalier
2024-09-26
fix(nix fmt): remove the default "." argument
zimbatm
2024-09-18
path-info: wipe the progress bar before printing
Alois Wohlschlager
2024-09-06
Merge "Stop the logger in legacy commands again" into main
alois31
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-26
libstore: remove static initializers for Store registrations
Pierre Bourdon
2024-08-21
Stop the logger in legacy commands again
Alois Wohlschlager
2024-08-20
flake: fix compiler warning
Jade Lovelace
2024-08-18
libutil: Optimize feature checks
piegames
2024-08-17
libexpr: Introduce Deprecated features
piegames
2024-08-10
nix: remove explosions if you have a window size less than four
Jade Lovelace
2024-08-10
fix: check if it is a Real terminal, not just if it is a terminal
Jade Lovelace
2024-08-09
main: require argv[0]
eldritch horrors
2024-08-08
tree-wide: fix a pile of lints
Jade Lovelace
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-08-04
nix flake metadata: print modified dates for input flakes
Jade Lovelace
2024-08-04
misc docs/meson tidying
Jade Lovelace
2024-08-02
Merge "nix flake show: add the description if it exists" into main
Isabel
2024-07-31
tree-wide: add support for asan!
Jade Lovelace
2024-07-23
diff-closures: remove gratuitous copy
Jade Lovelace
2024-07-23
nix flake show: add the description if it exists
isabel
2024-07-15
Merge changes I8d87c0e9,I25937702 into main
Qyriad
2024-07-15
libstore: rewrite narFromPath as generator
eldritch horrors
2024-07-15
nix3-upgrade-nix: always use the /new/ nix-env to perform the installation
Qyriad
2024-07-06
libutil: turn HashModuloSink into a free function
eldritch horrors
2024-07-05
libutil: convert readFileSource to a generator
eldritch horrors
2024-07-05
libstore: convert dumpPath to a generator
eldritch horrors
2024-07-02
Merge "tree-wide: unify progress bar inactive and paused states" into main
alois31
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-06-29
Reject fully-qualified URLs in 'from' argument of `nix registry add`
Delan Azabani
2024-06-23
libutil: return Pid from startProcess, not pid_t
eldritch horrors
2024-06-20
remove InstallableValueCommand class
Qyriad
2024-06-20
de-inheritance CmdSearch for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdEdit for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdRun for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdBundle for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdEval for InstallableValueCommand
Qyriad
2024-06-19
filetransfer: return a Source from download()
eldritch horrors
2024-06-19
libutil: return a source from readFile
eldritch horrors
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-06-18
diff-closures: fix a use after free
Jade Lovelace
2024-06-17
libexpr: add expr memory management
eldritch horrors
2024-06-17
libexpr: pass Exprs as references, not pointers
eldritch horrors
2024-06-12
doc: rewrite the multi-user documentation to actually talk about security
Jade Lovelace
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
[next]