From 0881e73b8f6df0f55b10926c77c912c31062a486 Mon Sep 17 00:00:00 2001 From: Michael Webb Date: Tue, 15 Oct 2024 14:02:44 +1100 Subject: [PATCH 1/2] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'bellroy-nix-foss': 'github:bellroy/bellroy-nix-foss/90606a285f04ed25e5d4848759d0849057c26fc6' (2024-08-21) → 'github:bellroy/bellroy-nix-foss/0966286b1f39ae7601bd6be79dd0405e7267a493' (2024-08-22) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 627b1fe..e9368b2 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1724219050, - "narHash": "sha256-F1mRyvVulw0KRRwp6Zn0d/FUUanF1ZSHWNpD7mGqFDM=", + "lastModified": 1724294608, + "narHash": "sha256-08ckkY81cvEbRM6Fvog0leRVvF2yzqFLnEWCDmE1LQM=", "owner": "bellroy", "repo": "bellroy-nix-foss", - "rev": "90606a285f04ed25e5d4848759d0849057c26fc6", + "rev": "0966286b1f39ae7601bd6be79dd0405e7267a493", "type": "github" }, "original": { From 9c12e938e74fad3e3a75cebd24eccea1c268db03 Mon Sep 17 00:00:00 2001 From: Michael Webb Date: Tue, 15 Oct 2024 14:03:11 +1100 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index abfd56a..3c526ec 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ dist-newstyle/ dist/ result +.direnv +.envrc