💾 | Cache Nixpkgs/NixOS options & packages [maintainer=@bahrom04]
  • Rust 81.3%
  • Nix 18.7%
Find a file
bahrom04 3913084eda
All checks were successful
Test CI / flake-check (pull_request) Successful in 6s
Test CI / flake-check (push) Successful in 5s
ci: rename to forgejo
2026-05-27 15:52:54 +05:00
.forgejo ci: rename to forgejo 2026-05-27 15:52:54 +05:00
modules/nixos/nix-data chore: update lock 2025-12-04 18:14:26 +05:00
shells/nix-data chore: update lock 2025-12-04 18:14:26 +05:00
src chore: upgrade version and add main.rs example 2026-05-27 15:46:07 +05:00
.envrc chore: add direnv support and move nixpkgs to xinux-org/nixpkgs 2025-09-17 12:54:40 +05:00
.gitignore chore: add example main.rs 2026-05-27 15:46:22 +05:00
Cargo.lock feat: new version 2026-05-27 15:49:07 +05:00
Cargo.toml feat: new version 2026-05-27 15:49:07 +05:00
flake.lock chore: flake update 2026-05-27 15:27:33 +05:00
flake.nix chore: flake update 2026-05-27 15:27:33 +05:00
LICENSE chore: adopt upstream license & authorship 2025-05-22 01:23:08 +05:00
README.md ci: rename to forgejo 2026-05-27 15:52:54 +05:00

Xinux'es {Data}

Package registry library + module.

Top Used Language Telegram Community

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.

Xinux'es {Data}