We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28bbc9 commit 88e365dCopy full SHA for 88e365d
README.md
@@ -33,6 +33,14 @@ sudo snap install diagon
33
[](https://snapcraft.io/diagon)
34
[](https://snapcraft.io/diagon)
35
36
+It is also available as a Nix package:
37
+
38
+~~~bash
39
+nix run github:petertrotman/nixpkgs/Diagon#diagon
40
+~~~
41
42
+(A pull request is open to have this merged into NixOS/nixpkgs [**here**](https://github.com/NixOS/nixpkgs/pull/297736))
43
44
## Javascript library
45
See the JS library [diagonjs](https://github.com/elmouradiaminedev/diagonjs)
46
```bash
0 commit comments