mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
feat(brew): tailscale-app, finetune
This commit is contained in:
parent
12a44209b6
commit
0a58b63c92
2 changed files with 11 additions and 10 deletions
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -99,11 +99,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1779213149,
|
"lastModified": 1779336838,
|
||||||
"narHash": "sha256-Cf+p/T4Z3n9Sw0TiR3kQaIwQI+/hfvLJcoTzeq6yS3E=",
|
"narHash": "sha256-n1+l78hJRABp4cQHKeD0BVByT0vZLPqd09Tvoq8Q+d8=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "bd868f769a69d3b6091a1da68a75cb83a181033c",
|
"rev": "928d72376949e222ea4f07b44828a55b0136422e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -184,11 +184,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1778869304,
|
"lastModified": 1779259093,
|
||||||
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
|
"narHash": "sha256-7DKWmH23hL2eYdkxCKeqj2i+yljTKuU+3Nk1UPHOnxc=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
|
"rev": "d99b013d5d1931ad77fe3912ed218170dec5d9a4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -225,11 +225,11 @@
|
||||||
"systems": "systems"
|
"systems": "systems"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1779283801,
|
"lastModified": 1779322566,
|
||||||
"narHash": "sha256-H194cWzMcfNLKpu+5n4t2CSyOVyUxpikizQWM3FEzJY=",
|
"narHash": "sha256-4fsU5w4WXGiDMSRkCTKeEbQwc8TbRSeNOZDlfOM4e7o=",
|
||||||
"owner": "notashelf",
|
"owner": "notashelf",
|
||||||
"repo": "nvf",
|
"repo": "nvf",
|
||||||
"rev": "250db172d60c2c68f3f231429ac470b613bfbcc9",
|
"rev": "01d49ca23a885fdded35fb44b8eec3b4707b8aef",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -34,6 +34,7 @@
|
||||||
"batfi"
|
"batfi"
|
||||||
"claude-code@latest"
|
"claude-code@latest"
|
||||||
"codex"
|
"codex"
|
||||||
|
"finetune"
|
||||||
"hammerspoon"
|
"hammerspoon"
|
||||||
"iina"
|
"iina"
|
||||||
"keka"
|
"keka"
|
||||||
|
|
@ -41,7 +42,7 @@
|
||||||
"raycast"
|
"raycast"
|
||||||
"shottr"
|
"shottr"
|
||||||
"stats"
|
"stats"
|
||||||
"tailscale"
|
"tailscale-app"
|
||||||
"telegram"
|
"telegram"
|
||||||
"thaw@beta"
|
"thaw@beta"
|
||||||
"utm"
|
"utm"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue