Added schemathesis dependency
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||
# https://github.com/NixOS/nixpkgs/pull/265872
|
||||
luispkgs.url = "github:Luis-Hebendanz/nixpkgs/fix_python_deal";
|
||||
|
||||
floco.url = "github:aakropotkin/floco";
|
||||
floco.inputs.nixpkgs.follows = "nixpkgs";
|
||||
disko.url = "github:nix-community/disko";
|
||||
@@ -32,6 +33,7 @@
|
||||
"aarch64-darwin"
|
||||
];
|
||||
imports = [
|
||||
|
||||
./checks/flake-module.nix
|
||||
./devShell.nix
|
||||
./formatter.nix
|
||||
|
||||
Reference in New Issue
Block a user