aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Expand)Author
2024-10-18packaging: remove workaround for clang stdenv assertsJade Lovelace
2024-09-25flake: use clangStdenv for `overlays.default`Maximilian Bosch
2024-09-09forbid gcc for compilation, only allow clangeldritch horrors
2024-08-08build: integrate clang-tidy into CIJade Lovelace
2024-08-04flake & doxygen: update taglineJade Lovelace
2024-08-04manual: fix a syntax error in redirects.js that made it not do anythingJade Lovelace
2024-08-04build: implement clang-tidy using our pluginJade Lovelace
2024-07-31flake: remove control character from file by using fromJSONJade Lovelace
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-25libstore/build: use an allowlist approach to syscall filteringAlois Wohlschlager
2024-07-22De-vendor nixfmtvigress8
2024-07-12use clangStdenv for the default devShell, so we get clangd by defaultLunaphied
2024-07-09releng: add releaseTests flake output, test scripteldritch horrors
2024-07-09add aarch64-linux as a cross-build targeteldritch horrors
2024-06-26Merge "packaging: make pegtl use the __forDefaults mechanism" into mainjade
2024-06-26Merge "doc/hacking: fix up some outdated info about cross, hydra links" into ...jade
2024-06-26packaging: make pegtl use the __forDefaults mechanismJade Lovelace
2024-06-25doc/hacking: fix up some outdated info about cross, hydra linksJade Lovelace
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-16Merge pull request #10799 from hercules-ci/safer-tab-completionRobert Hensing
2024-06-13packaging: Move binaryTarball to a passthru attr in package.nixJade Lovelace
2024-06-13flake.nix: add riscv64 cross targetJade Lovelace
2024-06-12Check devShells in CIJade Lovelace
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-09Rewrite docker to be sensible and smallerJade Lovelace
2024-06-06Expose officialRelease from the flakeJade Lovelace
2024-06-06Put into place initial release engineeringJade Lovelace
2024-06-06Move version to a JSON file so we can have release namesJade Lovelace
2024-06-06Remove rl-next-devJade Lovelace
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-15release-notes: build unreleased release notes by defaultJade Lovelace
2024-05-15build-release-notes: add change author metadata and use itJade Lovelace
2024-05-09Merge "fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13" into mainjade
2024-05-09fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13Jade Lovelace
2024-05-08flake: update nixpkgs input to latest nixos-23.11Maximilian Bosch
2024-05-07flake: refactor devShell creationQyriad
2024-05-07package: default the build-release-notes arg like we do with lix-docQyriad
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-05-07Merge "feat: setup gerrit commit-msg hook with nix develop" into mainPatrick Jackson
2024-05-07flake: fix devShell on i686-linux by disabling ClangBuildAnalyzer on itQyriad
2024-05-07feat: setup gerrit commit-msg hook with nix developPatrick Jackson
2024-05-07flake: fix eval of checks & devshell on i686-linuxQyriad
2024-05-07flake: move the pre-commit definition to its own fileQyriad
2024-05-05add a contributor notice message to the dev shell hookQyriad