mirror of
https://github.com/xinux-org/nix-data.git
synced 2026-02-16 00:39:44 +00:00
💾 | Cache Nixpkgs/NixOS options & packages [maintainer=@orzklv]
- Rust 77.1%
- Nix 22.9%
|
|
||
|---|---|---|
| .github | ||
| modules/nixos/nix-data | ||
| shells/nix-data | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
Package registry library + module.
About
A helper utility to obtain package databse from registry and types for making use of within other GTK softwares.
This is just a library to be used in another softwares.
Module
NixOS module is to be imported and enabled, so software using nix-data-xinux bindings can read metadata from '/etc/nix-data/config.json' and operate accordingly.
Library
For more information on what bindings this library include, take a look at docs.rs documentation page of nix-data repository: docs.rs/nix-data-xinux@latest
License
This project is licensed under the MIT license - see the LICENSE file for details.