<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/fh-the-cli-for-flakehub-hin8uwd3o" -->

---
title: `fh`: the CLI for FlakeHub | daily.dev
description: Determinate Systems has released `fh`, a CLI tool for FlakeHub — their platform for publishing, discovering, and using Nix flakes. The tool mirrors the role...
canonical: https://daily.dev/posts/fh-the-cli-for-flakehub-hin8uwd3o
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: `fh`: the CLI for FlakeHub | daily.dev
og:description: Determinate Systems has released `fh`, a CLI tool for FlakeHub — their platform for publishing, discovering, and using Nix flakes. The tool mirrors the role...
og:url: https://daily.dev/posts/fh-the-cli-for-flakehub-hin8uwd3o
og:image: https://api.daily.dev/og/posts/HIN8uWd3O.png
og:image:alt: `fh`: the CLI for FlakeHub
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# `fh`: the CLI for FlakeHub

**[Determinate Systems](https://daily.dev/sources/determinate-systems)** · 3 min read · 0 upvotes · 0 comments

## Summary

Determinate Systems has released `fh`, a CLI tool for FlakeHub — their platform for publishing, discovering, and using Nix flakes. The tool mirrors the role `gh` plays for GitHub. Key commands include `fh add` (adds a FlakeHub flake dependency to a project's flake.nix, resolving the latest version automatically), `fh list` (lists flakes, organizations, and releases on FlakeHub), and `fh search` (searches FlakeHub's Algolia index). Installation is possible via nix shell, development environments, or Home Manager. Future plans include interactive flake.nix creation and expanded flake modification capabilities.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://determinate.systems/blog/flakehub-cli>

---

Tags: [#cli](https://daily.dev/tags/cli)

[View this post on daily.dev](https://daily.dev/posts/fh-the-cli-for-flakehub-hin8uwd3o)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"`fh`: the CLI for FlakeHub","url":"https://daily.dev/posts/fh-the-cli-for-flakehub-hin8uwd3o","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/fh-the-cli-for-flakehub-hin8uwd3o"},"datePublished":"2026-07-26T07:48:47.746Z","dateModified":"2026-07-26T07:53:30.415Z","description":"Determinate Systems has released `fh`, a CLI tool for FlakeHub — their platform for publishing, discovering, and using Nix flakes. The tool mirrors the role...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fca2981c438d62a10f07d483c04fbfdd?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fca2981c438d62a10f07d483c04fbfdd?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Determinate Systems","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Determinate Systems","logo":"https://media.daily.dev/image/upload/s--E2qrkc9w--/c_limit,w_256/f_auto,q_auto/v1785052094/logos/determinate-systems?_a=BAMAMicg0","url":"https://daily.dev/sources/determinate-systems"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/fh-the-cli-for-flakehub-hin8uwd3o","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"cli","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Determinate Systems","item":"https://daily.dev/sources/determinate-systems"},{"@type":"ListItem","position":3,"name":"`fh`: the CLI for FlakeHub"}]}
```

