dotfiles/flake.lock

588 lines
16 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-05-14 21:17:56 +00:00
"lastModified": 1683091103,
"narHash": "sha256-CMHkf+0T5FRMcqD6zGFo5IHrgT0xbZXe1UgOs+b1148=",
2022-11-27 19:29:45 +00:00
"owner": "numToStr",
"repo": "Comment.nvim",
2023-05-14 21:17:56 +00:00
"rev": "e1fe53117aab24c378d5e6deaad786789c360123",
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-05-14 21:17:56 +00:00
"lastModified": 1684054531,
"narHash": "sha256-6viV/owYWbOOVqEJJs7+WE3lAGEmFBpjPsBSNKQSmWU=",
2022-11-27 19:29:45 +00:00
"owner": "akinsho",
"repo": "bufferline.nvim",
2023-05-14 21:17:56 +00:00
"rev": "1952c33e425ede785d26aa9e250addfe304a8510",
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": {
2023-05-14 21:17:56 +00:00
"lastModified": 1683754942,
"narHash": "sha256-L+Bj8EL4XLmODRIuOkk9sI6FDECVzK+C8jeZFv7q6eY=",
2022-06-12 21:46:26 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-05-14 21:17:56 +00:00
"rev": "252541bd05a7f55f3704a3d014ad1badc1e3360d",
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-05-14 21:17:56 +00:00
"lastModified": 1684003056,
"narHash": "sha256-zl11zyRNKzAW7YLvTkxmFjSBqxZbEvfwZqNCT91ELfU=",
"owner": "nix-community",
"repo": "disko",
2023-05-14 21:17:56 +00:00
"rev": "8f95856432e091e5ac56fea2df81e905ddd02d27",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"firefox-darwin": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2023-05-14 21:17:56 +00:00
"lastModified": 1683938644,
"narHash": "sha256-qEF0BmET/u88tCAMb0XHhT8Zr5EcmoGxQ6kviutqs00=",
"owner": "bandithedoge",
"repo": "nixpkgs-firefox-darwin",
2023-05-14 21:17:56 +00:00
"rev": "bc84f51e8e664c9370341384afec3c0a60d4727a",
"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": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-11-27 19:29:45 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems"
},
2022-11-27 19:29:45 +00:00
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-11-27 19:29:45 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2023-05-14 21:17:56 +00:00
"inputs": {
"systems": "systems_2"
},
2022-07-08 01:31:00 +00:00
"locked": {
2023-05-14 21:17:56 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-07-08 01:31:00 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-05-14 21:17:56 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
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-04-27 01:36:16 +00:00
},
"locked": {
2023-05-14 21:17:56 +00:00
"lastModified": 1683989410,
"narHash": "sha256-puF/QsIkp4ch0sf6M5mNzbdZtYcq2MJHcKre9wJ3ZYo=",
2022-04-27 01:36:16 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-14 21:17:56 +00:00
"rev": "6702b22b9805bc1879715d4111e3764cd4237aed",
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": {
"lastModified": 1680544266,
"narHash": "sha256-d/TusDXmIo8IT5DNRA21lN+nOVSER8atIx9TJteR6LQ=",
2022-11-27 19:29:45 +00:00
"owner": "oxalica",
"repo": "nil",
"rev": "56a1fa87b98a9508920f4b0ab8fe36d5b54b2362",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"ref": "2023-04-03",
2022-11-27 19:29:45 +00:00
"repo": "nil",
"type": "github"
}
},
"nix2vim": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1682346855,
"narHash": "sha256-Q1+02NaOyIywqKg/hhdB80yfEBZW8CWA9IDBDyLhEf0=",
2022-11-27 19:29:45 +00:00
"owner": "gytis-ivaskevicius",
"repo": "nix2vim",
"rev": "4b8dfdc3434e8fd1ecf08eed9228ab02560eff4c",
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": {
"lastModified": 1681001314,
"narHash": "sha256-5sDnCLdrKZqxLPK4KA8+f4A3YKO/u6ElpMILvX0g72c=",
2022-09-20 04:01:45 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "367c0e1086a4eb4502b24d872cea2c7acdd557f4",
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-05-14 21:17:56 +00:00
"lastModified": 1683530131,
"narHash": "sha256-R0RSqj6JdZfru2x/cM19KJMHsU52OjtyxI5cccd+uFc=",
2022-09-20 04:01:45 +00:00
"owner": "nix-community",
"repo": "nixos-generators",
2023-05-14 21:17:56 +00:00
"rev": "10079333313ff62446e6f2b0e7c5231c7431d269",
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": {
"lastModified": 1680487167,
"narHash": "sha256-9FNIqrxDZgSliGGN2XJJSvcDYmQbgOANaZA4UWnTdg4=",
2022-11-27 19:29:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "53dad94e874c9586e71decf82d972dfb640ef044",
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-05-14 21:17:56 +00:00
"lastModified": 1683408522,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
2022-04-27 01:36:16 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-14 21:17:56 +00:00
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
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-05-14 21:17:56 +00:00
"lastModified": 1682669017,
"narHash": "sha256-Vi+p4y3wnl0/4gcwTdmCO398kKlDaUrNROtf3GOD2NY=",
2022-07-08 01:31:00 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-14 21:17:56 +00:00
"rev": "7449971a3ecf857b4a554cf79b1d9dcc1a4647d8",
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-05-14 21:17:56 +00:00
"lastModified": 1683736086,
"narHash": "sha256-LThRysXgyM/MzLBQakpzPBVyS1r9AL/w1dOyy4qo/3k=",
2022-11-27 19:29:45 +00:00
"owner": "jose-elias-alvarez",
"repo": "null-ls.nvim",
2023-05-14 21:17:56 +00:00
"rev": "08bb00c7c2cd58c72e02cf54e4b9cbfe14b03e09",
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-05-14 21:17:56 +00:00
"lastModified": 1684042604,
"narHash": "sha256-kKaNKeDtMLOcsTf8XnOT0/rYvvcqTQNGiIr5rO9PcgQ=",
2022-05-07 18:24:00 +00:00
"owner": "nix-community",
"repo": "nur",
2023-05-14 21:17:56 +00:00
"rev": "f3b31a6e1a397412d4c3afe5b508674cbfce2cee",
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-05-14 21:17:56 +00:00
"lastModified": 1683872632,
"narHash": "sha256-d89JHM+g93GUQKPodK56ufNacoDT4G6TNvIOfj2+5sk=",
2022-11-27 19:29:45 +00:00
"owner": "neovim",
"repo": "nvim-lspconfig",
2023-05-14 21:17:56 +00:00
"rev": "df58d91c9351a9dc5be6cf8d54f49ab0d9a64e73",
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-05-14 21:17:56 +00:00
"lastModified": 1684027801,
"narHash": "sha256-p1khX8X1+WDgg6ADgqor7u7UGpzBGpR85ZLvECGWrQo=",
2022-11-27 19:29:45 +00:00
"owner": "kyazdani42",
"repo": "nvim-tree.lua",
2023-05-14 21:17:56 +00:00
"rev": "89816ace70642e9d3db0dab3dc68918f8979ec31",
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": {
"lastModified": 1677248832,
"narHash": "sha256-4TmtrufxjVpnSNfFpn6GQStEhq3KQb3JfmfMEJnSI8k=",
2022-11-27 19:29:45 +00:00
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "b401b7423d18c78371c5ff1a5f8d3c14292b2047",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "v0.8.5.2",
2022-11-27 19:29:45 +00:00
"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": {
"lastModified": 1680488274,
"narHash": "sha256-0vYMrZDdokVmPQQXtFpnqA2wEgCCUXf5a3dDuDVshn0=",
2022-11-27 19:29:45 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "7ec2ff598a172c6e8584457167575b3a1a5d80d8",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-14 21:17:56 +00:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2022-11-27 19:29:45 +00:00
"telescope-nvim-src": {
"flake": false,
"locked": {
2023-05-14 21:17:56 +00:00
"lastModified": 1683434872,
"narHash": "sha256-7MT1sWYqzJ5gx6w3s7Ij/2mJ9KzzQYX2GmCIbmltIQY=",
2022-11-27 19:29:45 +00:00
"owner": "nvim-telescope",
"repo": "telescope.nvim",
2023-05-14 21:17:56 +00:00
"rev": "d77b37f4520e5fc2cf4c74c12e42ed4b589bd367",
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": {
"lastModified": 1682606566,
"narHash": "sha256-H6lrPjpOUVleKHB0ziI+6dthg9ymitHhEWtcgYJTrKo=",
2022-11-27 19:29:45 +00:00
"owner": "nvim-telescope",
"repo": "telescope-project.nvim",
"rev": "7c64b181dd4e72deddcf6f319e3bf1e95b2a2f30",
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": {
"lastModified": 1682361318,
"narHash": "sha256-G5W1XN5mXnrx3TR8/0H8nHmO6o38z9i+ZkrTz22HlxI=",
2022-11-27 19:29:45 +00:00
"owner": "akinsho",
"repo": "toggleterm.nvim",
"rev": "68fdf851c2b7901a7065ff129b77d3483419ddce",
2022-11-27 19:29:45 +00:00
"type": "github"
},
"original": {
"owner": "akinsho",
"repo": "toggleterm.nvim",
"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-05-14 21:17:56 +00:00
"lastModified": 1682982995,
"narHash": "sha256-PK0pSY48JkcLDFphafjpLqeTDs0XUqGMHjsiNuEq5s0=",
2022-07-08 01:31:00 +00:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2023-05-14 21:17:56 +00:00
"rev": "c5d7db84c422be515dac8fc26420900c349374e8",
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
}