8000 GitHub - NuschtOS/pogo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NuschtOS/pogo

10000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pogo

Pogo is an opinionated module for NixOS building on top of disko. Right now it offers a high level abstraction for ZFS including good defaults and a starter dataset layout.

Design

This module is designed to be used to generate the fileSystems NixOS option and preserve compatibility with previously formatted systems on updates. To ensure that there is a stateVersion option and every change that could cause a breakage for an existing system and render it unbootable must bump that version.

We use snapshot testing to ensure that compatibility. See Checks. With ever bump of stateVersion a new synthetic-state-version-X.X test must be created which tests that exact change. We also have tests for our machines to make sure they do not break on updates. Those might be updated in the future. If there are regressions, a specific test for those should be created to make sure we don't create the same bug twice.

Checks

To run the snapshot tests open a nix dev shell with nix develop and run the following:

namaka check || namaka review

Name

The name is not a silly joke of Disco Pogo from Die Atzen.

Contact

For bugs and issues please open an issue in this repository.

If you want to chat about things or have ideas, feel free to join the Matrix chat.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0