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
- Host: GitHub
- URL: https://github.com/snowfallorg/nixos-appstream-data
- Owner: snowfallorg
- License: mit
- Created: 2022-07-27T05:26:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T14:56:11.000Z (about 2 years ago)
- Last Synced: 2024-05-02T02:24:36.642Z (about 2 years ago)
- Language: Shell
- Size: 21.7 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).