Skip to content

FlorianNAdam/mirage-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mirage Patch

Simple application for temporarily patching immutable files at runtime for testing purposes.

Overview

mirage-patch allows you to edit immutable files safely using Mirage. It runs as root and opens the target file in your editor ($EDITOR, defaults to nano).

Usage

sudo mirage-patch <path-to-file>

Installation

Build the package from this flake:

nix build github:FlorianNAdam/mirage-patch#mirage-patch

This will produce result/bin/mirage-patch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages