3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

63526 commits

Author SHA1 Message Date
Domen Kožar 4b0fcf8ea1 Merge pull request #11553 from FRidh/pil
WIP: remove PIL as dependency
2015-12-08 22:15:05 +01:00
Pascal Wittmann 83c22f9c8f Merge pull request #11547 from sigma/corkscrew
add corkscrew networking tool
2015-12-08 17:47:46 +01:00
Ricardo M. Correia c3be340ae0 handbrake: fix compilation due to missing dep 2015-12-08 17:30:25 +01:00
Nikolay Amiantov a70efc1ecd Merge pull request #11541 from bendlas/update-wine
wine unstable: 1.8-rc2 -> 1.8-rc3
2015-12-08 19:00:05 +03:00
Frederik Rietdijk 91adf1bb65 python: remove PIL
Remove it once and for all.
2015-12-08 16:30:57 +01:00
Frederik Rietdijk 9455476f47 tribler: use pillow instead of pil
Program opens. Didn't test any further.
2015-12-08 16:30:25 +01:00
Frederik Rietdijk e1f2ddefd9 tpm thePenguinMachine: remove package
because source is unavailable
2015-12-08 16:30:24 +01:00
Yann Hodique e0fe879562 corkscrew: init at 2.0 2015-12-08 07:28:56 -08:00
Nikolay Amiantov b6c9ce9b03 nethack: fix the last-minute fix 2015-12-08 18:10:53 +03:00
Nikolay Amiantov 459a5c5803 nethack: 3.4.3 -> 3.6.0
I think a decade has passed ^_^
2015-12-08 17:52:09 +03:00
Frederik Rietdijk 6c7af84449 tpm thePenguinMachine: add comment about possible source 2015-12-08 15:32:17 +01:00
Frederik Rietdijk 8d18e4c9f8 tpm thePenguinPachine: use pillow instead of pil
Was already broken, and still is.
2015-12-08 15:21:58 +01:00
Frederik Rietdijk 9cc4bb7f4c xpra: use pillow instead of pil 2015-12-08 15:15:41 +01:00
Frederik Rietdijk 4bcfa14480 pdfread: use pillow instead of pil 2015-12-08 15:15:40 +01:00
Frederik Rietdijk 47dc242b9d pdfread: broken, not found 2015-12-08 15:14:45 +01:00
Frederik Rietdijk d9758cf3b4 calibre: use pillow instead of pil 2015-12-08 15:12:53 +01:00
Frederik Rietdijk 0c57716ab9 impressive: use pillow instead of pil 2015-12-08 15:12:17 +01:00
Frederik Rietdijk c709363e23 python mwlib: use pillow instead of pil 2015-12-08 15:11:49 +01:00
Frederik Rietdijk 60e2dced1a mirage: use pillow instead of pil 2015-12-08 15:11:00 +01:00
Frederik Rietdijk a044b590fc mcomix: use pillow instead of pil 2015-12-08 15:10:40 +01:00
Domen Kožar 3b020106f8 Merge pull request #11551 from hrdinka/add/tilestache
python tilestache: init at 1.50.1
2015-12-08 13:58:08 +01:00
Thomas Tuegel 30ef1db5fe Merge branch 'kdelibs-upnp' 2015-12-08 06:29:02 -06:00
Arseniy Seroka c5a289e0eb Merge pull request #11544 from NeQuissimus/kotlin-3595
kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
2015-12-08 15:27:19 +03:00
Thomas Tuegel 868a813368 kdelibs: disable UPnP
kdelibs' UPnP implementation is unsupported upstream:
https://lists.ubuntu.com/archives/kubuntu-devel/2014-February/007891.html
2015-12-08 06:21:36 -06:00
Christoph Hrdinka 5a26cfc27f python tilestache: init at 1.50.1 2015-12-08 13:10:31 +01:00
Domen Kožar 27bea9a3aa Merge pull request #11536 from bendlas/update-i2p
i2p: 0.9.22 -> 0.9.23
2015-12-08 10:34:11 +01:00
Domen Kožar 6edd9e5e1a Merge pull request #11526 from mcmtroffaes/feature/partclone-fix
partclone: fix sha256 and buildInputs
2015-12-08 10:21:28 +01:00
Rok Garbas 7e2a828fd6 python35: 3.5.0 -> 3.5.1 2015-12-08 04:35:17 +01:00
Rok Garbas 124e70a459 python27: 2.7.10 -> 2.7.11 2015-12-08 04:35:17 +01:00
aszlig c00feace39
linux-testing: 4.4.0-rc3 -> 4.4.0-rc4
Upstream changes can be found at:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=v4.4-rc4

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-08 03:51:34 +01:00
Tim Steinbach 85c051b2f3 kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595 2015-12-08 02:34:09 +00:00
Tobias Geerinckx-Rice dfb31c3262 cassandra 2.1.11 -> 2.1.12 2015-12-08 03:04:31 +01:00
Herwig Hochleitner 58ba1d5bd3 leiningen: 2.5.2 -> 2.5.3, fixes #11537 2015-12-08 02:58:33 +01:00
aszlig 6945557dba
ruby: Fix SHA256 hashes of several versions.
According to @zimbatm, he got the SHA256 hashes via nix-prefetch-git.

However, fetchFromGitHub doesn't use Git to fetch the sources but uses
fetchzip under the hood, so we get plain source directories in the Nix
store, which in turn are hashed.

Tested by:

nix-build --no-out-link -E 'map (x:
    (builtins.getAttr x (import ./.  {})).src
) [ "ruby_1_9_3" "ruby_2_0_0" "ruby_2_1_0" "ruby_2_1_1" "ruby_2_1_2"
    "ruby_2_1_3" "ruby_2_1_6" "ruby_2_1_7" "ruby_2_2_0" "ruby_2_2_2"
    "ruby_2_2_3"
]'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-08 02:56:29 +01:00
Herwig Hochleitner a7aaedebcc dropbox-cli: 2015.02.12 -> 2015.10.28, fixes #11538 2015-12-08 02:13:11 +01:00
Herwig Hochleitner 0c30a14b9d dropbox: 3.10.11 -> 3.12.4 2015-12-08 02:12:47 +01:00
zimbatm 8111e1c902 go: 1.5.1 -> 1.5.2, fixes #11498 2015-12-08 02:09:59 +01:00
Pascal Wittmann b843e7c50a libtorrent: fix evaluation 2015-12-07 22:39:39 +01:00
Peter Simons a0cdd48171 rtorrent: fix meta.homepage attribute 2015-12-07 22:30:55 +01:00
Herwig Hochleitner be80ba2c96 wine unstable: 1.8-rc2 -> 1.8-rc3 2015-12-07 22:22:56 +01:00
Herwig Hochleitner ca659e0e89 i2p: 0.9.22 -> 0.9.23 2015-12-07 21:45:09 +01:00
Eelco Dolstra 1da87d4062 systemd: Update to 228 2015-12-07 20:25:53 +01:00
Gabriel Ebner f4c01fc004 systemd: enable timedated, hostnamed, localed. 2015-12-07 20:25:53 +01:00
Shea Levy 4212d8facb Merge branch 'mariadb-10.1.9' of git://github.com/ryantrinkle/nixpkgs 2015-12-07 13:43:49 -05:00
Ryan Trinkle 5729cf7714 mariadb: 10.1.8 -> 10.1.9
Fixes build on darwin; might be related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777996;msg=2
2015-12-07 13:21:25 -05:00
Peter Simons 8dd80d7055 Merge pull request #11531 from oxij/rtorrent-merge-and-cleanup
libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
2015-12-07 19:01:52 +01:00
Jan Malakhovski 7afce99e61 libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
This also gives the man page (it is outdated, though).
2015-12-07 17:56:03 +00:00
Matthias C. M. Troffaes 0d3db2477b partclone: fix build - requires automake and autoconf 2015-12-07 15:14:45 +00:00
Matthias C. M. Troffaes e8d97ef4f5 partclone: use fetchFromGitHub and fix sha256 2015-12-07 15:14:44 +00:00
zimbatm f399ab50d8 ruby: update railsexpress patchsets, fixes #11347 2015-12-07 15:37:55 +01:00