3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

27570 commits

Author SHA1 Message Date
Eelco Dolstra 54166165a6 Remove some unused GCC builds 2013-07-16 22:54:05 +02:00
Eelco Dolstra 8ebf53ce4c Indent properly 2013-07-16 22:54:05 +02:00
Eelco Dolstra 8e8c3d665c Remove KDE 4.7
It's obsolete.
2013-07-16 22:54:04 +02:00
Lluís Batlle i Rossell 9a6d5bf9c6 Revert "libva: update (fix h264encode)"
It breaks the latest vlc, and I don't need the new libva that much.
http://hydra.nixos.org/build/5540612/nixlog/1/tail-reload

This reverts commit 6a13cd01ac.
2013-07-16 22:27:05 +02:00
Baptist BENOIST 8db7ff9b83 virtualbox: Comply with the Personal Use and Evaluation License
The direct download was unfortunately not compliant with the VirtualBox
Extension Pack's Personal Use and Evaluation License (PUEL) which
stipulates that any end-user should fetch the binaries from the official
Downloads page.

See https://github.com/NixOS/nixpkgs/issues/672 and
http://www.virtualbox.org/wiki/VirtualBox_PUEL for more info.
2013-07-16 21:24:34 +02:00
Bjørn Forsman ea57abf135 Merge pull request #756 from bbenoist/qtcreator-update
qtcreator: Update to version 2.8.0
2013-07-16 11:37:45 -07:00
Bjørn Forsman 2c702a1d81 avarice: set meta.platforms (make hydra build it) 2013-07-16 19:40:45 +02:00
Bjørn Forsman f0669d2b45 Merge pull request #760 from grwlf/avarice
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG...
2013-07-16 10:39:08 -07:00
Peter Simons c428feb0c4 haskell-gitit: jailbreak to support recent versions of happstack-server 2013-07-16 15:41:34 +02:00
Peter Simons 1cbfea141c haskell-zeromq3-haskell: update to version 0.5 2013-07-16 15:41:34 +02:00
Peter Simons 751c267649 haskell-unbound: update to version 0.4.2 2013-07-16 15:41:34 +02:00
Peter Simons 8663959559 haskell-th-orphans: update to version 0.7.0.1 2013-07-16 15:41:34 +02:00
Peter Simons 752a1889d5 haskell-snap: update to version 0.12.1 2013-07-16 15:41:34 +02:00
Peter Simons e24f16aef6 haskell-random-source: update to version 0.3.0.6 2013-07-16 15:41:34 +02:00
Peter Simons 073667d20d haskell-happstack-server: update to version 7.3.0 2013-07-16 15:41:33 +02:00
Peter Simons 15555c4577 haskell-happstack-hamlet: update to version 7.0.3 2013-07-16 15:41:33 +02:00
Peter Simons 9518e1190a haskell-dual-tree: update to version 0.1.0.3 2013-07-16 15:41:33 +02:00
Peter Simons f8d885344a haskell-xmonad-contrib: update to version 0.11.2 2013-07-16 15:41:33 +02:00
Shea Levy 0de17d6111 Revert "cmake: Update to 2.8.11.2"
This breaks some packages (notably liblapack) due to a broken macro
(CTEST_CUSTOM_POST_TEST). See NixOS/nixpkgs#762

This reverts commit ebc424c3ab.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-16 09:31:19 -04:00
Eelco Dolstra 4cc4ed6d2d linux-3.7: Remove
It's EOL.
2013-07-16 13:45:23 +02:00
Sergey Mironov 62bbba8173 AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG ICE protocol 2013-07-16 14:19:32 +04:00
Peter Simons 581aafa283 Merge pull request #758 from bbenoist/cmake-update
cmake: Update to 2.8.11.2
2013-07-16 01:31:20 -07:00
bbenoist ebc424c3ab cmake: Update to 2.8.11.2
The changelog is available at:
http://www.cmake.org/files/v2.8/CMakeChangeLog-2.8.11

I had to create a new patch from scratch, that's why it contains a lot
of differences. CMake developers has rewritten the files
(Modules/Platform/Linux.cmake and Modules/Platform/UnixPaths.cmake) to
comply to their coding style requirements and a lot of elements has
switched from upper to lower case.

Also, the previous patch partially consisted of commenting some
instructions mixed with line removals whereas mine is directlty
removing them in order to avoid useless evaluations and parsing in
resulting files.
2013-07-16 10:07:09 +02:00
Mathijs Kwik c382681b1b nvidia binary driver: patch for linux 3.10 2013-07-15 17:25:14 +02:00
Mathijs Kwik 5dbe2627a2 linux-3.9: upgrade to 3.9.10 (EOL) 2013-07-15 17:25:13 +02:00
Rickard Nilsson 56c5f33845 New package: dovecot_pigeonhole, a sieve plugin for dovecot 2013-07-15 15:15:35 +02:00
Rickard Nilsson 0dc36983e9 New package: opensmtpd, an SMTP server from the OpenBSD project. 2013-07-15 15:05:03 +02:00
Rickard Nilsson 93ff42ae9c dovecot: Add version 2.2.4 as attribute dovecot22
I also added a patch that makes dovecot search for
plugins in /var/lib/dovecot/modules. This way, you
can add plugins from several packages without running
into circular dependencies. The module dir needs to
be populated before the dovecot service is started,
for example. This is currently not done in NixOS, so
you need to implement your own service in order to
get the plugins working.

The module patch has not been added to the old 2.1.x
package.
2013-07-15 14:55:00 +02:00
Eelco Dolstra 46a2dfe960 Set the default Linux kernel to 3.4
3.4 is the most recent long-term stable branch, which will be
maintained until October 2014 at least.

Issue #501.
2013-07-15 14:33:27 +02:00
Eelco Dolstra 66b2ff1074 linux: Update to 3.4.53 2013-07-15 14:33:27 +02:00
Eelco Dolstra 59aca26975 * Use 'or'. 2013-07-15 14:33:27 +02:00
Sander van der Burg 2cf1cbf2fe Added gridfs-stream node package + updated nodejs packages 2013-07-15 13:25:42 +02:00
Sander van der Burg 41932dd135 Do not make assumptions on the scheme name, but let xcodebuild decide about it 2013-07-15 11:32:12 +02:00
bbenoist c1d9a58f0d qtcreator: Update to version 2.8.0
See <http://blog.qt.digia.com/blog/2013/07/11/qt-creator-2-8-0-released/>
for more informations.
2013-07-15 11:15:34 +02:00
Domen Kožar ac1803f424 Merge pull request #747 from lovek323/vim-plugins-command-t
vim-plugins: add expression command-t
2013-07-14 23:04:33 -07:00
Russell O'Connor 9fe9527f57 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-07-14 23:43:00 -04:00
Russell O'Connor 3538f7c549 Update download link for ssreflect. 2013-07-14 23:41:55 -04:00
Russell O'Connor 8e9f501fd7 Update tarsnap to version 1.0.34. 2013-07-14 23:38:20 -04:00
aszlig a01ab33e03
chromium: Enable pulseaudio by default.
If no config.pulseaudio is explicitely set to false, build with pulse
support, because even if there is no pulse server available, chromium
will fall back to using ALSA.

And we definitely want to avoid that users have to build chromium for
themselves just for the sake of having pulse support. Thanks to @devhell
for actually helping me discovering this (I for myself do always rebuild
Chromium, so I won't notice those kind of things).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-15 01:16:32 +02:00
Peter Simons ec786d59d8 firefox-wrapper: remove the 'lowPrio' attribute that was accidentally added in an earlier commit 2013-07-14 23:49:35 +02:00
Lluís Batlle i Rossell 6a13cd01ac libva: update (fix h264encode) 2013-07-14 22:27:51 +02:00
Lluís Batlle i Rossell 206706503a cromfs: update to 1.5.10.1. 2013-07-14 22:27:51 +02:00
Peter Simons dc988c815b haskell-src-meta: jailbreak to fix build with recent versions of th-orphans 2013-07-14 21:51:37 +02:00
Peter Simons 84d43394c6 pkgs/development/libraries/aspell/dictionaries.nix: strip trailing whitespace 2013-07-14 21:32:47 +02:00
Peter Simons 2741391fda Partially revert commit 075796e053.
The commit downgraded the german language dictionary from version 20030222-1 to
20120607 (and broke the build in the process). That change was probably not
intended?
2013-07-14 21:32:33 +02:00
Peter Simons b71c382f6f haskell-bindings-posix: fix bogus change committed earlier 2013-07-14 21:22:57 +02:00
Peter Simons 913685d0ac haskell-snap: jailbreak to fix build with recent versions of comonad 2013-07-14 21:11:29 +02:00
Peter Simons 0bdc4a1a94 haskell-th-orphans: update to version 0.7 2013-07-14 21:09:17 +02:00
Peter Simons dca0df5364 haskell-shelly: update to version 1.3.0.7 2013-07-14 21:05:59 +02:00
Peter Simons bdcc7b7d18 haskell-pipes-concurrency: update to version 1.2.1 2013-07-14 21:05:59 +02:00
Peter Simons 7923a212f7 haskell-monad-par-extras: update to version 0.3.3 2013-07-14 21:05:58 +02:00
Peter Simons 3602951e6f haskell-comonads-fd: update to version 3.0.3 2013-07-14 21:05:58 +02:00
Peter Simons b193bd0db3 haskell-comonad: update to version 3.1 2013-07-14 21:05:58 +02:00
Peter Simons 1ae62db2e0 haskell-bindings-posix: update to version 1.2.3 2013-07-14 21:05:58 +02:00
Peter Simons 26dd59b8b4 haskell-acid-state: update to version 0.11.4 2013-07-14 21:05:58 +02:00
Peter Simons 07c3591ddb haskell-SDL: update to version 0.6.5 2013-07-14 21:05:58 +02:00
Peter Simons e401940008 haskell-abstract-deque: disable test suite to avoid bug in GHC 7.4.2 2013-07-14 21:05:50 +02:00
Shea Levy a895082e56 nodePackages: Update to npm2nix 2.0 format
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-14 14:41:53 -04:00
Shea Levy 483755e9ab buildNodePacakge: Create man page symlinks when needed
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-14 14:07:39 -04:00
Domen Kožar 7b11eac353 Merge pull request #746 from lovek323/gst-plugins-base
gst-plugins-base: fix build on darwin
2013-07-14 06:19:44 -07:00
Michael Raskin 9566d66171 Fix gtkspell 2013-07-14 14:47:28 +04:00
cillianderoiste 6eecf5bf67 Merge pull request #745 from lovek323/fluidsynth
fluidsynth: fix build on darwin
2013-07-14 03:34:18 -07:00
aszlig 0716e5b9e2
python-hetzner: Update to new version 0.3.0.
Changes are:

 - Ability to set the name of a server (Server.set_name()).
 - New sub-command (set-name) for hetznerctl to set server name.
 - Show server name in list command.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-14 09:47:05 +02:00
Mathijs Kwik 0fa697405c dmg2img: upgrade to 1.6.4 2013-07-14 08:57:47 +02:00
Jason "Don" O'Conal c8cc4128ac numpy: fix build on darwin
* remove unnecessary gcc flag
2013-07-14 13:56:22 +10:00
Evgeny Egorochkin fba8b902da fix packages to use mirror://xorg 2013-07-14 05:39:02 +03:00
Evgeny Egorochkin 2c71290da7 Fix perl packages go use mirror://cpan where possible 2013-07-14 05:39:02 +03:00
Shea Levy aefae32c8c Add npm nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 22:25:18 -04:00
Shea Levy 021c40c72d buildNodePackage: Handle bundledDependencies by nuking them
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 22:25:18 -04:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Jason "Don" O'Conal 1d7d0addcc vim-plugins: add expression command-t
* also fix build of vim on darwin
2013-07-14 11:24:45 +10:00
Evgeny Egorochkin b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Evgeny Egorochkin cea107c07f More mirror:// URL fixes 2013-07-14 03:31:12 +03:00
Evgeny Egorochkin d0b4c8bfaa gktspell: version bump to 2.0.16 because the old one has disappeared 2013-07-14 03:09:34 +03:00
Evgeny Egorochkin 5ae43d2494 Change more packages from direct downloads to mirror://sourceforge 2013-07-14 02:48:32 +03:00
Evgeny Egorochkin aa85b80459 Change package urls to use mirror://sourceforge 2013-07-14 02:35:26 +03:00
Evgeny Egorochkin bb48cab777 Fix licenses. My fixes were more carefully checked against sources and home page license claims :) 2013-07-14 02:11:41 +03:00
Evgeny Egorochkin 22e62bc467 seg3d: fix version to match tarball 2013-07-14 02:08:55 +03:00
Evgeny Egorochkin 075796e053 aspell dictionaries: update where possible and try to make it easier to automatically parse versions 2013-07-14 02:08:55 +03:00
Evgeny Egorochkin d3f53cdde4 alchemy: fix version to match tarball 2013-07-14 02:08:55 +03:00
Evgeny Egorochkin 0f99aace03 ssreflect: fix url 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin 4c952c64de eggdrop: fix version to match tarball 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin 297a561491 eduke32: fix version to match tarball 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin d078f07f4c strategoxt.java-front: fix version to match tarball 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin 567b74b5d3 vmime: indicate that this is a pre-release version 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin 58988f3325 python-rhpl: fix mirror. unfortunately can't use mirror://fedora for this because this is a very old
package which isn't hosted by all the mirrors.
2013-07-14 02:08:54 +03:00
Evgeny Egorochkin 1d07e3ef77 wmii: fix version to match tarball 2013-07-14 02:08:53 +03:00
Evgeny Egorochkin 9afe9c9c53 uw-imap: fix version to match tarball 2013-07-14 02:08:53 +03:00
Evgeny Egorochkin bbd631250d ucl: fix version to match tarball 2013-07-14 02:08:53 +03:00
Evgeny Egorochkin d614ae9959 sylpheed: fix version to match tarball 2013-07-14 02:08:53 +03:00
Evgeny Egorochkin f61a4118d0 renameutils: fix version to match tarball 2013-07-14 02:08:53 +03:00
Evgeny Egorochkin b53f429c6c rapidvn: fix version to match tarball 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 649dd8377e perl-net-amazon-s3-policy: fix version to match tarball 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 366dfa9883 python-twisted: fix version to match tarball 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 88a2e70184 python-paramiko: fix version to match tarball 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 744e06b4c3 python-colorama: fix name 2013-07-14 02:08:52 +03:00
Evgeny Egorochkin 3fe900b053 perl-uri-url: fix version to match tarball 2013-07-14 02:08:51 +03:00
Evgeny Egorochkin e675a2a996 perl-io-pager: fix version 2013-07-14 02:08:51 +03:00
Evgeny Egorochkin e01d16f7d4 pam_console: fix version to match tarball 2013-07-14 02:08:51 +03:00
Evgeny Egorochkin 5d56681505 extlib: fix version to match tarball 2013-07-14 02:08:51 +03:00
Evgeny Egorochkin c8e8cfc0d1 libmrss: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin fb07ba725b libgnomeprintui: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin f889b52c30 libgeotiff: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin 8c8ac0fc8b mktorrent: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin 64d5bf475c matchbox: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin 8a2da95255 luarocks: fix version to match tarball 2013-07-14 02:08:49 +03:00
Evgeny Egorochkin 36d0df0498 lesstif: fix version to match tarball 2013-07-14 02:08:49 +03:00
Evgeny Egorochkin 9a3d4fba5e hdf5: fix version to match tarball 2013-07-14 02:08:49 +03:00
Evgeny Egorochkin 33dac78323 golly: fix version to match tarball 2013-07-14 02:08:49 +03:00
Evgeny Egorochkin 14d4740ba7 firebird: fix version to match tarball 2013-07-14 02:08:49 +03:00
Evgeny Egorochkin a42ba6d8fe filegive: change url so that it's friendlyto automated processing. This changes the tarball a
little(likely metadata) but it still builds.
2013-07-14 02:08:48 +03:00
Evgeny Egorochkin 7e5e50a084 strategoxt.dryad: fix version to match tarball 2013-07-14 02:08:48 +03:00
Evgeny Egorochkin 6c1fc08df7 blobby-volley: fix version to match tarball 2013-07-14 02:08:48 +03:00
Evgeny Egorochkin 83e37cdac8 atool: fix version to match tarball 2013-07-14 02:08:48 +03:00
Evgeny Egorochkin 3af273f3c3 3dpong: fix version to match tarball 2013-07-14 02:08:48 +03:00
Jason "Don" O'Conal 291e0a111a gst-plugins-base: fix build on darwin
* add libintl
2013-07-14 08:06:01 +10:00
Jason "Don" O'Conal b4dbb8e498 fluidsynth: fix build on darwin
* remove unnecessary include
2013-07-14 07:35:03 +10:00
Shea Levy e193a4f898 Fix gtk2 build
libintlOrEmpty is [], not null, when libintl isn't needed

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 16:01:06 -04:00
Shea Levy 3b274caaac Fix tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 15:54:39 -04:00
Shea Levy e820a54431 Linux 3.10.1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 15:15:50 -04:00
Shea Levy 8a66c8b8f8 imap previously mapped with 1-based indices
Why????

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-12 13:06:32 -04:00
aszlig b47e2c2ab6
nixpart: New upstream version 0.4.0.
Changes are:

 - Properly detect GPT disklabels and create proper BIOS boot partitions
   if necessary.
 - Return exit code 100 if reboot is required due to the kernel not
   picking up the new partition table.
 - Don't include BIOS boot partition in GRUB devices.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-12 18:41:11 +02:00
Shea Levy a4c333474c lib/lists.nix: Remove uses of the tail function
nix lists are not like haskell lists, and tail is an O(n) operation.
This makes recursion using tail less efficient than recursion using
length + elemAt.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-12 12:36:36 -04:00
Sander van der Burg 18e9efe0f7 nijs: update to 0.0.9 2013-07-12 16:55:19 +02:00
Oliver Charles b17f4486a1 More Perl libraries
Adds:

- File-Share-0.02
- Module-Install-AuthorRequires-0.02
- Module-Install-AuthorTests-0.002
- Test-EOL-1.5
- Test-NoTabs-1.3
2013-07-12 16:26:48 +02:00
Gergely Risko a97936fba8 Add bindings-DSL and bindings-posix hackage packages 2013-07-12 16:26:48 +02:00
Bjørn Forsman 1af178559f ethtool: 3.2 -> 3.10
And add package meta data.
2013-07-12 16:26:48 +02:00
Jason \"Don\" O'Conal f2dea7d287 xvidcore: fix build on darwin
* remove unnecessary gcc flag
* add --enable-macosx_module configure flag
* add --disable-assembly configure flag
* fix postInstall phase
2013-07-12 16:26:48 +02:00
Jason \"Don\" O'Conal fbe2fe36e3 sip: fix build on darwin
* prevent complaints about python not being built as a framework
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal 6fc89eead6 qt48: fix build on darwin
* build with clang
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal 3d6f857f99 pangomm: fix build on darwin
* add cairo to build inputs
* fix cairo include path
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal ab067cf633 openal: fix build on darwin
* disable alsaLib
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal 8df4be3ee3 mpg123: fix darwin build (and upgrade to latest)
* disable alsaLib
* upgrade to 1.15.4
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal 5c8a44fd18 mpd: fix build on darwin
* disable systemd
* disable alsaLib
* disable ffado
* compile with gccApple
* disable libmad
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal 481be8185f libvpx: fix build on darwin
* remove --enable-shared configure flag
* replace '-arch x86_64' with 'march=x86-64'
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal 7b975abc16 libvdpau: fix build on drawin
* force x86_64 arch
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal f3c863b8e3 libsoup: fix build on darwin
* add libintlOrEmpty to build inputs
* add -lintl to LDFLAGS
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal dcc4ffdb7f libsndfile: fix build on darwin
* build with gccApple
* add Carbon headers to include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal 3a1a7b2d6a libsamplerate: fix build on darwin
* build with gccApple
* add Carbon include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal c449a67e01 libmikmod: fix build on darwin
* build with gccApple
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal 970346e2d1 libmad: fix build on darwin
* stop building with an i486 architecture

Conflicts:
	pkgs/development/libraries/libmad/default.nix
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal 7573056652 gtk++: fix build on darwin
* add -lintl to CFLAGS
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal 8c54b95273 glib: fix build on darwin
* add libintlOrEmpty to build inputs
* add -lintl to CFLAGS
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal 8ac7701c4c fluidsynth: fix build on darwin
* disable pulseaudio
* disable alaLib
* disable jackaudio
* add CoreAudio headers
* link to CoreAudio framework
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal 735555d86f ffmpeg: fix build on darwin
* build with gccApple
* don't delete '*.a' files when building xvidcore
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal 7ef50f5098 audiofile: fix build on darwin
* disable alsaLib
* build with gccApple
2013-07-12 16:26:43 +02:00
Sander van der Burg 0024926701 Updated nodejs packages 2013-07-12 15:43:51 +02:00
Evgeny Egorochkin f95ece9acd KDE 4.10: bump to 4.10.5 2013-07-12 16:36:12 +03:00
Evgeny Egorochkin c7fbb70af0 shared-desktop-ontologies: version bump to 0.11.0 2013-07-12 16:36:12 +03:00
Evgeny Egorochkin 67b0d62aa9 attica: version bump to 0.4.2 2013-07-12 16:36:11 +03:00