Compare commits
2 commits
751293a621
...
e0cca967de
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0cca967de | ||
|
|
bcc7ae792c |
3 changed files with 8 additions and 7 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -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": {
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue