:: commit 5f32fb75c84f1cf640a057b67eabd0ef14fe3f2e

mintsuki <mintsuki@protonmail.com> — 2024-04-09 16:15

parents: 89a5f4a31b

nix: build.nix: Remove some left over junk

diff --git a/nix/build.nix b/nix/build.nix
index ae56e5c9..24f9f020 100644
--- a/nix/build.nix
+++ b/nix/build.nix
@@ -30,18 +30,9 @@ let
   # the bootstrap step.
   currentRepoSrc = nix-gitignore.gitignoreSource [
     # Additional git ignores:
-    "flake.nix" # otherwise
+    "flake.nix"
     "flake.lock"
     "nix/"
-
-    # bootstrapped sources from ./bootstrap
-    "/build-aux/freestanding-toolchain"
-    "/freestanding-headers"
-    "/decompressor/cc-runtime"
-    "/limine-efi"
-    "/tinf"
-    "/common/flanterm"
-    "/stb"
   ] ../.;
 
   # Contains the sources downloaded by the Git submodule-like initialation done
tab: 248 wrap: offon