Hunter David Halloran hdh20267
  • Joined on 2024-08-13
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-14 02:08:23 +00:00
bd50f894ae chore: Remove unused variables and imports
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-14 02:00:30 +00:00
503d366276 chore: Remove unused variables and imports
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-14 01:56:57 +00:00
92e3940644 chore: Run nix fmt
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-14 01:56:36 +00:00
1c767ed4c8 fix: Ensure all users are read from and that the config is shared between module levels
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-13 23:34:14 +00:00
ffa434e720 chore: Run nix fmt
5f5698f608 chore: Update hdh20267 user to use new shell selection
f606ea731c feat: Refactor to use flake-parts and import inventory and users thru the flake parts
b1d4fe8d68 fix: Refactor flake structure to properly use flake-parts
cbddecfeb4 fix: Remove incorrect parts/fleet-data.nix import from flake.nix
Compare 5 commits »
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-13 23:28:13 +00:00
d39e9ee253 chore: Run nix fmt
6bf939a305 chore: Update hdh20267 user to use new shell selection
97358a6aee feat: Refactor to use flake-parts and import inventory and users thru the flake parts
854882cbb9 fix: Refactor flake structure to properly use flake-parts
acbc7518e8 fix: Remove incorrect parts/fleet-data.nix import from flake.nix
Compare 7 commits »
hdh20267 pushed to main at hdh20267/hdh20267-nix 2026-01-13 23:23:53 +00:00
dbdf65c7bd Update user.nix
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-13 17:17:02 +00:00
67e7a57402 fix: Set proper keybindings for zsh
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-08 02:20:14 +00:00
dcc3dde702 fix: Repair Surface tablet kernel specifics that got lost in the refactor
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-07 23:37:38 +00:00
14fb79231f docs: Fix the file reference in comments in fleet-option.nix
hdh20267 deleted branch inventory-as-module from UGA-Innovation-Fa…/athenix 2026-01-07 23:20:26 +00:00
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-07 23:20:26 +00:00
ea4c2df776 Merge pull request 'Refactored the repository structure by renaming variants/ to hw and glue/ to fleet, fixing an infinite recursion bug by separating fleet options evaluation, and adding a lib.mkFleet function to enable external flakes to reuse Athenix's fleet generation' (#29) from inventory-as-module into main
d89caa8a6b chore: run nix fmt
4cb8d8ef13 chore: remove refactored-out files
97646f3229 docs: update documentation for refactored structure
d3788be951 chore: update inventory.nix formatting
Compare 11 commits »
hdh20267 merged pull request UGA-Innovation-Fa…/athenix#29 2026-01-07 23:20:24 +00:00
Refactored the repository structure by renaming variants/ to hw and glue/ to fleet, fixing an infinite recursion bug by separating fleet options evaluation, and adding a lib.mkFleet function to enable external flakes to reuse Athenix's fleet generation
hdh20267 created pull request UGA-Innovation-Fa…/athenix#29 2026-01-07 23:20:09 +00:00
Refactored the repository structure by renaming variants/ to hw and glue/ to fleet, fixing an infinite recursion bug by separating fleet options evaluation, and adding a lib.mkFleet function to enable external flakes to reuse Athenix's fleet generation
hdh20267 pushed to inventory-as-module at UGA-Innovation-Fa…/athenix 2026-01-07 23:18:21 +00:00
d89caa8a6b chore: run nix fmt
4cb8d8ef13 chore: remove refactored-out files
97646f3229 docs: update documentation for refactored structure
d3788be951 chore: update inventory.nix formatting
cda1975631 fix: use lib.mkForce for systemd.network.enable in stateless-kiosk
Compare 10 commits »
hdh20267 created branch inventory-as-module in UGA-Innovation-Fa…/athenix 2026-01-07 23:18:21 +00:00
hdh20267 deleted branch updater-lazy-fetch-external from UGA-Innovation-Fa…/athenix 2026-01-07 00:18:38 +00:00
hdh20267 pushed to main at UGA-Innovation-Fa…/athenix 2026-01-07 00:16:39 +00:00
9e066d395b Merge pull request 'updater-ssh' (#28) from updater-ssh into main
825e90c581 chore: run nix fmt
6a9807a688 fix: system-update should respect ssh requirements
Compare 3 commits »
hdh20267 deleted branch updater-ssh from UGA-Innovation-Fa…/athenix 2026-01-07 00:16:39 +00:00
hdh20267 merged pull request UGA-Innovation-Fa…/athenix#28 2026-01-07 00:16:38 +00:00
updater-ssh