parent
6aec344314
commit
d624d33b01
12 changed files with 239 additions and 175 deletions
inputs
|
@ -67,6 +67,11 @@ let
|
|||
repo = "nurl";
|
||||
};
|
||||
|
||||
poetry2nix = mkInput {
|
||||
owner = "nix-community";
|
||||
repo = "poetry2nix";
|
||||
};
|
||||
|
||||
# These are here to make sure all 'systems' and popular inputs are the same
|
||||
flake-compat = mkInput {
|
||||
owner = "edolstra";
|
||||
|
@ -336,6 +341,11 @@ let
|
|||
owner = "rushsteve1";
|
||||
repo = "trash-d";
|
||||
}
|
||||
{
|
||||
type = "gitlab";
|
||||
owner = "rogs";
|
||||
repo = "subscleaner";
|
||||
}
|
||||
{
|
||||
type = "gitlab";
|
||||
owner = "mishakmak";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue