Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

external/home-manager: Install packages through NixOS users.users.<name?>.packages #159

Merged
merged 2 commits into from Feb 12, 2019

Conversation

kalbasit
Copy link
Owner

Switch home manager to nix-community/home-manager#580 in order to install user packages through NixOS's user packages. This allows me to build VM that are able to have user packages.

@kalbasit kalbasit merged commit c2daceb into master Feb 12, 2019
@kalbasit kalbasit deleted the shabka_use-nixos-module-user-packages branch February 12, 2019 17:03
kalbasit added a commit that referenced this pull request Feb 13, 2019
In #159 the user packages are now installed through NixOS at `/etc/profiles/per-user/<per-user>/bin` which comes second after `/run/current-system/sw/bin` in the PATH so we cannot have `neovim` installed on the system. Use `mine.neovim.enable` coming from #142 to install it system-wide.
kalbasit added a commit that referenced this pull request Feb 15, 2019
…ith-nix-darwin

* origin/master: (33 commits)
  overlay: expose both stable and unstable (#168)
  Switch my personal machines to use stable (#169)
  CircleCI: Fix the Darwin test (#167)
  [Nixpkgs] Add support for using a release per host (#166)
  home: install slack-cli (#165)
  [Shell] zsh: Replace exa with LS_COLORS (#163)
  hosts/hera: update the configuration of autorandr (#164)
  nixos: do not install neovim, it shadows user's version (#160)
  external/home-manager: Install packages through NixOS users.users.<name?>.packages (#159)
  [Browser] Surfingkeys: disable emoji auto-completion (#158)
  [NeoVim] Update the use of BetterWhitespace plugin (#157)
  home: Install fonts to improve the look and feel (#148)
  external/nur: update to 11937cf90187b7cb1eb43b02c8fc3a45cb16fd8b
  external/nixos-hardware: update to 36d8bd88cd72cfa8ee4162e6580f0a8e7de132ba
  external/nixpkgs-unstable: update to 929cc78363e6878e044556bd291382eab37bcbed
  external/nixpkgs-stable: update to 5225d4bf0193b51cfb1a200faa4ae50958f98c62
  external/home-manager: update to a3462daeb10ba908396aaa3aee521042a239d7ca
  scripts/update-external.sh: update and commit externals
  home: rofi: Use the correct theme for Gruvbox (#147)
  scripts/nixops: automatically commit changes to the deployments state (#145)
  ...
kalbasit added a commit that referenced this pull request Mar 23, 2019
…a-on-zeus

* origin/master: (27 commits)
  [NeoVim] Improve the multiple cursor compatibility with deoplete (#179)
  [NeoVim] Disable deoplete before entering multiple cursors (#178)
  [Home] Fix NeoVim starting in a bad graphic state (#177)
  [Home] i3: improve the apps menu, put social apps in a sub-menu (#176)
  [NixOS] Set nixos-config=/run/current-system/shabka/hosts/{host}/configuration.nix (#175)
  [TMux] Update the configuration to work with latest HM (#174)
  [External] Fix a bug in the update script, update all external dependencies (#173)
  hosts/hades: revert back to the stable channel (#171)
  overlay: expose both stable and unstable (#168)
  Switch my personal machines to use stable (#169)
  CircleCI: Fix the Darwin test (#167)
  [Nixpkgs] Add support for using a release per host (#166)
  home: install slack-cli (#165)
  [Shell] zsh: Replace exa with LS_COLORS (#163)
  hosts/hera: update the configuration of autorandr (#164)
  nixos: do not install neovim, it shadows user's version (#160)
  external/home-manager: Install packages through NixOS users.users.<name?>.packages (#159)
  [Browser] Surfingkeys: disable emoji auto-completion (#158)
  [NeoVim] Update the use of BetterWhitespace plugin (#157)
  home: Install fonts to improve the look and feel (#148)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant