index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
flakes
Age
Commit message (
Expand
)
Author
2023-06-27
nix flake check: improve error message if overlay is not a lambda (#8582)
Maximilian Bosch
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-05-23
`nix flake check`: skip derivations for foreign systems (#7759)
Peter Becich
2023-05-15
Make more string values work as installables
John Ericson
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
2023-03-27
tests/flakes/show.sh: Broaden requirement comment
Robert Hensing
2023-03-26
Catch eval errors in `hasContent`
oxalica
2023-03-19
Create test lockfiles in TEST_ROOT
Linus Heckemann
2023-03-19
Add tests for alternate lockfile path functionality
Linus Heckemann
2023-03-18
tests/flake-in-submodule: Remove unnecessary rm -rf
Robert Hensing
2023-03-17
Add a test with flake.nix in a submodule
Josef Kemetmüller
2023-03-16
Cleanup test skipping
John Ericson
2023-03-08
Harden tests' bash
John Ericson
2023-02-22
flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`
Robert Hensing
2023-02-22
flakes: Ensure that `self.outPath == ./.`
Robert Hensing
2023-01-31
nix flake show: Ignore empty attrsets
Robert Hensing
2023-01-30
Fix the flakes init test
Théophane Hufschmitt
2023-01-30
Fix the flakes/show test
Théophane Hufschmitt
2023-01-27
Add a test for `nix flake show`
Théophane Hufschmitt
2023-01-10
Merge remote-tracking branch 'origin/master' into fix-7417
Eelco Dolstra
2023-01-05
Don't check NixOS modules
Naïm Favier
2022-12-20
InstallableFlake::toDerivedPaths(): Support paths and store paths
Eelco Dolstra
2022-12-12
Allow to disable global flake-registry with ""
Benoit de Chezelles
2022-12-12
Support flake references in the old CLI
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
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-07-13
Split off 'nix flake check' tests
Eelco Dolstra
2022-07-13
Move flake-searching.sh and make it less dependent on git
Eelco Dolstra
2022-07-13
Move flake-local-settings.sh
Eelco Dolstra
2022-07-13
Move the 'nix bundle' tests
Eelco Dolstra
2022-07-13
Split off following paths tests
Eelco Dolstra
2022-07-13
Split off 'nix flake init' tests
Eelco Dolstra
2022-07-13
Split off the circular flake import tests
Eelco Dolstra
2022-07-13
Split off the Mercurial flake tests
Eelco Dolstra
2022-07-13
Move flakes tests to a subdirectory
Eelco Dolstra