From 550b9057a215eb46943fcae51b27632639ae46d5 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 29 Dec 2023 07:03:10 -0500 Subject: Revert "systems: nixinate works again" This reverts commit 874a58f74dea0ee6aa775f43f688e8397bc8cfb5. --- flake.nix | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 866e3ce..6086bec 100644 --- a/flake.nix +++ b/flake.nix @@ -40,6 +40,15 @@ catppuccin.url = "github:Stonks3141/ctp-nix"; + deploy = { + url = "github:serokell/deploy-rs"; + inputs = { + nixpkgs.follows = "nixpkgs"; + flake-compat.follows = "pre-commit/flake-compat"; + utils.follows = "pre-commit/flake-utils"; + }; + }; + firefox-addons = { url = "sourcehut:~rycee/nur-expressions?dir=pkgs/firefox-addons"; inputs = { @@ -72,11 +81,6 @@ }; }; - 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