diff --git a/flake.lock b/flake.lock index 37224dec..210163b0 100644 --- a/flake.lock +++ b/flake.lock @@ -55,9 +55,55 @@ "type": "github" } }, + "ema": { + "inputs": { + "check-flake": [ + "emanote", + "check-flake" + ], + "flake-parts": [ + "emanote", + "flake-parts" + ], + "flake-root": [ + "emanote", + "flake-root" + ], + "haskell-flake": [ + "emanote", + "haskell-flake" + ], + "nixpkgs": [ + "emanote", + "nixpkgs" + ], + "nixpkgs-140774-workaround": [ + "emanote", + "nixpkgs-140774-workaround" + ], + "treefmt-nix": [ + "emanote", + "treefmt-nix" + ] + }, + "locked": { + "lastModified": 1676819423, + "narHash": "sha256-bnq16t0hjI0lJ+6/diuM0PU0EXuq4pvB2NVnFIFxNug=", + "owner": "srid", + "repo": "ema", + "rev": "182759761f40b9ed8f29fac19270598eea8bb2fd", + "type": "github" + }, + "original": { + "owner": "srid", + "repo": "ema", + "type": "github" + } + }, "emanote": { "inputs": { "check-flake": "check-flake", + "ema": "ema", "flake-parts": [ "flake-parts" ], @@ -68,11 +114,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1676313245, - "narHash": "sha256-CTWnlt+yr3+77o/fG2QaYQh7IL/Y19TVwmuwYxUeoqQ=", + "lastModified": 1676825757, + "narHash": "sha256-1eLoZdvV3aDVwMkwymII6naKXR1juf6liedNTX7miLo=", "owner": "srid", "repo": "emanote", - "rev": "ec9b985323ef3b2ae05db39f1b8808a43d081036", + "rev": "1abf2d8fb6e83ad6a8f28681ecc52020f37d3f07", "type": "github" }, "original": {