feat(flake): bump nixpkgs to v23.11

This commit is contained in:
2023-12-07 14:19:00 +02:00
parent 10bc65df07
commit 6da4621315

View File

@@ -60,7 +60,6 @@
withNodeJs = false;
withPython3 = false;
withRuby = false;
extraPython3Packages = false;
extraMakeWrapperArgs = ''--prefix PATH : "${pkgs.lib.makeBinPath dependencies}" --set XDG_CONFIG_HOME "${self}"'';
};
apps.pwnvim = flake-utils.lib.mkApp {