Commit graph

129 commits

Author SHA1 Message Date
zimbatm 5f4417e0cf pythonPackages.acme_0_1: init at 0.1.0
`acme_0_1` is introduced because `simp_le` strictly depends on version 0.1.0
of the library (which is now at 0.4.0).
2016-03-03 18:47:02 +00:00
Benjamin Staffin 8104b8ff1d letsencrypt: 0.1.0 -> 0.4.0
Closes #12123
2016-02-26 18:03:07 +00:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Robin Gloster d43078b15b webdruid: remove
It used the old builderDefsPackage and segfaulted on startup. Could not
fix it and has not been touched for 6 years.
2016-01-30 20:31:02 +00:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice 8c5ef127f4 simp_le: 20151207 -> 2016-01-09; co-maintain
CC maintainer @gebner.
2016-01-15 03:49:13 +01:00
Tony White 3a4aa2a109 tigervnc: prevent nix store collison
- Prevent store collison with the xserver for two files
- Stop gcc from complaining at build time about C and CXX flags
- Enable parallel building for this expression
- Move to the new way of calling Xorg and it's dependencies
2016-01-14 06:31:30 +00:00
Christoph Hrdinka 32a36e8a6a tigervnc: git-20150504 -> 1.6.0 2016-01-12 22:36:15 +01:00
Nikolay Amiantov adc693f982 simp_le: 20151205 -> 20151207 2015-12-12 16:06:51 +01:00
Frederik Rietdijk b2d9b48c97 python awscli: move to python-packages.nix 2015-12-11 11:28:32 +01:00
Gabriel Ebner 7cc6e6718c simp_le: init at 20151205, fixes #11479 2015-12-05 23:09:47 +01:00
Gabriel Ebner 51bcfbe007 pythonPackages.acme: extract from letsencrypt derivation. 2015-12-05 23:09:27 +01:00
roblabla 67fda15a89 letsencrypt: 0.0.0.dev20151123 -> 0.1.0 2015-12-04 15:39:58 +01:00
Dan Peebles 60f949bc78 awscli: fix broken dependency
Sorry, not sure how I missed this in my earlier commit!
2015-12-03 08:25:29 -05:00
Dan Peebles 8a84a80193 awscli: 1.7.47 -> 1.9.6
Also updates its botocore dependency from 1.1.10 to 1.3.6 and makes it
use requests2 instead of requests.
2015-12-03 08:23:29 -05:00
Domen Kožar 344e96fe0e letsencrypt: 0.0.0.dev20151030 -> 0.0.0.dev20151123 2015-11-25 10:40:26 +01:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Samuel Rivas 21488c6e60 botocore: 1.1.10 -> 1.2.0
Keep the old version as awscli depends on it
2015-11-09 22:18:20 +01:00
Domen Kožar 7207dd8f1a typo 2015-10-31 22:05:12 +01:00
Domen Kožar b8d9a16eec letsencrypt: add 0.0.0.dev20151030 2015-10-31 22:01:20 +01:00
Rickard Nilsson 321a6b2248 google-cloud-sdk: 0.9.74 -> 0.9.82 2015-10-20 12:15:00 +02:00
Vladimír Čunát 21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Mathnerd314 eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Daniel Brockman 8828a174cb awscli: 1.7.41 -> 1.7.47
People in #nixos told me to switch from fetchzip to fetchFromGitHub;
let me know if that's a bad change.
2015-09-03 13:51:08 +02:00
Rickard Nilsson 30313a8fb8 google-cloud-sdk: 0.9.65 -> 0.9.74 2015-08-26 02:03:13 +02:00
Rob Vermaas 9430294114 Update awscli to 1.7.41 2015-07-29 09:08:51 +00:00
Benjamin Staffin 8de7d148c8 awscli: Make bash and zsh completions work 2015-07-28 01:14:34 -07:00
Tobias Geerinckx-Rice 98e7674e88 nxproxy, libxcomp: nxlibs 3.5.0.{31 -> 32}
Removes the need for patching (for now).
2015-07-09 02:41:26 +02:00
Luca Bruno 1baf402f8a gtk-vnc: fix .la file 2015-06-25 15:14:54 +02:00
Rickard Nilsson af5472a739 google-cloud-sdk: Update from 0.9.58 to 0.9.65 2015-06-23 11:23:45 +02:00
Tobias Geerinckx-Rice c544a2b74b nxproxy: add patch file... 2015-06-17 22:24:12 +02:00
Tobias Geerinckx-Rice 98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
Tobias Geerinckx-Rice d7530a0630 nxproxy: nxcomp: fix "negotiation in stage 10" error
Apply backported upstream patch.
2015-06-17 14:03:16 +02:00
Tobias Geerinckx-Rice 7db1aa06a5 nxproxy & libxcomp: use lite instead of full nx-libs 2015-06-02 01:46:05 +02:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Benjamin Staffin a9b9856c37 New package: cli53 (AWS Route53 admin CLI tool) 2015-05-26 10:29:27 -07:00
William A. Kennington III 171904e873 Merge pull request #7965 from benley/awscli-1.7.29
awscli: update to 1.7.29
2015-05-23 22:45:17 -07:00
William A. Kennington III 384d8a79d0 Merge pull request #7717 from stephenmw/gcloud
Add the google-cloud-sdk package
2015-05-23 22:14:47 -07:00
Stephen Weinberg da2aef3685 Add the google-cloud-sdk package 2015-05-24 06:20:45 +02:00
Benjamin Staffin 50cb206cd5 awscli: update to 1.7.29
Includes updates to bcdoc and botocore.
2015-05-23 18:29:44 -07:00
Pascal Wittmann f3867899ee tightvnc: replace occurences to /usr/bin/ssh
closes #3669
2015-05-21 18:53:45 +02:00
Pascal Wittmann 691b98fc28 tightvnc: refactoring 2015-05-21 18:53:45 +02:00
Michael Raskin 9ce93b6c29 Update TigerVNC to Git version; needed for GNU TLS compatibility 2015-05-21 19:48:25 +03:00
Edward Tjörnhammar 3b4152f7e1 gtkvnc: add libgpgerror as dependency 2015-05-16 19:58:29 +02:00
Charles Strahan 8757cc4eb0 awscli: update to 1.7.21 2015-04-09 19:24:46 -04:00
Tobias Geerinckx-Rice 69b0873647 duff, nxproxy, libxcomp: use autoreconfHook 2015-04-04 02:28:01 +02:00
Brian McKenna dc1ea2e968 tigerVNC: fix by updating (close #6852)
The default xorgserver is now on 1.16 and so the patch needs to change.
The 116 patch is not in 1.3.1 so we also need to upgrade.

I don't know how to compute this filename since the xorgserver derivation
doesn't have a version attribute.
2015-03-22 20:28:04 +01:00
Tobias Geerinckx-Rice 627e2bf90c nx-libs 3.5.0.30 -> 3.5.0.31 2015-03-22 14:20:59 +01:00
Tobias Geerinckx-Rice 3a73e3bf92 nxproxy: switch to release 3.5.0.30 instead of git 2015-03-17 00:36:02 +01:00