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
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-19
Only allow reference lock files when allow-dirty is set
Linus Heckemann
2023-03-14
Apply review suggestions
Linus Heckemann
2023-03-13
Allow specifying alternative paths for reading/writing flake locks
Linus Heckemann
2023-02-22
flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`
Robert Hensing
2023-02-22
flakes: Ensure that `self.outPath == ./.`
Robert Hensing
2023-02-01
Fix clang compilation
Eelco Dolstra
2023-01-19
Add tests for error traces, and fixes
Guillaume Maudoux
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2022-12-20
Merge pull request #7451 from edolstra/abstract-pos
Eelco Dolstra
2022-12-16
printMsg replacement by printInfo
Solène Rapenne
2022-12-14
warnings: switch to info level when using a saved substituter
Solène Rapenne
2022-12-13
Introduce AbstractPos
Eelco Dolstra
2022-12-12
Fix stack context notes to not rely on order
John Ericson
2022-12-12
Use get_ptr()
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-10-25
Use _type
Eelco Dolstra
2022-10-23
Mark flakes with .type = "flake".
Shea Levy
2022-10-16
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-09-26
Merge pull request #7089 from NixOS/mention-accept-flake-config-in-warning
Eelco Dolstra
2022-09-24
Mention `--accept-flake-config` in the related warning
Théophane Hufschmitt
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
2022-09-06
lockfile -> lock file for consistency
Eelco Dolstra
2022-09-01
Revert "Merge pull request #6621 from Kha/nested-follows"
Eelco Dolstra
2022-08-28
Fix overlapping flake follows
Sebastian Ullrich
2022-08-28
Fix nested flake input overrides
Sebastian Ullrich
2022-08-04
libexpr/flake: remove `FIXME`
Erik Arvstedt
2022-08-04
flakeref: fix comment
Erik Arvstedt
2022-07-13
Simplify the check for overrides on non-existent inputs
Eelco Dolstra
2022-07-13
Fix typo in flake.cc
Ikko Ashimine
2022-07-12
Move follows-check into its own function
Maximilian Bosch
2022-07-12
Turn error for non-existant follows into a warning
Maximilian Bosch
2022-07-12
flakes: throw an error if `follows`-declaration for an input is invalid
Maximilian Bosch
2022-06-13
flake.cc: Make non-flake overrides sticky
Alexander Bantyev
2022-05-18
Merge pull request #6544 from ncfavier/getFlake-no-write-lock-file
Théophane Hufschmitt
2022-05-18
Do not attempt to write a lock file in builtins.getFlake
Naïm Favier
2022-05-10
Allow setting bash-prompt-prefix nix develop configuration
Jimmy Reichley
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-04-29
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-04-28
fix errors case and wording
Guillaume Maudoux
2022-04-21
store Symbols in a table as well, like positions
pennae
[prev]
[next]