konradmalik / dotfiles

Dotfiles for Linux and MacOS. Currently on Nix.
21 stars 0 forks source link

Update flake.lock #11

Closed konradmalik closed 9 months ago

konradmalik commented 9 months ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'darwin':
    'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24)
  → 'github:lnl7/nix-darwin/010a625bd74bc623153344f52f71cc965b31d75a' (2023-12-22)
• Updated input 'home-manager':
    'github:nix-community/home-manager/8b797c8eea1eba7dfb47f6964103e6e0d134255f' (2023-12-21)
  → 'github:nix-community/home-manager/07c322a7cff03267fd881adae1afe63367c5d608' (2023-12-22)
• Updated input 'neovim':
    'github:konradmalik/neovim-flake/5bc39399f358fccae69e64cf4e941829025097a9' (2023-12-21)
  → 'github:konradmalik/neovim-flake/df84d50bb3c861e16e53ffcb21ee0d0d4cc20a3b' (2023-12-23)
• Updated input 'neovim/SchemaStore-nvim':
    'github:b0o/SchemaStore.nvim/5372bf247839b46a121375d3d610ab8409d6100d' (2023-12-20)
  → 'github:b0o/SchemaStore.nvim/771c9517bf36f431361cbaac1ddc8499c7e5c5d3' (2023-12-22)
• Removed input 'neovim/csharpls-extended-lsp-nvim'
• Updated input 'neovim/harpoon':
    'github:ThePrimeagen/harpoon/9031087ff1b18d0a34bd664719ec66cc8be1efd8' (2023-12-16)
  → 'github:ThePrimeagen/harpoon/31701337377991c66eebb57ebd23ef01eb587352' (2023-12-21)
• Updated input 'neovim/neodev-nvim':
    'github:folke/neodev.nvim/93ab59d5d436b36698c14d0374150a7e5e7bccb6' (2023-12-20)
  → 'github:folke/neodev.nvim/269051a7093fa481128904a33a6c4e1ca8de4340' (2023-12-23)
• Updated input 'neovim/neovim':
    'github:neovim/neovim/e8d3c4cccb9d362952a09216a5a114ee6d024c14?dir=contrib' (2023-12-21)
  → 'github:neovim/neovim/eae6727325111e596b49bb04337a467e8833397c?dir=contrib' (2023-12-23)
• Updated input 'neovim/neovim/flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'neovim/nixpkgs':
    'github:nixos/nixpkgs/2b9c57d33e3d5be6262e124fc66e3a8bc650b93d' (2023-12-20)
  → 'github:nixos/nixpkgs/d6863cbcbbb80e71cecfc03356db1cda38919523' (2023-12-21)
• Updated input 'neovim/nvim-treesitter-context':
    'github:nvim-treesitter/nvim-treesitter-context/c9f2b429a1d63023f7a33b5404616f4cd2a109c5' (2023-12-16)
  → 'github:nvim-treesitter/nvim-treesitter-context/652ec514d6ba8bc4a3c2de76c855fe668e2c7196' (2023-12-23)
• Updated input 'neovim/nvim-treesitter-textobjects':
    'github:nvim-treesitter/nvim-treesitter-textobjects/ec1c5bdb3d87ac971749fa6c7dbc2b14884f1f6a' (2023-12-01)
  → 'github:nvim-treesitter/nvim-treesitter-textobjects/20ba6d4b498e5bba0bf9f2716bfc4d060d2ec4f1' (2023-12-23)
• Updated input 'neovim/nvim-web-devicons':
    'github:kyazdani42/nvim-web-devicons/aff5f50b34754335a312c9b3dc5b245f605ce437' (2023-12-21)
  → 'github:kyazdani42/nvim-web-devicons/78d41a9930532f9bba3ea075907aa92892b9a3eb' (2023-12-23)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force