about summary refs log tree commit diff
path: root/pkgs/applications/search
AgeCommit message (Collapse)AuthorFilesLines
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
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-1/+1
It is deprecated and will be removed after 18.09.
2018-07-05recoll: Add support to build without QTMario Rodas1-4/+8
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-04-20grepcidr: init at 2.0 (#38685)Tristan Helmich1-0/+21
2018-04-05catfish: mark linux onlyDaiderd Jordan1-1/+1
2018-02-28recoll: Avoid using substituteInPlace on zip filesJohn Wiegley1-21/+23
2018-02-28recoll: Allow building a non-X/inotify version on DarwinJohn Wiegley1-22/+29
2018-02-28recoll: 1.23.5 -> 1.23.7Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7/bin/recollindex -h` got 0 exit code - ran `/nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7/bin/recollindex -h` and found version 1.23.7 - found 1.23.7 with grep in /nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7 - found 1.23.7 in filename of file in /nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7 cc "@jcumming"
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-2/+2
2018-02-13catfish: 1.4.2 -> 1.4.4José Romildo Malaquias1-15/+21
2018-01-05treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel1-2/+2
2017-12-08recoll: 1.23.1 -> 1.23.5Tor Hedin Brønner1-2/+2
2017-03-22recoll: 1.21.3 -> 1.23.1ndowens1-5/+3
2016-08-14Remove pycairo from top-levelFrederik Rietdijk1-1/+1
See #11567.
2016-06-11catfish: 1.4.1 -> 1.4.2José Romildo Malaquias1-4/+5
2016-04-25add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov1-22/+22
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát2-0/+93
Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
2016-03-21grepm: init at 0.6José Romildo Malaquias1-0/+33
2016-03-18catfish: init at 1.4.1José Romildo Malaquias1-0/+60
2016-03-11recoll: fix evaluation error on DarwinThomas Tuegel1-1/+1
2016-03-08Merge master into closure-sizeVladimír Čunát3-5/+33
The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
2016-02-01treewide: Mass replace 'poppler_utils}/bin' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2015-12-18recoll: 1.20.6 -> 1.21.3Bojan Nikolic2-6/+18
Add dependency on bison. Correct corruption caused by substituteInPlace replacing non-commands in the filters
2015-12-18recoll: Disable --install-layoutBojan Nikolic2-0/+14
2015-12-18recoll: Enable parallel buildsBojan Nikolic1-0/+2
2015-11-20Merge staging into closure-sizeVladimír Čunát1-3/+4
The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
2015-10-28djvulibre: split dev and bin outputsVladimír Čunát1-2/+2
2015-10-09recoll: use poppler_utils instead of xpdfkarsten gebbert1-2/+2
Closes #10285, fixes #10284.
2015-10-09recoll: replace path to perl in filterskarsten gebbert1-1/+2
Closes #10287, fixes #10286.