From e4571456897001255f11961aeb106b72adb5a665 Mon Sep 17 00:00:00 2001 From: Mitchell Esplin Date: Sat, 22 Aug 2026 18:03:28 -0600 Subject: [PATCH 1/3] devbox.lock changes after initial setup --- devbox.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devbox.lock b/devbox.lock index caf850b6..93091332 100644 --- a/devbox.lock +++ b/devbox.lock @@ -847,7 +847,7 @@ }, "nodejs_20@latest": { "last_modified": "2025-07-22T02:38:50Z", - "plugin_version": "0.0.2", + "plugin_version": "0.0.4", "resolved": "github:NixOS/nixpkgs/83e677f31c84212343f4cc553bab85c2efcad60a#nodejs_20", "source": "devbox-search", "version": "20.19.4", @@ -928,7 +928,7 @@ }, "poetry@latest": { "last_modified": "2025-07-24T15:00:16Z", - "plugin_version": "0.0.4", + "plugin_version": "0.0.5", "resolved": "github:NixOS/nixpkgs/b74a30dbc0a72e20df07d43109339f780b439291#poetry", "source": "devbox-search", "version": "2.1.3", @@ -993,7 +993,7 @@ }, "python312@latest": { "last_modified": "2025-07-13T22:45:35Z", - "plugin_version": "0.0.4", + "plugin_version": "0.0.5", "resolved": "github:NixOS/nixpkgs/a421ac6595024edcfbb1ef950a3712b89161c359#python312", "source": "devbox-search", "version": "3.12.11", From c0c6e34b847e001e5edde73eeddb85a043bf9432 Mon Sep 17 00:00:00 2001 From: Mitchell Esplin Date: Sat, 5 Sep 2026 13:54:39 -0600 Subject: [PATCH 2/3] Included --- 03-core-features/filters/included-file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/03-core-features/filters/included-file.md b/03-core-features/filters/included-file.md index e69de29b..9b2fce43 100644 --- a/03-core-features/filters/included-file.md +++ b/03-core-features/filters/included-file.md @@ -0,0 +1 @@ +# I am modifying the included file \ No newline at end of file From d0ce3585f8a4fec2b4035854cd0c7f18b88cdd80 Mon Sep 17 00:00:00 2001 From: Mitchell Esplin Date: Sat, 5 Sep 2026 14:18:33 -0600 Subject: [PATCH 3/3] excluded attempt 2 --- 03-core-features/filters/excluded-file.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index e69de29b..ec3674ce 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -0,0 +1 @@ +Excluding one more time \ No newline at end of file