Skip to content

ubuntu: create a script for enabling nix dev environment#1718

Merged
brianmcgillion merged 1 commit intotiiuae:mainfrom
brianmcgillion:ubuntu-setup
Jan 31, 2026
Merged

ubuntu: create a script for enabling nix dev environment#1718
brianmcgillion merged 1 commit intotiiuae:mainfrom
brianmcgillion:ubuntu-setup

Conversation

@brianmcgillion
Copy link
Copy Markdown
Collaborator

create a script to install nix and all the tooling needed to run it on an ubuntu machine to ease entry for those wishing to develop ghaf on a non nixos environment.

Also include scripts to build a docker wrapper and a vm to do the development in if that is needed.

Description of Changes

Type of Change

  • New Feature
  • Bug Fix
  • Improvement / Refactor

Related Issues / Tickets

Checklist

  • Clear summary in PR description
  • Detailed and meaningful commit message(s)
  • Commits are logically organized and squashed if appropriate
  • Contribution guidelines followed
  • Ghaf documentation updated with the commit - https://tiiuae.github.io/ghaf/
  • Author has run make-checks and it passes
  • All automatic GitHub Action checks pass - see actions
  • Author has added reviewers and removed PR draft status

Testing Instructions

Applicable Targets

  • Orin AGX aarch64
  • Orin NX aarch64
  • Lenovo X1 x86_64
  • Dell Latitude x86_64
  • System 76 x86_64

Installation Method

  • Requires full re-installation
  • Can be updated with nixos-rebuild ... switch
  • Other:

Test Steps To Verify:

  1. ...

Copy link
Copy Markdown
Collaborator

@mbssrc mbssrc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly renaming to ghaf-dev-vm and ghaf-dev-container to avoid confusion

create a script to install nix and all the tooling needed to run it on
an ubuntu machine to ease entry for those wishing to develop ghaf on a
non nixos environment.

Also include scripts to build a docker wrapper and a vm to do the
development in if that is needed.

Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
@brianmcgillion brianmcgillion merged commit 7a718ea into tiiuae:main Jan 31, 2026
32 checks passed
@brianmcgillion brianmcgillion deleted the ubuntu-setup branch January 31, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants