From 781ba05fb6fb481cba6ce301bc9d0da5ff760dd7 Mon Sep 17 00:00:00 2001 From: Asmir A Date: Wed, 15 Nov 2023 21:07:36 +0100 Subject: [PATCH] flake: update --- flake.lock | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/flake.lock b/flake.lock index 6b0bdc2..f0d4ec5 100644 --- a/flake.lock +++ b/flake.lock @@ -227,6 +227,28 @@ "type": "gitlab" } }, + "project-cloud": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ], + "theme_anemone": "theme_anemone", + "theme_deepthought": "theme_deepthought" + }, + "locked": { + "lastModified": 1700078801, + "narHash": "sha256-Zpfr8dJvhv3rMcrz1KYYepdVLmzQYKUN+coOzGSLOE4=", + "ref": "refs/heads/master", + "rev": "6873fb66dd84c051a30b857d2286eab4e1a4db86", + "revCount": 16, + "type": "git", + "url": "https://git.project-cloud.net/asmir/project-cloud" + }, + "original": { + "type": "git", + "url": "https://git.project-cloud.net/asmir/project-cloud" + } + }, "root": { "inputs": { "home-manager": "home-manager", @@ -234,6 +256,7 @@ "nixpkgs": "nixpkgs", "nvim": "nvim", "peerix": "peerix", + "project-cloud": "project-cloud", "simple-nixos-mailserver": "simple-nixos-mailserver", "sops-nix": "sops-nix", "swaysw": "swaysw", @@ -321,6 +344,38 @@ "type": "github" } }, + "theme_anemone": { + "flake": false, + "locked": { + "lastModified": 1699399376, + "narHash": "sha256-u2baLVhc/tWd9h9+g9vKBN1m4qG23uL1HUizFigOJXw=", + "owner": "Speyll", + "repo": "anemone", + "rev": "565a6e84e3054a45ec31729125801ab1f403c936", + "type": "github" + }, + "original": { + "owner": "Speyll", + "repo": "anemone", + "type": "github" + } + }, + "theme_deepthought": { + "flake": false, + "locked": { + "lastModified": 1681035730, + "narHash": "sha256-dzhfGmhuNCbloqknM7lVnFbNYmf2/ue7az6DQok44yM=", + "owner": "RatanShreshtha", + "repo": "DeepThought", + "rev": "430c1d5085dd6bea4cd6bd2d55003db67ba6bea0", + "type": "github" + }, + "original": { + "owner": "RatanShreshtha", + "repo": "DeepThought", + "type": "github" + } + }, "utils": { "locked": { "lastModified": 1605370193,