Compare commits

..

2 Commits

Author SHA1 Message Date
8a8cacdeba Flake update 2025-10-05 17:05:48 -07:00
ca58e6726c New version of ,nixup that works to bootstrap 2025-10-05 17:05:23 -07:00
2 changed files with 11 additions and 9 deletions

View File

@@ -3,7 +3,9 @@
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
pushd $SCRIPT_DIR/../nix &> /dev/null
home-manager switch --flake ".#std"
if which doom; then
doom env
if which home-manager &> /dev/null; then
home-manager switch --flake ".#std"
else
nix run home-manager/master -- switch --flake ".#std"
fi

12
nix/flake.lock generated
View File

@@ -27,11 +27,11 @@
]
},
"locked": {
"lastModified": 1759337100,
"narHash": "sha256-CcT3QvZ74NGfM+lSOILcCEeU+SnqXRvl1XCRHenZ0Us=",
"lastModified": 1759702766,
"narHash": "sha256-011pCUbIq/fhCiZ20AzqJYNjLzQ1oYkzYEgzcUYVTBg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "004753ae6b04c4b18aa07192c1106800aaacf6c3",
"rev": "5b45dcf4790bb94fec7e550d2915fc2540a3cdd6",
"type": "github"
},
"original": {
@@ -42,11 +42,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1759133924,
"narHash": "sha256-eegjF6fo080481S/ZHyDENjeGG1ZgW2v86O9UZQxLJ8=",
"lastModified": 1759632233,
"narHash": "sha256-krgZxGAIIIKFJS+UB0l8do3sYUDWJc75M72tepmVMzE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9547cfd27b5158eb612a6812dfc5c7b3d118b996",
"rev": "d7f52a7a640bc54c7bb414cca603835bf8dd4b10",
"type": "github"
},
"original": {