Compare commits

...

2 commits

Author SHA1 Message Date
Mariano Uvalle
e0cca967de [msft-mac] Update unstable and go packages.
Signed-off-by: Mariano Uvalle <juvallegarza@microsoft.com>
2025-09-02 12:34:19 -07:00
Mariano Uvalle
bcc7ae792c [msft-mac] Add spotify.
Signed-off-by: Mariano Uvalle <juvallegarza@microsoft.com>
2025-09-02 12:33:51 -07:00
3 changed files with 8 additions and 7 deletions

6
flake.lock generated
View file

@ -323,11 +323,11 @@
}, },
"nixpkgs-unstable_2": { "nixpkgs-unstable_2": {
"locked": { "locked": {
"lastModified": 1755615617, "lastModified": 1756125398,
"narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=", "narHash": "sha256-XexyKZpf46cMiO5Vbj+dWSAXOnr285GHsMch8FBoHbc=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "20075955deac2583bb12f07151c2df830ef346b4", "rev": "3b9f00d7a7bf68acd4c4abb9d43695afb04e03a5",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -46,6 +46,7 @@
"displaylink" "displaylink"
"yubico-authenticator" # TODO: Defer to a module that manages yubikeys for darwin. "yubico-authenticator" # TODO: Defer to a module that manages yubikeys for darwin.
"docker-desktop" "docker-desktop"
"spotify"
]; ];
}; };

View file

@ -45,10 +45,10 @@ in {
nerd-fonts.fira-code nerd-fonts.fira-code
azure-cli azure-cli
go pkgs-unstable.go
gopls pkgs-unstable.gopls
gotools pkgs-unstable.gotools
mockgen pkgs-unstable.mockgen
pkgs-unstable.kubernetes-controller-tools pkgs-unstable.kubernetes-controller-tools
pkgs-unstable.kubectl pkgs-unstable.kubectl
pkgs-unstable.kubectl-node-shell pkgs-unstable.kubectl-node-shell