Commit graph

65192 commits

Author SHA1 Message Date
Jaka Hudoklin 4b1cfd17a8 Merge pull request #8680 from offlinehacker/pkgs/compass/add
Add compass, stylesheet authoring environment
2015-07-08 12:17:19 +02:00
Jaka Hudoklin 95369cd831 Merge pull request #8679 from offlinehacker/kubernetes/fixes3
nixos/kubernetes: fix cadvisor, kubelet autoregistration
2015-07-08 12:16:18 +02:00
Arseniy Seroka 07cbf4d577 Merge pull request #8698 from lihop/vim-plugins
vimPlugins: change wombat256 source to github
2015-07-08 13:05:18 +03:00
Pascal Wittmann abf2642290 st: update from 0.5 to 0.6 2015-07-08 10:27:25 +02:00
Leroy Hopson 450c0da6d7 vimPlugins: change wombat256 source to github
See issue #8694. Previously wombat256 was downloading its source from
the vim website using fetchurl. The builder was failing when it tried to
unpack the .vim source file. Using the vim-scripts github repo avoids
this problem.
2015-07-08 19:01:26 +12:00
James Cook 783975bbb5 Merge pull request #8669 from ts468/upstream.ocaml_text
ocaml-text: 0.6 -> 0.7.1
2015-07-07 21:01:19 -07:00
Arseniy Seroka 54821893d6 Merge pull request #8692 from ts468/upstream.diffpdf
diffpdf: init at 2.1.3
2015-07-08 02:33:46 +03:00
Arseniy Seroka 7e7371fe3c Merge pull request #8639 from sjmackenzie/zerotierone
zerotier-one: service add
2015-07-08 02:15:14 +03:00
Arseniy Seroka 1e631b51e0 Merge pull request #8693 from ts468/upstream.pdfdiff
pdfdiff: init at 0.92
2015-07-08 02:10:43 +03:00
Charles Strahan 75f53bc615 ruby: set the default to 2.2.2 2015-07-07 18:41:03 -04:00
Thomas Strobel 88d5f2c0a5 pdfdiff: init at 0.92 2015-07-08 00:22:57 +02:00
Arseniy Seroka f579662864 Merge pull request #8565 from oconnorr/master
cassandra-driver-2.6.0c2: new python package
2015-07-08 01:12:12 +03:00
Charles Strahan 357324df26 ruby: add 2.2.2, bump patch levels
* Adds Ruby 2.2.2
* 1.9.3-p547 -> 1.9.3-p551
* 2.0.0-p481 -> 2.0.0-p645
2015-07-07 17:45:33 -04:00
Charles Strahan 4ea88cc526 ruby: fix version 2.2.0 2015-07-07 17:43:49 -04:00
Thomas Strobel 528fae6dd3 diffpdf: init at 2.1.3 2015-07-07 23:32:54 +02:00
William A. Kennington III 08ff83eab3 nixos/btrfs: Fix parsing of btrfs subvolume show with btrfsprogs 4.1 2015-07-07 11:34:50 -07:00
aszlig b028c14256
python-wrapper: Fix variable name for sed expr.
Regression introduced by 5f55788531.

The commit not only changes documentation, but also changed a few
variable names. One of them is $i which now is $f and it contains the
name of the file to wrap.

This was accidentally found by @Profpatsch (thanks!) who found himself
getting the basename of the last patch file to end up in sys.argv[0].
The reason for this is that $i is used in the for loop of the generic
patchPhase and thus is reused later when the Python file is to be
wrapped.

I have also added a small comment noting about this, to be sure that
this won't accidentally occur the next time someone changes variable
names.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-07 18:25:10 +02:00
Austin Seipp afb7655c68 nixpkgs: arcanist 20150525 -> 20150707
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-07 09:37:50 -05:00
Domen Kožar b2ae0ca206 Merge pull request #8684 from MasseGuillaume/master
Following name convention for popcorntime
2015-07-07 15:32:04 +01:00
Guillaume Massé 7bab5ee5d0 Following name convention for popcorntime
http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-07-07 10:23:40 -04:00
Domen Kožar 2936e01bc8 Merge pull request #8677 from MasseGuillaume/master
Build popcorntime from ci until yts movie outage is fixed
2015-07-07 13:27:15 +01:00
Pascal Wittmann 3a1dc590f4 dwb: update from 2014-12-15 to 2015-07-07 2015-07-07 13:11:55 +02:00
Eelco Dolstra 9fa19cfcea apache-httpd: Don't set default content encodings
In general, you don't want a .tar.gz file to be served with
"Content-Encoding: x-gzip", because this causes browsers (like Chrome
or "curl --compressed") to decompress the file on the fly. So you end
up with a .tar rather than .tar.gz file, which is unexpected.

If people want such encodings, they should set them in their own NixOS
configuration.
2015-07-07 12:12:49 +02:00
Jaka Hudoklin acc995cf41 Add compass, stylesheet authoring environment 2015-07-07 12:11:58 +02:00
Jaka Hudoklin 5aefc44da9 nixos/kubernetes: fix cadvisor, kubelet autoregistration 2015-07-07 11:34:33 +02:00
lethalman cf7e151744 Merge pull request #8594 from simonvandel/add-sundtek-driver
sundtek: init at 30-06-2015
2015-07-07 11:07:52 +02:00
Simon Vandel Sillesen e85dac137e sundtek init at 30-06-2015 2015-07-07 10:58:58 +02:00
Luca Bruno 41cf8be412 nixos nix-daemon: lower priority is 19. Closes #8675 2015-07-07 09:49:05 +02:00
Edward Tjörnhammar 2dfe7d0513 i2pd: 0.9.0 -> 0.10.0 2015-07-07 09:47:22 +02:00
Thomas Strobel c465170662 ocaml-text: 0.6 -> 0.7.1 2015-07-07 09:39:53 +02:00
William A. Kennington III afd532f7cb cups: 2.0.2 -> 2.0.3 2015-07-07 00:30:25 -07:00
James Cook 0248632cdf Merge pull request #8671 from ts468/upstream.ocaml_ssl
ocaml-modules.ssl: make openssl propagatedBuildInput
2015-07-06 23:44:46 -07:00
Guillaume Massé 5562750cd0 Build popcorntime from ci until yts movie outage is fixed
Currently the movie tab is broken. It's fixed in the experimental branch (master)

http://status.popcorntime.io/
> * Update - Issue with the subtitles API affects Release 0.3.7-2, Experimental builds are fine
>   May 13, 22:54 EDT
> [...]
> * Identified - The issue with the YTS API (Movies) seems to be related to a bad response for one of the movies. The movies page will continue to be intermittent until the issue is resolved.
>   May 10, 21:29 EDT
> * Investigating - YTS (Movies) is currently unavailable for Popcorn Time release 0.3.7-2, but is still working for the experimental builds. We're looking into what the issue could be and why it's only affecting release 0.3.7-2
>   May 10, 18:34 EDT
2015-07-07 00:00:55 -04:00
William A. Kennington III 243b2f79ce openssh: 6.8p1 -> 6.9p1 2015-07-06 19:30:02 -07:00
William A. Kennington III 81ace52e89 openssh: Refactor and install sample config files 2015-07-06 19:29:45 -07:00
William A. Kennington III 3cfc6fa38a linux-firmware: 2015-05-13 -> 2015-06-30
Use iwlwifi/linux-firmware temporarily since the firmware for kernel
4.1+ is not mainlined in firmware/linux-firmware.
2015-07-06 18:31:13 -07:00
William A. Kennington III 06e146b2ce syslinux: Fix failed loading on gcc5 2015-07-06 17:49:07 -07:00
William A. Kennington III 9eae9dd811 gnupg: 2.0.27 -> 2.0.28 2015-07-06 17:14:01 -07:00
William A. Kennington III 2f28600f2b lvm2: 2.02.120 -> 2.02.124 2015-07-06 17:13:50 -07:00
William A. Kennington III 1d7990b0e1 consul-ui: Update dependencies 2015-07-06 16:42:16 -07:00
William A. Kennington III 8f17099d6a bundler: 1.9.2 -> 1.10.5 2015-07-06 16:42:16 -07:00
William A. Kennington III 0f21f3e00b bundler-head: Correct hash 2015-07-06 16:42:16 -07:00
William A. Kennington III 7fa3e5f8d9 ruby: Make 2.1.x the default 2015-07-06 16:42:16 -07:00
William A. Kennington III d5cd6eebcd ruby: Add 2.1.6 2015-07-06 16:42:16 -07:00
William A. Kennington III 84ef883ac2 rvm-patchsets: Update 2015-07-06 16:42:16 -07:00
Stewart Mackenzie 5297371b95 zerotier-one: service add 2015-07-07 07:11:44 +08:00
Thomas Strobel 5f8104cd45 ocaml-modules.ssl: make openssl propagatedBuildInput 2015-07-07 01:03:25 +02:00
Tobias Geerinckx-Rice 2f752c3097 bobcat: 3.25.01 -> 3.25.02
Adds missing implementation of the member function BigInt::ulong(),
and gets rid of another sourceforge URI.
2015-07-07 01:03:02 +02:00
Arseniy Seroka 4f2b22aff0 Merge pull request #8629 from telotortium/subsonic
subsonic: init at 5.2.1
2015-07-07 01:09:19 +03:00
William A. Kennington III b363927556 linux-testing: 4.2-rc1 2015-07-06 13:45:03 -07:00