diff --git a/flake.lock b/flake.lock index 09b7313099ad191dfdf5d94869968dd33074c8cc..0ccb759144bebd6401e1b5f40ee8cd29cd18462e 100644 --- a/flake.lock +++ b/flake.lock @@ -226,27 +226,6 @@ "type": "github" } }, }, - "inputs": { - "nixpkgs": [ - "website", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1695841587, - "narHash": "sha256-fgiZd5AV+hi8Ne0bJ8SyAx5nppseW4aXJQEIDSr0VNA=", - "ref": "refs/heads/main", - "rev": "afca060674b20e0ccecde2d6fe88c887790219a5", - "revCount": 1, - "type": "git", - "url": "https://git.jojodev.com/jolheiser/tailwind-ctp" - }, - "original": { - "type": "git", - "url": "https://git.jojodev.com/jolheiser/tailwind-ctp" - } - }, - }, "nixpkgs": [ "inputs": { "gomod2nix": "gomod2nix", @@ -278,24 +257,20 @@ "flake-utils" ], "nixpkgs": [ "nixpkgs" - ], + ] { - "repo": "agenix", "locked": { - "home-manager": [], - "agenix": { { - "locked": { + "nodes": { "nixpkgs": [ { - "locked": { - "locked": { + "nodes": { "nixpkgs" - "narHash": "sha256-qYbAJxeMyDJ9ZkIgqsJet8Yut/tcC8S67paCI/d0UjQ=", "ref": "refs/heads/main", "lastModified": 1690228878, + ] - "darwin": [], { + "flake-utils" "type": "git", "url": "https://git.jojodev.com/jolheiser/jolheiser.com" }, diff --git a/flake.nix b/flake.nix index 7d804a82ace3c9df4269efe605a2094a7ddeb4ab..1dcc51ee74b59a69d76aa3fa6830cae7d1cd9958 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,6 @@ url = "git+https://git.jojodev.com/jolheiser/jolheiser.com"; inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "flake-utils"; - nur.follows = "jolheiser-nur"; }; };