dms: use nixpkgs version

This commit is contained in:
2025-11-29 14:11:50 +01:00
parent 3dbb7e4a7e
commit 2eb70b7108
5 changed files with 2 additions and 13 deletions

View File

@@ -60,8 +60,5 @@
buildbot-nix.url = "github:nix-community/buildbot-nix";
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
dankMaterialShell.url = "github:AvengeMedia/DankMaterialShell";
dankMaterialShell.inputs.nixpkgs.follows = "nixpkgs";
};
}