nixup

command module
v0.0.0-...-fe60c71 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 1 Imported by: 0

README

NIXUP

Nixup is a command line tool for managing NixOS configuration.

Work in Progress: This project is currently under development. Some features may not be complete and may change in the future.

Installation

To install Nixup, you can clone the repository and compile the source code:

git clone https://github.com/alvaro17f/nixup.git
cd nixup
go build -o nixup

Usage

To use Nixup, run the nixup command with the desired options. Here are some examples:

# Update the system
nixup --update

# Keep the last 5 generations
nixup --keep 5

# Show the differences between generations
nixup --diff

License

Nixup is distributed under the MIT license. See the LICENSE file for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
ui

Jump to

Keyboard shortcuts

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