Merge pull request #1 from ehmry/nimble

Add Nimble packages flake
This commit is contained in:
Eelco Dolstra 2020-02-06 14:16:09 +01:00 committed by GitHub
commit 0fa5cb36fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"
},