index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
flake
Age
Commit message (
Expand
)
Author
2024-08-19
flake: don't refetch unmodified inputs by recursive follows
Maximilian Bosch
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-08-04
tree-wide: fix various lint warnings
Jade Lovelace
2024-08-01
Reapply "libfetchers: make attribute / URL query handling consistent"
Maximilian Bosch
2024-07-13
language: cleanly ban integer overflows
Jade Lovelace
2024-07-02
Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ...
Delan Azabani
2024-06-30
libexpr/flake: allow automatic rejection of configuration options from flakes
Alois Wohlschlager
2024-06-29
Reject fully-qualified URLs in 'from' argument of `nix registry add`
Delan Azabani
2024-06-24
Revert "libfetchers: make attribute / URL query handling consistent"
jade
2024-06-22
libfetchers: make attribute / URL query handling consistent
Maximilian Bosch
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out users.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out terminal.{hh,cc}
Tom Hubrecht
2024-05-23
packaging: rename nixexpr -> lixexpr and so on
Jade Lovelace
2024-05-03
Revert "Revert "Merge pull request #6621 from Kha/nested-follows""
Maximilian Bosch
2024-04-08
Format Nix code with `nixfmt`
Rebecca Turner
2024-04-06
avoid markdown which the repl's :doc cannot handle
stuebinm
2024-04-01
libexpr/flake: don't purple the flake.lock diff
K900
2024-03-29
meson: install missing/generated headers
eldritch horrors
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Minor cleanup in libexpr/flake/flake.cc
Eelco Dolstra
2024-03-25
Input: Replace markFileChanged() by putFile()
Eelco Dolstra
2024-03-18
Merge "Delete hasPrefix and hasSuffix from the codebase" into main
jade
2024-03-18
use byte indexed locations for PosIdx
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-04
Merge pull request #10055 from GrahamDennis/gdennis/faster-flake-lock-parsing
eldritch horrors
2024-03-04
Merge pull request #9398 from Qyriad/fixes/flake-not-found
eldritch horrors
2023-09-10
Drop dead code
Matthew Kenigsberg
2023-08-25
Merge pull request #8819 from VertexA115/fix/deep-follow-paths
tomberek
2023-08-18
Fixing #7479
John Ericson
2023-08-14
Fix follow path checking at depths greater than 2
Alex Zero
2023-08-07
Merge pull request #8769 from edolstra/generalize-tarball-urls
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-25
Add `parseFlakeRef` and `flakeRefToString` builtins (#8670)
Alex Ameen
2023-06-27
Automatically document builtin constants
John Ericson
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-14
Whitelist commit-lockfile-summary in flake nixConfig
Archit Gupta
2023-04-11
Merge pull request #8170 from tweag/fix-aarch64-build
Eelco Dolstra
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-07
Typo
Eelco Dolstra
2023-04-06
Origin: Use SourcePath
Eelco Dolstra
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-05
Explicitely define `LockFile::operator!=`
Théophane Hufschmitt
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
[next]