This commit is contained in:
Tyler Mayoff 2025-09-03 17:54:44 -04:00
parent 657f64a68b
commit 111b6fff53
2 changed files with 5 additions and 7 deletions

View file

@ -27,8 +27,6 @@ jobs:
- name: install nix
uses: https://github.com/DeterminateSystems/nix-installer-action@main
with:
extra-conf: "lazy-trees = true"
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
with:
@ -49,7 +47,7 @@ jobs:
with:
packages: nh
script: |
nh os build ./dot_config/flake#nixosConfigurations.${{matrix.hostname}} --no-nom -- --cores 1 -j1
nix build ./dot_config/flake#nixosConfigurations.${{matrix.hostname}} --cores 1 -j1
# - uses: https://github.com/workflow/nix-shell-action@v3
# if: runner.os == 'macOS'

View file

@ -375,16 +375,16 @@
"systems": "systems"
},
"locked": {
"lastModified": 1756700149,
"narHash": "sha256-rOqprvpuA0dTNFSw6UwtAVWKcWXq99rRE4BqR06QXjs=",
"lastModified": 1756836584,
"narHash": "sha256-c2wgK1EWyHnN5SSZEUj3+YTXYYMI3YBNAhX7URStzEM=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "e8c20422903434d065c6f2f891ffad5d59e71337",
"rev": "ac65d1980996ecbd054c545fda24dd60b06392a8",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"ref": "v2.3.3",
"ref": "main",
"repo": "noctalia-shell",
"type": "github"
}