summaryrefslogtreecommitdiff
path: root/gnu/services/nix.scm
AgeCommit message (Expand)Author
2022-12-15services: nix: Fix nix-shepherd-service....Christopher Baines
2022-12-13services: nix: Add more configuration fields....Petr Hodina
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-04-26services: nix: Add /bin/sh to build-sandbox-paths....Oleg Pykhalov
2020-12-06services: nix: Move nix.conf generation to etc-service-type....Zhu Zihao
2020-07-25services: nix: Add extra-options....Oleg Pykhalov
2020-07-25services: nix: Fix typo....Oleg Pykhalov
2020-07-25services: nix: Export nix-configuration....Peng Mei Yu
2020-07-25services: nix: Provide nix commands....Peng Mei Yu via Guix-patches via
2020-07-22services: nix: Fix sandbox....Oleg Pykhalov
2020-06-25services: Add missing (ice-9 format) import....Ludovic Courtès
2019-06-12services: Import (srfi srfi-26) from the build side....Tobias Geerinckx-Rice
2019-06-11services: Add SRFI-26 to Nix activation gexp....Tobias Geerinckx-Rice
2019-06-10services: Add 'nix-service-type'....Oleg Pykhalov