index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.nix
Age
Commit message (
Expand
)
Author
2024-10-14
fix: macOS build broken by fatal lowdown CLI sandbox setup
Jade Lovelace
2024-10-09
testsuite: use xdist for parallel test running
Jade Lovelace
2024-10-09
testsuite: add a functional2 test suite based on pytest
Jade Lovelace
2024-09-26
fix internal-api-docs build
eldritch horrors
2024-09-17
package.nix: fix cross for editline
Jade Lovelace
2024-09-11
editline: Vendor cl/1883 patch to recognize `Alt+Left`/`Alt+Right`
Rebecca Turner
2024-09-11
Merge "repl: Patch editline to recognize Meta-Left & Meta-Right" into main
rebecca “wiggles” turner
2024-09-09
repl: Patch editline to recognize Meta-Left & Meta-Right
Rebecca Turner
2024-09-09
forbid gcc for compilation, only allow clang
eldritch horrors
2024-09-08
libstore: turn Worker in a kj event loop user
eldritch horrors
2024-08-24
devShell: can we have debuggers?
eldritch horrors
2024-08-21
fix: build with meson 1.5 also
Jade Lovelace
2024-08-21
build: move to a Cargo workspace
Jade Lovelace
2024-08-20
lix-doc: move under src/
Jade Lovelace
2024-08-20
build: build lix-doc with Meson! 🎉
Qyriad
2024-08-10
build: remove expect as a dependency
Jade Lovelace
2024-08-09
package: remove unused autotools code, empty file
Jade Lovelace
2024-08-08
Merge changes I0373ac01,I7b543967,I537103eb into main
jade
2024-08-08
build: integrate clang-tidy into CI
Jade Lovelace
2024-08-07
Fix is_maintenance_branch heuristic
Jade Lovelace
2024-08-07
Merge "package: improve support for building without BDW-GC" into main
alois31
2024-08-06
package: don't hide system-wide manual pages
Alois Wohlschlager
2024-08-03
package: improve support for building without BDW-GC
Alois Wohlschlager
2024-08-02
Merge "package: make aws-sdk-cpp build input optional" into main
Jeremy List
2024-08-02
Merge "nix flake show: add the description if it exists" into main
Isabel
2024-08-02
package: make aws-sdk-cpp build input optional
Jeremy List
2024-07-31
releng: move officialRelease to version.json
Jade Lovelace
2024-07-31
Add -Werror CI job
Jade Lovelace
2024-07-31
ci: add a asan+ubsan test run on x86_64-linux
Jade Lovelace
2024-07-26
devendor pegtl
vigress8
2024-07-26
Merge changes I45d3895f,I541be3ea,Ibe51416d into main
alois31
2024-07-25
libstore/build: use an allowlist approach to syscall filtering
Alois Wohlschlager
2024-07-23
package.nix: remove dead code
Jade Lovelace
2024-07-23
nix flake show: add the description if it exists
isabel
2024-07-22
De-vendor nixfmt
vigress8
2024-07-16
remove sourceToSink, sinkToSource, and boehm patch
eldritch horrors
2024-07-10
Merge "lix-doc: update dependencies and refactor" into main
lunaphied
2024-07-10
devShell: Fix errors with environment variables
piegames
2024-07-10
lix-doc: update dependencies and refactor
Lunaphied
2024-06-26
packaging: make pegtl use the __forDefaults mechanism
Jade Lovelace
2024-06-25
Merge "change shebangs of all .sh scripts to bash" into main
jade
2024-06-25
Merge changes If0ddec6b,Iaa63ed18 into main
jade
2024-06-25
libexpr: rewrite the parser with pegtl instead of flex/bison
eldritch horrors
2024-06-24
packaging: don't build internal api docs by default in dev shells
Jade Lovelace
2024-06-24
change shebangs of all .sh scripts to bash
vigress8
2024-06-24
devShell: guard against running from another directory
Jade Lovelace
2024-06-13
packaging: Move binaryTarball to a passthru attr in package.nix
Jade Lovelace
2024-06-12
dev shell: Add bashInteractive
Pierre Bourdon
2024-06-12
Misc workaround removals since 24.05 upgrade
Jade Lovelace
2024-06-12
[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)
Pierre Bourdon
[next]