summaryrefslogtreecommitdiffstats
path: root/misc
AgeCommit message (Expand)Author
2020-10-18Add some missing clean-filesEelco Dolstra
2020-10-09Add a zsh completion scriptregnat
2020-10-09Add a description in the completion outputsregnat
2020-09-16Fix the nix-daemon Mac OS SSL CA certMarwan Aljubeh
2020-06-04Fix completion script install nameEelco Dolstra
2020-05-11Bash completion: Don't break on ':'Eelco Dolstra
2020-05-10Add completion for pathsEelco Dolstra
2020-05-10nix: Implement basic bash completionEelco Dolstra
2019-10-09Make nix-daemon.plist less fragile on macOSDan Callahan
2019-10-08Copy instead of linking launch agentMatthew Bauer
2019-09-03Merge pull request #3066 from matthewbauer/wait4pathEelco Dolstra
2019-09-02Fix launchd program argsMatthew Bauer
2019-08-27Use wait4path on org.nixos.nix-daemon.plistMatthew Bauer
2019-08-27nix-daemon.service: add install section.Piotr Szubiakowski
2019-02-09nix-daemon: add variable to disable fork safetyDaiderd Jordan
2018-06-21docker: move the docker file to https://github.com/NixOS/dockerPeter Simons
2018-06-06Dockerfile: 2.0.4Lorenzo Manacorda
2018-05-08docker readme: simplifyDomen Kožar
2018-05-08Dockerfile: 2.0.2Domen Kožar
2018-05-08Add README for dockerDomen Kožar
2018-05-08Dockerfile: update to 2.0.1Domen Kožar
2018-03-19Dockerfile: verify tar file with sha256sumBen Challenor
2018-03-18Dockerfile: 1.11.14 -> 2.0Ben Challenor
2018-02-28launchd: enable keepalive for the nix-daemon serviceDaiderd Jordan
2017-10-07docker: ensure that the installation works for users other than 'root', tooPeter Simons
2017-09-11docker: update to Nix 1.11.14Peter Simons
2017-08-19Remove nix-mode.el from Nix.Matthew Bauer
2017-06-12Provide a builtin default for $NIX_SSL_CERT_FILEEelco Dolstra
2017-05-05Figure out the user's home directory if $HOME is not setEelco Dolstra
2017-04-29nix-daemon.service: set XDG_CONFIG_HOMEJörg Thalheim
2017-03-11Dockerfile: 1.11.2 -> 1.11.7Domen Kožar
2017-03-05nix-daemon.plist: Set XDG_CACHE_HOMEShea Levy
2016-10-13SSL_CERT_FILE -> NIX_SSL_CERT_FILEEelco Dolstra
2016-08-31nix-daemon.service: Set $XDG_CACHE_HOMEEelco Dolstra
2016-08-12launchd: Set $SSL_CERT_FILEEelco Dolstra
2016-08-04Dockerfile: Add alpine dependencies (#1011)Aneesh Agrawal
2016-07-20Dockerfile: specify NIX_PATHDomen Kožar
2016-05-03Merge pull request #894 from adevress/systemV-supportEelco Dolstra
2016-05-02SystemV init file for BSD systems, old Linux distributions (RHEL 6) and Linux...Adrien Devresse
2016-05-01nix-mode: set syntax and font properties for multiline stringsThomas Tuegel
2016-03-16Dockerfile: 1.9 -> 1.11.2, add more usersDomen Kožar
2015-10-10emacs mode: match keywords on the start/end of symbolsPascal Wittmann
2015-07-17Add DockerfileJaka Hudoklin
2015-05-19Also remove misc/vim/README.mdEelco Dolstra
2015-05-19point to https://nixos.org/wiki/Vim_configuration insteadHoang Xuan Phu
2014-11-04TypoEelco Dolstra
2014-11-04Add a launchd configuration file to run nix-daemonEelco Dolstra
2014-09-17Derive Emacs nix-mode from prog-mode.Robert Helgesson
2014-07-16Install systemd and Upstart stuff only on LinuxEelco Dolstra
2014-06-12Add autoloads, make code more concise & idiomaticSteve Purcell