diff --git a/common/gui.nix b/common/gui.nix index 75e48352..30c6a1ec 100644 --- a/common/gui.nix +++ b/common/gui.nix @@ -11,7 +11,7 @@ lib.attrsets.optionalAttrs device.hasGui { ] ++ lib.optionals device.isLinux [ bottles - minecraft + # minecraft jdk ferdium psst diff --git a/flake.lock b/flake.lock index 1a7f0475..1060575e 100644 --- a/flake.lock +++ b/flake.lock @@ -158,14 +158,14 @@ "home-manager" ], "nixos-anywhere": "nixos-anywhere", - "nixpkgs": "nixpkgs_4" + "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1689691408, - "narHash": "sha256-XWrxsfn2VNexC5Z/PqdX5VCNjMQLOW1Mqstqznzmx2c=", + "lastModified": 1716236735, + "narHash": "sha256-/VTQfiobFPcEyBjWgvI1NBDBIoolPNhvRvbnTekLav8=", "owner": "cachix", "repo": "cachix-deploy-flake", - "rev": "347933f81e9212cb98b78b6529e86fd810fcf8ae", + "rev": "63ad0e83b5873909902ea55a69663e8122bd3b56", "type": "github" }, "original": { @@ -269,11 +269,11 @@ ] }, "locked": { - "lastModified": 1714864355, - "narHash": "sha256-uXNW6bapWFfkYIkK1EagydSrFMqycOYEDSq75GmUpjk=", + "lastModified": 1716569590, + "narHash": "sha256-5eDbq8TuXFGGO3mqJFzhUbt5zHVTf5zilQoyW5jnJwo=", "owner": "ipetkov", "repo": "crane", - "rev": "442a7a6152f49b907e73206dc8e1f46a61e8e873", + "rev": "109987da061a1bf452f435f1653c47511587d919", "type": "github" }, "original": { @@ -316,14 +316,17 @@ }, "darwin": { "inputs": { - "nixpkgs": "nixpkgs_3" + "nixpkgs": [ + "cachix-deploy-flake", + "nixpkgs" + ] }, "locked": { - "lastModified": 1687691275, - "narHash": "sha256-VVywT8ubStvDPF5TscDBokT3T0l3zsOzCW056noh5zc=", + "lastModified": 1715871485, + "narHash": "sha256-ywapEXmBBI+DVRx/YYC6+6Lk+W8vhShz1uJNvqPKzng=", "owner": "LnL7", "repo": "nix-darwin", - "rev": "25ae710ba3cd448c5d5678788d37f3d149378bc0", + "rev": "cb02884fa1ff5a619a44ab5f1bcc4dedd2d623c2", "type": "github" }, "original": { @@ -357,7 +360,7 @@ }, "devshell_2": { "inputs": { - "flake-utils": "flake-utils_13", + "flake-utils": "flake-utils_10", "nixpkgs": [ "nixvim", "nixpkgs" @@ -385,11 +388,11 @@ ] }, "locked": { - "lastModified": 1687968164, - "narHash": "sha256-L9jr2zCB6NIaBE3towusjGBigsnE2pMID8wBGkYbTS4=", + "lastModified": 1715822638, + "narHash": "sha256-Z4ZoyK8jYRmBZwMaEZLEmAilrfdpekwwwohliqC14/E=", "owner": "nix-community", "repo": "disko", - "rev": "8002e7cb899bc2a02a2ebfb7f999fcd7c18b92a1", + "rev": "476eef8d85aa09389ae7baf6e6b60357f6a01432", "type": "github" }, "original": { @@ -462,6 +465,22 @@ "type": "github" } }, + "flake-compat_10": { + "flake": false, + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "flake-compat_2": { "flake": false, "locked": { @@ -541,17 +560,19 @@ } }, "flake-compat_7": { + "flake": false, "locked": { "lastModified": 1696426674, "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", - "revCount": 57, - "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz" + "type": "github" }, "original": { - "type": "tarball", - "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz" + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" } }, "flake-compat_8": { @@ -570,6 +591,20 @@ "type": "github" } }, + "flake-compat_9": { + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "revCount": 57, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz" + }, + "original": { + "type": "tarball", + "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -599,11 +634,11 @@ ] }, "locked": { - "lastModified": 1714641030, - "narHash": "sha256-yzcRNDoyVP7+SCNX0wmuDju1NUCt8Dz9+lyUXEI0dbI=", + "lastModified": 1715865404, + "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e", + "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9", "type": "github" }, "original": { @@ -639,11 +674,11 @@ ] }, "locked": { - "lastModified": 1687762428, - "narHash": "sha256-DIf7mi45PKo+s8dOYF+UlXHzE0Wl/+k3tXUyAoAnoGE=", + "lastModified": 1701473968, + "narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "37dd7bb15791c86d55c5121740a1887ab55ee836", + "rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5", "type": "github" }, "original": { @@ -682,11 +717,11 @@ ] }, "locked": { - "lastModified": 1712014858, - "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", + "lastModified": 1715865404, + "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", + "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9", "type": "github" }, "original": { @@ -704,11 +739,11 @@ ] }, "locked": { - "lastModified": 1712014858, - "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", + "lastModified": 1715865404, + "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", + "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9", "type": "github" }, "original": { @@ -747,11 +782,11 @@ ] }, "locked": { - "lastModified": 1714641030, - "narHash": "sha256-yzcRNDoyVP7+SCNX0wmuDju1NUCt8Dz9+lyUXEI0dbI=", + "lastModified": 1715865404, + "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e", + "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9", "type": "github" }, "original": { @@ -796,6 +831,21 @@ "type": "github" } }, + "flake-root_2": { + "locked": { + "lastModified": 1713493429, + "narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=", + "owner": "srid", + "repo": "flake-root", + "rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd", + "type": "github" + }, + "original": { + "owner": "srid", + "repo": "flake-root", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems" @@ -816,14 +866,14 @@ }, "flake-utils_10": { "inputs": { - "systems": "systems_12" + "systems": "systems_13" }, "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "lastModified": 1701680307, + "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", "owner": "numtide", "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", "type": "github" }, "original": { @@ -834,14 +884,14 @@ }, "flake-utils_11": { "inputs": { - "systems": "systems_13" + "systems": "systems_14" }, "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", "owner": "numtide", "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", "type": "github" }, "original": { @@ -872,78 +922,6 @@ "inputs": { "systems": "systems_16" }, - "locked": { - "lastModified": 1701680307, - "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_14": { - "inputs": { - "systems": "systems_17" - }, - "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_15": { - "inputs": { - "systems": "systems_18" - }, - "locked": { - "lastModified": 1705309234, - "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_16": { - "inputs": { - "systems": "systems_19" - }, - "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_17": { - "inputs": { - "systems": "systems_20" - }, "locked": { "lastModified": 1710146030, "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", @@ -1147,6 +1125,51 @@ } }, "gitignore_3": { + "inputs": { + "nixpkgs": [ + "neovim", + "nnn", + "pre-commit-hooks", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709087332, + "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", + "owner": "hercules-ci", + "repo": "gitignore.nix", + "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "gitignore.nix", + "type": "github" + } + }, + "gitignore_4": { + "inputs": { + "nixpkgs": [ + "neovim-nightly-overlay", + "pre-commit-hooks", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709087332, + "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", + "owner": "hercules-ci", + "repo": "gitignore.nix", + "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "gitignore.nix", + "type": "github" + } + }, + "gitignore_5": { "inputs": { "nixpkgs": [ "nixvim", @@ -1236,11 +1259,11 @@ ] }, "locked": { - "lastModified": 1715077503, - "narHash": "sha256-AfHQshzLQfUqk/efMtdebHaQHqVntCMjhymQzVFLes0=", + "lastModified": 1716457508, + "narHash": "sha256-ZxzffLuWRyuMrkVVq7wastNUqeO0HJL9xqfY1QsYaqo=", "owner": "nix-community", "repo": "home-manager", - "rev": "6e277d9566de9976f47228dd8c580b97488734d4", + "rev": "850cb322046ef1a268449cf1ceda5fd24d930b05", "type": "github" }, "original": { @@ -1258,11 +1281,11 @@ ] }, "locked": { - "lastModified": 1713992342, - "narHash": "sha256-bW7K4WPo6jhYMo4ZUGoJfog6xJV0XZh8adXqZKunRoc=", + "lastModified": 1716448020, + "narHash": "sha256-u1ddoBOILtLVX4NYzqSZ9Qaqusql1M4reLd1fs554hY=", "owner": "nix-community", "repo": "home-manager", - "rev": "2f072c127c041eec36621b8e38a531fe0fe07961", + "rev": "25dedb0d52c20448f6a63cc346df1adbd6ef417e", "type": "github" }, "original": { @@ -1279,11 +1302,11 @@ ] }, "locked": { - "lastModified": 1715077503, - "narHash": "sha256-AfHQshzLQfUqk/efMtdebHaQHqVntCMjhymQzVFLes0=", + "lastModified": 1716448020, + "narHash": "sha256-u1ddoBOILtLVX4NYzqSZ9Qaqusql1M4reLd1fs554hY=", "owner": "nix-community", "repo": "home-manager", - "rev": "6e277d9566de9976f47228dd8c580b97488734d4", + "rev": "25dedb0d52c20448f6a63cc346df1adbd6ef417e", "type": "github" }, "original": { @@ -1323,11 +1346,11 @@ "systems": "systems_6" }, "locked": { - "lastModified": 1714843107, - "narHash": "sha256-89WxndRGO3CGuWE5XCaHKnsV3IKBRdOWqScp6o8enT4=", + "lastModified": 1716660337, + "narHash": "sha256-RFu231c1uaCTmjwvzsV7wA5fNq/d4OhKFc+2/25ReRE=", "owner": "hyprwm", "repo": "hyprlock", - "rev": "c87af3aa1f6e6bd06cffaabcc400bd45e26d565a", + "rev": "58c93d8de886e06f57875fc651d60e2dcfc32989", "type": "github" }, "original": { @@ -1346,11 +1369,11 @@ "rust-overlay": "rust-overlay_3" }, "locked": { - "lastModified": 1715072077, - "narHash": "sha256-5QA9qCtxW6uikNI1+qaWALaf6gRhkHCCoVLthJMviIY=", + "lastModified": 1716498188, + "narHash": "sha256-tHE2jWpRUrGk0mCCeVmfL3tHa7S5RRXj/Ec3bPNZNxg=", "owner": "JakeStanger", "repo": "ironbar", - "rev": "4695279d6927d05b6d3ed5a930e53f04d797c379", + "rev": "a47ef0c763cc61811a5fb21c03669e1bf2445f98", "type": "github" }, "original": { @@ -1411,7 +1434,7 @@ }, "naersk": { "inputs": { - "nixpkgs": "nixpkgs_5" + "nixpkgs": "nixpkgs_4" }, "locked": { "lastModified": 1713520724, @@ -1430,11 +1453,11 @@ "neogit": { "flake": false, "locked": { - "lastModified": 1714142101, - "narHash": "sha256-LgVQAwXTUr/tw92EkgTy1AlyTs2gyyYoU0ENlioeMII=", + "lastModified": 1716148858, + "narHash": "sha256-jO/AKIF0Z5cmp0v2KOmL4H0hYlqaQFtGqLPwMrD+AAc=", "owner": "NeogitOrg", "repo": "neogit", - "rev": "df527d152d34214a3a24a577bf7ef1f121e8add2", + "rev": "d55898fe64e3b3d87a0b3b38ddc9c3d57526ff48", "type": "github" }, "original": { @@ -1464,11 +1487,11 @@ "neorg-telescope": { "flake": false, "locked": { - "lastModified": 1713548473, - "narHash": "sha256-Ytm1Au9ir/31cL36hIlrDFFe1hSSPo9yTVeHysm1WW0=", + "lastModified": 1716308299, + "narHash": "sha256-zR+r57qnfJ0V1EtsN+gyfHYTTI0I5i/GtjoAYvVmH5Y=", "owner": "nvim-neorg", "repo": "neorg-telescope", - "rev": "92c1c6064429c74505de8e5d84a6dc8488a6f8e3", + "rev": "6069bf428fac56f8c028864eb1bf8beb668fca09", "type": "github" }, "original": { @@ -1492,13 +1515,13 @@ "nvim-devdocs": "nvim-devdocs", "pets": "pets", "rest-nvim": "rest-nvim", - "systems": "systems_14", + "systems": "systems_12", "tree-sitter-d2": "tree-sitter-d2", "tree-sitter-just": "tree-sitter-just" }, "locked": { "lastModified": 1, - "narHash": "sha256-aKhEoMYukWG2YmIiNR97RBmHcIYq46YB5hmj0HovPhs=", + "narHash": "sha256-nFDo0IQIpRUE2tBBSDR7Qs9pHltgX/FGI2epP783pFg=", "path": "./neovim", "type": "path" }, @@ -1507,71 +1530,23 @@ "type": "path" } }, - "neovim-flake": { - "inputs": { - "flake-utils": "flake-utils_11", - "nixpkgs": [ - "neovim", - "nnn", - "nixpkgs" - ] - }, - "locked": { - "dir": "contrib", - "lastModified": 1713988022, - "narHash": "sha256-yeEl4zvf6vyMjDbYYbukGCzXcf9n+2duj4YRYwdnET8=", - "owner": "neovim", - "repo": "neovim", - "rev": "7f084770c23855083776b0598f2f54bb59a06875", - "type": "github" - }, - "original": { - "dir": "contrib", - "owner": "neovim", - "repo": "neovim", - "type": "github" - } - }, - "neovim-flake_2": { - "inputs": { - "flake-utils": "flake-utils_12", - "nixpkgs": [ - "neovim-nightly-overlay", - "nixpkgs" - ] - }, - "locked": { - "dir": "contrib", - "lastModified": 1715116984, - "narHash": "sha256-NN8sR2ZS8ER/6kBUtBpejlEtL1UXdfwebpuXpI/WTlg=", - "owner": "neovim", - "repo": "neovim", - "rev": "17c89eac1a384aaf9956ed75e60295aba8c78d01", - "type": "github" - }, - "original": { - "dir": "contrib", - "owner": "neovim", - "repo": "neovim", - "type": "github" - } - }, "neovim-nightly-overlay": { "inputs": { - "flake-compat": "flake-compat_6", + "flake-compat": "flake-compat_7", "flake-parts": "flake-parts_8", "hercules-ci-effects": "hercules-ci-effects_2", - "neovim-flake": "neovim-flake_2", + "neovim-src": "neovim-src_2", "nixpkgs": [ "nixpkgs" - ] + ], + "pre-commit-hooks": "pre-commit-hooks_3" }, "locked": { - "lastModified": 1715127110, - "narHash": "sha256-/KaSqRJwzwNVQg9qP6nTjpUWL0OXbSwq/PXnZpuzOOY=", + "lastModified": 1716561825, + "narHash": "sha256-v9V74Xd1/n0n/1eB3gZ+LqcOCurWqTfBum5azqjWMII=", "owner": "nix-community", "repo": "neovim-nightly-overlay", - "rev": "e21cf2417abf1d766d1141bc0289f9995615b5c5", + "rev": "d83afee1f19108100bd2fef1f86d87d2942d734d", "type": "github" }, "original": { @@ -1580,6 +1555,38 @@ "type": "github" } }, + "neovim-src": { + "flake": false, + "locked": { + "lastModified": 1716501420, + "narHash": "sha256-VO9RCUNwiU627oVjR5gfsyz8z6VHkuW2VFT53xth1ig=", + "owner": "neovim", + "repo": "neovim", + "rev": "e7859d2ad504a3e3cae1d540d5fd4f9b560d154a", + "type": "github" + }, + "original": { + "owner": "neovim", + "repo": "neovim", + "type": "github" + } + }, + "neovim-src_2": { + "flake": false, + "locked": { + "lastModified": 1716501420, + "narHash": "sha256-VO9RCUNwiU627oVjR5gfsyz8z6VHkuW2VFT53xth1ig=", + "owner": "neovim", + "repo": "neovim", + "rev": "e7859d2ad504a3e3cae1d540d5fd4f9b560d154a", + "type": "github" + }, + "original": { + "owner": "neovim", + "repo": "neovim", + "type": "github" + } + }, "nix-darwin": { "inputs": { "nixpkgs": [ @@ -1589,11 +1596,11 @@ ] }, "locked": { - "lastModified": 1713946171, - "narHash": "sha256-lc75rgRQLdp4Dzogv5cfqOg6qYc5Rp83oedF2t0kDp8=", + "lastModified": 1716329735, + "narHash": "sha256-ap51w+VqG21vuzyQ04WrhI2YbWHd3UGz0e7dc/QQmoA=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "230a197063de9287128e2c68a7a4b0cd7d0b50a7", + "rev": "eac4f25028c1975a939c8f8fba95c12f8a25e01c", "type": "github" }, "original": { @@ -1609,11 +1616,11 @@ ] }, "locked": { - "lastModified": 1713946171, - "narHash": "sha256-lc75rgRQLdp4Dzogv5cfqOg6qYc5Rp83oedF2t0kDp8=", + "lastModified": 1716511055, + "narHash": "sha256-5Fe/DGgvMhPEMl9VdVxv3zvwRcwNDmW5eRJ0gk72w7U=", "owner": "LnL7", "repo": "nix-darwin", - "rev": "230a197063de9287128e2c68a7a4b0cd7d0b50a7", + "rev": "0bea8222f6e83247dd13b055d83e64bce02ee532", "type": "github" }, "original": { @@ -1630,11 +1637,11 @@ ] }, "locked": { - "lastModified": 1713946171, - "narHash": "sha256-lc75rgRQLdp4Dzogv5cfqOg6qYc5Rp83oedF2t0kDp8=", + "lastModified": 1716329735, + "narHash": "sha256-ap51w+VqG21vuzyQ04WrhI2YbWHd3UGz0e7dc/QQmoA=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "230a197063de9287128e2c68a7a4b0cd7d0b50a7", + "rev": "eac4f25028c1975a939c8f8fba95c12f8a25e01c", "type": "github" }, "original": { @@ -1645,14 +1652,14 @@ }, "nix-index-database": { "inputs": { - "nixpkgs": "nixpkgs_6" + "nixpkgs": "nixpkgs_5" }, "locked": { - "lastModified": 1714878592, - "narHash": "sha256-E68C03sYRsYFsK7wiGHUIJm8IsyPRALOrFoTL0glXnI=", + "lastModified": 1716170277, + "narHash": "sha256-fCAiox/TuzWGVaAz16PxrR4Jtf9lN5dwWL2W74DS0yI=", "owner": "Mic92", "repo": "nix-index-database", - "rev": "a362555e9dbd4ecff3bb98969bbdb8f79fe87f10", + "rev": "e0638db3db43b582512a7de8c0f8363a162842b9", "type": "github" }, "original": { @@ -1661,22 +1668,6 @@ "type": "github" } }, - "nixos-2305": { - "locked": { - "lastModified": 1687938137, - "narHash": "sha256-Z00c0Pk3aE1aw9x44lVcqHmvx+oX7dxCXCvKcUuE150=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ba2ded3227a2992f2040fad4ba6f218a701884a5", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "release-23.05", - "repo": "nixpkgs", - "type": "github" - } - }, "nixos-anywhere": { "inputs": { "disko": [ @@ -1684,8 +1675,8 @@ "disko" ], "flake-parts": "flake-parts_3", - "nixos-2305": "nixos-2305", "nixos-images": "nixos-images", + "nixos-stable": "nixos-stable", "nixpkgs": [ "cachix-deploy-flake", "nixpkgs" @@ -1693,11 +1684,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1687941964, - "narHash": "sha256-/Gr4tOq+tMBbE46njUt1aJGbsB9lpwnK99/oeC9uTXE=", + "lastModified": 1715150548, + "narHash": "sha256-pb2xIGuzzkPOjUlZnBahpfQWVvtCSOcW8vLL7rQUiEY=", "owner": "numtide", "repo": "nixos-anywhere", - "rev": "22a2964bef34f92fe1c093ae54a8ab52eefdd5df", + "rev": "242444d228636b1f0e89d3681f04a75254c29f66", "type": "github" }, "original": { @@ -1708,10 +1699,10 @@ }, "nixos-images": { "inputs": { - "nixos-2305": [ + "nixos-2311": [ "cachix-deploy-flake", "nixos-anywhere", - "nixos-2305" + "nixos-stable" ], "nixos-unstable": [ "cachix-deploy-flake", @@ -1720,11 +1711,11 @@ ] }, "locked": { - "lastModified": 1686819168, - "narHash": "sha256-IbRVStbKoMC2fUX6TxNO82KgpVfI8LL4Cq0bTgdYhnY=", + "lastModified": 1702375325, + "narHash": "sha256-kEdrh6IB7xh7YDwZ0ZVCngCs+uoS9gx4ydEoJRnM1Is=", "owner": "nix-community", "repo": "nixos-images", - "rev": "ccc1a2c08ce2fc38bcece85d2a6e7bf17bac9e37", + "rev": "d655cc02fcb9ecdcca4f3fb307e291a4b5be1339", "type": "github" }, "original": { @@ -1733,6 +1724,22 @@ "type": "github" } }, + "nixos-stable": { + "locked": { + "lastModified": 1702233072, + "narHash": "sha256-H5G2wgbim2Ku6G6w+NSaQaauv6B6DlPhY9fMvArKqRo=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "781e2a9797ecf0f146e81425c822dca69fe4a348", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-23.11", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1706487304, @@ -1801,10 +1808,10 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1687274257, - "narHash": "sha256-TutzPriQcZ8FghDhEolnHcYU2oHIG5XWF+/SUBNnAOE=", - "path": "/nix/store/22qgs3skscd9bmrxv9xv4q5d4wwm5ppx-source", - "rev": "2c9ecd1f0400076a4d6b2193ad468ff0a7e7fdc5", + "lastModified": 1713995372, + "narHash": "sha256-fFE3M0vCoiSwCX02z8VF58jXFRj9enYUSTqjyHAjrds=", + "path": "/nix/store/22chir190mpfvp59lgh39q7fp7w77br9-source", + "rev": "dd37924974b9202f8226ed5d74a252a9785aedf8", "type": "path" }, "original": { @@ -1813,20 +1820,6 @@ } }, "nixpkgs_4": { - "locked": { - "lastModified": 1687977148, - "narHash": "sha256-gUcXiU2GgjYIc65GOIemdBJZ+lkQxuyIh7OkR9j0gCo=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "60a783e00517fce85c42c8c53fe0ed05ded5b2a4", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "type": "indirect" - } - }, - "nixpkgs_5": { "locked": { "lastModified": 1714314149, "narHash": "sha256-yNAevSKF4krRWacmLUsLK7D7PlfuY3zF0lYnGYNi9vQ=", @@ -1840,13 +1833,13 @@ "type": "indirect" } }, - "nixpkgs_6": { + "nixpkgs_5": { "locked": { - "lastModified": 1714635257, - "narHash": "sha256-4cPymbty65RvF1DWQfc+Bc8B233A1BWxJnNULJKQ1EY=", + "lastModified": 1715961556, + "narHash": "sha256-+NpbZRCRisUHKQJZF3CT+xn14ZZQO+KjxIIanH3Pvn4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "63c3a29ca82437c87573e4c6919b09a24ea61b0f", + "rev": "4a6b83b05df1a8bd7d99095ec4b4d271f2956b64", "type": "github" }, "original": { @@ -1856,13 +1849,13 @@ "type": "github" } }, - "nixpkgs_7": { + "nixpkgs_6": { "locked": { - "lastModified": 1714906307, - "narHash": "sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0=", + "lastModified": 1716509168, + "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "25865a40d14b3f9cf19f19b924e2ab4069b09588", + "rev": "bfb7a882678e518398ce9a31a881538679f6f092", "type": "github" }, "original": { @@ -1877,20 +1870,22 @@ "devshell": "devshell", "flake-compat": "flake-compat_3", "flake-parts": "flake-parts_5", + "flake-root": "flake-root", "home-manager": "home-manager_2", "nix-darwin": "nix-darwin", "nixpkgs": [ "neovim", "nixpkgs" ], - "pre-commit-hooks": "pre-commit-hooks" + "pre-commit-hooks": "pre-commit-hooks", + "treefmt-nix": "treefmt-nix_2" }, "locked": { - "lastModified": 1714368997, - "narHash": "sha256-NYAi9WSwFab1S3hDFWos3sk+o34TY1wwreIxHTchzSs=", + "lastModified": 1716566815, + "narHash": "sha256-WO3MF4W1SrSD0lanU1n7dfuHizeSLfDHJNEir9exlcM=", "owner": "nix-community", "repo": "nixvim", - "rev": "b12d81c69a7328256ce52eb640b5682bc108df78", + "rev": "9d858de2e9ab136d1c53d92af62fed8fccf492ab", "type": "github" }, "original": { @@ -1902,23 +1897,23 @@ "nixvim_2": { "inputs": { "devshell": "devshell_2", - "flake-compat": "flake-compat_7", + "flake-compat": "flake-compat_9", "flake-parts": "flake-parts_10", - "flake-root": "flake-root", + "flake-root": "flake-root_2", "home-manager": "home-manager_3", "nix-darwin": "nix-darwin_3", "nixpkgs": [ "nixpkgs" ], - "pre-commit-hooks": "pre-commit-hooks_2", - "treefmt-nix": "treefmt-nix_2" + "pre-commit-hooks": "pre-commit-hooks_4", + "treefmt-nix": "treefmt-nix_3" }, "locked": { - "lastModified": 1715115147, - "narHash": "sha256-oREqXPEtuYbOdBKbsDQzr2V01EzK4kD8MTdwO9ljTnU=", + "lastModified": 1716566815, + "narHash": "sha256-WO3MF4W1SrSD0lanU1n7dfuHizeSLfDHJNEir9exlcM=", "owner": "nix-community", "repo": "nixvim", - "rev": "f7f255afe22fcca0c07177c3707fd61fa0c85835", + "rev": "9d858de2e9ab136d1c53d92af62fed8fccf492ab", "type": "github" }, "original": { @@ -1932,18 +1927,19 @@ "flake-compat": "flake-compat_5", "flake-parts": "flake-parts_6", "hercules-ci-effects": "hercules-ci-effects", - "neovim-flake": "neovim-flake", + "neovim-src": "neovim-src", "nixpkgs": [ "neovim", "nixpkgs" - ] + ], + "pre-commit-hooks": "pre-commit-hooks_2" }, "locked": { - "lastModified": 1714003411, - "narHash": "sha256-LLy6ze+tr3YtVKF5MkIzEbm9aCYKOgYC7Jbrm7VA6N0=", + "lastModified": 1716561825, + "narHash": "sha256-v9V74Xd1/n0n/1eB3gZ+LqcOCurWqTfBum5azqjWMII=", "owner": "nix-community", "repo": "neovim-nightly-overlay", - "rev": "6dce343877dcbc03b60744075f69f6445a66b6ee", + "rev": "d83afee1f19108100bd2fef1f86d87d2942d734d", "type": "github" }, "original": { @@ -1954,11 +1950,11 @@ }, "nur": { "locked": { - "lastModified": 1715146663, - "narHash": "sha256-SiCdZF3dwRBgTlHOSB5GCKBcTmkGmyDmVRwr6cHCdgE=", + "lastModified": 1716664965, + "narHash": "sha256-gr/1ISb+/48KN9ToPKowq9tlQVoU/0/I5Ol/x/mcd4U=", "owner": "nix-community", "repo": "nur", - "rev": "324a5f3b9fbfdb77336dc9fa1c0a02f33a6acf6d", + "rev": "2984c5ca41c19ac8b8b843517f0b261615447e70", "type": "github" }, "original": { @@ -1986,11 +1982,11 @@ "openapi-tui": { "flake": false, "locked": { - "lastModified": 1715007899, - "narHash": "sha256-6GxqIocAhc9tmihIPgB5QPCz1lYS8T+QUJhZWbpZW0w=", + "lastModified": 1715510904, + "narHash": "sha256-TNh6XUibHbf+VyN7ZUOMuWhPIjIB5sWVGFgYXBYQqFg=", "owner": "zaghaghi", "repo": "openapi-tui", - "rev": "bf458a02a2993a13e1106fcf9d9d05f1d65c890c", + "rev": "a9be3b0b72b4ff738614794988f2213706f3b29b", "type": "github" }, "original": { @@ -2018,7 +2014,6 @@ "pre-commit-hooks": { "inputs": { "flake-compat": "flake-compat_4", - "flake-utils": "flake-utils_10", "gitignore": "gitignore_2", "nixpkgs": [ "neovim", @@ -2032,11 +2027,11 @@ ] }, "locked": { - "lastModified": 1713954846, - "narHash": "sha256-RWFafuSb5nkWGu8dDbW7gVb8FOQOPqmX/9MlxUUDguw=", + "lastModified": 1716213921, + "narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "6fb82e44254d6a0ece014ec423cb62d92435336f", + "rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0", "type": "github" }, "original": { @@ -2078,9 +2073,64 @@ }, "pre-commit-hooks_2": { "inputs": { - "flake-compat": "flake-compat_8", - "flake-utils": "flake-utils_14", + "flake-compat": "flake-compat_6", "gitignore": "gitignore_3", + "nixpkgs": [ + "neovim", + "nnn", + "nixpkgs" + ], + "nixpkgs-stable": [ + "neovim", + "nnn", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1716213921, + "narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0", + "type": "github" + }, + "original": { + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "type": "github" + } + }, + "pre-commit-hooks_3": { + "inputs": { + "flake-compat": "flake-compat_8", + "gitignore": "gitignore_4", + "nixpkgs": [ + "neovim-nightly-overlay", + "nixpkgs" + ], + "nixpkgs-stable": [ + "neovim-nightly-overlay", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1716213921, + "narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0", + "type": "github" + }, + "original": { + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "type": "github" + } + }, + "pre-commit-hooks_4": { + "inputs": { + "flake-compat": "flake-compat_10", + "gitignore": "gitignore_5", "nixpkgs": [ "nixvim", "nixpkgs" @@ -2091,11 +2141,11 @@ ] }, "locked": { - "lastModified": 1714478972, - "narHash": "sha256-q//cgb52vv81uOuwz1LaXElp3XAe1TqrABXODAEF6Sk=", + "lastModified": 1716213921, + "narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "2849da033884f54822af194400f8dff435ada242", + "rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0", "type": "github" }, "original": { @@ -2107,11 +2157,11 @@ "rest-nvim": { "flake": false, "locked": { - "lastModified": 1713840796, - "narHash": "sha256-3ddK2lgn+ucS/xInjUAgrRYQD7ge6DE+xA1DI98D6zc=", + "lastModified": 1714851012, + "narHash": "sha256-N7yNoeoZDE3tkJLrn6pqpcSHFcZz5pus59aj0fm81Xk=", "owner": "rest-nvim", "repo": "rest.nvim", - "rev": "60428cc313b8cb11fa8fb1b94f289b14d3121fa4", + "rev": "f96edb54a2940322bc7ed81a1031be04db7d3a99", "type": "github" }, "original": { @@ -2138,7 +2188,7 @@ "neovim-nightly-overlay": "neovim-nightly-overlay", "nix-darwin": "nix-darwin_2", "nix-index-database": "nix-index-database", - "nixpkgs": "nixpkgs_7", + "nixpkgs": "nixpkgs_6", "nixvim": "nixvim_2", "nur": "nur", "openapi-tui": "openapi-tui", @@ -2261,17 +2311,17 @@ }, "rust-overlay_6": { "inputs": { - "flake-utils": "flake-utils_15", + "flake-utils": "flake-utils_11", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1715134005, - "narHash": "sha256-oujsCgNiQnZoQntNkkNkA7BhCmUvf9FLWj+2oGT2Jvc=", + "lastModified": 1716603336, + "narHash": "sha256-81u/zd7V+XRTq88zwRLxw5GnwZyEiAvGA2BvAXUe864=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "a8bfc2569a1965c0da8711d289d973f0011b441a", + "rev": "4d0f1e4d5d65c23cdbb77e4b0d91940be7309bd4", "type": "github" }, "original": { @@ -2292,11 +2342,11 @@ ] }, "locked": { - "lastModified": 1715048276, - "narHash": "sha256-SqWSTvCjNBBnV/WIQdaxVi5V9H3VJ7cOJAxPQdR1TBY=", + "lastModified": 1716603336, + "narHash": "sha256-81u/zd7V+XRTq88zwRLxw5GnwZyEiAvGA2BvAXUe864=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "b037d65c988421b54024e62691eace4f2fe623bc", + "rev": "4d0f1e4d5d65c23cdbb77e4b0d91940be7309bd4", "type": "github" }, "original": { @@ -2308,7 +2358,7 @@ "subflakes": { "inputs": { "csshacks": "csshacks", - "flake-utils": "flake-utils_16", + "flake-utils": "flake-utils_12", "nixpkgs": [ "nixpkgs" ] @@ -2444,51 +2494,6 @@ "type": "github" } }, - "systems_17": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_18": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_19": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "systems_2": { "locked": { "lastModified": 1681028828, @@ -2504,21 +2509,6 @@ "type": "github" } }, - "systems_20": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "systems_3": { "locked": { "lastModified": 1681028828, @@ -2665,11 +2655,11 @@ ] }, "locked": { - "lastModified": 1687940979, - "narHash": "sha256-D4ZFkgIG2s9Fyi78T3fVG9mqMD+/UnFDB62jS4gjZKY=", + "lastModified": 1702376629, + "narHash": "sha256-9uAY8a7JN4DvLe/g4OoldqPbcNZ09YOVXID+CkIqL70=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "0a4f06c27610a99080b69433873885df82003aae", + "rev": "390018a9398f9763bfc05ffe6443ce0622cb9ba6", "type": "github" }, "original": { @@ -2681,16 +2671,38 @@ "treefmt-nix_2": { "inputs": { "nixpkgs": [ + "neovim", "nixvim", "nixpkgs" ] }, "locked": { - "lastModified": 1714058656, - "narHash": "sha256-Qv4RBm4LKuO4fNOfx9wl40W2rBbv5u5m+whxRYUMiaA=", + "lastModified": 1715940852, + "narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "c6aaf729f34a36c445618580a9f95a48f5e4e03f", + "rev": "2fba33a182602b9d49f0b2440513e5ee091d838b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } + }, + "treefmt-nix_3": { + "inputs": { + "nixpkgs": [ + "nixvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1715940852, + "narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "2fba33a182602b9d49f0b2440513e5ee091d838b", "type": "github" }, "original": { @@ -2702,18 +2714,18 @@ "zjstatus": { "inputs": { "crane": "crane_5", - "flake-utils": "flake-utils_17", + "flake-utils": "flake-utils_13", "nixpkgs": [ "nixpkgs" ], "rust-overlay": "rust-overlay_7" }, "locked": { - "lastModified": 1715068400, - "narHash": "sha256-KlUQXz2tJD5texFCH9fpuJHmCqZjTCAauYc0fUCxlGQ=", + "lastModified": 1716649838, + "narHash": "sha256-+xgkxctfp210vy1D8ON+83+sKKRX/dAb5DZR/HsH/2E=", "owner": "dj95", "repo": "zjstatus", - "rev": "3f91eda1cd51e34f35020110a1fa1c092a2f6d84", + "rev": "87aebe8bb48d9b5af8e784cc568247838c09cc49", "type": "github" }, "original": { diff --git a/linux/hyprland.nix b/linux/hyprland.nix index e2d00054..17009150 100644 --- a/linux/hyprland.nix +++ b/linux/hyprland.nix @@ -4,7 +4,7 @@ device, ... }: { - imports = [../modules/hyprpaper.nix inputs.hyprlock.homeManagerModules.hyprlock]; + imports = [../modules/hyprpaper.nix]; programs.hyprpaper = let wallpapers = import ../utils/wallhaven.nix {inherit pkgs;}; diff --git a/neovim/flake.lock b/neovim/flake.lock index 046458e1..1576fe08 100644 --- a/neovim/flake.lock +++ b/neovim/flake.lock @@ -84,6 +84,22 @@ "type": "github" } }, + "flake-compat_4": { + "flake": false, + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -92,11 +108,11 @@ ] }, "locked": { - "lastModified": 1712014858, - "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", + "lastModified": 1715865404, + "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", + "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9", "type": "github" }, "original": { @@ -113,11 +129,11 @@ ] }, "locked": { - "lastModified": 1712014858, - "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", + "lastModified": 1715865404, + "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", + "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9", "type": "github" }, "original": { @@ -147,6 +163,21 @@ "type": "indirect" } }, + "flake-root": { + "locked": { + "lastModified": 1713493429, + "narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=", + "owner": "srid", + "repo": "flake-root", + "rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd", + "type": "github" + }, + "original": { + "owner": "srid", + "repo": "flake-root", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems" @@ -165,42 +196,6 @@ "type": "github" } }, - "flake-utils_2": { - "inputs": { - "systems": "systems_2" - }, - "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { - "inputs": { - "systems": "systems_3" - }, - "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "gitignore": { "inputs": { "nixpkgs": [ @@ -223,6 +218,28 @@ "type": "github" } }, + "gitignore_2": { + "inputs": { + "nixpkgs": [ + "nnn", + "pre-commit-hooks", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709087332, + "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", + "owner": "hercules-ci", + "repo": "gitignore.nix", + "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "gitignore.nix", + "type": "github" + } + }, "gp-nvim": { "flake": false, "locked": { @@ -269,11 +286,11 @@ ] }, "locked": { - "lastModified": 1713992342, - "narHash": "sha256-bW7K4WPo6jhYMo4ZUGoJfog6xJV0XZh8adXqZKunRoc=", + "lastModified": 1716448020, + "narHash": "sha256-u1ddoBOILtLVX4NYzqSZ9Qaqusql1M4reLd1fs554hY=", "owner": "nix-community", "repo": "home-manager", - "rev": "2f072c127c041eec36621b8e38a531fe0fe07961", + "rev": "25dedb0d52c20448f6a63cc346df1adbd6ef417e", "type": "github" }, "original": { @@ -285,11 +302,11 @@ "neogit": { "flake": false, "locked": { - "lastModified": 1714142101, - "narHash": "sha256-LgVQAwXTUr/tw92EkgTy1AlyTs2gyyYoU0ENlioeMII=", + "lastModified": 1716148858, + "narHash": "sha256-jO/AKIF0Z5cmp0v2KOmL4H0hYlqaQFtGqLPwMrD+AAc=", "owner": "NeogitOrg", "repo": "neogit", - "rev": "df527d152d34214a3a24a577bf7ef1f121e8add2", + "rev": "d55898fe64e3b3d87a0b3b38ddc9c3d57526ff48", "type": "github" }, "original": { @@ -319,11 +336,11 @@ "neorg-telescope": { "flake": false, "locked": { - "lastModified": 1713548473, - "narHash": "sha256-Ytm1Au9ir/31cL36hIlrDFFe1hSSPo9yTVeHysm1WW0=", + "lastModified": 1716308299, + "narHash": "sha256-zR+r57qnfJ0V1EtsN+gyfHYTTI0I5i/GtjoAYvVmH5Y=", "owner": "nvim-neorg", "repo": "neorg-telescope", - "rev": "92c1c6064429c74505de8e5d84a6dc8488a6f8e3", + "rev": "6069bf428fac56f8c028864eb1bf8beb668fca09", "type": "github" }, "original": { @@ -332,25 +349,17 @@ "type": "github" } }, - "neovim-flake": { - "inputs": { - "flake-utils": "flake-utils_3", - "nixpkgs": [ - "nnn", - "nixpkgs" - ] - }, + "neovim-src": { + "flake": false, "locked": { - "dir": "contrib", - "lastModified": 1713988022, - "narHash": "sha256-yeEl4zvf6vyMjDbYYbukGCzXcf9n+2duj4YRYwdnET8=", + "lastModified": 1716501420, + "narHash": "sha256-VO9RCUNwiU627oVjR5gfsyz8z6VHkuW2VFT53xth1ig=", "owner": "neovim", "repo": "neovim", - "rev": "7f084770c23855083776b0598f2f54bb59a06875", + "rev": "e7859d2ad504a3e3cae1d540d5fd4f9b560d154a", "type": "github" }, "original": { - "dir": "contrib", "owner": "neovim", "repo": "neovim", "type": "github" @@ -364,11 +373,11 @@ ] }, "locked": { - "lastModified": 1713946171, - "narHash": "sha256-lc75rgRQLdp4Dzogv5cfqOg6qYc5Rp83oedF2t0kDp8=", + "lastModified": 1716329735, + "narHash": "sha256-ap51w+VqG21vuzyQ04WrhI2YbWHd3UGz0e7dc/QQmoA=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "230a197063de9287128e2c68a7a4b0cd7d0b50a7", + "rev": "eac4f25028c1975a939c8f8fba95c12f8a25e01c", "type": "github" }, "original": { @@ -379,11 +388,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1713895582, - "narHash": "sha256-cfh1hi+6muQMbi9acOlju3V1gl8BEaZBXBR9jQfQi4U=", + "lastModified": 1716509168, + "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "572af610f6151fd41c212f897c71f7056e3fb518", + "rev": "bfb7a882678e518398ce9a31a881538679f6f092", "type": "github" }, "original": { @@ -398,19 +407,21 @@ "devshell": "devshell", "flake-compat": "flake-compat", "flake-parts": "flake-parts", + "flake-root": "flake-root", "home-manager": "home-manager", "nix-darwin": "nix-darwin", "nixpkgs": [ "nixpkgs" ], - "pre-commit-hooks": "pre-commit-hooks" + "pre-commit-hooks": "pre-commit-hooks", + "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1714368997, - "narHash": "sha256-NYAi9WSwFab1S3hDFWos3sk+o34TY1wwreIxHTchzSs=", + "lastModified": 1716566815, + "narHash": "sha256-WO3MF4W1SrSD0lanU1n7dfuHizeSLfDHJNEir9exlcM=", "owner": "nix-community", "repo": "nixvim", - "rev": "b12d81c69a7328256ce52eb640b5682bc108df78", + "rev": "9d858de2e9ab136d1c53d92af62fed8fccf492ab", "type": "github" }, "original": { @@ -424,17 +435,18 @@ "flake-compat": "flake-compat_3", "flake-parts": "flake-parts_2", "hercules-ci-effects": "hercules-ci-effects", - "neovim-flake": "neovim-flake", + "neovim-src": "neovim-src", "nixpkgs": [ "nixpkgs" - ] + ], + "pre-commit-hooks": "pre-commit-hooks_2" }, "locked": { - "lastModified": 1714003411, - "narHash": "sha256-LLy6ze+tr3YtVKF5MkIzEbm9aCYKOgYC7Jbrm7VA6N0=", + "lastModified": 1716561825, + "narHash": "sha256-v9V74Xd1/n0n/1eB3gZ+LqcOCurWqTfBum5azqjWMII=", "owner": "nix-community", "repo": "neovim-nightly-overlay", - "rev": "6dce343877dcbc03b60744075f69f6445a66b6ee", + "rev": "d83afee1f19108100bd2fef1f86d87d2942d734d", "type": "github" }, "original": { @@ -478,7 +490,6 @@ "pre-commit-hooks": { "inputs": { "flake-compat": "flake-compat_2", - "flake-utils": "flake-utils_2", "gitignore": "gitignore", "nixpkgs": [ "nixvim", @@ -490,11 +501,38 @@ ] }, "locked": { - "lastModified": 1713954846, - "narHash": "sha256-RWFafuSb5nkWGu8dDbW7gVb8FOQOPqmX/9MlxUUDguw=", + "lastModified": 1716213921, + "narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "6fb82e44254d6a0ece014ec423cb62d92435336f", + "rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0", + "type": "github" + }, + "original": { + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "type": "github" + } + }, + "pre-commit-hooks_2": { + "inputs": { + "flake-compat": "flake-compat_4", + "gitignore": "gitignore_2", + "nixpkgs": [ + "nnn", + "nixpkgs" + ], + "nixpkgs-stable": [ + "nnn", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1716213921, + "narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0", "type": "github" }, "original": { @@ -506,11 +544,11 @@ "rest-nvim": { "flake": false, "locked": { - "lastModified": 1713840796, - "narHash": "sha256-3ddK2lgn+ucS/xInjUAgrRYQD7ge6DE+xA1DI98D6zc=", + "lastModified": 1714851012, + "narHash": "sha256-N7yNoeoZDE3tkJLrn6pqpcSHFcZz5pus59aj0fm81Xk=", "owner": "rest-nvim", "repo": "rest.nvim", - "rev": "60428cc313b8cb11fa8fb1b94f289b14d3121fa4", + "rev": "f96edb54a2940322bc7ed81a1031be04db7d3a99", "type": "github" }, "original": { @@ -532,7 +570,7 @@ "nvim-devdocs": "nvim-devdocs", "pets": "pets", "rest-nvim": "rest-nvim", - "systems": "systems_4", + "systems": "systems_2", "tree-sitter-d2": "tree-sitter-d2", "tree-sitter-just": "tree-sitter-just" } @@ -567,36 +605,6 @@ "type": "github" } }, - "systems_3": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_4": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "tree-sitter-d2": { "flake": false, "locked": { @@ -628,6 +636,27 @@ "repo": "tree-sitter-just", "type": "github" } + }, + "treefmt-nix": { + "inputs": { + "nixpkgs": [ + "nixvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1715940852, + "narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "2fba33a182602b9d49f0b2440513e5ee091d838b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } } }, "root": "root", diff --git a/neovim/nvim.nix b/neovim/nvim.nix index 191da280..3a1893a4 100644 --- a/neovim/nvim.nix +++ b/neovim/nvim.nix @@ -645,7 +645,7 @@ in rec { }) ''; - package = pkgs.neovim-nightly; + package = pkgs.neovim; opts = { shell = "sh"; number = true; diff --git a/neovim/overlays.nix b/neovim/overlays.nix index 06ce50b6..685c1304 100644 --- a/neovim/overlays.nix +++ b/neovim/overlays.nix @@ -144,7 +144,7 @@ # # rest-nvim = final.vimPlugins.rest-nvim; # }; in [ - inputs.nnn.overlay + inputs.nnn.overlays.default inputs.nixvim.overlays.default vimPlugins tree-sitter-grammars diff --git a/overlays.nix b/overlays.nix index 00590362..d34ba75e 100644 --- a/overlays.nix +++ b/overlays.nix @@ -210,7 +210,7 @@ in [ nix-index-db shell-scipts misc-applications - inputs.neovim-nightly-overlay.overlay + inputs.neovim-nightly-overlay.overlays.default inputs.nixvim.overlays.default inputs.nur.overlay inputs.neovim.overlays.default