From 3952dbebc5dc254154250513ebdd8a4a37c93e81 Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Mon, 8 Jan 2024 16:45:37 +0200 Subject: [PATCH] updates --- flake.lock | 159 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 93 insertions(+), 66 deletions(-) diff --git a/flake.lock b/flake.lock index c231602..68e97b8 100644 --- a/flake.lock +++ b/flake.lock @@ -48,6 +48,29 @@ "type": "github" } }, + "flake-parts": { + "inputs": { + "nixpkgs-lib": [ + "webshite", + "ide", + "nixvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1704152458, + "narHash": "sha256-DS+dGw7SKygIWf9w4eNBUZsK+4Ug27NwEWmn2tnbycg=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "88a2cd8166694ba0b6cb374700799cec53aef527", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": [ @@ -74,24 +97,6 @@ "inputs": { "systems": "systems" }, - "locked": { - "lastModified": 1701680307, - "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { - "inputs": { - "systems": "systems_2" - }, "locked": { "lastModified": 1685518550, "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=", @@ -130,6 +135,29 @@ "type": "github" } }, + "home-manager": { + "inputs": { + "nixpkgs": [ + "webshite", + "ide", + "nixvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1704498488, + "narHash": "sha256-yINKdShHrtjdiJhov+q0s3Y3B830ujRoSbHduUNyKag=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "51e44a13acea71b36245e8bd8c7db53e0a3e61ee", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "home-manager", + "type": "github" + } + }, "ide": { "inputs": { "flake-utils": "flake-utils", @@ -138,14 +166,14 @@ "nixpkgs" ], "nixvim": "nixvim", - "systems": "systems_3" + "systems": "systems_2" }, "locked": { - "lastModified": 1703070624, - "narHash": "sha256-A7NZ+Fxuf102PFMfsgOAy1tvFWzrlUnZJUXc0qtfH+I=", + "lastModified": 1703277278, + "narHash": "sha256-5jd20XohKDc+GEtNiyIL5C+Hj5g1fhAY/ADkSZrzuEo=", "owner": "ivandimitrov8080", "repo": "flake-ide", - "rev": "a57b9bc64fe1143536c3de82b52cfc7cdca45af8", + "rev": "5ed5ccc63037342cf9d535ea3f1a814da224ec6a", "type": "github" }, "original": { @@ -154,6 +182,29 @@ "type": "github" } }, + "nix-darwin": { + "inputs": { + "nixpkgs": [ + "webshite", + "ide", + "nixvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1704277720, + "narHash": "sha256-meAKNgmh3goankLGWqqpw73pm9IvXjEENJloF0coskE=", + "owner": "lnl7", + "repo": "nix-darwin", + "rev": "0dd382b70c351f528561f71a0a7df82c9d2be9a4", + "type": "github" + }, + "original": { + "owner": "lnl7", + "repo": "nix-darwin", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1704161960, @@ -198,25 +249,11 @@ "type": "indirect" } }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1685801374, - "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "c37ca420157f4abc31e26f436c1145f8951ff373", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-23.05", - "repo": "nixpkgs", - "type": "github" - } - }, "nixvim": { "inputs": { - "flake-utils": "flake-utils_2", + "flake-parts": "flake-parts", + "home-manager": "home-manager", + "nix-darwin": "nix-darwin", "nixpkgs": [ "webshite", "ide", @@ -225,11 +262,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1702895385, - "narHash": "sha256-xCfbHlBEPbjpecbhd9zJ79xyI9pURW9/BsY75DNIfs4=", + "lastModified": 1704716895, + "narHash": "sha256-j3MwWzaOX32v5RIYu2zSSnWFc6NheWNN1p6ngEDu0sA=", "owner": "nix-community", "repo": "nixvim", - "rev": "309e5644fc72ce82b31da5290638019f60a0a84b", + "rev": "0f1c0bda6dad29b2609cafcea512866b86aa2be5", "type": "github" }, "original": { @@ -241,7 +278,7 @@ "pre-commit-hooks": { "inputs": { "flake-compat": "flake-compat_2", - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_2", "gitignore": "gitignore", "nixpkgs": [ "webshite", @@ -249,14 +286,19 @@ "nixvim", "nixpkgs" ], - "nixpkgs-stable": "nixpkgs-stable" + "nixpkgs-stable": [ + "webshite", + "ide", + "nixvim", + "nixpkgs" + ] }, "locked": { - "lastModified": 1702456155, - "narHash": "sha256-I2XhXGAecdGlqi6hPWYT83AQtMgL+aa3ulA85RAEgOk=", + "lastModified": 1704668415, + "narHash": "sha256-BMzNHFod53iiU4lkR5WHwqQCFmaCLq85sUCskXneXlA=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "007a45d064c1c32d04e1b8a0de5ef00984c419bc", + "rev": "44493e2b3c3ebcd39a9947e9ed9f2c2af164ec4c", "type": "github" }, "original": { @@ -314,21 +356,6 @@ } }, "systems_2": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_3": { "locked": { "lastModified": 1680978846, "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=", @@ -381,11 +408,11 @@ ] }, "locked": { - "lastModified": 1704718178, - "narHash": "sha256-M/32eEoRJq7i2tMQAchJKSoDJBos73xOpSimE+ljwuM=", + "lastModified": 1704725032, + "narHash": "sha256-KazUODjOkO1maP+4QMhSUnz/eDjQ3mGghd+7KKiKaAk=", "ref": "refs/heads/nextjs", - "rev": "2ab8e4d8982de57c2696d178c4e1b9907e9dcbec", - "revCount": 70, + "rev": "9950a7195cacd76f2425dc09c9ddcad952281189", + "revCount": 71, "type": "git", "url": "https://src.idimitrov.dev/ivan/idimitrov.dev" },