about summary refs log tree commit diff
path: root/nixos/modules/misc/locate.nix
Commit message (Expand)AuthorAge
* nixos/locate: don't create /var/cacheJörg Thalheim2020-02-01
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* locate.nix: Don't create /var/cacheEelco Dolstra2019-10-08
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* locate: fix `update-locatedb` service for `mlocate`Anthony Cowley2018-03-27
* nixos/locatedb: fix first run when /var/cache doesn't existFlorian Jacob2017-10-11
* nixos/locatedb: path restriction options were renamedFlorian Jacob2017-10-11
* locate: does not use localuser for mlocateromildo2017-05-28
* locate: fix creation of the parent directory of of locate databaseromildo2017-05-28
* locate: fix security.wrappersGregor Kleen2017-03-02
* Switching locate over to new wrapper APIParnell Springmeyer2017-01-29
* locate: build in correct dbpathGregor Kleen2017-01-26
* locate: enhance mlocate supportGregor Kleen2017-01-26
* locate: better mlocate support & cleanupGregor Kleen2017-01-26
* mlocate: init at version 0.26Andrew Scott2016-10-25
* nixos.locate: fix update-locatedb service failureRicardo M. Correia2016-04-14
* Improve services.locate.period deprecation messageEelco Dolstra2016-02-27
* nixos: update-locatedb - harden via systemd (#7220)Dan Peebles2016-01-23
* nixos: Fix manpages from 8c652379df07f88d6b434fe1042e9a9ba9078440William A. Kennington III2015-08-03
* Spelling etcEelco Dolstra2015-08-03
* locate: option includeStoreProfpatsch2015-08-02
* Quote paths from example & default attributes.Nicolas Pierron2014-08-28
* locate service: allow customisationMateusz Kowalczyk2014-06-24
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10