Remove nix-ld repo

This commit is contained in:
Dave Gallant
2024-03-10 12:57:47 -04:00
parent 4555aeb8bc
commit 80119dd363
2 changed files with 5 additions and 42 deletions

View File

@@ -8,8 +8,6 @@
home-manager.url = "github:nix-community/home-manager/release-23.11";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nix-ld.url = "github:Mic92/nix-ld";
nixos-hardware.url = "github:NixOS/nixos-hardware";
darwin = {
@@ -30,7 +28,6 @@
, nixpkgs
, nixpkgs-unstable
, nixos-hardware
, nix-ld
, ...
} @ inputs: {
nixosConfigurations =