From 9bc6da0b8b61809e1e6f478e0b6424dea0b46641 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 20 Sep 2024 16:34:35 +0200 Subject: add bash config and wofi-pass --- flake.lock | 35 ++++++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 7369ee3..3eb5285 100644 --- a/flake.lock +++ b/flake.lock @@ -133,11 +133,11 @@ ] }, "locked": { - "lastModified": 1726592409, - "narHash": "sha256-2Y6CDvD/BD43WLS77PHu6dUHbdUfFhuzkY8oJAecD/U=", + "lastModified": 1726818100, + "narHash": "sha256-z2V74f5vXqkN5Q+goFlhbFXY/dNaBAyeLpr2bxu4Eic=", "owner": "nix-community", "repo": "home-manager", - "rev": "2ab00f89dd3ecf8012f5090e6d7ca1a7ea30f594", + "rev": "1bbc1a5a1f4de7401c92db85b2119ed21bb4139d", "type": "github" }, "original": { @@ -236,11 +236,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1726752344, - "narHash": "sha256-lMFX1T1NiZ23wVFQKdAcGzt3phrmp808s970TsSwWeY=", + "lastModified": 1726801057, + "narHash": "sha256-r3ZoJ30X38nqw+SBYwYgArTUyYL3mB0Wpb2c2fSs1As=", "owner": "nix-community", "repo": "nixvim", - "rev": "2df1bdd14d564235a55552dfc6a9dd5018cbad9b", + "rev": "c2080ede4f0e6b838f1437c128e684004776afe3", "type": "github" }, "original": { @@ -277,7 +277,8 @@ "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "nixvim": "nixvim", - "webtray": "webtray" + "webtray": "webtray", + "wofi-pass": "wofi-pass" } }, "systems": { @@ -335,6 +336,26 @@ "type": "git", "url": "https://git.nathanreiner.xyz/webtray" } + }, + "wofi-pass": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1726842078, + "narHash": "sha256-KBl1YlZNpM2UXh+52Mu05l5WnFKrGB9rxwKUTbch6cA=", + "ref": "refs/heads/master", + "rev": "e0def1ed8657c2289493b77fcc06f54f0dfe1fae", + "revCount": 2, + "type": "git", + "url": "https://git.nathanreiner.xyz/wofi-pass" + }, + "original": { + "type": "git", + "url": "https://git.nathanreiner.xyz/wofi-pass" + } } }, "root": "root", -- cgit v1.2.3-70-g09d2