📦 herclitus: package updates
This commit is contained in:
parent
abfcf1ebd2
commit
11d76e31c0
18
flake.lock
generated
18
flake.lock
generated
@ -158,11 +158,11 @@
|
|||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1687856573,
|
"lastModified": 1687969886,
|
||||||
"narHash": "sha256-rzC+5rRsy92Dhjb1q5e5tDjdhRfL1z4WFWwlcD3a+4Q=",
|
"narHash": "sha256-tC2qFLmuM0PFaw0tMHVcFmzsG/351q09qa1EpuL2n1U=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "4c08f65ab5105a55eed3fc9003f3e6874b69fe13",
|
"rev": "a7002d6bfca54742d5fc9b485a1879953b4585b9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@ -194,11 +194,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1687743756,
|
"lastModified": 1688003049,
|
||||||
"narHash": "sha256-WhDERdaMGX73CBxpDfoauKU2Z4NC10+/4khdBbpXjWs=",
|
"narHash": "sha256-5oSxbv8OVSg2dOvycJ9eisacxF8e52N0PVUFryWWJmE=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "nixos-generators",
|
"repo": "nixos-generators",
|
||||||
"rev": "844ce2ab9a0ba819b30df1fff2c48c9b2b2344be",
|
"rev": "bde0bc291c95b710dd63d5e5c422e47f760a1406",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@ -257,11 +257,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1687793116,
|
"lastModified": 1687977148,
|
||||||
"narHash": "sha256-6xRgZ2E9r/BNam87vMkHJ/0EPTTKzeNwhw3abKilEE4=",
|
"narHash": "sha256-gUcXiU2GgjYIc65GOIemdBJZ+lkQxuyIh7OkR9j0gCo=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "9e4e0807d2142d17f463b26a8b796b3fe20a3011",
|
"rev": "60a783e00517fce85c42c8c53fe0ed05ded5b2a4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -8,12 +8,14 @@ _:
|
|||||||
"homebrew/cask-fonts"
|
"homebrew/cask-fonts"
|
||||||
"homebrew/cask-versions"
|
"homebrew/cask-versions"
|
||||||
"homebrew/services"
|
"homebrew/services"
|
||||||
|
"1password/tap"
|
||||||
];
|
];
|
||||||
|
|
||||||
brews = [ "coreutils" "fontconfig" ];
|
brews = [ "coreutils" "fontconfig" ];
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
"1password"
|
"1password"
|
||||||
|
"1password-cli"
|
||||||
"android-studio"
|
"android-studio"
|
||||||
"bartender"
|
"bartender"
|
||||||
"beeper"
|
"beeper"
|
||||||
@ -49,6 +51,7 @@ _:
|
|||||||
"syncthing"
|
"syncthing"
|
||||||
"synology-drive"
|
"synology-drive"
|
||||||
"todoist"
|
"todoist"
|
||||||
|
"unity-hub"
|
||||||
"visual-studio-code"
|
"visual-studio-code"
|
||||||
"zoom"
|
"zoom"
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user