featureflag

package
v0.0.0-...-b872246 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Auth = enable("AUTH")
View Source
var RemoveNixpkgs = enable("REMOVE_NIXPKGS")

RemoveNixpkgs will generate flake.nix code that skips downloads of nixpkgs. It leverages the search index to directly map <package>@<version> to the /nix/store/<hash>-<package>-<version> that can be fetched from cache.nixpkgs.org.

View Source
var ScriptExitOnError = enable("SCRIPT_EXIT_ON_ERROR")

ScriptExitOnError controls whether scripts defined in devbox.json and executed via `devbox run` should exit if any command within them errors.

Functions

func All

func All() map[string]bool

All returns a map of all known features flags and whether they're enabled.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL