Upgrade most of the inputs, remove 2maccabees

This commit is contained in:
Greg Hellings
2023-08-29 09:58:05 -05:00
parent 6cd8755e56
commit 97da055536
9 changed files with 31 additions and 378 deletions
-3
View File
@@ -10,7 +10,6 @@
url = "github:lnl7/nix-darwin/master";
inputs.nixpkgs.follows = "nixunstable";
};
ffmac.url = "github:bandithedoge/nixpkgs-firefox-darwin";
flake-utils.url = "github:numtide/flake-utils";
hm = {
url = "github:nix-community/home-manager/release-23.05";
@@ -29,7 +28,6 @@
outputs = {
agenix,
darwin,
ffmac,
flake-utils,
hm,
nixneovim,
@@ -53,7 +51,6 @@
local_overlay
nixneovim.overlays.default
nurpkgs.overlay
ffmac.overlay
];
in {