summary refs log tree commit diff
path: root/pkgs/applications/search
AgeCommit message (Collapse)AuthorFilesLines
2023-03-11treewide: fix lintsArtturin1-2/+2
Arg to lib.optional is a list build time tool in buildInputs
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-22treewide: use toString on list NIX_CFLAGS_COMPILEArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-12recoll: wrap some input handlers with extra depsEmery Hemingway1-1/+9
2023-01-23Merge pull request #208577 from r-ryantm/auto-update/recollWeijia Wang1-10/+30
python310Packages.recoll: 1.33.2 -> 1.33.4
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie1-1/+1
2023-01-04python310Packages.recoll: add changelog to metaFabian Affolter1-8/+28
- specify license
2023-01-01python310Packages.recoll: 1.33.2 -> 1.33.4R. Ryantm1-2/+2
2022-12-22recoll: 1.32.7 -> 1.33.2Gabriel Arazas2-8/+8
2022-10-28recoll: fix no/bad configuration error on darwinJiajie Chen2-0/+20
Prior to this fix, running recoll fails with the following error: No/bad main configuration file in /nix/store/.../Resources/examples. The path is incorrect and RECOLL_DATADIR should be used.
2022-08-21Remove kiyengar from maintainers (#187781)Karthik Iyengar1-1/+1
2022-08-16python310Packages.recoll: 1.32.5 -> 1.32.7R. Ryantm1-2/+2
2022-08-02python310Packages.recoll: 1.32.0 -> 1.32.5R. Ryantm1-2/+2
2022-07-19re-Isearch: init at unstable-2022-03-24Astro1-0/+46
2022-05-12recoll: 1.31.0 -> 1.32.0Mario Rodas1-3/+6
https://www.lesbonscomptes.com/recoll/pages/release-1.32.html
2021-11-07pkgs/applications: rename name to pname&version part 2Felix Buehler1-3/+4
2021-09-14python38Packages.recoll: 1.28.6 -> 1.31.0R. RyanTM1-2/+2
2021-07-14grepm: deprecate phasesFelix Buehler1-1/+1
2021-04-08Merge pull request #118574 from dotlambda/recoll-pythonRobert Schütz1-4/+6
python3Packages.recoll: init
2021-04-05python3Packages.recoll: initRobert Schütz1-4/+6
Also move some stuff to recoll's nativeBuildInputs.
2021-04-04recoll: drop assert on hostPlatform.systemDmitry Kalinkin1-2/+0
This was introduced in 05e5f5d5 ('Fix tarball') and no longer serves the original purpose.
2021-03-14doodle: 0.7.1 -> 0.7.2R. RyanTM1-2/+2
2021-03-09recoll: 1.27.12 -> 1.28.6R. RyanTM1-2/+2
2021-02-04xlsxgrep: init at 0.0.23Felix Scheinost1-0/+20
2021-01-20treewide: editorconfig fixeszowoq1-1/+1
- remove trailing whitespace - use spaces for indentation
2021-01-16treewide: stdenv.lib -> libBen Siraphob2-5/+5
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch3-5/+5
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-23recoll: refactor and 1.24.5 -> 1.27.12Fabián Heredia Montiel1-37/+65
Refactor Changes: - name -> pname + version - python2 -> python3 - add pkg-config (to find libxslt) - patch /usr/share/recoll to $out/share/recoll - remove Makefile patch for macOS that has been merged upstream ( https://framagit.org/medoc92/recoll/-/commit/b5c5734d064c638b702601fd391037a35b5bb2a1 )
2020-09-09recoll: qt4 -> qt5, fix buildFrank Doepper1-7/+7
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly4-4/+4
2020-01-15doodle: 0.7.0 -> 0.7.1R. RyanTM1-2/+2
2019-12-23catfish: move to pkgs/desktops/xfce/applicationsJosé Romildo Malaquias1-66/+0
Since release 1.4.6 catfish is an Xfce Project. See https://bluesabre.org/2018/07/15/catfish-1-4-6-released-now-an-xfce-project Makes an alias for catfish.
2019-12-23catfish: 1.4.10 -> 1.4.11José Romildo Malaquias1-14/+12
2019-12-01dconf: move to top-levelJan Tojnar1-2/+2
2019-10-03Merge branch 'master' into staging-nextJan Tojnar1-4/+6
2019-10-02catfish: 1.4.7 -> 1.4.10José Romildo Malaquias1-4/+6
2019-09-18treewide: drop adding hicolor-icon-theme where possibleworldofpeace1-2/+1
This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
2019-09-06Merge branch 'master' into staging-nextJan Tojnar1-1/+1
Fixed trivial conflicts caused by removing rec.
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar1-1/+1
GTK was renamed.
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth2-3/+3
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-05-04[treewide] delete unused patchesc0bw3b2-24/+0
2019-04-22treewide: Change URLs to HTTPSDaniel Schaefer1-1/+1
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
2019-03-24gnome3.gtk -> gtk3volth1-2/+2
fix evaluation when config.allowAliases == false (regression after #55735)
2019-02-03recoll: 1.24.4 -> 1.24.5R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/recoll/versions
2019-01-29catfish: 1.4.6 -> 1.4.7José Romildo Malaquias1-2/+2
2018-12-14recoll: 1.24.3 -> 1.24.4R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/recoll/versions
2018-12-02gobject-introspection: rename packageJan Tojnar1-2/+2
camelCase package name was a huge inconsistency in GNOME package set.
2018-11-18recoll: 1.23.7 -> 1.24.3 (#50563)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/recoll/versions
2018-08-31catfish: 1.4.4 -> 1.4.6 (#45860)José Romildo Malaquias1-4/+4