summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-16tmux: add defaultCommand optionDaiderd Jordan
2019-02-16lnl: sandbox fetch-nixpkgs-updates serviceDaiderd Jordan
2019-02-16sandbox: add module for sandbox profilesDaiderd Jordan
2019-02-12lnl: add tmp and var/tmp to sandbox pathsDaiderd Jordan
2019-02-12lnl: (re)enable sandboxing with extra-sandbox-pathsDaiderd Jordan
2019-01-19system-version: get version information from channelsAndrew Childs
2019-01-18system-packages: fix testDaiderd Jordan
2019-01-18system-packages: verify libraries are not linkedDaiderd Jordan
2019-01-18system-packages: make test actually check the expected behaviourDaiderd Jordan
2019-01-16nix-daemon: use system NIX_SSL_CERT_FILEDaiderd Jordan
2019-01-16lnl: disable cachixDaiderd Jordan
2019-01-15security.pki: add test for ca-certificates.crtDaiderd Jordan
2019-01-15security.pki: add module to configure ca certificatesDaiderd Jordan
2019-01-07lnl: cleanup and configure nixbld usersDaiderd Jordan
2019-01-07Merge pull request #119 from kirelagin/zsh-vendor-completionsDaiderd Jordan
2019-01-04zsh: Add vendor-completions to fpathKirill Elagin
2019-01-04checks: add test for nix-gc user validationDaiderd Jordan
2019-01-04checks: actually fix gc conditionDaiderd Jordan
2019-01-03nix-gc: fix evaluationDaiderd Jordan
2019-01-03nix-gc: add testDaiderd Jordan
2019-01-03checks: fix gc conditionDaiderd Jordan
2019-01-02add changelog entry for the verifyNixPath optionDaiderd Jordan
2019-01-02checks: generalize and make them more configurableDaiderd Jordan
2019-01-02nix-gc: add check for nix.gc.automaticDaiderd Jordan
2019-01-02nix-gc: add user optionDaiderd Jordan
2019-01-02Merge pull request #97 from peel/patch-1Daiderd Jordan
2018-12-18lnl: add nix-daemon objc workaroundDaiderd Jordan
2018-12-18lnl: fix reexec aliasesDaiderd Jordan
2018-12-18lnl: enable gnupg agentDaiderd Jordan
2018-12-18lnl: add awscliDaiderd Jordan
2018-10-29Merge pull request #111 from thefloweringash/shell-child-envDaiderd Jordan
2018-10-29Combine system environment tests and add zshAndrew Childs
2018-10-27Revert "installer: add NIX_PATH fallback in <darwin> lookup"Daiderd Jordan
2018-10-26Revert "nix: make channel entries for NIX_PATH dynamic"Daiderd Jordan
2018-10-26installer: include channels in bootstrap NIX_PATHDaiderd Jordan
2018-10-26checks: include channel paths for NIX_PATH checksDaiderd Jordan
2018-10-26installer: add NIX_PATH fallback in <darwin> lookupDaiderd Jordan
2018-10-26add changelog entry for nix.enableChannelsDaiderd Jordan
2018-10-26nix: make channel entries for NIX_PATH dynamicDaiderd Jordan
2018-10-26installer: don't use pure PATH for editorDaiderd Jordan
2018-10-25Unify environment configuration and don't run in child shellsAndrew Childs
2018-10-17Merge pull request #109 from marsam/feature/update-bashrc-configDaiderd Jordan
2018-10-16bash: place bashrc early non-interactive return below system setupMario Rodas
2018-10-14bash: do not evaluate completions on dumb terminalsMario Rodas
2018-10-14bash: do not evaluate /etc/bashrc on non-interactive shellsMario Rodas
2018-10-12tests: avoid depending on an actual font packageDaiderd Jordan
2018-10-12tmux: remove reattach-to-user-namespaceDaiderd Jordan
2018-10-11Merge pull request #108 from thefloweringash/dock-show-recentsDaiderd Jordan
2018-10-11Merge pull request #102 from peel/f-fonts-moduleDaiderd Jordan
2018-10-11system.defaults.dock: add `show-recents` optionAndrew Childs