feat: add nix-cargo-integration and rust-nix-templater flakes (#359)

* feat: add nix-cargo-integration and rust-nix-templater flakes

* Add missing newline

Co-authored-by: Yannik Sander <me@ysndr.de>
This commit is contained in:
Yusuf Bera Ertan 2022-02-23 23:35:46 +03:00 committed by GitHub
parent e8753a385e
commit 4795fe3a52
Failed to generate hash of commit

View file

@ -43,11 +43,26 @@ type = "github"
owner = "pinpox"
repo = "nixos"
[[sources]]
type = "github"
owner = "Mic92"
repo = "sops-nix"
[[sources]]
type = "github"
owner = "PaddiM8"
repo = "kalker"
[[sources]]
type = "github"
owner = "yusdacra"
repo = "nix-cargo-integration"
[[sources]]
type = "github"
owner = "yusdacra"
repo = "rust-nix-templater"
[[sources]]
type = "github"
owner = "srid"