summaryrefslogtreecommitdiff
path: root/Biz/Bild.nix
AgeCommit message (Expand)Author
2024-05-20Test that llama-cpp is buildableBen Sima
2024-05-20Add simonw/llm as cli/library client for running LLMsBen Sima
2024-05-20Setup ollama API serviceBen Sima
2024-05-09Turn on more Haskell errorsBen Sima
2024-05-09Switch to nixpkgs-23.11, ghc 9.6.3Ben Sima
2024-04-11Use ccache in buildsBen Sima
2024-04-10Explicitly pass Bild.nix to nix builds & expose references to stableBen Sima
2024-04-10Reorganize and update nixpkgs upstreamsBen Sima
2024-04-10Switch from black to ruff formatBen Sima
2024-04-03Set CODEROOT dynamically in nix buildsBen Sima
2024-04-01Add nixfmt to Lint.hsBen Sima
2024-04-01Add --jobs and --cpus to bildBen Sima
2023-10-10Add git-branchlessBen Sima
2023-10-10Environment fixes on berylliumBen Sima
2023-10-10Don't swallow namespace-parsing errorsBen Sima
2023-10-03Add rundeps feature to bildBen Sima
2023-10-03Rename BIZ_ROOT to CODEROOTBen Sima
2023-09-19Lint faster by grouping files by extensionBen Sima
2023-08-22Replace pylint with ruffBen Sima
2023-08-22Add a commit-msg hook lint and various other cleanupsBen Sima
2023-08-21Refactor the build system for readabilityBen Sima
2023-08-17Nixify C buildBen Sima
2023-08-17Nixify rust buildBen Sima
2023-08-16Get python targets buildingBen Sima
2023-08-16Log and return output to callerBen Sima
2023-08-16Update nixpkgs to 23.05Ben Sima
2023-08-07Working nixified python buildBen Sima
2023-08-02Fix nix syntax to include pkgsBen Sima
2023-07-31Implement nix builds for HaskellBen Sima
2023-07-31Prototype nix expression generationBen Sima
2023-07-28Add NIX_CFLAGS_COMPILE and some depsBen Sima
2023-05-03Add C indent linterBen Sima
2023-04-28Default to Guile 3.0 everywhereBen Sima
2023-01-06Expose some packages in the nix libraryBen Sima
2023-01-01Add black and pylintBen Sima
2022-12-28Get ava GPT chatbot prototype workingBen Sima
2022-12-16Stub ava chatbotBen Sima
2022-12-01Build gnutls with guile bindingsBen Sima
2022-10-26Support building with SDLBen Sima
2022-08-03Print bild JSON analysis as a dictionary instead of a streamBen Sima
2022-08-02Make bild dev build work againBen Sima
2022-08-01Add missing runtime dependencies to bildBen Sima
2022-07-29Implement Guile linking for C buildsBen Sima
2022-07-27Upgrade nixpkgsBen Sima
2022-07-25Run deadnix as a linterBen Sima
2022-07-25Add basic support for building C codeBen Sima
2022-07-25Add tags support for more languagesBen Sima
2022-07-25Remove some unused dev dependenciesBen Sima
2022-07-25Remove GHCJS support completelyBen Sima
2022-07-21Remove rustc and scheme from global environmentBen Sima