GitShow/jessfraz/global-nix
jessfraz

global-nix

Global nix configuration for my desktop and laptops.

by jessfraz
Star on GitHubFork

Nix

64 stars1 forks2 contributorsActive · 16h agoSince 2025

Meet the team

See all 2 on GitHub →
jessfraz
jessfraz606 contributions
dependabot[bot]Bot
dependabot[bot]3 contributions

Languages

View on GitHub →
Nix69%
Python19.5%
Shell10.2%
Just1.3%

Commit activity

Last 12 weeks · 49 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
jessfraz
Add Axiom CLI to global packagesMergedPR

Summary package the official Axiom CLI v0.16.0 release for aarch64-darwin and x86_64-linux with pinned source hashes install the binary, license, man pages, and Bash, Zsh, and Fish completions add the CLI to the shared global package environment Why This makes the supported hosts able to authenticate to Axiom and query logs without a one-off installation. Validation built global environment reports verified packaged man page and shell completions Existing issue still reports 28 Ruff findings in untouched Python scripts on current ; this PR does not modify those files.

jessfraz · 1w ago
mightyiam
Pure refactor to use flake-partsMergedPR

Specifically, the "every file is a flake-parts module" pattern. This is a truly pure refactor, in the sense that the derivations produced by the flake at this rev are identical to the ones produced by this flake at the parent rev. In order to achieve this refactor-purity, the following were used and can be removed at your convenience: The reason I insisted on this refactor-purity is to make it easier for you to review. Since there are no changes to the derivations, you have much less to consider while reviewing. However, some checks were added to the flake, for the benefit of enjoying . This PR might not be perfect, but it's 01:43 here and I've been working on it since ~10:40 of the previous day. So I will submit it as is. Throughout, some comments are sprinkled for your consideration. It also adds formatting to the flake, which can be run using and also includes a formatting check that is included in and also in git hooks that are set up automatically if you enter a dev shell using or even better direnv (home-manager module). If you need any help reviewing, I'm available async and sync. But I live in Thailand so sync mileage may vary.

mightyiam · 1y ago
Structured data for AI agents

Repository: jessfraz/global-nix. Description: Global nix configuration for my desktop and laptops. Stars: 64, Forks: 1. Primary language: Nix. Languages: Nix (69%), Python (19.5%), Shell (10.2%), Just (1.3%). Open PRs: 1, open issues: 0. Last activity: 16h ago. Community health: 28%. Top contributors: jessfraz, dependabot[bot].

·@ofershap

Replace github.com with gitshow.dev