mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-29 08:34:44 +08:00
Add Nix package run option (#73)
Currently available at my nixpkgs fork, but hopefully it can be merged upstream soon (tm).
This commit is contained in:
@@ -33,6 +33,14 @@ sudo snap install diagon
|
||||
[](https://snapcraft.io/diagon)
|
||||
[](https://snapcraft.io/diagon)
|
||||
|
||||
It is also available as a Nix package:
|
||||
|
||||
~~~bash
|
||||
nix run github:petertrotman/nixpkgs/Diagon#diagon
|
||||
~~~
|
||||
|
||||
(A pull request is open to have this merged into NixOS/nixpkgs [**here**](https://github.com/NixOS/nixpkgs/pull/297736))
|
||||
|
||||
## Javascript library
|
||||
See the JS library [diagonjs](https://github.com/elmouradiaminedev/diagonjs)
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user