From 6cce6f2211910a668976442cf66608b4fb780611 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 14 Nov 2023 23:21:10 -0500 Subject: Revert "systems: nixinate -> deploy-rs (again)" This reverts commit f281097023293a482498412d3760f350663b7314. Revert "ci: fix typo in deploy nix develop command" This reverts commit 2f15e8997f3086a1dc0fc6f472b46aaee11c98bf. --- flake.nix | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 029478a..f342e34 100644 --- a/flake.nix +++ b/flake.nix @@ -46,15 +46,6 @@ }; }; - deploy = { - url = "github:serokell/deploy-rs"; - inputs = { - nixpkgs.follows = "nixpkgs"; - utils.follows = "pre-commit/flake-utils"; - flake-compat.follows = "pre-commit/flake-compat"; - }; - }; - getchoo = { url = "github:getchoo/nix-exprs"; inputs.nixpkgs.follows = "nixpkgs"; @@ -85,6 +76,11 @@ }; }; + nixinate = { + url = "github:MatthewCroughan/nixinate"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + nix-index-database = { url = "github:nix-community/nix-index-database"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3