Graham Hudgins

Results 69 issues of Graham Hudgins

### Motivation **When** I want to add postgres to an environment i've been working on **I need** `flox pull --copy flox/postgres` to allow me to merge the contents with my...

enhancement
team-cli

STR: * put an `eval "$(flox activate -r ghudgins/default)"` (or equivalent) in your RC file (mine is `.zshrc`) * have another environment that's a path / project env in a...

bug
team-cli

# Motivation **When** i'm looking for `telnet` or `yq` **I need** a way of searching the command/binary names instead of package names **So I can** avoid a trip to google...

enhancement
team-cli
product
team-saas

### Motivation **When** I have a package that I need to install from a flake **And** the package is impure **I need** a method to install impure flakes in Flox...

enhancement
team-cli
product
design

### Motivation Running `flox search` is a bit harsh. We should follow the CLI style guide and suggest a next step ### Acceptance Criteria **When** I `flox search` **Then** I...

enhancement
good first issue
team-cli

### Motivation **When** I am using Flox for the first time in a project that has an existing .env solution **I need** Flox to suggest migrating my variables automatically **So...

enhancement
team-cli

### Motivation **When** I am `flox install postgresql` (or `redis`) **I need** Flox to help me setup a postgres service **And** for Flox to detect repo configurations for postgres **So...

enhancement
team-cli
design

### Motivation **When** I miss the `flox search node` search suggestion for `nodejs` **And** I am using `flox show node` to find the right version of node **I need** to...

enhancement
team-cli

### Motivation **When** I am using a node project and see a `flox init` suggestion **I need** more information that makes it clear it is installing a hook in addition...

enhancement
team-cli