mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 00:08:32 +01:00
sorl: Describe test failures
This commit is contained in:
parent
ea5d87fedf
commit
347681ef74
1 changed files with 1 additions and 0 deletions
|
@ -6609,6 +6609,7 @@ pythonPackages = modules // import ./python-packages-generated.nix {
|
|||
sha256 = "050b9kzbx7jvs3qwfxxshhis090hk128maasy8pi5wss6nx5kyw4";
|
||||
};
|
||||
|
||||
# Disabled due to an improper configuration error when tested against django. This looks like something broken in the test cases for sorl.
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue