From 292a7d201f86d0af8b744896418208e975ba47a8 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 10 May 2024 21:18:35 -0400 Subject: systems: deploy-rs -> nixinate for 12343894th time --- flake.nix | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 8402a07..0498a15 100644 --- a/flake.nix +++ b/flake.nix @@ -70,15 +70,6 @@ catppuccin.url = "github:catppuccin/nix"; - deploy = { - url = "github:serokell/deploy-rs"; - inputs = { - nixpkgs.follows = "nixpkgs"; - flake-compat.follows = ""; - utils.follows = "lanzaboote/flake-utils"; - }; - }; - firefox-addons = { url = "sourcehut:~rycee/nur-expressions?dir=pkgs/firefox-addons"; inputs = { @@ -114,6 +105,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