Commit Graph

51478 Commits

Author SHA1 Message Date
Mateusz Kowalczyk
432d9fc373 haskell-yi-monokai: new package 2014-10-24 13:07:01 +01:00
Mateusz Kowalczyk
ebfabf6fbe haskell-yi-fuzzy-open: new package 2014-10-24 13:07:01 +01:00
Rok Garbas
2a44f5628d rxvt_unicode: removed rxvt_unicode_wrapper and created rxvt_unicode_with-plugins with all plugins enabled 2014-10-24 12:11:27 +02:00
Nikolay Amiantov
21dae01ea6 rxvt_unicode: add some plugins and a wrapper 2014-10-24 12:03:58 +02:00
Eelco Dolstra
e3728f0aad DBD::SQLite: Update to 1.44 2014-10-24 11:55:48 +02:00
Eelco Dolstra
2b5ccf8a53 sqlite: Enable optimization
Commit a28940d9d542f3d7f2a5f88c4f2701a1818cf153 changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra
b4db4db322 sqlite: Update to 3.8.7 2014-10-24 11:54:52 +02:00
Luca Bruno
9e1ab43459 gnome3: Add cantarell fonts. Closes #4633 2014-10-24 11:50:47 +02:00
Mateusz Kowalczyk
bd43ff7b6a haskell-yi-custom: improve wrapper
Apparently it is possible for the config to be compiled correctly but
for ‘hint’ still not know where the packages are: it seems to ignore the
GHC in PATH and does whatever.
2014-10-24 10:04:27 +01:00
Rok Garbas
c44c00d56c python: adding test/test_support.py module in all python versions
- test/test_support.py module is used by many libraries which backport python
  3.0 functionality to 2.6/2.7
- enable subprocess32 tests (now passing for python 2.6/2.7)
2014-10-24 10:44:15 +02:00
lethalman
2c0cc6cedc Merge pull request #4587 from uzska/master
Added line SCSI_SAS_ATA y on line 62
2014-10-24 09:39:40 +02:00
Mateusz Kowalczyk
25e552664a Merge pull request #4479 from sjmackenzie/elixir-mix-fix
Elixir's mix shouldn't be added to wrapProgram
2014-10-24 06:37:02 +01:00
Michael Raskin
f70140c9db Merge pull request #4648 from cstrahan/dmenu2
dmenu2: new package
2014-10-24 08:39:48 +04:00
Charles Strahan
28fab5baf3 dmenu2: new package 2014-10-24 02:27:53 +02:00
Jascha Geerds
a5b69c0a02 Fix virtualenvwrapper for python 2.6 2014-10-23 22:55:11 +02:00
cillianderoiste
fab8ed0332 Merge pull request #4645 from rejuvyesh/zathura--pdf-mupdf
zathura-pdf-mupdf: correct patch
2014-10-23 22:46:48 +02:00
cillianderoiste
aa23370fee Merge pull request #4643 from flosse/leafpad
leafpad: added platform information to the meta section
2014-10-23 22:43:16 +02:00
William A. Kennington III
582112fc7b spice-gtk: 0.24 -> 0.25 2014-10-23 13:29:07 -07:00
rejuvyesh
136813d219 zathura-pdf-mupdf: correct patch 2014-10-24 01:42:23 +05:30
Aristid Breitkreuz
3c6b3c587d Merge pull request #4603 from exlevan/master
mysql: make cleaner directory layout for 5.5.*
2014-10-23 21:24:58 +02:00
Markus Kohlhase
4bc0d5bc92 leafpad: added platform information to the meta section 2014-10-23 20:35:02 +02:00
Edward Tjörnhammar
a5af1c228e Adding fetchurl mirrors for roy marples projects(dhcpcd, openresolv) 2014-10-23 19:45:33 +02:00
cillianderoiste
fd7c18e5cb Merge pull request #4539 from cdepillabout/fctix-configtool
Added package for fcitx-configtool.
2014-10-23 19:44:02 +02:00
cillianderoiste
5c6ae9c6d3 Merge pull request #4623 from abbradar/rng-tools
rng-tools: update package
2014-10-23 19:35:08 +02:00
cillianderoiste
79ce94c039 Merge pull request #4632 from DamienCassou/byzanz
Add byzanz
2014-10-23 19:34:10 +02:00
cillianderoiste
aa60f8fc82 Merge pull request #4638 from flosse/leafpad
added leafpad editor
2014-10-23 19:24:47 +02:00
me@vikramverma.com
e6f7910551 zathura: 0.2.9 -> 0.3.1; girara: 0.2.2 -> 0.2.3 2014-10-23 19:03:19 +02:00
Markus Kohlhase
137eb4c98a added leafpad editor 2014-10-23 17:54:56 +02:00
Shea Levy
2ac3c2e462 nixUnstable: Bump 2014-10-23 09:21:12 -04:00
Vladimír Čunát
c9de1ea49e xfce4-panel: synchronize gst plugins with xfce4-mixer 2014-10-23 14:08:33 +02:00
Vladimír Čunát
72ad248606 xfce4-panel: fix the mixer applet (fixes #4563) 2014-10-23 13:44:05 +02:00
Bjørn Forsman
b47e5b6db3 anki: update to 2.0.31
Build and run tested.
2014-10-23 13:17:28 +02:00
Bjørn Forsman
47617be9f8 anki: add alternative "archive/" download url
Anki developers move old (non-latest) releases to an "archive/"
subdirectory. So try both with and without "archive/" when downloading
the source.
2014-10-23 13:15:39 +02:00
Vladimír Čunát
e63d9554b4 pidgin: maintenance+security update
Fixes CVE-2014-3694..3698

Added a note to clean the expression, CC #4602.
2014-10-23 13:03:23 +02:00
Nikolay Amiantov
2feaa0278a pidgin: add wrapper (close #4577, fixes #992) 2014-10-23 13:03:23 +02:00
Domen Kožar
3b133beb7a Merge pull request #4553 from ehmry/polipo
drop permission prestart from polipo service module
2014-10-23 12:51:36 +02:00
Mateusz Kowalczyk
342e7748e2 Merge pull request #4624 from abbradar/wipe
wipe: add package
2014-10-23 11:50:12 +01:00
Mateusz Kowalczyk
f5c9daf99e Merge pull request #4530 from ts468/simple-tpm
Add package: simple-tpm-pk11
2014-10-23 11:47:44 +01:00
Mateusz Kowalczyk
0e840902ff Merge pull request #4629 from ts468/aide
New package: AIDE, version 0.16a2
2014-10-23 11:47:22 +01:00
Mateusz Kowalczyk
adb034f299 Merge pull request #4522 from ts468/trustedGrub
Add package: trustedGrub
2014-10-23 11:47:05 +01:00
Mateusz Kowalczyk
d5385034be Merge pull request #4508 from ts468/opencryptoki
Add package: opencryptoki
2014-10-23 11:46:33 +01:00
Peter Simons
5986bb2199 Merge pull request #4631 from robberer/tmp1
passwordFile: update description
2014-10-23 11:36:30 +02:00
Damien Cassou
5ab448d944 Add byzanz 2014-10-23 10:42:56 +02:00
Lluís Batlle i Rossell
8997cac785 Adding a patch that brings the windows key to rdesktop
Taken from upstream, will be on next release.
2014-10-23 09:46:52 +02:00
Michael Raskin
3bd29ef68f Add dmtx-utils after update broke dmtx command-line use 2014-10-23 08:55:44 +04:00
Longrin Wischnewski
a2c65d447f passwordFile: update description 2014-10-23 04:52:50 +02:00
Thomas Tuegel
da77d9f409 Merge pull request #4614 from geerds/kde4-plasma-nm
kde4: Use plasma-nm instead of knetworkmanager
2014-10-22 20:28:36 -05:00
Thomas Strobel
c89c3649d2 New package: AIDE, version 0.16a2
Advanced Intrusion Detection Environment (AIDE) is a file and directory integrity checker
2014-10-23 01:29:14 +02:00
Shea Levy
8d67b707c7 libgit2-glib: Buidl broke with libgit2 + libssh2 2014-10-22 19:19:57 -04:00
Domen Kožar
efea92de19 fixes #1933 2014-10-23 00:14:09 +02:00