From 7dfa2579be1344c138c1ab8fe914dc60039c2a48 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 4 Sep 2021 19:59:03 +0200 Subject: feeds: install imm --- flake.lock | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index c13ae8c1..0c335787 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,38 @@ { "nodes": { + "beam": { + "flake": false, + "locked": { + "lastModified": 1601074876, + "narHash": "sha256-8nTuBP/vD0L/qMo4h3XNrGZvpIwXuMVdj40j5gvHU6w=", + "owner": "haskell-beam", + "repo": "beam", + "rev": "efd464b079755a781c2bb7a2fc030d6c141bbb8a", + "type": "github" + }, + "original": { + "owner": "haskell-beam", + "repo": "beam", + "rev": "efd464b079755a781c2bb7a2fc030d6c141bbb8a", + "type": "github" + } + }, + "flake-utils": { + "locked": { + "lastModified": 1619345332, + "narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -21,6 +54,30 @@ "type": "github" } }, + "imm": { + "inputs": { + "beam": "beam", + "flake-utils": "flake-utils", + "nixpkgs": [ + "nixpkgs" + ], + "rss-conduit": "rss-conduit" + }, + "locked": { + "lastModified": 1620393248, + "narHash": "sha256-PG22caLQmAGhLZP49HsazuNd8IFKKaTuhXIQBD8v4Fs=", + "owner": "k0ral", + "repo": "imm", + "rev": "5033879667264cb44cee65671a66f6aa43f249e7", + "type": "github" + }, + "original": { + "owner": "k0ral", + "ref": "master", + "repo": "imm", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1629458213, @@ -40,10 +97,28 @@ "root": { "inputs": { "home-manager": "home-manager", + "imm": "imm", "nixpkgs": "nixpkgs", "sops-nix": "sops-nix" } }, + "rss-conduit": { + "flake": false, + "locked": { + "lastModified": 1606053577, + "narHash": "sha256-Md9YmKiDPJoV6hDbI5fBz1cSZPJoKiIC4WqyB0Y36XA=", + "owner": "k0ral", + "repo": "rss-conduit", + "rev": "c1fec73d715fd1c9a95a155e87ba469887b8e543", + "type": "github" + }, + "original": { + "owner": "k0ral", + "repo": "rss-conduit", + "rev": "c1fec73d715fd1c9a95a155e87ba469887b8e543", + "type": "github" + } + }, "sops-nix": { "inputs": { "nixpkgs": [ -- cgit v1.2.3