index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
devShell.nix
Age
Commit message (
Expand
)
Author
2025-09-23
setup basic doxygen for docs
Mitchell Hashimoto
2025-09-04
devshell: add poop
Jeffrey C. Ollie
2025-09-04
ai: add `gh-issue` command to help diagnose GitHub issues
Mitchell Hashimoto
2025-07-23
devshell: add deps that allow GTK to load SVG resources
Jeffrey C. Ollie
2025-07-11
ci: add shellcheck linting for shell scripts
Bryan Lee
2025-07-06
pin GitHub Actions to specific SHAs
Breno A.
2025-05-26
nix: temporarily remove snapcraft from the devshell
Jeffrey C. Ollie
2025-05-13
gtk: implement custom audio for bell
Jeffrey C. Ollie
2025-04-22
ci: flatpak
Mitchell Hashimoto
2025-04-10
ci: add a script and workflow for requesting i18n review
trag1c
2025-03-19
build: distribute gresource c/h with source tarball
Mitchell Hashimoto
2025-03-18
CI: Add checks for blueprint compiler / Nix refactors
Jeffrey C. Ollie
2025-03-16
update zon2nix
Jeffrey C. Ollie
2025-03-13
pkg/glfw
Mitchell Hashimoto
2025-03-11
nix: must not inject xcrun into PATH on macOS
Mitchell Hashimoto
2025-03-05
gtk: add localization support, take 3 (#6004)
Leah Amelia Chen
2025-03-03
gtk: add localization support, take 3
Leah Amelia Chen
2025-02-28
gtk: implement quick terminal
Leah Amelia Chen
2025-02-15
nix: use snapcraft only on Linux
Mitchell Hashimoto
2025-02-15
Merge remote-tracking branch 'origin/add_snap_package' into add_snap_package
Ken VanDine
2025-02-15
Add snap to nix, add arm64 builders
Mitchell Hashimoto
2025-02-14
nix: snapcraft should only be installed on Linux
Mitchell Hashimoto
2025-02-14
Add snap to nix, add arm64 builders
Mitchell Hashimoto
2025-02-14
build: generate a build.zig.zon.txt file for easy zig fetch scripting
Jeffrey C. Ollie
2025-02-12
gtk: add support for using GTK Builder UI files and Blueprints
Jeffrey C. Ollie
2025-02-11
nix: use zig2nix to manage nix cache/deps
Jeffrey C. Ollie
2025-02-10
gtk: introduce Zig bindings for GTK/GObject
Leah Amelia Chen
2025-01-05
build: add wayland
Leah Amelia Chen
2024-12-17
nix: address warning to use toplevel adwaita-icon-theme
Anund
2024-12-05
flake: update to Nix 24.11
Mitchell Hashimoto
2024-10-24
ci: add signing and tarball generation to release-tip workflow
Mitchell Hashimoto
2024-10-24
build: use Zig system packaging options
Mitchell Hashimoto
2024-10-14
font/sprite: replace pixman with z2d, extend Box coverage
Qwerasd
2024-10-14
refactor(nix): stdenv.isX -> stdenv.hostPlatform.isX
isabel
2024-09-27
nix: remove tracy from the devshell
Jeffrey C. Ollie
2024-09-03
nix: remove ZLS
Mitchell Hashimoto
2024-08-05
chore: clean up typos
Ćukasz Niemier
2024-04-11
nix: do not build ZLS on linux aarch64, see comment
Mitchell Hashimoto
2024-03-29
nix: use packages = instead of (native)buildInputs as that is recommended
RGBCube
2024-02-07
add hyperfine to the nix development environment
Jeffrey C. Ollie
2024-02-05
simd: basic ISA detection, boilerplate
Mitchell Hashimoto
2024-01-21
Generate documenation (manpages, etc.) from help strings.
Jeffrey C. Ollie
2023-12-16
nix: only add shellhook on linux
Mitchell Hashimoto
2023-12-16
nix: fix GTK icons for debug builds
Denys Pavlov
2023-12-12
Use Alejandra to format Nix modules.
Jeffrey C. Ollie
2023-12-08
Add garnix cache and clean up all nix code
RGBCube