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-08-06
package: don't hide system-wide manual pages
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
2024-06-11
Merge changes from topic "releng" into main
jade
2024-06-10
Merge "Revert "flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat chang...
jade
2024-06-10
Revert "flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)"
jade
2024-06-09
releng: support multiarch docker images
Jade Lovelace
2024-06-09
Merge changes from topic "releng" into main
jade
2024-06-09
Implement docker upload in the releng tools
Jade Lovelace
2024-06-09
flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)
Pierre Bourdon
2024-06-07
Merge changes from topic "releng" into main
jade
2024-06-06
Expose officialRelease from the flake
Jade Lovelace
2024-06-06
Merge changes Ic4be41eb,I48db2385 into main
Qyriad
2024-06-06
Move version to a JSON file so we can have release names
Jade Lovelace
2024-06-06
Add xonsh to the shell
Jade Lovelace
2024-06-06
pname: nix -> lix
Jade Lovelace
2024-06-06
devshells: only enable pch for clang
Qyriad
2024-05-30
build-time: remove 20% more by PCH'ing C++ stdlib
Jade Lovelace
2024-05-30
shellHook: make it actually run
Jade Lovelace
2024-05-30
build: fix static aws-cpp-sdk
Qyriad
2024-05-30
package: fix derivation correctness when static
Qyriad
2024-05-30
package: return from shellHook correctly
Qyriad
2024-05-30
package: dequalify {host,build}Platform for convenience
Qyriad
2024-05-27
package: don't run shellHook in nested nix-shells
stuebinm
2024-05-24
make CTRL+Z work in the REPL
Qyriad
[next]