summaryrefslogtreecommitdiff
path: root/nix/devShell.nix
AgeCommit message (Expand)Author
2025-09-04devshell: add poopJeffrey C. Ollie
2025-09-04ai: add `gh-issue` command to help diagnose GitHub issuesMitchell Hashimoto
2025-07-23devshell: add deps that allow GTK to load SVG resourcesJeffrey C. Ollie
2025-07-11ci: add shellcheck linting for shell scriptsBryan Lee
2025-07-06pin GitHub Actions to specific SHAsBreno A.
2025-05-26nix: temporarily remove snapcraft from the devshellJeffrey C. Ollie
2025-05-13gtk: implement custom audio for bellJeffrey C. Ollie
2025-04-22ci: flatpakMitchell Hashimoto
2025-04-10ci: add a script and workflow for requesting i18n reviewtrag1c
2025-03-19build: distribute gresource c/h with source tarballMitchell Hashimoto
2025-03-18CI: Add checks for blueprint compiler / Nix refactorsJeffrey C. Ollie
2025-03-16update zon2nixJeffrey C. Ollie
2025-03-13pkg/glfwMitchell Hashimoto
2025-03-11nix: must not inject xcrun into PATH on macOSMitchell Hashimoto
2025-03-05gtk: add localization support, take 3 (#6004)Leah Amelia Chen
2025-03-03gtk: add localization support, take 3Leah Amelia Chen
2025-02-28gtk: implement quick terminalLeah Amelia Chen
2025-02-15nix: use snapcraft only on LinuxMitchell Hashimoto
2025-02-15Merge remote-tracking branch 'origin/add_snap_package' into add_snap_packageKen VanDine
2025-02-15Add snap to nix, add arm64 buildersMitchell Hashimoto
2025-02-14nix: snapcraft should only be installed on LinuxMitchell Hashimoto
2025-02-14Add snap to nix, add arm64 buildersMitchell Hashimoto
2025-02-14build: generate a build.zig.zon.txt file for easy zig fetch scriptingJeffrey C. Ollie
2025-02-12gtk: add support for using GTK Builder UI files and BlueprintsJeffrey C. Ollie
2025-02-11nix: use zig2nix to manage nix cache/depsJeffrey C. Ollie
2025-02-10gtk: introduce Zig bindings for GTK/GObjectLeah Amelia Chen
2025-01-05build: add waylandLeah Amelia Chen
2024-12-17nix: address warning to use toplevel adwaita-icon-themeAnund
2024-12-05flake: update to Nix 24.11Mitchell Hashimoto
2024-10-24ci: add signing and tarball generation to release-tip workflowMitchell Hashimoto
2024-10-24build: use Zig system packaging optionsMitchell Hashimoto
2024-10-14font/sprite: replace pixman with z2d, extend Box coverageQwerasd
2024-10-14refactor(nix): stdenv.isX -> stdenv.hostPlatform.isXisabel
2024-09-27nix: remove tracy from the devshellJeffrey C. Ollie
2024-09-03nix: remove ZLSMitchell Hashimoto
2024-08-05chore: clean up typosƁukasz Niemier
2024-04-11nix: do not build ZLS on linux aarch64, see commentMitchell Hashimoto
2024-03-29nix: use packages = instead of (native)buildInputs as that is recommendedRGBCube
2024-02-07add hyperfine to the nix development environmentJeffrey C. Ollie
2024-02-05simd: basic ISA detection, boilerplateMitchell Hashimoto
2024-01-21Generate documenation (manpages, etc.) from help strings.Jeffrey C. Ollie
2023-12-16nix: only add shellhook on linuxMitchell Hashimoto
2023-12-16nix: fix GTK icons for debug buildsDenys Pavlov
2023-12-12Use Alejandra to format Nix modules.Jeffrey C. Ollie
2023-12-08Add garnix cache and clean up all nix codeRGBCube