From b11734ac67f99623d060eac506bf9941643bc94c Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sat, 15 Jul 2023 11:44:14 -0400 Subject: [PATCH] chore: Update flake inputs --- flake.lock | 51 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 18 deletions(-) diff --git a/flake.lock b/flake.lock index 1d92a87c..d6f080ee 100644 --- a/flake.lock +++ b/flake.lock @@ -2,22 +2,20 @@ "nodes": { "base16": { "inputs": { - "nixpkgs": [ - "stylix", - "nixpkgs" - ] + "fromYaml": "fromYaml" }, "locked": { - "lastModified": 1658847131, - "narHash": "sha256-X6Mml7cT0YR3WCD5fkUhpRVV5ZPcwdcDsND8r8xMqTE=", + "lastModified": 1687651793, + "narHash": "sha256-AjV/f/grsR4y6t0aUviXxjeLAEYmpE/4XE08IIPhHag=", "owner": "SenchoPens", "repo": "base16.nix", - "rev": "6b404cda2e04ca3cf5ca7b877af9c469e1386acb", + "rev": "f493d8a8a6b4c1d814790e2189f26d4bcf433185", "type": "github" }, "original": { "owner": "SenchoPens", "repo": "base16.nix", + "rev": "f493d8a8a6b4c1d814790e2189f26d4bcf433185", "type": "github" } }, @@ -37,6 +35,22 @@ "type": "github" } }, + "fromYaml": { + "flake": false, + "locked": { + "lastModified": 1685846909, + "narHash": "sha256-ibxtG018Qq2Qjxir4Hai3Gr1hOOa+ad4V0EbFaHOj9Y=", + "owner": "SenchoPens", + "repo": "fromYaml", + "rev": "706176e156923d963ead81fe6bfba041f057cc65", + "type": "github" + }, + "original": { + "owner": "SenchoPens", + "repo": "fromYaml", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -44,16 +58,16 @@ ] }, "locked": { - "lastModified": 1688999869, - "narHash": "sha256-gLD2UI6+Nb9JV5Wh4FnLHAZwLMiY11RHYBKmBZCxLXc=", - "owner": "nix-community", + "lastModified": 1689356470, + "narHash": "sha256-4RTvxA8iIN+a/j0TGeqed9dl/s5m0ZLU7U8gidNC9eU=", + "owner": "donovanglover", "repo": "home-manager", - "rev": "a6d1d954b81caf4c9291b8ac35452fef842f289b", + "rev": "9294038981a605c3b36f0a84c0231cdfe79a607f", "type": "github" }, "original": { - "owner": "nix-community", - "ref": "master", + "owner": "donovanglover", + "ref": "personal-master", "repo": "home-manager", "type": "github" } @@ -93,15 +107,16 @@ ] }, "locked": { - "lastModified": 1689073161, - "narHash": "sha256-kYOgx40afd0PGZYgog4+DkiQA/B1zh5L0wy1AEhR+K4=", - "owner": "danth", + "lastModified": 1689347170, + "narHash": "sha256-3IO+37XkKKGILEFw60VeG7P+3za47SNXD3wIXzpNTlU=", + "owner": "donovanglover", "repo": "stylix", - "rev": "1726a19ea4148fc9cb7a22361cb44b7f3070ed0e", + "rev": "0087f554ffe5293a2db7444145b1c54ee338399f", "type": "github" }, "original": { - "owner": "danth", + "owner": "donovanglover", + "ref": "personal-master", "repo": "stylix", "type": "github" }