diff --git a/flake.lock b/flake.lock index acaec75..c895c97 100644 --- a/flake.lock +++ b/flake.lock @@ -1,22 +1,128 @@ { "nodes": { - "nixpkgs": { + "base16-kitty": { + "flake": false, "locked": { - "lastModified": 1604629176, - "narHash": "sha256-ogLk0dOqWJ7FmyigD9ls8qrUD5VZ7BJqrPwC/YoBLkc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "11fc05583669cf3cb8c99dc6cb6f6ca7d93fa01d", + "lastModified": 1589263869, + "narHash": "sha256-+pdXnjuYl7E++QvKOrdSokBc32mkYf3e4Gmnn0xS2iQ=", + "owner": "kdrag0n", + "repo": "base16-kitty", + "rev": "fe5862cec41bfd0b46a1ac3d7565a50680051226", "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "kdrag0n", + "repo": "base16-kitty", + "type": "github" + } + }, + "base16-rofi": { + "flake": false, + "locked": { + "lastModified": 1573671723, + "narHash": "sha256-wqtfXfFdzgVTxYLEpUOmNRo7uAvvzemAbK+xSJibL7k=", + "owner": "0xdec", + "repo": "base16-rofi", + "rev": "afbc4b22d8f415dc89f36ee509ac35fb161c6df4", + "type": "github" + }, + "original": { + "owner": "0xdec", + "repo": "base16-rofi", + "type": "github" + } + }, + "flake-utils": { + "locked": { + "lastModified": 1623875721, + "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "mudl": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": [ + "nixpkgs" + ], + "npm-buildpackage": "npm-buildpackage" + }, + "locked": { + "lastModified": 1629600074, + "narHash": "sha256-C0+CN5+VhoCBioBhXjVKbZdM445dQEBQCHqoLKvgYTI=", + "ref": "master", + "rev": "2a810bfb44807216e230879699d1aa0c20f967df", + "revCount": 17, + "type": "git", + "url": "ssh://git@git.wizbos.club/notgne2/mudl.git" + }, + "original": { + "type": "git", + "url": "ssh://git@git.wizbos.club/notgne2/mudl.git" + } + }, + "nixpkgs": { + "locked": { + "lastModified": 1629292755, + "narHash": "sha256-5xMo32NVLnloY9DveqwJO/Cab1+PbTMPqU4WMmawX5M=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "253aecf69ed7595aaefabde779aa6449195bebb7", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "npm-buildpackage": { + "locked": { + "lastModified": 1624358188, + "narHash": "sha256-e/2p0CYhfs8GHYjDiJ2sdlne1WYF43MCPfZbRP5VmC4=", + "owner": "serokell", + "repo": "nix-npm-buildpackage", + "rev": "3461855a1dbfe844768d5adac29fe0b542d8b296", + "type": "github" + }, + "original": { + "owner": "serokell", + "repo": "nix-npm-buildpackage", + "type": "github" } }, "root": { "inputs": { - "nixpkgs": "nixpkgs" + "base16-kitty": "base16-kitty", + "base16-rofi": "base16-rofi", + "mudl": "mudl", + "nixpkgs": "nixpkgs", + "rycee": "rycee" + } + }, + "rycee": { + "flake": false, + "locked": { + "lastModified": 1629598684, + "narHash": "sha256-82AZaSzBn5+YG58UGz2S9P7+U/msTxSJKNpNX8zvcOQ=", + "owner": "rycee", + "repo": "nur-expressions", + "rev": "60a995f9d439074ca44620fd8a4a25cfa03e26fa", + "type": "gitlab" + }, + "original": { + "owner": "rycee", + "repo": "nur-expressions", + "type": "gitlab" } } },