index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake.nix
Age
Commit message (
Expand
)
Author
2024-08-08
build: integrate clang-tidy into CI
Jade Lovelace
2024-08-04
flake & doxygen: update tagline
Jade Lovelace
2024-08-04
manual: fix a syntax error in redirects.js that made it not do anything
Jade Lovelace
2024-08-04
build: implement clang-tidy using our plugin
Jade Lovelace
2024-07-31
flake: remove control character from file by using fromJSON
Jade Lovelace
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-25
libstore/build: use an allowlist approach to syscall filtering
Alois Wohlschlager
2024-07-22
De-vendor nixfmt
vigress8
2024-07-12
use clangStdenv for the default devShell, so we get clangd by default
Lunaphied
2024-07-09
releng: add releaseTests flake output, test script
eldritch horrors
2024-07-09
add aarch64-linux as a cross-build target
eldritch horrors
2024-06-26
Merge "packaging: make pegtl use the __forDefaults mechanism" into main
jade
2024-06-26
Merge "doc/hacking: fix up some outdated info about cross, hydra links" into ...
jade
2024-06-26
packaging: make pegtl use the __forDefaults mechanism
Jade Lovelace
2024-06-25
doc/hacking: fix up some outdated info about cross, hydra links
Jade Lovelace
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-16
Merge pull request #10799 from hercules-ci/safer-tab-completion
Robert Hensing
2024-06-13
packaging: Move binaryTarball to a passthru attr in package.nix
Jade Lovelace
2024-06-13
flake.nix: add riscv64 cross target
Jade Lovelace
2024-06-12
Check devShells in CI
Jade Lovelace
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-09
Rewrite docker to be sensible and smaller
Jade Lovelace
2024-06-06
Expose officialRelease from the flake
Jade Lovelace
2024-06-06
Put into place initial release engineering
Jade Lovelace
2024-06-06
Move version to a JSON file so we can have release names
Jade Lovelace
2024-06-06
Remove rl-next-dev
Jade Lovelace
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-15
release-notes: build unreleased release notes by default
Jade Lovelace
2024-05-15
build-release-notes: add change author metadata and use it
Jade Lovelace
2024-05-09
Merge "fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13" into main
jade
2024-05-09
fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13
Jade Lovelace
2024-05-08
flake: update nixpkgs input to latest nixos-23.11
Maximilian Bosch
2024-05-07
flake: refactor devShell creation
Qyriad
2024-05-07
package: default the build-release-notes arg like we do with lix-doc
Qyriad
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2024-05-07
Merge "feat: setup gerrit commit-msg hook with nix develop" into main
Patrick Jackson
2024-05-07
flake: fix devShell on i686-linux by disabling ClangBuildAnalyzer on it
Qyriad
2024-05-07
feat: setup gerrit commit-msg hook with nix develop
Patrick Jackson
2024-05-07
flake: fix eval of checks & devshell on i686-linux
Qyriad
2024-05-07
flake: move the pre-commit definition to its own file
Qyriad
2024-05-05
add a contributor notice message to the dev shell hook
Qyriad
2024-05-03
libstore/local-derivation-goal: prohibit creating setuid/setgid binaries
Maximilian Bosch
2024-04-22
meson: flip the switch!!
Qyriad
2024-04-17
Merge "build internal API docs with Meson" into main
Qyriad
[next]