summary refs log tree commit diff
path: root/pkgs/development/interpreters
diff options
context:
space:
mode:
authorCharles Strahan <charles@cstrahan.com>2017-01-21 19:05:18 -0500
committerGitHub <noreply@github.com>2017-01-21 19:05:18 -0500
commitd298a961f1db2356495026702dd9bbc396e000af (patch)
tree1c5fd8464c7d280eac9a3333798fce462cab8200 /pkgs/development/interpreters
parent5b1b089de350aa67233a8be237a4eb5d263f5409 (diff)
parent7ebcada02028e5ce8199cc123fda6aa1aba72e64 (diff)
downloadnixlib-d298a961f1db2356495026702dd9bbc396e000af.tar
nixlib-d298a961f1db2356495026702dd9bbc396e000af.tar.gz
nixlib-d298a961f1db2356495026702dd9bbc396e000af.tar.bz2
nixlib-d298a961f1db2356495026702dd9bbc396e000af.tar.lz
nixlib-d298a961f1db2356495026702dd9bbc396e000af.tar.xz
nixlib-d298a961f1db2356495026702dd9bbc396e000af.tar.zst
nixlib-d298a961f1db2356495026702dd9bbc396e000af.zip
Merge pull request #21416 from cstrahan/mesos-1.1.0
mesos: 1.0.1 -> 1.1.0
Diffstat (limited to 'pkgs/development/interpreters')
-rw-r--r--pkgs/development/interpreters/python/build-python-package-setuptools.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/interpreters/python/build-python-package-setuptools.nix b/pkgs/development/interpreters/python/build-python-package-setuptools.nix
index f077533ecfe4..eab103726742 100644
--- a/pkgs/development/interpreters/python/build-python-package-setuptools.nix
+++ b/pkgs/development/interpreters/python/build-python-package-setuptools.nix
@@ -53,4 +53,4 @@ in attrs // {
     fi
     ${postShellHook}
   '';
-}
\ No newline at end of file
+}