index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
flake.cc
Age
Commit message (
Expand
)
Author
2022-03-04
Add detailed error mesage for coerceTo{String,Path}
Guillaume Maudoux
2022-03-04
Add error context for most basic coercions
Guillaume Maudoux
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
2022-02-22
nix flake check: Warn about deprecated flake outputs
Eelco Dolstra
2022-02-22
Replace defaultBla.$system with bla.$system.default
Eelco Dolstra
2022-02-17
Merge pull request #6103 from Radvendii/welcomeText
Eelco Dolstra
2022-02-17
make flake template welcomeText markdown
Taeer Bar-Yam
2022-02-15
add descriptive output when creating templates
Taeer Bar-Yam
2022-02-14
InstallableFlake: Default attr paths cleanup
Eelco Dolstra
2022-02-04
Merge branch 'issue-3505' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-01-24
Refactor bundler API
Tom Bereknyei
2022-01-21
forceAttrs: make pos mandatory
Kevin Amado
2021-11-09
Recognize singular "nixosModule" in nix flake show
Matthew Bauer
2021-11-04
Add helper function to check whether a function arg is 'X' or '_X'
Eelco Dolstra
2021-11-03
In checkOverlay, accept underscored names for final/prev args.
Christopher League
2021-10-26
Make experimental-features a proper type
regnat
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-09-22
Disable IFD selectively
Eelco Dolstra
2021-09-14
nix flake show --json: Add type info
Eelco Dolstra
2021-09-14
Merge branch 'tomberek/show_json' of https://github.com/tomberek/nix
Eelco Dolstra
2021-09-14
ANSI_YELLOW -> ANSI_WARNING
Eelco Dolstra
2021-08-17
Enable JSON option to show flakes
Tom Bereknyei
2021-07-22
copyPaths: Pass store by reference
Eelco Dolstra
2021-07-13
Make `nix flake check` aware of `devShells`
regnat
2021-07-13
Make `nix flake show` display the `devShells`
regnat
2021-07-01
fixup! flake.nixConfig: fix flake-registry config settings
Alexander Bantyev
2021-06-02
throw_ -> reportError
regnat
2021-06-02
Let `nix flake check` keep going when keep-going is set
regnat
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-19
Restore 'nix flake info' as a deprecated alias
Eelco Dolstra
2021-03-16
Merge 'nix flake {info,list-inputs}' into 'nix flake metadata'
Eelco Dolstra
2021-03-16
--override-input: Imply --no-write-lock-file
Eelco Dolstra
2021-02-26
nix flake update: Recreate the lock file
Eelco Dolstra
2021-02-17
Throw an error if --arg / --argstr is used with a flake
Eelco Dolstra
2021-02-17
nix flake show: Handle 'overlays' output
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2021-01-11
nix store prefetch-tarball -> nix flake prefetch
Eelco Dolstra
2020-12-23
Add 'nix flake' manpages
Eelco Dolstra
2020-12-17
Rename Value::normalType() -> Value::type()
Silvan Mosberger
2020-12-12
Add ValueType checking functions for types that have the same NormalType
Silvan Mosberger
2020-12-12
Use Value::normalType on all forced values instead of Value::type
Silvan Mosberger
2020-10-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-09
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-25
stdout_ -> cout
John Ericson
2020-09-04
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-08-17
Add 'nix dump-args' to dump all commands/flags for manpage generation
Eelco Dolstra
2020-08-07
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
[prev]
[next]