aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2022-05-19nix-daemon.service: sync LimitNOFILE with the nixos serviceArtturin
2022-04-27refactor: don't hardcode nix subcommands in run-help-nixmidchildan
2022-04-25fix: typo make-content-addressable -> make-content-addressedmidchildan
2022-04-25feat: add integration with zsh's run-helpmidchildan
2022-04-19Merge pull request #6128 from ncfavier/fix-completionEelco Dolstra
2022-03-29nix-daemon.service: require mounts for /nix/var/nix/dbGraham Christensen
2022-03-18nix-daemon.conf.in: add tmpfiles file to create nix/daemon-socket directoryFlorian Klink
2022-03-13Add documentation= entry to systemd unit filethkoch2001
2022-03-07Perform tilde expansion when completing flake fragmentsNaïm Favier
2022-02-04completions: pipe stderr to /dev/nullMaximilian Bosch
2021-12-22Merge pull request #5820 from ncfavier/completion-nospaceEelco Dolstra
2021-12-22Don't insert spaces when completing attribute pathsNaïm Favier
2021-12-22Make bash completion work when nix is invoked as ~/.../nixEelco Dolstra
2021-12-04launchd: Set NumberOfFiles to 4096Zhong Jianxin
2021-07-08Merge pull request #4935 from alyssais/host_osEelco Dolstra
2021-06-23Add a fish completion scriptJan Tojnar
2021-06-23Apply OS checks to host platform, not buildAlyssa Ross
2021-06-12Fix zsh completion scriptMatthew Bauer
2021-06-02Install zsh completion scriptChua Hou
2021-05-04launchd: Use exec to avoid leaving the extra shell wrapper runningAnders Kaseorg
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