From fa325222ea603f1c75a62771ca8e30394ad48267 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Fri, 25 Apr 2025 10:28:12 -0500 Subject: [PATCH] update gp3 --- hosts/gpdPocket3/flake.lock | 859 ++++++------------------------------ hosts/gpdPocket3/flake.nix | 4 + 2 files changed, 134 insertions(+), 729 deletions(-) diff --git a/hosts/gpdPocket3/flake.lock b/hosts/gpdPocket3/flake.lock index 7671e9f..d903524 100644 --- a/hosts/gpdPocket3/flake.lock +++ b/hosts/gpdPocket3/flake.lock @@ -5,12 +5,11 @@ "darwin": "darwin", "home-manager": "home-manager_2", "nixpkgs": [ - "common", "common", "ragenix", "nixpkgs" ], - "systems": "systems_2" + "systems": "systems" }, "locked": { "lastModified": 1736955230, @@ -26,102 +25,24 @@ "type": "github" } }, - "aquamarine": { - "inputs": { - "hyprutils": [ - "common", - "common", - "hyprland", - "hyprutils" - ], - "hyprwayland-scanner": [ - "common", - "common", - "hyprland", - "hyprwayland-scanner" - ], - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1742213273, - "narHash": "sha256-0l0vDb4anfsBu1rOs94bC73Hub+xEivgBAo6QXl2MmU=", - "owner": "hyprwm", - "repo": "aquamarine", - "rev": "484b732195cc53f4536ce4bd59a5c6402b1e7ccf", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "aquamarine", - "type": "github" - } - }, "common": { "inputs": { - "common": "common_2", - "nixpkgs": "nixpkgs_5" - }, - "locked": { - "lastModified": 1742326560, - "narHash": "sha256-a5IeaX21T4VGHDVydQ3XO65SjmkpG8+lvU8WSXsPU0o=", - "ref": "refs/heads/master", - "rev": "d51ec9efe72bfd26da42a7cb289434ea135857aa", - "revCount": 354, - "type": "git", - "url": "https://git.joshuabell.xyz/dotfiles" - }, - "original": { - "type": "git", - "url": "https://git.joshuabell.xyz/dotfiles" - } - }, - "common_2": { - "inputs": { - "cosmic": "cosmic", "home-manager": "home-manager", - "hyprland": "hyprland", + "nixpkgs": "nixpkgs_2", "ragenix": "ragenix" }, "locked": { - "lastModified": 1, - "narHash": "sha256-0uw2ufJKp8bok7PveHuzOTF3CIO46fZgWLQLCJmU6zo=", - "path": "./common", - "type": "path" + "lastModified": 1745589572, + "narHash": "sha256-mgv/FOQGv4zKGjqz/BjLudqvm66eF16OD7o5Q5gocrc=", + "ref": "refs/heads/master", + "rev": "06fe42789a6877e9d8098fbef5f55d3c54cafe7f", + "revCount": 400, + "type": "git", + "url": "https://git.joshuabell.xyz/dotfiles" }, "original": { - "path": "./common", - "type": "path" - } - }, - "cosmic": { - "inputs": { - "flake-compat": "flake-compat", - "nixpkgs": "nixpkgs", - "nixpkgs-stable": "nixpkgs-stable" - }, - "locked": { - "lastModified": 1742209773, - "narHash": "sha256-+d9zNzXHK/qQnWfFrjFxmCNJLm1JShsLNNViJxnKIpI=", - "owner": "lilyinstarlight", - "repo": "nixos-cosmic", - "rev": "0b2d5feae25fe6176b5844a689712a3a13954f12", - "type": "github" - }, - "original": { - "owner": "lilyinstarlight", - "repo": "nixos-cosmic", - "type": "github" + "type": "git", + "url": "https://git.joshuabell.xyz/dotfiles" } }, "crane": { @@ -142,7 +63,6 @@ "darwin": { "inputs": { "nixpkgs": [ - "common", "common", "ragenix", "agenix", @@ -164,41 +84,9 @@ "type": "github" } }, - "flake-compat": { - "flake": false, - "locked": { - "lastModified": 1717312683, - "narHash": "sha256-FrlieJH50AuvagamEvWMIE6D2OAnERuDboFDYAED/dE=", - "owner": "nix-community", - "repo": "flake-compat", - "rev": "38fd3954cf65ce6faf3d0d45cd26059e059f07ea", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "flake-compat", - "type": "github" - } - }, - "flake-compat_2": { - "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-utils": { "inputs": { - "systems": "systems_3" + "systems": "systems_2" }, "locked": { "lastModified": 1731533236, @@ -214,40 +102,16 @@ "type": "github" } }, - "gitignore": { - "inputs": { - "nixpkgs": [ - "common", - "common", - "hyprland", - "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" - } - }, "home-manager": { "inputs": { - "nixpkgs": "nixpkgs_2" + "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1742234739, - "narHash": "sha256-zFL6zsf/5OztR1NSNQF33dvS1fL/BzVUjabZq4qrtY4=", + "lastModified": 1744743431, + "narHash": "sha256-iyn/WBYDc7OtjSawbegINDe/gIkok888kQxk3aVnkgg=", "owner": "rycee", "repo": "home-manager", - "rev": "f6af7280a3390e65c2ad8fd059cdc303426cbd59", + "rev": "c61bfe3ae692f42ce688b5865fac9e0de58e1387", "type": "github" }, "original": { @@ -260,7 +124,6 @@ "home-manager_2": { "inputs": { "nixpkgs": [ - "common", "common", "ragenix", "agenix", @@ -281,342 +144,7 @@ "type": "github" } }, - "hyprcursor": { - "inputs": { - "hyprlang": [ - "common", - "common", - "hyprland", - "hyprlang" - ], - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1742215578, - "narHash": "sha256-zfs71PXVVPEe56WEyNi2TJQPs0wabU4WAlq0XV7GcdE=", - "owner": "hyprwm", - "repo": "hyprcursor", - "rev": "2fd36421c21aa87e2fe3bee11067540ae612f719", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprcursor", - "type": "github" - } - }, - "hyprgraphics": { - "inputs": { - "hyprutils": [ - "common", - "common", - "hyprland", - "hyprutils" - ], - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1739049071, - "narHash": "sha256-3+7TpXMrbsUXSwgr5VAKAnmkzMb6JO+Rvc9XRb5NMg4=", - "owner": "hyprwm", - "repo": "hyprgraphics", - "rev": "175c6b29b6ff82100539e7c4363a35a02c74dd73", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprgraphics", - "type": "github" - } - }, - "hyprland": { - "inputs": { - "aquamarine": "aquamarine", - "hyprcursor": "hyprcursor", - "hyprgraphics": "hyprgraphics", - "hyprland-protocols": "hyprland-protocols", - "hyprland-qtutils": "hyprland-qtutils", - "hyprlang": "hyprlang", - "hyprutils": "hyprutils", - "hyprwayland-scanner": "hyprwayland-scanner", - "nixpkgs": "nixpkgs_3", - "pre-commit-hooks": "pre-commit-hooks", - "systems": "systems", - "xdph": "xdph" - }, - "locked": { - "lastModified": 1742297408, - "narHash": "sha256-Xn3vzG7dhQlK26B0vUeModxYC8UD/6OhOi+5vqYV6Y4=", - "owner": "hyprwm", - "repo": "Hyprland", - "rev": "cca0f48b74e87f86244f5773c42d9ade84683f3b", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "Hyprland", - "type": "github" - } - }, - "hyprland-protocols": { - "inputs": { - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1738422629, - "narHash": "sha256-5v+bv75wJWvahyM2xcMTSNNxmV8a7hb01Eey5zYnBJw=", - "owner": "hyprwm", - "repo": "hyprland-protocols", - "rev": "755aef8dab49d0fc4663c715fa4ad221b2aedaed", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprland-protocols", - "type": "github" - } - }, - "hyprland-qt-support": { - "inputs": { - "hyprlang": [ - "common", - "common", - "hyprland", - "hyprland-qtutils", - "hyprlang" - ], - "nixpkgs": [ - "common", - "common", - "hyprland", - "hyprland-qtutils", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "hyprland-qtutils", - "systems" - ] - }, - "locked": { - "lastModified": 1737634706, - "narHash": "sha256-nGCibkfsXz7ARx5R+SnisRtMq21IQIhazp6viBU8I/A=", - "owner": "hyprwm", - "repo": "hyprland-qt-support", - "rev": "8810df502cdee755993cb803eba7b23f189db795", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprland-qt-support", - "type": "github" - } - }, - "hyprland-qtutils": { - "inputs": { - "hyprland-qt-support": "hyprland-qt-support", - "hyprlang": [ - "common", - "common", - "hyprland", - "hyprlang" - ], - "hyprutils": [ - "common", - "common", - "hyprland", - "hyprland-qtutils", - "hyprlang", - "hyprutils" - ], - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1739048983, - "narHash": "sha256-REhTcXq4qs3B3cCDtLlYDz0GZvmsBSh947Ub6pQWGTQ=", - "owner": "hyprwm", - "repo": "hyprland-qtutils", - "rev": "3504a293c8f8db4127cb0f7cfc1a318ffb4316f8", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprland-qtutils", - "type": "github" - } - }, - "hyprlang": { - "inputs": { - "hyprutils": [ - "common", - "common", - "hyprland", - "hyprutils" - ], - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1741191527, - "narHash": "sha256-kM+11Nch47Xwfgtw2EpRitJuORy4miwoMuRi5tyMBDY=", - "owner": "hyprwm", - "repo": "hyprlang", - "rev": "72df3861f1197e41b078faa3e38eedd60e00018d", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprlang", - "type": "github" - } - }, - "hyprutils": { - "inputs": { - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1741534688, - "narHash": "sha256-EV3945SnjOCuRVbGRghsWx/9D89FyshnSO1Q6/TuQ14=", - "owner": "hyprwm", - "repo": "hyprutils", - "rev": "dd1f720cbc2dbb3c71167c9598045dd3261d27b3", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprutils", - "type": "github" - } - }, - "hyprwayland-scanner": { - "inputs": { - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1739870480, - "narHash": "sha256-SiDN5BGxa/1hAsqhgJsS03C3t2QrLgBT8u+ENJ0Qzwc=", - "owner": "hyprwm", - "repo": "hyprwayland-scanner", - "rev": "206367a08dc5ac4ba7ad31bdca391d098082e64b", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "hyprwayland-scanner", - "type": "github" - } - }, "nixpkgs": { - "locked": { - "lastModified": 1742069588, - "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1742136038, - "narHash": "sha256-DDe16FJk18sadknQKKG/9FbwEro7A57tg9vB5kxZ8kY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "a1185f4064c18a5db37c5c84e5638c78b46e3341", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-24.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { "locked": { "lastModified": 1731755305, "narHash": "sha256-v5P3dk5JdiT+4x69ZaB18B8+Rcu3TIOrcdG4uEX7WZ8=", @@ -632,23 +160,23 @@ "type": "github" } }, - "nixpkgs_3": { + "nixpkgs_2": { "locked": { - "lastModified": 1742069588, - "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=", - "owner": "NixOS", + "lastModified": 1744463964, + "narHash": "sha256-LWqduOgLHCFxiTNYi3Uj5Lgz0SR+Xhw3kr/3Xd0GPTM=", + "owner": "nixos", "repo": "nixpkgs", - "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5", + "rev": "2631b0b7abcea6e640ce31cd78ea58910d31e650", "type": "github" }, "original": { - "owner": "NixOS", + "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, - "nixpkgs_4": { + "nixpkgs_3": { "locked": { "lastModified": 1741379970, "narHash": "sha256-Wh7esNh7G24qYleLvgOSY/7HlDUzWaL/n4qzlBePpiw=", @@ -664,29 +192,13 @@ "type": "github" } }, - "nixpkgs_5": { + "nixpkgs_4": { "locked": { - "lastModified": 1741173522, - "narHash": "sha256-k7VSqvv0r1r53nUI/IfPHCppkUAddeXn843YlAC5DR0=", + "lastModified": 1745487689, + "narHash": "sha256-FQoi3R0NjQeBAsEOo49b5tbDPcJSMWc3QhhaIi9eddw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d69ab0d71b22fa1ce3dbeff666e6deb4917db049", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_6": { - "locked": { - "lastModified": 1742268799, - "narHash": "sha256-IhnK4LhkBlf14/F8THvUy3xi/TxSQkp9hikfDZRD4Ic=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "da044451c6a70518db5b730fe277b70f494188f1", + "rev": "5630cf13cceac06cefe9fc607e8dfa8fb342dde3", "type": "github" }, "original": { @@ -696,13 +208,13 @@ "type": "github" } }, - "nixpkgs_7": { + "nixpkgs_5": { "locked": { - "lastModified": 1742225912, - "narHash": "sha256-HCD3GrAAJb1jYTEc221DPlBk2VDkBt43hww7DXC1tyc=", + "lastModified": 1745250177, + "narHash": "sha256-NPkMDgRHLVuNHs7y/MK3qYbE/5uo42mskUIygSHEOLM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9df17ad16500057b7b081137ff7af1a8a6a32f6e", + "rev": "d1e61a9c582ec2f701b36d4600ae19b8099c5211", "type": "github" }, "original": { @@ -714,11 +226,11 @@ "nvim_plugin-Almo7aya/openingh.nvim": { "flake": false, "locked": { - "lastModified": 1733158448, - "narHash": "sha256-JP3+goMgs3SiMHS9IVE7NAV/iKxyXi0fZgJb8hojtNQ=", + "lastModified": 1744327913, + "narHash": "sha256-WQ7GbrjtikpMnzzME59QSibZI0hjzt/KAGDmXa677Rw=", "owner": "Almo7aya", "repo": "openingh.nvim", - "rev": "9131016c1167e23522a8e874b62217829fd327b8", + "rev": "ce19b5ffe09e35cec600ba794df280cbb72c015f", "type": "github" }, "original": { @@ -730,11 +242,11 @@ "nvim_plugin-CopilotC-Nvim/CopilotChat.nvim": { "flake": false, "locked": { - "lastModified": 1742210958, - "narHash": "sha256-+1dSGYeUpW/EUbP0scgGz48UB5RAPZYIWCglTFyntaU=", + "lastModified": 1745008876, + "narHash": "sha256-/GdJNqoDpdsPCOjcESbtEEDCz5TYkvbPRY1/T0gF7IY=", "owner": "CopilotC-Nvim", "repo": "CopilotChat.nvim", - "rev": "62b1249aa4a4fc7afe11c7e647cba0cef743826f", + "rev": "634aa58117a9b70b3f08a0b150f11afd64f1c0eb", "type": "github" }, "original": { @@ -778,11 +290,11 @@ "nvim_plugin-MeanderingProgrammer/render-markdown.nvim": { "flake": false, "locked": { - "lastModified": 1742156824, - "narHash": "sha256-n+pT7FiQONHhiZQH4BGjERrikGNSFTNciMx92oQGA1c=", + "lastModified": 1744934679, + "narHash": "sha256-rTX+CCVOOU6ZzM5NvymJvOfJF10BRMfl8hdSJz0zw+Q=", "owner": "MeanderingProgrammer", "repo": "render-markdown.nvim", - "rev": "9721ffe230ec90e49c49ee33b5ca44c3fc689214", + "rev": "dfc1299d9f32b53b34b7ac6c3a7553b5fd29977f", "type": "github" }, "original": { @@ -810,11 +322,11 @@ "nvim_plugin-RRethy/vim-illuminate": { "flake": false, "locked": { - "lastModified": 1740540215, - "narHash": "sha256-jSny+5RHgxcsoxWwIaFUZ022dk3mDRKZ7dibvE6I2fE=", + "lastModified": 1744859423, + "narHash": "sha256-zqXKkrUNTH/EIx3PBRN8+mQcbWa6fO9i/UoSeav5R/w=", "owner": "RRethy", "repo": "vim-illuminate", - "rev": "19cb21f513fc2b02f0c66be70107741e837516a1", + "rev": "1fa4b23409e22a03823648e344c77f260e2572cb", "type": "github" }, "original": { @@ -826,11 +338,11 @@ "nvim_plugin-Saecki/crates.nvim": { "flake": false, "locked": { - "lastModified": 1741644182, - "narHash": "sha256-hmUqhAVLBiCUl16+S/hvRxqA/pTXcWejpLtwvqxBPaY=", + "lastModified": 1744379189, + "narHash": "sha256-HsdDeV3mMQwrzlP23bJnNkiSL5OELgn0WBTERxehviE=", "owner": "Saecki", "repo": "crates.nvim", - "rev": "403a0abef0e2aec12749a534dc468d6fd50c6741", + "rev": "73d2c590c74a0c582144987a4decb4a642755859", "type": "github" }, "original": { @@ -858,11 +370,11 @@ "nvim_plugin-b0o/schemastore.nvim": { "flake": false, "locked": { - "lastModified": 1741996938, - "narHash": "sha256-eAqM/n0DDwl3WUO987c2mk3z7uJ4gAE0hkPg4Twyr4w=", + "lastModified": 1745020938, + "narHash": "sha256-qDcVJ2RovKSIcUdVnXNcQZHoAf75IqsTMlsclDFrT2U=", "owner": "b0o", "repo": "schemastore.nvim", - "rev": "56d8ed0fa1516242085ba5e95d7f49fad50d5754", + "rev": "e623e30df4053cacc67fb7eb04e1bd0fadba52b4", "type": "github" }, "original": { @@ -890,11 +402,11 @@ "nvim_plugin-chrisgrieser/nvim-early-retirement": { "flake": false, "locked": { - "lastModified": 1735588187, - "narHash": "sha256-ZjXG+POJFRsc79i1BuAJB9K6UBUfHT05oYvZaUr+RqA=", + "lastModified": 1744450582, + "narHash": "sha256-ybs65ObtjcUBaGglxP3SIpYjlGSEk/MQI9nSN8S3Q1w=", "owner": "chrisgrieser", "repo": "nvim-early-retirement", - "rev": "9ae6fcc933fc865ddf2728460194b67985e06e27", + "rev": "3b14762a0186b1922cb5ddf3a760d8521c7b3d7e", "type": "github" }, "original": { @@ -970,11 +482,11 @@ "nvim_plugin-hrsh7th/cmp-buffer": { "flake": false, "locked": { - "lastModified": 1660101488, + "lastModified": 1743497185, "narHash": "sha256-dG4U7MtnXThoa/PD+qFtCt76MQ14V1wX8GMYcvxEnbM=", "owner": "hrsh7th", "repo": "cmp-buffer", - "rev": "3022dbc9166796b644a841a02de8dd1cc1d311fa", + "rev": "b74fab3656eea9de20a9b8116afa3cfc4ec09657", "type": "github" }, "original": { @@ -986,11 +498,11 @@ "nvim_plugin-hrsh7th/cmp-nvim-lsp": { "flake": false, "locked": { - "lastModified": 1733823748, + "lastModified": 1743496195, "narHash": "sha256-iaihXNCF5bB5MdeoosD/kc3QtpA/QaIDZVLiLIurBSM=", "owner": "hrsh7th", "repo": "cmp-nvim-lsp", - "rev": "99290b3ec1322070bcfb9e846450a46f6efa50f0", + "rev": "a8912b88ce488f411177fc8aed358b04dc246d7b", "type": "github" }, "original": { @@ -1002,11 +514,11 @@ "nvim_plugin-hrsh7th/cmp-path": { "flake": false, "locked": { - "lastModified": 1664784283, + "lastModified": 1743497173, "narHash": "sha256-thppiiV3wjIaZnAXmsh7j3DUc6ceSCvGzviwFUnoPaI=", "owner": "hrsh7th", "repo": "cmp-path", - "rev": "91ff86cd9c29299a64f968ebb45846c485725f23", + "rev": "c6635aae33a50d6010bf1aa756ac2398a2d54c32", "type": "github" }, "original": { @@ -1018,11 +530,11 @@ "nvim_plugin-hrsh7th/nvim-cmp": { "flake": false, "locked": { - "lastModified": 1741936119, - "narHash": "sha256-zl/rgbZF3+nsLI7Sd6xzQFlcpa5n/8pyganS+u0jD/s=", + "lastModified": 1744514599, + "narHash": "sha256-l5z+PT4S9b09d2M+J/tHVd9W9Ss3eQQk5Ykpz2Qjxxw=", "owner": "hrsh7th", "repo": "nvim-cmp", - "rev": "1e1900b0769324a9675ef85b38f99cca29e203b3", + "rev": "b5311ab3ed9c846b585c0c15b7559be131ec4be9", "type": "github" }, "original": { @@ -1066,11 +578,11 @@ "nvim_plugin-lewis6991/gitsigns.nvim": { "flake": false, "locked": { - "lastModified": 1742140868, - "narHash": "sha256-qWusbKY+3d1dkW5oLYDyfSLdt1qFlJdDeXgFWqQ4hUI=", + "lastModified": 1745219545, + "narHash": "sha256-7WQ428oPr43z01HvNpArZJcUov61/pDtLqJtkEKnBAY=", "owner": "lewis6991", "repo": "gitsigns.nvim", - "rev": "7010000889bfb6c26065e0b0f7f1e6aa9163edd9", + "rev": "2149fc2009d1117d58e86e56836f70c969f60a82", "type": "github" }, "original": { @@ -1111,30 +623,14 @@ "type": "github" } }, - "nvim_plugin-lvimuser/lsp-inlayhints.nvim": { - "flake": false, - "locked": { - "lastModified": 1686236485, - "narHash": "sha256-06CiJ+xeMO4+OJkckcslqwloJyt2gwg514JuxV6KOfQ=", - "owner": "lvimuser", - "repo": "lsp-inlayhints.nvim", - "rev": "d981f65c9ae0b6062176f0accb9c151daeda6f16", - "type": "github" - }, - "original": { - "owner": "lvimuser", - "repo": "lsp-inlayhints.nvim", - "type": "github" - } - }, "nvim_plugin-m4xshen/hardtime.nvim": { "flake": false, "locked": { - "lastModified": 1741414159, - "narHash": "sha256-tigKgK1yGc5JEHd4RLXCd6Hq7ia3en3Xtk8X6L5+ef4=", + "lastModified": 1744007533, + "narHash": "sha256-KCz8UNL7SkI4cP7wKmQPJgkI4TsQftnHjaMSBYCgrOY=", "owner": "m4xshen", "repo": "hardtime.nvim", - "rev": "f87c86d1aa1e05dcf3c6ecd97fbfd237e2de0bf5", + "rev": "9aaec65de041bddfc4c0af66919030d2950bcea8", "type": "github" }, "original": { @@ -1162,11 +658,11 @@ "nvim_plugin-mfussenegger/nvim-lint": { "flake": false, "locked": { - "lastModified": 1738838825, - "narHash": "sha256-E/KcQr4RM4gz+ItENI9e7hMicyBKyzoIaDO5D1VDYSw=", + "lastModified": 1745090089, + "narHash": "sha256-Pwxk2C5WaaaW7Ookbq2edvLSJh6ZQc3iWMxowHyQkFQ=", "owner": "mfussenegger", "repo": "nvim-lint", - "rev": "6e9dd545a1af204c4022a8fcd99727ea41ffdcc8", + "rev": "d698d3b6fd7b1b85657d05a2a31d843ddb682c63", "type": "github" }, "original": { @@ -1178,11 +674,11 @@ "nvim_plugin-mrcjkb/rustaceanvim": { "flake": false, "locked": { - "lastModified": 1742147378, - "narHash": "sha256-I2H/0VNKWKK49EReXT81SVTHHHW9hT1+6n7h1cbLD0A=", + "lastModified": 1745050087, + "narHash": "sha256-nkCVQ+TXiaKm17HXaAMVuRMV3Jbxv8aRIO6re4zEgDw=", "owner": "mrcjkb", "repo": "rustaceanvim", - "rev": "448c76451ecf3c0edabcde427b7f1c8c219be2dd", + "rev": "69636cedf0d6aabf0eac3dfbce24883fe1051a3d", "type": "github" }, "original": { @@ -1194,11 +690,11 @@ "nvim_plugin-neovim/nvim-lspconfig": { "flake": false, "locked": { - "lastModified": 1742142850, - "narHash": "sha256-CppHawmKEopPbK6HO4RFd7Kc1iMoCVwpIyN2Z6wiMfo=", + "lastModified": 1745247686, + "narHash": "sha256-rnm/BJNMVxcYH/ZXf1HciXgG0UWhAeQQniOaSvi0E40=", "owner": "neovim", "repo": "nvim-lspconfig", - "rev": "2574ad38c6ee4f0bef3a1ca305cd5df627a52bb3", + "rev": "b335f1c72877f101248d3b085d4b7da7576361d7", "type": "github" }, "original": { @@ -1210,11 +706,11 @@ "nvim_plugin-nosduco/remote-sshfs.nvim": { "flake": false, "locked": { - "lastModified": 1724901856, - "narHash": "sha256-vFEIISxhTIGSl9LzDYHuEIkjLGkU0y5XhfWI/i5DgN4=", + "lastModified": 1743352525, + "narHash": "sha256-YNqj1vPc2oyVrSgp+huoMkrUAp2Lx3G4W52liOujP6A=", "owner": "nosduco", "repo": "remote-sshfs.nvim", - "rev": "03f6c40c4032eeb1ab91368e06db9c3f3a97a75d", + "rev": "1ae5784bf0729c8b03cb7fe6561508a673c9adc8", "type": "github" }, "original": { @@ -1258,11 +754,11 @@ "nvim_plugin-nvim-lualine/lualine.nvim": { "flake": false, "locked": { - "lastModified": 1742039150, - "narHash": "sha256-qYKykdCcXd+OHmK3WvsUCbn0zDKTQDj49VYsQ8iVvgs=", + "lastModified": 1744482854, + "narHash": "sha256-XeAFXg6GWzMJV/HzfdCXtv/effAHVU7mioFKTf1kDc8=", "owner": "nvim-lualine", "repo": "lualine.nvim", - "rev": "b8b60c7f1d0d95ad74ee215b2291280b30482476", + "rev": "86fe39534b7da729a1ac56c0466e76f2c663dc42", "type": "github" }, "original": { @@ -1322,11 +818,11 @@ "nvim_plugin-nvim-telescope/telescope.nvim": { "flake": false, "locked": { - "lastModified": 1742171408, - "narHash": "sha256-mHucOyrgQc3wVdK7lUQANW8Jka+m5gQ2z8JWtwo99bU=", + "lastModified": 1742346322, + "narHash": "sha256-GF1zOHZItVZm3bx2wqI4hPj7EXQJ2F9KS4MtaEt2gm0=", "owner": "nvim-telescope", "repo": "telescope.nvim", - "rev": "a17d611a0e111836a1db5295f04945df407c5135", + "rev": "a4ed82509cecc56df1c7138920a1aeaf246c0ac5", "type": "github" }, "original": { @@ -1338,11 +834,11 @@ "nvim_plugin-nvim-tree/nvim-tree.lua": { "flake": false, "locked": { - "lastModified": 1740787655, - "narHash": "sha256-KSrY1K64yC6dPDd3DF15bVWs2N7B0BPS9enfmJgTzC4=", + "lastModified": 1745201081, + "narHash": "sha256-zQsqyJgqlvxniKOtwPSzArUaOwvIgo6Xm+oAjAbPda4=", "owner": "nvim-tree", "repo": "nvim-tree.lua", - "rev": "c09ff35de503a41fa62465c6b4ae72d96e7a7ce4", + "rev": "be5b788f2dc1522c73fb7afad9092331c8aebe80", "type": "github" }, "original": { @@ -1354,11 +850,11 @@ "nvim_plugin-nvim-tree/nvim-web-devicons": { "flake": false, "locked": { - "lastModified": 1742215722, - "narHash": "sha256-JKOvXJr1s2lpP5aeRE7OC3IeOrF5uJxg/Tal3eScd6g=", + "lastModified": 1745131674, + "narHash": "sha256-uoT45oaeY5c1+A7pVQIS+Bj9JnrSy9rQAecvaWZht+c=", "owner": "nvim-tree", "repo": "nvim-web-devicons", - "rev": "4c3a5848ee0b09ecdea73adcd2a689190aeb728c", + "rev": "855c97005c8eebcdd19846f2e54706bffd40ee96", "type": "github" }, "original": { @@ -1370,11 +866,11 @@ "nvim_plugin-nvim-treesitter/nvim-treesitter-context": { "flake": false, "locked": { - "lastModified": 1742201688, - "narHash": "sha256-rpmHIOXiD/mh0PHBdo1k1Wdb213KtBevmyCFrP89tME=", + "lastModified": 1744921782, + "narHash": "sha256-w3I3w1SGqtpUnu4KQyaLue+k96XmkgA3+DpxSEjj+WI=", "owner": "nvim-treesitter", "repo": "nvim-treesitter-context", - "rev": "83ded3bbff8bc13abc9704bf1c5e426f3ba343c4", + "rev": "6daca3ad780f045550b820f262002f35175a6c04", "type": "github" }, "original": { @@ -1386,11 +882,11 @@ "nvim_plugin-rafamadriz/friendly-snippets": { "flake": false, "locked": { - "lastModified": 1733106470, - "narHash": "sha256-I8SRZxnoNC6SOWW+scoA77Jwyxcb4eUczppLdyOiZe0=", + "lastModified": 1745202387, + "narHash": "sha256-R6xE5vwgFtyEYpET0E4ecZejuV/lNHFkumk+wGf3lbI=", "owner": "rafamadriz", "repo": "friendly-snippets", - "rev": "efff286dd74c22f731cdec26a70b46e5b203c619", + "rev": "fc8f183479a472df60aa86f00e295462f2308178", "type": "github" }, "original": { @@ -1402,11 +898,11 @@ "nvim_plugin-rcarriga/nvim-notify": { "flake": false, "locked": { - "lastModified": 1737405174, - "narHash": "sha256-6vNfc7E9DMXF0IBXJCLA8Rp+uOgbDch/Q7beW0ys3Vo=", + "lastModified": 1744548826, + "narHash": "sha256-m4dQ8KuMhbEpRh6zLTlIUDN9ojFj69LZnXXLepmdFI8=", "owner": "rcarriga", "repo": "nvim-notify", - "rev": "22f29093eae7785773ee9d543f8750348b1a195c", + "rev": "b5825cf9ee881dd8e43309c93374ed5b87b7a896", "type": "github" }, "original": { @@ -1418,11 +914,11 @@ "nvim_plugin-rmagatti/auto-session": { "flake": false, "locked": { - "lastModified": 1742136796, - "narHash": "sha256-Tc4EfcucGAR+5qURjoYqG5gW24PCYJLVd47OrFhyfRo=", + "lastModified": 1745009508, + "narHash": "sha256-NCytp+DiOo3obZeQ9bpaEaNMfstf1Ytn0OR5mAWodLw=", "owner": "rmagatti", "repo": "auto-session", - "rev": "317412742990371f8e4709074da5c378456a27ff", + "rev": "71c8af9a99e96b9d2533cf4bac4dfed1eafab923", "type": "github" }, "original": { @@ -1482,11 +978,11 @@ "nvim_plugin-stevearc/conform.nvim": { "flake": false, "locked": { - "lastModified": 1741136809, - "narHash": "sha256-8uC+6rQdLqpfF/lf25mppqK/xgM1+6RGIyZaheaPd48=", + "lastModified": 1745180802, + "narHash": "sha256-J/GKqn2VHv/ydaFXWCFduV2B7iwZzHtUvFArszxf2Cw=", "owner": "stevearc", "repo": "conform.nvim", - "rev": "db8a4a9edb217067b1d7a2e0362c74bfe9cc944d", + "rev": "372fc521f8421b7830ea6db4d6ea3bae1c77548c", "type": "github" }, "original": { @@ -1546,11 +1042,11 @@ "nvim_plugin-uga-rosa/ccc.nvim": { "flake": false, "locked": { - "lastModified": 1735970087, - "narHash": "sha256-53WsxOfWULlO4VbSXA4DW6wjkbCzpQjkzv4O8pReuEc=", + "lastModified": 1744103477, + "narHash": "sha256-MSh9tJv9UNfceO1yQIvID36x/fLGmgFcnIzJ9LOog0A=", "owner": "uga-rosa", "repo": "ccc.nvim", - "rev": "b57cbaf8db3ac43c56c9e2c7f3812944638260ed", + "rev": "af2cf5a963f401aad868c065222ee13d4bbc9050", "type": "github" }, "original": { @@ -1578,11 +1074,11 @@ "nvim_plugin-yetone/avante.nvim": { "flake": false, "locked": { - "lastModified": 1742209600, - "narHash": "sha256-XmyRo20+VhyjP5CLgSy0Tr/7R031EJSmMEN/wK9JNk8=", + "lastModified": 1744881650, + "narHash": "sha256-BzRFgcBG4vn7mamwLvviMl4erTPwg+1AkAb3Ss4Kq8E=", "owner": "yetone", "repo": "avante.nvim", - "rev": "540cc53f0c30214e3e4b5688f030bb2d8277b8ce", + "rev": "eb1cd44731783024621beafe4e46204cbc9a4320", "type": "github" }, "original": { @@ -1610,11 +1106,11 @@ "nvim_plugin-zbirenbaum/copilot.lua": { "flake": false, "locked": { - "lastModified": 1739230958, - "narHash": "sha256-632UIbG1jwam+tug5+jODkT509+uBfJgUN21C3ppnEo=", + "lastModified": 1745111203, + "narHash": "sha256-PaWWT0mSsTfnBMrmHagHgemGN5Be6rbikVVW4ZBK/Zs=", "owner": "zbirenbaum", "repo": "copilot.lua", - "rev": "30321e33b03cb924fdcd6a806a0dc6fa0b0eafb9", + "rev": "dc579f98536029610cfa32c6bad86c0d24363679", "type": "github" }, "original": { @@ -1623,37 +1119,12 @@ "type": "github" } }, - "pre-commit-hooks": { - "inputs": { - "flake-compat": "flake-compat_2", - "gitignore": "gitignore", - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1742058297, - "narHash": "sha256-b4SZc6TkKw8WQQssbN5O2DaCEzmFfvSTPYHlx/SFW9Y=", - "owner": "cachix", - "repo": "git-hooks.nix", - "rev": "59f17850021620cd348ad2e9c0c64f4e6325ce2a", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "git-hooks.nix", - "type": "github" - } - }, "ragenix": { "inputs": { "agenix": "agenix", "crane": "crane", "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs_4", + "nixpkgs": "nixpkgs_3", "rust-overlay": "rust-overlay" }, "locked": { @@ -1673,13 +1144,13 @@ "root": { "inputs": { "common": "common", - "nixpkgs": "nixpkgs_6", + "nixpkgs": "nixpkgs_4", "ros_neovim": "ros_neovim" } }, "ros_neovim": { "inputs": { - "nixpkgs": "nixpkgs_7", + "nixpkgs": "nixpkgs_5", "nvim_plugin-Almo7aya/openingh.nvim": "nvim_plugin-Almo7aya/openingh.nvim", "nvim_plugin-CopilotC-Nvim/CopilotChat.nvim": "nvim_plugin-CopilotC-Nvim/CopilotChat.nvim", "nvim_plugin-JoosepAlviste/nvim-ts-context-commentstring": "nvim_plugin-JoosepAlviste/nvim-ts-context-commentstring", @@ -1705,7 +1176,6 @@ "nvim_plugin-lewis6991/gitsigns.nvim": "nvim_plugin-lewis6991/gitsigns.nvim", "nvim_plugin-lnc3l0t/glow.nvim": "nvim_plugin-lnc3l0t/glow.nvim", "nvim_plugin-lukas-reineke/indent-blankline.nvim": "nvim_plugin-lukas-reineke/indent-blankline.nvim", - "nvim_plugin-lvimuser/lsp-inlayhints.nvim": "nvim_plugin-lvimuser/lsp-inlayhints.nvim", "nvim_plugin-m4xshen/hardtime.nvim": "nvim_plugin-m4xshen/hardtime.nvim", "nvim_plugin-mbbill/undotree": "nvim_plugin-mbbill/undotree", "nvim_plugin-mfussenegger/nvim-lint": "nvim_plugin-mfussenegger/nvim-lint", @@ -1740,11 +1210,11 @@ "rust-overlay": "rust-overlay_2" }, "locked": { - "lastModified": 1742226527, - "narHash": "sha256-CT9227XXn1t8H1ivNBBkBcf+npB7tWk5yzEQoJvbGVU=", + "lastModified": 1745585761, + "narHash": "sha256-xS3068xhndFrZh9GcTTNTmeebGq1A3uVykRRdzJOj3Y=", "ref": "refs/heads/master", - "rev": "e8bafafc36fb2227dab8f0ddb67a2439d9077091", - "revCount": 268, + "rev": "e5523910a0c07c88d026d006f5962434bfa53548", + "revCount": 277, "type": "git", "url": "https://git.joshuabell.xyz/nvim" }, @@ -1756,7 +1226,6 @@ "rust-overlay": { "inputs": { "nixpkgs": [ - "common", "common", "ragenix", "nixpkgs" @@ -1784,11 +1253,11 @@ ] }, "locked": { - "lastModified": 1742178793, - "narHash": "sha256-S2onMdoDS4tIYd3/Jc5oFEZBr2dJOgPrh9KzSO/bfDw=", + "lastModified": 1745207416, + "narHash": "sha256-2g2TnXgJEvSvpk7ujY69pSplmM3oShhoOidZf1iHTHU=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "954582a766a50ebef5695a9616c93b5386418c08", + "rev": "68a0ff1a43d08aa1ec3730e7e7d06f6da0ba630a", "type": "github" }, "original": { @@ -1799,16 +1268,16 @@ }, "systems": { "locked": { - "lastModified": 1689347949, - "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", - "repo": "default-linux", - "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", - "repo": "default-linux", + "repo": "default", "type": "github" } }, @@ -1826,74 +1295,6 @@ "repo": "default", "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" - } - }, - "xdph": { - "inputs": { - "hyprland-protocols": [ - "common", - "common", - "hyprland", - "hyprland-protocols" - ], - "hyprlang": [ - "common", - "common", - "hyprland", - "hyprlang" - ], - "hyprutils": [ - "common", - "common", - "hyprland", - "hyprutils" - ], - "hyprwayland-scanner": [ - "common", - "common", - "hyprland", - "hyprwayland-scanner" - ], - "nixpkgs": [ - "common", - "common", - "hyprland", - "nixpkgs" - ], - "systems": [ - "common", - "common", - "hyprland", - "systems" - ] - }, - "locked": { - "lastModified": 1741934139, - "narHash": "sha256-ZhTcTH9FoeAtbPfWGrhkH7RjLJZ7GeF18nygLAMR+WE=", - "owner": "hyprwm", - "repo": "xdg-desktop-portal-hyprland", - "rev": "150b0b6f52bb422a1b232a53698606fe0320dde0", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "xdg-desktop-portal-hyprland", - "type": "github" - } } }, "root": "root", diff --git a/hosts/gpdPocket3/flake.nix b/hosts/gpdPocket3/flake.nix index f7d9036..87d6ee3 100644 --- a/hosts/gpdPocket3/flake.nix +++ b/hosts/gpdPocket3/flake.nix @@ -35,6 +35,7 @@ environment.systemPackages = with pkgs; [ lua qdirstat + rustdesk-flutter ]; ringofstorms_common = { @@ -68,6 +69,9 @@ discordo discord vlc + spotify + bitwarden + vaultwarden ]; }; };