mirror of
https://github.com/nmasur/dotfiles
synced 2026-02-15 02:19:46 +00:00
update to fix builds on macos
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgs.stdenv.mkDerivation rec {
|
||||
pname = "firefox-history-exporter";
|
||||
version = "1.0";
|
||||
version = "1.1";
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = [ pkgs.zip ];
|
||||
|
||||
Reference in New Issue
Block a user