📦️ package updates - emacs29, nil, etc

This commit is contained in:
James Walker 2023-07-25 12:26:13 -04:00
parent 5f668bee6d
commit e1871a2030
Signed by: walkah
GPG Key ID: 3C127179D6086E93
4 changed files with 7 additions and 7 deletions

View File

@ -141,9 +141,9 @@
darwin-local darwin-local
deploy-rs.packages.${system}.deploy-rs deploy-rs.packages.${system}.deploy-rs
deadnix deadnix
nil
nixpkgs-fmt nixpkgs-fmt
statix statix
rnix-lsp
sops sops
]; ];

View File

@ -1,4 +1,4 @@
{ pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./homebrew.nix ./homebrew.nix
@ -10,7 +10,7 @@
# List packages installed in system profile. To search by name, run: # List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget # $ nix-env -qaP | grep wget
environment.systemPackages = with pkgs; [ emacs-nox ]; # environment.systemPackages = with pkgs; [ emacs-nox ];
# Use a custom configuration.nix location. # Use a custom configuration.nix location.
# $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix # $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix

View File

@ -35,6 +35,7 @@ _:
"hazel" "hazel"
"iterm2" "iterm2"
"logi-options-plus" "logi-options-plus"
"logitech-camera-settings"
"logseq" "logseq"
"loom" "loom"
"microsoft-edge" "microsoft-edge"

View File

@ -2,11 +2,10 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
emacs emacs29
# Cloud # Cloud
awscli2 awscli2
pulumi-bin
# Elixir # Elixir
elixir elixir
@ -23,10 +22,10 @@
# Nix # Nix
cachix cachix
nil
niv niv
nixfmt nixfmt
nixpkgs-fmt nixpkgs-fmt
rnix-lsp
# Node/JS # Node/JS
deno deno