mirror of
https://github.com/divnix/digga.git
synced 2024-12-24 00:21:47 +03:00
6aa7234a79
license is a copy from devos
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
[![Bors enabled](https://bors.tech/images/badge_small.svg)](https://app.bors.tech/repositories/32678)
|
|
[![MIT License](https://img.shields.io/github/license/divnix/devos)][mit]
|
|
[![NixOS](https://img.shields.io/badge/NixOS-unstable-blue.svg?style=flat&logo=NixOS&logoColor=white)](https://nixos.org)
|
|
|
|
> #### ⚠ Advisory ⚠
|
|
> DevOS requires the [flakes][flakes] feature available via an _experimental_
|
|
> branch of [nix][nix]. Until nix 3.0 is released, this project
|
|
> should be considered unstable, though quite usable as flakes have been
|
|
> maturing _well_ [for a while](https://github.com/divnix/devos/tree/17713c22d07c54525c728c62060a0428b76dee3b).
|
|
|
|
|
|
The DevOS library is the underlying library implementation for the
|
|
[DevOS template](https://github.com/divnix/devos). There is an API to create
|
|
productive personal and professional flakes in a clean and organized manner.
|
|
By using this library your creations will be part of a community-first sharing
|
|
model.
|
|
|
|
This library is based on [flake-utils-plus](https://github.com/gytis-ivaskevicius/flake-utils-plus).
|
|
|
|
|