📦️ package updates - emacs29, nil, etc
This commit is contained in:
parent
5f668bee6d
commit
e1871a2030
@ -141,9 +141,9 @@
|
||||
darwin-local
|
||||
deploy-rs.packages.${system}.deploy-rs
|
||||
deadnix
|
||||
nil
|
||||
nixpkgs-fmt
|
||||
statix
|
||||
rnix-lsp
|
||||
sops
|
||||
];
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./homebrew.nix
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
# List packages installed in system profile. To search by name, run:
|
||||
# $ nix-env -qaP | grep wget
|
||||
environment.systemPackages = with pkgs; [ emacs-nox ];
|
||||
# environment.systemPackages = with pkgs; [ emacs-nox ];
|
||||
|
||||
# Use a custom configuration.nix location.
|
||||
# $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix
|
||||
|
@ -35,6 +35,7 @@ _:
|
||||
"hazel"
|
||||
"iterm2"
|
||||
"logi-options-plus"
|
||||
"logitech-camera-settings"
|
||||
"logseq"
|
||||
"loom"
|
||||
"microsoft-edge"
|
||||
|
@ -2,11 +2,10 @@
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
emacs
|
||||
emacs29
|
||||
|
||||
# Cloud
|
||||
# Cloud
|
||||
awscli2
|
||||
pulumi-bin
|
||||
|
||||
# Elixir
|
||||
elixir
|
||||
@ -23,10 +22,10 @@
|
||||
|
||||
# Nix
|
||||
cachix
|
||||
nil
|
||||
niv
|
||||
nixfmt
|
||||
nixpkgs-fmt
|
||||
rnix-lsp
|
||||
|
||||
# Node/JS
|
||||
deno
|
||||
|
Loading…
x
Reference in New Issue
Block a user