aboutsummaryrefslogtreecommitdiff
path: root/package.nix
AgeCommit message (Expand)Author
2024-10-09testsuite: use xdist for parallel test runningJade Lovelace
2024-10-09testsuite: add a functional2 test suite based on pytestJade Lovelace
2024-09-26fix internal-api-docs buildeldritch horrors
2024-09-17package.nix: fix cross for editlineJade Lovelace
2024-09-11editline: Vendor cl/1883 patch to recognize `Alt+Left`/`Alt+Right`Rebecca Turner
2024-09-11Merge "repl: Patch editline to recognize Meta-Left & Meta-Right" into mainrebecca “wiggles” turner
2024-09-09repl: Patch editline to recognize Meta-Left & Meta-RightRebecca Turner
2024-09-09forbid gcc for compilation, only allow clangeldritch horrors
2024-09-08libstore: turn Worker in a kj event loop usereldritch horrors
2024-08-24devShell: can we have debuggers?eldritch horrors
2024-08-21fix: build with meson 1.5 alsoJade Lovelace
2024-08-21build: move to a Cargo workspaceJade Lovelace
2024-08-20lix-doc: move under src/Jade Lovelace
2024-08-20build: build lix-doc with Meson! 🎉Qyriad
2024-08-10build: remove expect as a dependencyJade Lovelace
2024-08-09package: remove unused autotools code, empty fileJade Lovelace
2024-08-08Merge changes I0373ac01,I7b543967,I537103eb into mainjade
2024-08-08build: integrate clang-tidy into CIJade Lovelace
2024-08-07Fix is_maintenance_branch heuristicJade Lovelace
2024-08-07Merge "package: improve support for building without BDW-GC" into mainalois31
2024-08-06package: don't hide system-wide manual pagesAlois Wohlschlager
2024-08-03package: improve support for building without BDW-GCAlois Wohlschlager
2024-08-02Merge "package: make aws-sdk-cpp build input optional" into mainJeremy List
2024-08-02Merge "nix flake show: add the description if it exists" into mainIsabel
2024-08-02package: make aws-sdk-cpp build input optionalJeremy List
2024-07-31releng: move officialRelease to version.jsonJade Lovelace
2024-07-31Add -Werror CI jobJade Lovelace
2024-07-31ci: add a asan+ubsan test run on x86_64-linuxJade Lovelace
2024-07-26devendor pegtlvigress8
2024-07-26Merge changes I45d3895f,I541be3ea,Ibe51416d into mainalois31
2024-07-25libstore/build: use an allowlist approach to syscall filteringAlois Wohlschlager
2024-07-23package.nix: remove dead codeJade Lovelace
2024-07-23nix flake show: add the description if it existsisabel
2024-07-22De-vendor nixfmtvigress8
2024-07-16remove sourceToSink, sinkToSource, and boehm patcheldritch horrors
2024-07-10Merge "lix-doc: update dependencies and refactor" into mainlunaphied
2024-07-10devShell: Fix errors with environment variablespiegames
2024-07-10lix-doc: update dependencies and refactorLunaphied
2024-06-26packaging: make pegtl use the __forDefaults mechanismJade Lovelace
2024-06-25Merge "change shebangs of all .sh scripts to bash" into mainjade
2024-06-25Merge changes If0ddec6b,Iaa63ed18 into mainjade
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors
2024-06-24packaging: don't build internal api docs by default in dev shellsJade Lovelace
2024-06-24change shebangs of all .sh scripts to bashvigress8
2024-06-24devShell: guard against running from another directoryJade Lovelace
2024-06-13packaging: Move binaryTarball to a passthru attr in package.nixJade Lovelace
2024-06-12dev shell: Add bashInteractivePierre Bourdon
2024-06-12Misc workaround removals since 24.05 upgradeJade Lovelace
2024-06-12[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)Pierre Bourdon
2024-06-11Merge changes from topic "releng" into mainjade