e11sync

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

commit 2bcc5a85857cca744a648daf4222cb70a88ccf88 (tree)
parent 30a374ee03e27ce64ce3cb96f8b99f614179c595
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Sun, 14 Jan 2024 23:41:35 +0200

remove obsolete python3 usage

Diffstat:
Mpkgs/e11sync-static.nix | 1-
Mpkgs/e11sync.nix | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pkgs/e11sync-static.nix b/pkgs/e11sync-static.nix @@ -1,7 +1,6 @@ { self, stdenv, - python3, python3Packages, coreutils, zopfli, diff --git a/pkgs/e11sync.nix b/pkgs/e11sync.nix @@ -4,7 +4,6 @@ stdenv, runCommand, makeWrapper, - python3, python3Packages, libmaxminddb, dart-sass,