From 816bbe0e3afcfa6521b5f776bbf1aa5907247819 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Wed, 29 Mar 2023 21:36:17 +0300 Subject: [PATCH] users/dev_tools: uncomment fawltydeps tool --- flake.lock | 24 ++++++++++++------------ home/modules/dev_tools.nix | 3 +-- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/flake.lock b/flake.lock index da1b599..316f0c5 100644 --- a/flake.lock +++ b/flake.lock @@ -194,11 +194,11 @@ }, "hardware": { "locked": { - "lastModified": 1679765008, - "narHash": "sha256-VCkg/wC2e882suYDS5PDAemaMLYSOdFm4fsx2gowMR0=", + "lastModified": 1679944521, + "narHash": "sha256-SipdMlnCv/pDvo/j7ctEGqKvQSmn2gcoHSJgIVysXbk=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "f38f9a4c9b2b6f89a5778465e0afd166a8300680", + "rev": "82ecc5b88ffed8c0317c064dfd8f82f4b9882100", "type": "github" }, "original": { @@ -216,11 +216,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1679786039, - "narHash": "sha256-VNjswu0Q4bZOkWNuc0+dHvRdjUCj+MnDlRfw/Q0R3vI=", + "lastModified": 1680000368, + "narHash": "sha256-TlgC4IJ7aotynUdkGRtaAVxquaiddO38Ws89nB7VGY8=", "owner": "nix-community", "repo": "home-manager", - "rev": "cf662b6c98a0da81e06066fff0ecf9cbd4627727", + "rev": "765e4007b6f9f111469a25d1df6540e8e0ca73a6", "type": "github" }, "original": { @@ -492,11 +492,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1679797994, - "narHash": "sha256-Kr/O/UlfqAtoFmkZeAaphsxogeaN8a/IugBApFzPfpk=", + "lastModified": 1679944645, + "narHash": "sha256-e5Qyoe11UZjVfgRfwNoSU57ZeKuEmjYb77B9IVW7L/M=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5f9d1bb572e08ec432ae46c78581919d837a90f6", + "rev": "4bb072f0a8b267613c127684e099a70e1f6ff106", "type": "github" }, "original": { @@ -522,11 +522,11 @@ }, "nixpkgs_unstable": { "locked": { - "lastModified": 1679900446, - "narHash": "sha256-RWtJbUqeSLKn8FLSt0b6pLSC4fWrPdv4WHTDOaO/0hU=", + "lastModified": 1680035241, + "narHash": "sha256-Mu14FSi5+i+7kiS9/BS/r3r76EDhJZ3xreoLoF7n0u0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "56206539ba1de71fb0be7e4f23551e05fdeb29de", + "rev": "7a25cbdf711c9886c315b3c1ce61c2f438a4fd91", "type": "github" }, "original": { diff --git a/home/modules/dev_tools.nix b/home/modules/dev_tools.nix index cde62e3..9a67e43 100644 --- a/home/modules/dev_tools.nix +++ b/home/modules/dev_tools.nix @@ -40,8 +40,7 @@ in wd2 # my wrapper for d2 gnumake libnotify # tool to send notifications via cli - # TODO: Uncomment when https://github.com/tweag/FawltyDeps/pull/272 is merged - # fawltydeps # Python dependency checker + fawltydeps # Python dependency checker deno nickel