summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-gitlab
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2021-06-26 14:45:48 +0200
committerGitHub <noreply@github.com>2021-06-26 14:45:48 +0200
commit40bb731ec71bdd7e85ae8c00208d90042e98ce21 (patch)
tree9c69fa2ab80d4fd3e8ea6ee0cf435ee9035e234b /pkgs/development/python-modules/python-gitlab
parent69015ede61fc27b7efa2a2f6241286a0b7e64720 (diff)
parent45003ba5f9ca91e9f9c30202bc4865e050586377 (diff)
Merge pull request #127151 from NixOS/staging-next
Diffstat (limited to 'pkgs/development/python-modules/python-gitlab')
-rw-r--r--pkgs/development/python-modules/python-gitlab/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/python-gitlab/default.nix b/pkgs/development/python-modules/python-gitlab/default.nix
index 4d7f7a289cb5..34fbcff42f13 100644
--- a/pkgs/development/python-modules/python-gitlab/default.nix
+++ b/pkgs/development/python-modules/python-gitlab/default.nix
@@ -15,7 +15,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
- sha256 = "0081jgjgqi4mqpr436ivw2q571hxi3hv2pa8d0z0nfl13s6lldpk";
+ sha256 = "f3364a8d1e813a0b3e68485db1e1881d8653b0e03b9a41f2c59544fce4930101";
};
propagatedBuildInputs = [