updates
This commit is contained in:
parent
488225adc5
commit
68de2f2b68
5 changed files with 22 additions and 14 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -8,11 +8,11 @@
|
||||||
"pre-commit-hooks": "pre-commit-hooks"
|
"pre-commit-hooks": "pre-commit-hooks"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1685785365,
|
"lastModified": 1685996198,
|
||||||
"narHash": "sha256-ITKa6VKggN0tFxpoMTQUk1NgAhQ+S87rH3MSQ2LTPxs=",
|
"narHash": "sha256-MN05XjT2rJZs8FTdZMwNWps8l4hcbEqtKnRuaLLTVkU=",
|
||||||
"owner": "cachix",
|
"owner": "cachix",
|
||||||
"repo": "devenv",
|
"repo": "devenv",
|
||||||
"rev": "873e7901efcefe8f0000975adc8b3b9b58c41fc4",
|
"rev": "92ae3568a0f463e6c7334e54a21a3b7e4ffb014e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -164,11 +164,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1685758009,
|
"lastModified": 1685883127,
|
||||||
"narHash": "sha256-IT4Z5WGhafrq+xbDTyuKrRPRQ1f+kVOtE+4JU1CHFeo=",
|
"narHash": "sha256-zPDaPNrAtBnO24rNqjHLINHsqTdRbgWy1c/TL3EdwlM=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "eaf03591711b46d21abc7082a8ebee4681f9dbeb",
|
"rev": "d4a9ff82fc18723219b60c66fb2ccb0734c460eb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
12
nix/home-manager/flake.lock
generated
12
nix/home-manager/flake.lock
generated
|
@ -82,11 +82,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1685885003,
|
"lastModified": 1685999310,
|
||||||
"narHash": "sha256-+OB0EvZBfGvnlTGg6mtyUCqkMnUp9DkmRUU4d7BZBVE=",
|
"narHash": "sha256-gaRMZhc7z4KeU/xS3IWv3kC+WhVcAXOLXXGKLe5zn1Y=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "607d8fad96436b134424b9935166a7cd0884003e",
|
"rev": "28614ed7a1e3ace824c122237bdc0e5e0b62c5c3",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -205,11 +205,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1685836261,
|
"lastModified": 1685931219,
|
||||||
"narHash": "sha256-rpxEPGeW4JZJcH58SQApJUtJ7w78VPtkF6Cut/Pq6Kg=",
|
"narHash": "sha256-8EWeOZ6LKQfgAjB/USffUSELPRjw88A+xTcXnOUvO5M=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "dd4982554e18b936790da07c4ea2db7c7600f283",
|
"rev": "7409480d5c8584a1a83c422530419efe4afb0d19",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -71,6 +71,10 @@
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
|
programs.aria2 = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
programs.atuin = {
|
programs.atuin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
|
|
|
@ -21,8 +21,11 @@
|
||||||
dogdns
|
dogdns
|
||||||
erdtree
|
erdtree
|
||||||
fd
|
fd
|
||||||
|
ffmpeg_6
|
||||||
gawk
|
gawk
|
||||||
git-credential-1password
|
git-credential-1password
|
||||||
|
gnugrep
|
||||||
|
gnused
|
||||||
gnutar
|
gnutar
|
||||||
gping
|
gping
|
||||||
imagemagick
|
imagemagick
|
||||||
|
@ -33,6 +36,7 @@
|
||||||
kondo
|
kondo
|
||||||
litecli
|
litecli
|
||||||
magic-wormhole-rs
|
magic-wormhole-rs
|
||||||
|
ncdu
|
||||||
neovim
|
neovim
|
||||||
ov
|
ov
|
||||||
pdm
|
pdm
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
pushd ~/.dotfiles
|
pushd ~/.dotfiles
|
||||||
printf "Updating devenv\n"
|
printf "Updating \033[38;5;87mdevenv\033[0m \n"
|
||||||
nix flake update
|
nix flake update
|
||||||
pushd ./nix/home-manager
|
pushd ./nix/home-manager
|
||||||
printf "Updating home-manager\n"
|
printf "Updating \033[38;5;87mhome-manager\033[0m\n"
|
||||||
nix flake update
|
nix flake update
|
||||||
if [[ $(uname) == "Darwin" ]]; then
|
if [[ $(uname) == "Darwin" ]]; then
|
||||||
home-manager switch --flake ".#aarch64-darwin-acicchetti"
|
home-manager switch --flake ".#aarch64-darwin-acicchetti"
|
||||||
|
|
Loading…
Add table
Reference in a new issue