mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-04 03:53:35 +08:00
omnix,vira: use PR
This commit is contained in:
parent
17ecae3deb
commit
9ec12b0b8b
3 changed files with 297 additions and 25 deletions
|
|
@ -23,14 +23,14 @@
|
|||
nixos-vscode-server.url = "github:nix-community/nixos-vscode-server";
|
||||
nix-index-database.url = "github:nix-community/nix-index-database";
|
||||
nix-index-database.inputs.nixpkgs.follows = "nixpkgs";
|
||||
omnix.url = "github:juspay/omnix";
|
||||
omnix.url = "github:juspay/omnix/ci-no-args";
|
||||
vertex.url = "github:juspay/vertex";
|
||||
vertex.inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
try.url = "github:tobi/try";
|
||||
vira.url = "github:juspay/vira";
|
||||
vira.url = "github:juspay/vira/om";
|
||||
|
||||
# Neovim
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue