aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorV. <vig@disroot.org>2024-07-30 20:32:52 +0000
committerGerrit Code Review <gerrit@localhost>2024-07-30 20:32:52 +0000
commitc347d3df8f1aebe124b6a3179d4dd83ccadd44b5 (patch)
treeda769d347554201179c9599dfe3bb200ef1a0906 /flake.nix
parent97a389b0bee7baf2d445121afa6ec84bef3a4bd7 (diff)
parenta98dce2a1f6b51374cc596985ef929b372cec763 (diff)
Merge changes I609a5898,I7afb53c9 into main
* changes: devendor pegtl update flake.lock
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 1fc02a590..cec970974 100644
--- a/flake.nix
+++ b/flake.nix
@@ -196,8 +196,6 @@
busybox-sandbox-shell = final.busybox-sandbox-shell or final.default-busybox-sandbox-shell;
};
- pegtl = final.nix.passthru.pegtl;
-
# Export the patched version of boehmgc that Lix uses into the overlay
# for consumers of this flake.
boehmgc-nix = final.nix.passthru.boehmgc-nix;