aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-09-01Test including relative paths in configurationRebecca Turner
2024-09-01Merge changes I5566a985,I88cf53d3 into mainrebecca “wiggles” turner
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-26treewide: fix a bunch of lintsJade Lovelace
2024-08-25Support relative and `~/` paths in config settingsRebecca Turner
2024-08-25Thread `ApplyConfigOptions` through config parsingRebecca Turner
2024-08-25add dedicated test for hash mismatch url reportingeldritch horrors
2024-08-25Merge "fix: good errors for failures caused by allowSubstitutes" into mainjade
2024-08-25libstore: diagnose local build failure in goaleldritch horrors
2024-08-23fix: good errors for failures caused by allowSubstitutesJade Lovelace
2024-08-21libutil/config: unify path setting typesAlois Wohlschlager
2024-08-21libexpr: Soft-deprecate ancient let syntaxpiegames
2024-08-21treewide: Stop using ancient let syntaxpiegames
2024-08-21libexpr: Soft-deprecate __overridespiegames
2024-08-20Merge "tests/functional/restricted: Don't use a process substitution" into mainAudrey Dutcher
2024-08-19tests/functional/restricted: Don't use a process substitutionAudrey Dutcher
2024-08-19flake: don't refetch unmodified inputs by recursive followsMaximilian Bosch
2024-08-17libexpr: Deprecate URL literalspiegames
2024-08-17libexpr: Introduce Deprecated featurespiegames
2024-08-17treewide: Stop using URL literalspiegames
2024-08-10nix: remove explosions if you have a window size less than fourJade Lovelace
2024-08-10build: remove expect as a dependencyJade Lovelace
2024-08-08Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into mainjade
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-08-08refactor: make HashType and Base enum classes for type safetyJade Lovelace
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-08-07Merge "src/libcmd/repl.cc: allow :log /path/to/store.drv" into mainMax Siling
2024-08-07libexpr/parser: Test experimental featurespiegames
2024-08-07src/libcmd/repl.cc: allow :log /path/to/store.drvGoldstein
2024-08-07Merge "fix: warn and document when advanced attributes will have no impact du...Maximilian Bosch
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-08-04nix flake metadata: print modified dates for input flakesJade Lovelace
2024-08-04cli: eat terminal codes from stdout alsoJade Lovelace
2024-08-03fix: warn and document when advanced attributes will have no impact due to __...Tom Bereknyei
2024-08-02Merge "nix flake show: add the description if it exists" into mainIsabel
2024-08-02Merge "Reapply "libfetchers: make attribute / URL query handling consistent""...Maximilian Bosch
2024-08-01Reapply "libfetchers: make attribute / URL query handling consistent"Maximilian Bosch
2024-07-31tree-wide: add support for asan!Jade Lovelace
2024-07-30src/libcmd/repl.cc: avoid unneeded reload after :eGoldstein
2024-07-25libstore/build: block io_uringAlois Wohlschlager
2024-07-25libstore/build: use an allowlist approach to syscall filteringAlois Wohlschlager
2024-07-23nix flake show: add the description if it existsisabel
2024-07-19gc: refactor the gc server thread out into a class without changing itJade Lovelace
2024-07-18libexpr/print: do not show elided nested items when there are noneAlois Wohlschlager
2024-07-18libexpr/print: never show empty attrsets or derivations as «repeated»Alois Wohlschlager
2024-07-18libexpr/print: pretty-print idempotentlyAlois Wohlschlager
2024-07-17Merge "tests/functional/repl.sh: actually fail test on wrong stdout" into mainMax Siling
2024-07-17tests/functional/repl.sh: actually fail test on wrong stdoutGoldstein
2024-07-16libstore: remove WriteConn::sink fieldseldritch horrors
2024-07-16libstore: generatorize protocol serializerseldritch horrors