Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smaret/nur-packages
My personal NUR repository
https://github.com/smaret/nur-packages
nix nur
Last synced: about 1 month ago
JSON representation
My personal NUR repository
- Host: GitHub
- URL: https://github.com/smaret/nur-packages
- Owner: smaret
- License: mit
- Created: 2019-02-07T15:20:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T14:03:51.000Z (about 1 month ago)
- Last Synced: 2024-12-30T15:19:08.448Z (about 1 month ago)
- Topics: nix, nur
- Language: Nix
- Homepage: https://github.com/nix-community/NUR
- Size: 210 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NUR packages
This repository contains a [collection of packages](https://nur.nix-community.org/repos/smaret/)
for the [Nix package manager](https://nixos.org/nix/). This collection is available from the
[Nix User Repository (NUR)](https://github.com/nix-community/NUR).## Installation
First configure Nix to use NUR, following the instructions in [NUR
documentation](https://github.com/nix-community/NUR#installation).Once Nix has been set up, you can use or install packages from this
repository with:```sh
nix-shell -p nur.repos.smaret.astrochem
```or
```sh
nix-env -iA nur.repos.smaret.astrochem
```## How to download binaries
To avoid compiling the packages, you may download binaries with
[Cachix](https://smaret.cachix.org).![Build and populate cache](https://github.com/smaret/nur-packages/workflows/Build%20and%20populate%20cache/badge.svg)
[![Cachix Cache](https://img.shields.io/badge/cachix-smaret-blue.svg)](https://smaret.cachix.org)