Skip to content

Commit

Permalink
chore 🧹: nixbook update
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Hang <[email protected]>
  • Loading branch information
Banh-Canh committed Dec 9, 2024
1 parent d515c3d commit 40690c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions base.nix
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ in
gnupg.agent.enableSSHSupport = false;
};
environment.systemPackages = [
pkgs.killall
pkgs.git
pkgs.kubectl
pkgs.cilium-cli
Expand Down
8 changes: 4 additions & 4 deletions npins/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"version": "v1.31.1",
"revision": "4190e7226e6c56f2317388e88511f3f73cfbe29c",
"url": "https://api.github.com/repos/kubernetes/kubernetes/tarball/v1.31.1",
"hash": "09gx0hd2aisk0y3pih7vx5c5s4kk9x9fzmgqsxd4pq52cqsds8aq"
"version": "v1.31.3",
"revision": "ca2f7289fd172bf854481e2bae26428d5ea6eb04",
"url": "https://api.github.com/repos/kubernetes/kubernetes/tarball/v1.31.3",
"hash": "1daz9zy9z470zijv3g11svb3rbxx1pdbf1v5q338s3zdd5wb5acx"
},
"kubelet": {
"type": "GitRelease",
Expand Down

0 comments on commit 40690c1

Please sign in to comment.