Add Nimble packages flake

Nimble is the package manager of the Nim programming language.
This commit is contained in:
Emery Hemingway 2020-02-06 09:23:27 +01:00
parent 1a31c0bdc8
commit 5bfb0451bf

View file

@ -9,6 +9,9 @@
"flake:hydra": {
"uri": "github:NixOS/hydra/flake"
},
"flake:nimble": {
"uri": "github:nix-community/flake-nimble"
},
"flake:nix": {
"uri": "github:NixOS/nix/flakes"
},