chore(k8s): nixpkgs PR was merged

This commit is contained in:
arcnmx 2024-02-19 15:43:43 -08:00
parent 4d96e07d0e
commit d13eaaaca6
4 changed files with 0 additions and 34 deletions

View file

@ -2,11 +2,6 @@
description = "kat's nixfiles";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-patch-k8s-pki = {
# https://github.com/NixOS/nixpkgs/pull/275896
url = "https://github.com/NixOS/nixpkgs/pull/275896/commits/9c870ac78f6157260ba1f96f9ce077ce84478532.patch";
flake = false;
};
arcexprs = {
url = "github:arcnmx/nixexprs/master";
inputs.nixpkgs.follows = "nixpkgs";