An open API service indexing awesome lists of open source software.

https://github.com/snowfallorg/nixos-appstream-data

Appstream data for NixOS
https://github.com/snowfallorg/nixos-appstream-data

Last synced: 4 months ago
JSON representation

Appstream data for NixOS

Awesome Lists containing this project

README

          

# Appstream data for NixOS

```shell
nix build .#appstream-data
```

or for unfree metadata

```shell
nix build .#appstream-data-unfree
```

or for both free and unfree combined

```shell
nix build .#appstream-data-all
```

# Licenses

All metadata and icons fall under the licenses specified in their respective metainfo files under the `metadata_license` tag.

The rest of the code in this repository is licensed under the [MIT license](./LICENSE).