dotfiles/flake.lock

566 lines
15 KiB
Plaintext
Raw Normal View History

2022-04-27 01:36:16 +00:00
{
"nodes": {
2022-11-27 19:29:45 +00:00
"Comment-nvim-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678452935,
"narHash": "sha256-mVJJJ9fUJYgVyGZnW8e6P5QWB0K8nuhTwSWzlBvxv2M=",
2022-11-27 19:29:45 +00:00
"owner": "numToStr",
"repo": "Comment.nvim",
2023-03-16 18:52:20 +00:00
"rev": "8d3aa5c22c2d45e788c7a5fe13ad77368b783c20",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "numToStr",
"repo": "Comment.nvim",
"type": "github"
}
},
"bufferline-nvim-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1677796018,
"narHash": "sha256-tuGitJQ2eXB9/SIHAyPrEVgy2n++GOlBOPLvFv3Ds4E=",
2022-11-27 19:29:45 +00:00
"owner": "akinsho",
"repo": "bufferline.nvim",
2023-03-16 18:52:20 +00:00
"rev": "3677aceb9a72630b0613e56516c8f7151b86f95c",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "akinsho",
"repo": "bufferline.nvim",
"type": "github"
}
},
"cmp-nvim-lsp-src": {
"flake": false,
"locked": {
2023-02-13 02:26:12 +00:00
"lastModified": 1675708067,
"narHash": "sha256-DxpcPTBlvVP88PDoTheLV2fC76EXDqS2UpM5mAfj/D4=",
2022-11-27 19:29:45 +00:00
"owner": "hrsh7th",
"repo": "cmp-nvim-lsp",
2023-02-13 02:26:12 +00:00
"rev": "0e6b2ed705ddcff9738ec4ea838141654f12eeef",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "hrsh7th",
"repo": "cmp-nvim-lsp",
"type": "github"
}
},
2022-06-12 21:46:26 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
2022-06-12 21:46:26 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
2022-06-12 21:46:26 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678912468,
"narHash": "sha256-oUo6ZrsuqymuMLLvGfgnQ464OMKnUONv+ryea07iGrE=",
"owner": "nix-community",
"repo": "disko",
2023-03-16 18:52:20 +00:00
"rev": "e8650fc36bf9d2acb411ba0047f863b8e481e3bb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"firefox-darwin": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678841558,
"narHash": "sha256-rYysvBEPl6swrKivgRq2JWCmfgOAiuMS0TLFOEm9PS8=",
"owner": "bandithedoge",
"repo": "nixpkgs-firefox-darwin",
2023-03-16 18:52:20 +00:00
"rev": "4bf99d168a281e6db4da91af2d25922f3790a873",
"type": "github"
},
"original": {
"owner": "bandithedoge",
"repo": "nixpkgs-firefox-darwin",
"type": "github"
}
},
2022-07-08 01:31:00 +00:00
"flake-compat": {
"flake": false,
"locked": {
2023-02-02 16:01:12 +00:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-07-08 01:31:00 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-02-02 16:01:12 +00:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-07-08 01:31:00 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2022-11-27 19:29:45 +00:00
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-11-27 19:29:45 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-16 18:52:20 +00:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2022-07-08 01:31:00 +00:00
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-07-08 01:31:00 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-16 18:52:20 +00:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-07-08 01:31:00 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-04-27 01:36:16 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-06-27 03:08:58 +00:00
],
"utils": "utils"
2022-04-27 01:36:16 +00:00
},
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678916824,
"narHash": "sha256-YPQAQ0x0wLvbQ/vaEj8o+0hRfbBNR0teTJ6QsG0yzw4=",
2022-04-27 01:36:16 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-03-16 18:52:20 +00:00
"rev": "c8cb60b8a15c90b2bbc416c182532620602edb48",
2022-04-27 01:36:16 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2022-11-27 19:29:45 +00:00
"nil": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2",
"rust-overlay": "rust-overlay"
},
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678728829,
"narHash": "sha256-KbA8uakGfjfvRH+Td/VegiLdHrnqIZHkMTQ5XBjL2dE=",
2022-11-27 19:29:45 +00:00
"owner": "oxalica",
"repo": "nil",
2023-03-16 18:52:20 +00:00
"rev": "e7045f1779fd202a3316f84b864c304f339cccea",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "nil",
"type": "github"
}
},
"nix2vim": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1673891598,
"narHash": "sha256-EevceKxQtA+I0XVA8tBGKmYV1V1KbWc3gsswysMzeDk=",
2022-11-27 19:29:45 +00:00
"owner": "gytis-ivaskevicius",
"repo": "nix2vim",
"rev": "5b31eb81e2c6c74f9e8a4911660f3bf585d55158",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "nix2vim",
"type": "github"
}
},
2022-09-20 04:01:45 +00:00
"nixlib": {
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1677373009,
"narHash": "sha256-kxhz4QUP8tXa/yVSpEzDDZSEp9FvhzRqZzb+SeUaekw=",
2022-09-20 04:01:45 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2023-03-16 18:52:20 +00:00
"rev": "c9d4f2476046c6a7a2ce3c2118c48455bf0272ea",
2022-09-20 04:01:45 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678351966,
"narHash": "sha256-tRFEU0lu3imZb3dtELBY+UbEhWXbb0xlBrsIlpICb+A=",
2022-09-20 04:01:45 +00:00
"owner": "nix-community",
"repo": "nixos-generators",
2023-03-16 18:52:20 +00:00
"rev": "0c043999b16caba6fb571af2d228775729829943",
2022-09-20 04:01:45 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2022-04-27 01:36:16 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1639237670,
"narHash": "sha256-RTdL4rEQcgaZGpvtDgkp3oK/V+1LM3I53n0ACPSroAQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "edfb969386ebe6c3cf8f878775a7975cd88f926d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-11-27 19:29:45 +00:00
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678298120,
"narHash": "sha256-iaV5xqgn29xy765Js3EoZePQyZIlLZA3pTYtTnKkejg=",
2022-11-27 19:29:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-16 18:52:20 +00:00
"rev": "1e383aada51b416c6c27d4884d2e258df201bc11",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2022-04-27 01:36:16 +00:00
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678819893,
"narHash": "sha256-lfA6WGdxPsPkBK5Y19ltr5Sn7v7MlT+jpZ4nUgco0Xs=",
2022-04-27 01:36:16 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-16 18:52:20 +00:00
"rev": "7067edc68c035e21780259ed2d26e1f164addaa2",
2022-04-27 01:36:16 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-27 19:29:45 +00:00
"nixpkgs_4": {
2022-07-08 01:31:00 +00:00
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1677779205,
"narHash": "sha256-6DBjL9wjq86p2GczmwnHtFRnWPBPItc67gapWENBgX8=",
2022-07-08 01:31:00 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-16 18:52:20 +00:00
"rev": "96e18717904dfedcd884541e5a92bf9ff632cf39",
2022-07-08 01:31:00 +00:00
"type": "github"
},
"original": {
2022-12-19 00:25:34 +00:00
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
2022-07-08 01:31:00 +00:00
}
},
2022-11-27 19:29:45 +00:00
"null-ls-nvim-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678896738,
"narHash": "sha256-Ah8Wy1C3Cd75vw/8IRrYNZgSYXTgTxZwpABMb2LzW8Q=",
2022-11-27 19:29:45 +00:00
"owner": "jose-elias-alvarez",
"repo": "null-ls.nvim",
2023-03-16 18:52:20 +00:00
"rev": "2fcc10637b325e656d45a760901e1e05170e36c9",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "jose-elias-alvarez",
"repo": "null-ls.nvim",
"type": "github"
}
},
2022-05-07 18:24:00 +00:00
"nur": {
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678915555,
"narHash": "sha256-U4BDXptYZH2j59syOxuAbkpioKxqW+bC3LbJK+Tofw8=",
2022-05-07 18:24:00 +00:00
"owner": "nix-community",
"repo": "nur",
2023-03-16 18:52:20 +00:00
"rev": "40cbb3e28ea69c29375f6e0d01988caf50244f1f",
2022-05-07 18:24:00 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
2022-11-27 19:29:45 +00:00
"nvim-lspconfig-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678883048,
"narHash": "sha256-D/KLRg2yenxBX+24njWg2c494hI3uKIcZGhQbk+jg1c=",
2022-11-27 19:29:45 +00:00
"owner": "neovim",
"repo": "nvim-lspconfig",
2023-03-16 18:52:20 +00:00
"rev": "63f4c0082f007d2356df4bc335f55e6d414da89c",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "neovim",
"repo": "nvim-lspconfig",
"type": "github"
}
},
"nvim-tree-lua-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678748807,
"narHash": "sha256-u9ZLBL4FY/bkvl4+ofKifyEHM9+KhqeYovhr9VQYG7c=",
2022-11-27 19:29:45 +00:00
"owner": "kyazdani42",
"repo": "nvim-tree.lua",
2023-03-16 18:52:20 +00:00
"rev": "1d79a64a88af47ddbb55f4805ab537d11d5b908e",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "kyazdani42",
"repo": "nvim-tree.lua",
"type": "github"
}
},
"nvim-treesitter-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678916699,
"narHash": "sha256-I1uXrvDGHDwv9k1shITQvIGGNCiB7TBeDHRC1cWWd7s=",
2022-11-27 19:29:45 +00:00
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
2023-03-16 18:52:20 +00:00
"rev": "fa0644667ea7ee7a72efdb69c471de4953a11019",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"type": "github"
}
},
2022-04-27 01:36:16 +00:00
"root": {
"inputs": {
2022-11-27 19:29:45 +00:00
"Comment-nvim-src": "Comment-nvim-src",
"bufferline-nvim-src": "bufferline-nvim-src",
"cmp-nvim-lsp-src": "cmp-nvim-lsp-src",
2022-06-12 21:46:26 +00:00
"darwin": "darwin",
"disko": "disko",
"firefox-darwin": "firefox-darwin",
2022-04-27 01:36:16 +00:00
"home-manager": "home-manager",
2022-11-27 19:29:45 +00:00
"nil": "nil",
"nix2vim": "nix2vim",
2022-09-20 04:01:45 +00:00
"nixos-generators": "nixos-generators",
2022-11-27 19:29:45 +00:00
"nixpkgs": "nixpkgs_3",
"null-ls-nvim-src": "null-ls-nvim-src",
"nur": "nur",
2022-11-27 19:29:45 +00:00
"nvim-lspconfig-src": "nvim-lspconfig-src",
"nvim-tree-lua-src": "nvim-tree-lua-src",
"nvim-treesitter-src": "nvim-treesitter-src",
"telescope-nvim-src": "telescope-nvim-src",
"telescope-project-nvim-src": "telescope-project-nvim-src",
"toggleterm-nvim-src": "toggleterm-nvim-src",
2022-07-08 01:31:00 +00:00
"wallpapers": "wallpapers",
"wsl": "wsl"
}
},
2022-11-27 19:29:45 +00:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"nil",
"flake-utils"
],
"nixpkgs": [
"nil",
"nixpkgs"
]
},
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678415622,
"narHash": "sha256-tems1jHETCYEen8QrW61yVVX0F4zOGy4ImB43iDc7bY=",
2022-11-27 19:29:45 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-03-16 18:52:20 +00:00
"rev": "9f687941160108f89dd8bd2c650d32c15a35c7c7",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"telescope-nvim-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1677414372,
"narHash": "sha256-QmyVJ/LZFtb/qqD5Q5fHsqAGgqaOT9XkVoLyOcqM14w=",
2022-11-27 19:29:45 +00:00
"owner": "nvim-telescope",
"repo": "telescope.nvim",
2023-03-16 18:52:20 +00:00
"rev": "a3f17d3baf70df58b9d3544ea30abe52a7a832c2",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "nvim-telescope",
"repo": "telescope.nvim",
"type": "github"
}
},
"telescope-project-nvim-src": {
"flake": false,
"locked": {
2023-01-06 20:46:59 +00:00
"lastModified": 1671805267,
"narHash": "sha256-S4SOHzQ17ux5pcwwYFpVVLzjLeC4/EJ0IFPbrfzUJC8=",
2022-11-27 19:29:45 +00:00
"owner": "nvim-telescope",
"repo": "telescope-project.nvim",
2023-01-06 20:46:59 +00:00
"rev": "8e8ee37b7210761502cdf2c3a82b5ba8fb5b2972",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "nvim-telescope",
"repo": "telescope-project.nvim",
"type": "github"
}
},
"toggleterm-nvim-src": {
"flake": false,
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678645191,
"narHash": "sha256-nK9eUHeFjZtUPC4cOCILg7J54rDHGI52AIXX5j7E4rE=",
2022-11-27 19:29:45 +00:00
"owner": "akinsho",
"repo": "toggleterm.nvim",
2023-03-16 18:52:20 +00:00
"rev": "c8e982ad2739eeb0b13d0fecb14820c9bf5e3da0",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "akinsho",
"repo": "toggleterm.nvim",
"type": "github"
}
},
2022-06-27 03:08:58 +00:00
"utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-06-27 03:08:58 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-06-27 03:08:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"wallpapers": {
"flake": false,
"locked": {
2022-07-15 00:21:13 +00:00
"lastModified": 1657544922,
"narHash": "sha256-1c1uDz37MhksWC75myv6jao5q2mIzD8X8I+TykXXmWg=",
"owner": "exorcist365",
"repo": "wallpapers",
2022-07-15 00:21:13 +00:00
"rev": "8d2860ac6c05cec0f78d5c9d07510f4ff5da90dc",
"type": "gitlab"
},
"original": {
"owner": "exorcist365",
"repo": "wallpapers",
"type": "gitlab"
2022-04-27 01:36:16 +00:00
}
2022-07-08 01:31:00 +00:00
},
"wsl": {
"inputs": {
"flake-compat": "flake-compat",
2022-11-27 19:29:45 +00:00
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_4"
2022-07-08 01:31:00 +00:00
},
"locked": {
2023-03-16 18:52:20 +00:00
"lastModified": 1678648312,
"narHash": "sha256-aY3CBNyenTUkStQhwigm30+BjXQyA8rCChGD+Z98qqE=",
2022-07-08 01:31:00 +00:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2023-03-16 18:52:20 +00:00
"rev": "c6f663e8583912059605b55c07583b6e96b5e690",
2022-07-08 01:31:00 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
2022-04-27 01:36:16 +00:00
}
},
"root": "root",
"version": 7
}