chore: Update flake
This commit is contained in:
parent
2d0bfe3dfd
commit
7ef52e7b62
4 changed files with 0 additions and 35 deletions
|
|
@ -15,7 +15,6 @@ in
|
|||
./neovim-nightly.nix
|
||||
./vim.nix
|
||||
./prismlauncher.nix
|
||||
./fix-clash-verge.nix
|
||||
|
||||
# Nur
|
||||
./nur.nix
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{ inputs, ... }:
|
||||
_final: prev:
|
||||
let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in
|
||||
{
|
||||
inherit (inputs.nixpkgs-b12141ef619e0a9c1c84dc8c684040326f27cdcc.legacyPackages.${system})
|
||||
clash-verge-rev
|
||||
;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue