aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-12-14Merge pull request #5623 from yorickvP/fix-5621Théophane Hufschmitt
2021-12-14Add a test for boolean config options in flakesregnat
2021-12-13Re-allow inputs.x.url = "/path/to/file"Eelco Dolstra
2021-12-13gc-non-blocking.sh: Don't hang indefinitely if the GC roots server crashesEelco Dolstra
2021-12-09Properly take the last assignment in the REPLregnat
2021-12-07Inline fileEelco Dolstra
2021-12-06nix repl: add :logAlexander Bantyev
2021-12-02Flakes: computeLocks: pass correct LockParent when reusing oldLockAlexander Bantyev
2021-11-28Make libcpuid dependency optional with --disable-cpuidAlexander Sosedkin
2021-11-26Make `nix-shell` work when nixpkgs is content-addressedregnat
2021-11-25Fix the error when accessing a forbidden path in pure evalregnat
2021-11-24Make lists be comparableSilvan Mosberger
2021-11-18Fix testing the other daemonJohn Ericson
2021-11-18Test that untrusted config is ignored without --accept-flake-configEelco Dolstra
2021-11-18Merge branch 'accept_conf' of https://github.com/tomberek/nixEelco Dolstra
2021-11-12Add a test for the `--accept-flake-config` optionregnat
2021-11-11Flakes: refetch the input when a follows disappearsAlexander Bantyev
2021-11-08Merge pull request #5504 from NixOS/flake-options-and-daemonEelco Dolstra
2021-11-08Merge pull request #5506 from NixOS/fix-post-hook-test-with-different-daemonEelco Dolstra
2021-11-05Merge pull request #5476 from NixOS/ca/fix-build-in-nix-replThéophane Hufschmitt
2021-11-05Make the flake options work when using the daemonregnat
2021-11-05Make the post-build-hook use the daemon Nix packageregnat
2021-11-05Fix `nix repl`’s building of CA derivationsregnat
2021-11-04Fix function-trace test caseEelco Dolstra
2021-10-28Merge remote-tracking branch 'origin/master' into non-blocking-gcEelco Dolstra
2021-10-26Make experimental-features a proper typeregnat
2021-10-15Revert "Fix referrers test"Eelco Dolstra
2021-10-15Add a test for the non-blocking GCEelco Dolstra
2021-10-15Disable the eval-store test when using the daemonregnat
2021-10-15Fix test against old daemonEelco Dolstra
2021-10-14Fix the min bound for the structured-attrs testregnat
2021-10-14Fix the `isDaemonNewer` checkregnat
2021-10-14pathInfoCache: Use the entire base name as the cache keyEelco Dolstra
2021-10-13Fix referrers testEelco Dolstra
2021-10-13tests/multiple-outputs.sh: Assert empty storeEelco Dolstra
2021-10-13Non-blocking garbage collectorEelco Dolstra
2021-10-12Add compression level for NARsTom Bereknyei
2021-10-07Adds a test for nss preload mechanismArthur Gautier
2021-10-07Allow builtins.{path,filterSource} on paths with a contextEelco Dolstra
2021-10-06Add a test for builtins.path in a flakeEelco Dolstra
2021-10-06Make Mercurial optional for the flakes testsEelco Dolstra
2021-10-01Merge pull request #5167 from Ma27/keep-failed-on-ssh-remote-buildEelco Dolstra
2021-09-29Merge pull request #5295 from Ma27/bmcheck-fod-mismatchEelco Dolstra
2021-09-27build: also throw hash-mismatch errors if `buildMode == bmCheck`Maximilian Bosch
2021-09-27Fix 'error: reading a line: Input/output error' in startBuilder()Eelco Dolstra
2021-09-22Revert "Merge pull request #4922 from nrdxp/default-submodules"Eelco Dolstra
2021-09-21path fetcher: Fix relative path checkEelco Dolstra
2021-09-15Merge branch 'mh/fix-chroot-eval' of https://github.com/obsidiansystems/nixEelco Dolstra
2021-09-14Merge branch 'tomberek/show_json' of https://github.com/tomberek/nixEelco Dolstra
2021-09-13tests: Fix the recursive test with the daemonregnat