Eelco Dolstra
da426c7df5
Fix some meta.platforms attributes to build more stuff on Darwin
2013-11-05 10:46:59 +01:00
Eelco Dolstra
d098a6d926
Add Finance::Quote
2013-11-05 10:46:44 +01:00
Eelco Dolstra
d9c13a73c2
gurobi: Remove
...
It's proprietary, non-redistributable software.
2013-11-05 00:07:24 +01:00
Eelco Dolstra
c88055e1a2
Set meta.hydraPlatforms instead of meta.platforms for some packages
2013-11-05 00:06:10 +01:00
Eelco Dolstra
a2cbc77e4f
Only show/build a package on the platforms listed in meta.platforms
...
The function ‘mkDerivation’ now checks whether the current platform
type is included in a package's meta.platform field. If not, it
throws an exception:
$ nix-build -A linux --argstr system x86_64-darwin
error: user-thrown exception: the package ‘linux-3.10.15’ is not supported on ‘x86_64-darwin’
These packages also no longer show up in ‘nix-env -qa’ output. This
means, for instance, that the number of packages shown on
x86_64-freebsd has dropped from 9268 to 4764.
Since meta.platforms was also used to prevent Hydra from building some
packages, there now is a new attribute meta.hydraPlatforms listing the
platforms on which Hydra should build the package (which defaults to
meta.platforms).
2013-11-05 00:06:10 +01:00
Bjørn Forsman
8867304b5e
filezilla: bump 3.6.0.2 -> 3.7.3
...
Includes security fixes, bug fixes and some (minor) new features.
Changelog is available here:
https://filezilla-project.org/versions.php
Also:
* break long lines
* add meta.platforms
* use licenses.gpl2 attribute instead of a literal string.
2013-11-04 22:53:59 +01:00
Eelco Dolstra
06f4398b46
Remove broken and obsolete versions of gcj and ghdl
2013-11-04 21:11:00 +01:00
Eelco Dolstra
a0e21fd1ca
Mark more packages as broken
2013-11-04 21:11:00 +01:00
Eelco Dolstra
a5827b18a1
Don't build Linux 3.6-rpi packages on Hydra
...
They're all broken.
2013-11-04 21:11:00 +01:00
Eelco Dolstra
754704ea18
Allow packages to be marked as "broken" by setting meta.broken
...
The effect is that they won't show up in "nix-env -qa" anymore.
2013-11-04 21:11:00 +01:00
Eelco Dolstra
01087750ba
Don't build some packages on some platforms
2013-11-04 21:11:00 +01:00
Eelco Dolstra
798ce14839
apache-httpd: Update to 2.4.6
2013-11-04 21:10:59 +01:00
Eelco Dolstra
59cad4dc07
socate: Update to 1.7.2.2, 2.0.0-b6
...
CVE-2013-3571
2013-11-04 21:10:59 +01:00
Sergey Mironov
d6d2de4147
Add qvim - an experimental Qt gui for Vim
...
vim-qt has the most complete set of Ctrl-Alt-Meta binding functionality.
For example, qvim is able to correctly bind keys like Alt-<nonlatin>.
More: https://bitbucket.org/equalsraf/vim-qt/wiki/Features
2013-11-04 23:02:54 +04:00
Carles Pagès
b551f8bced
SDL2: clean configure flags.
...
I removed some flags that are no longer present, one that was redundant
(default value) and added a comment regarding why enable-static is there.
2013-11-04 19:49:57 +01:00
Peter Simons
0e831bd525
Resurrect the old ghcWithPackages wrapper under the attribute name 'ghcWithPackagesOld'.
2013-11-04 19:42:49 +01:00
Rok Garbas
a22c0fa54a
offlineimap: update to (latest) 6.5.5
2013-11-04 19:39:13 +01:00
Carles Pagès
1138f0a96b
SDL2: update to v2.0.1
2013-11-04 19:37:53 +01:00
Eelco Dolstra
b232825c07
adobe-reader: Update to 9.5.5
2013-11-04 18:46:44 +01:00
Peter Simons
ddbb72c34d
Merge pull request #1163 from kowey/haskell-wx
...
haskell-wxc: noHaddock
2013-11-04 04:08:00 -08:00
Domen Kožar
8274bd331a
redshift: add platforms
2013-11-04 12:34:46 +01:00
Shea Levy
268bb64b68
Linux 3.12 release
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-03 20:14:48 -05:00
Rok Garbas
61e0337a5c
afew: forgot to add --replace
2013-11-03 18:58:27 +01:00
Jonas Hoersch
795753bbc6
quodlibet: update to version 2.6.3
...
also provides two distinctive flavours, which either wrap the program to
pull in the gstreamer plugins or not.
2013-11-03 16:05:37 +01:00
Jonas Hoersch
8487fdd209
mathematica: fix x86 build of mathematica
...
the MathInstaller doesn't distinguish between 64bit and 32bit linux
platforms.
2013-11-03 14:01:59 +01:00
Eric Kow
d1e8f9c047
haskell-wxc: noHaddock
2013-11-02 18:09:08 +00:00
Rok Garbas
b15bbdfa17
pythonPackage: afew and alot update to latest
...
added subprocess32 package as new dependency of afew
2013-11-02 04:09:27 +01:00
Rok Garbas
6d059b2ee5
ejabberd: updated to 2.1.13
2013-11-02 01:46:30 +01:00
Rok Garbas
023d74049c
varnish: adding version 2.1.x
2013-11-02 01:45:27 +01:00
Bjørn Forsman
2d79cc7950
fetchsvn: handle redirect(s)
...
Instead of failing if the server redirects us to a new URL, accept up to
2 redirects by printing 2 extra p's to subversion.
2013-11-01 22:54:13 +01:00
Peter Simons
576058fe0e
haskell-git-annex: update to version 4.20131101
2013-11-01 17:42:08 +01:00
Peter Simons
dac108f51b
ikiwiki: update to version 3.20130904
2013-11-01 16:33:59 +01:00
Shea Levy
fc91ec48a8
Update default kernel to 3.10
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-01 11:10:09 -04:00
Shea Levy
504ea7662c
Remove EOL'd kernels
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-01 11:10:05 -04:00
Peter Simons
8352df8d66
haskell-yesod-platform: update to version 1.2.4.4
2013-11-01 14:20:11 +01:00
Peter Simons
5fd1c46beb
haskell-trifecta: update to version 1.2.1.1
2013-11-01 14:20:11 +01:00
Peter Simons
2de6d71694
haskell-trifecta: update to version 1.1
2013-11-01 14:20:11 +01:00
Peter Simons
dda0d13d22
haskell-text-icu: update to version 0.6.3.7
2013-11-01 14:20:11 +01:00
Peter Simons
a4cfdfad5d
haskell-terminfo: update to version 0.3.2.6
2013-11-01 14:20:11 +01:00
Peter Simons
6e180df18c
haskell-intervals: update to version 0.4
2013-11-01 14:20:11 +01:00
Peter Simons
15851f0661
haskell-free: update to version 4.2
2013-11-01 14:20:11 +01:00
Peter Simons
03e7ab54a0
haskell-fclabels: update to version 2.0.0.5
2013-11-01 14:20:11 +01:00
Peter Simons
40a31df497
haskell-Elm: update to version 0.10.0.2
2013-11-01 14:20:11 +01:00
Peter Simons
cd1605f729
maxima: update to version 5.31.3
2013-11-01 10:53:44 +01:00
Mathijs Kwik
b6519f08da
haskell-parsers: bring back 0.9 for idris
2013-11-01 08:02:19 +01:00
Mathijs Kwik
3c2b7f5e33
haskell-trifecta: bring back 1.1 for idris
2013-11-01 08:02:19 +01:00
Mathijs Kwik
07d68731ff
haskell-trifecta: jailbreak on comonad
2013-11-01 08:02:13 +01:00
Mathijs Kwik
588db4727c
calibre: fix hash
2013-11-01 07:59:11 +01:00
Domen Kožar
ebcdbbbdd2
Merge pull request #1132 from lovek323/php54-pcntl
...
php54: add pcntl option
2013-10-31 07:29:38 -07:00
Peter Simons
86443f4efd
haskell-cabal2nix: update to version 1.55
2013-10-31 09:02:25 +01:00
Peter Simons
7337c675df
haskell-uuid: update to version 1.3.3
2013-10-31 09:02:25 +01:00
Peter Simons
7deb37d1f9
haskell-symbol: update to version 0.2.0
2013-10-31 09:02:25 +01:00
Peter Simons
4bf277e39b
haskell-postgresql-simple: update to version 0.3.9.1
2013-10-31 09:02:25 +01:00
Peter Simons
7399dba217
haskell-pipes-parse: update to version 2.0.1
2013-10-31 09:02:24 +01:00
Peter Simons
df12cd8a7b
haskell-intervals: update to version 0.3
2013-10-31 09:02:24 +01:00
Peter Simons
e0c633a402
haskell-hslua: update to version 0.3.8
2013-10-31 09:02:24 +01:00
Peter Simons
f7ea8a57df
haskell-hexpat: update to version 0.20.4
2013-10-31 09:02:24 +01:00
Peter Simons
ece9b21522
haskell-feed: update to version 0.3.9.2
2013-10-31 09:02:24 +01:00
Peter Simons
436885b067
haskell-fclabels: update to version 2.0.0.2
2013-10-31 09:02:24 +01:00
Peter Simons
56dfdba91b
haskell-constraints: update to version 0.3.4.2
2013-10-31 09:02:24 +01:00
Peter Simons
29054f9a87
haskell-blaze-builder: update to version 0.3.2.0
2013-10-31 09:02:24 +01:00
Peter Simons
aa3fad72ad
haskell-HDBC-postgresql: update to version 2.3.2.2
2013-10-31 09:02:24 +01:00
Peter Simons
893282109e
haskell-xmobar: update to version 0.19
2013-10-31 09:02:24 +01:00
Peter Simons
793be25a9a
haskell-gloss: update to version 1.8.1.1
2013-10-31 09:02:24 +01:00
Peter Simons
90d80c3d35
haskell-OpenGL: update 2.9.x branch to version 2.9.1.0
2013-10-31 09:02:24 +01:00
Domen Kozar
d9ba437875
libedit: add FreeBSD support
2013-10-31 00:47:33 +01:00
Michael Raskin
92e3206c2a
Updating SlimerJS to Git version for compatibility with fresh xulrunner
2013-10-31 02:59:45 +04:00
Pascal Wittmann
6e062f1434
Agda: update to 2.3.2.2.
...
This update also fixes the build errors on hydra that were caused by
an incompatible version of haskell-src-ext.
Close #1153 .
2013-10-30 23:30:39 +02:00
Eric Kow
0f8b1b1a5c
libusb1: avoid -lgcc_s on darwin
...
close #1151
2013-10-30 19:19:54 +02:00
Domen Kožar
58f520601c
pythonPackages.substanced: correct sha256
2013-10-30 18:15:08 +01:00
Vladimir Still
d7d3c8fd82
sqliteodbc: update to 0.995, add more metadata
...
close #1122
2013-10-30 19:00:09 +02:00
Carles Pagès
383bb29d23
Add qpid v0.24
...
It includes both the broker and the C++ client lib. I had to do some hacks to
prevent the installer from putting thins outside $out.
Close #1134 .
2013-10-30 17:24:02 +02:00
Jaka Hudoklin
e4ebc03367
znc: add support for modules, add fish and push module
...
Close #1148 .
2013-10-30 17:12:55 +02:00
Eelco Dolstra
db2a9afb75
Remove obsolete xfceutils attribute
2013-10-30 15:35:09 +01:00
Eelco Dolstra
df548ffc9e
Remove unused Xfce files
2013-10-30 15:35:09 +01:00
cillianderoiste
ddc809d6da
Merge pull request #1146 from Chaddai/master
...
Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc
2013-10-30 07:15:34 -07:00
Arvin Moezzi
162b874469
calibre: upgrade 1.5.0 -> 1.8.0
...
from #1144
2013-10-30 15:44:03 +02:00
Jason "Don" O'Conal
5a2011e0c3
googleMusicmanager: add expression
...
close #1056
2013-10-30 14:40:08 +02:00
Jason \"Don\" O'Conal
a590790656
pythonPackages.faker, pythonPackages.fake_factory: add expressions
...
close #1125
2013-10-30 14:17:42 +02:00
Domen Kožar
09fa7304ae
ninka: update to 1.1 and refactor
2013-10-30 11:47:12 +01:00
Domen Kožar
d63f5de7db
Merge pull request #1149 from offlinehacker/pkgs/gitAndTools.gitflow/add
...
Add gitflow
2013-10-30 03:44:33 -07:00
Domen Kožar
c3f43f3dce
Merge pull request #1142 from lovek323/sympy
...
pythonPackages.sympy: add expression
2013-10-30 03:43:35 -07:00
Domen Kožar
60256b973c
Merge pull request #1139 from offlinehacker/pkgs/pnquant/add
...
Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved.
2013-10-30 03:42:52 -07:00
Jaka Hudoklin
11fd5db060
Add gitflow
...
A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model
2013-10-30 11:37:57 +01:00
Jaka Hudoklin
24f0eccaa8
Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved.
2013-10-30 11:30:49 +01:00
Chaddaï Fouché
5fe82bafac
Ooops licences replaced by licenses
2013-10-30 10:55:40 +01:00
Chaddaï Fouché
1d9632cac8
Adjust kvirc/default.nix to better use stdenv.lib
2013-10-30 10:53:34 +01:00
Michael Raskin
52d5290118
Update SlimerJS
2013-10-30 13:03:47 +04:00
Cillian de Róiste
9f6f87f76a
MilkyTracker: Tidy up, sort buildInputs and use the attrPath for the license
2013-10-30 00:08:27 +01:00
Cillian de Róiste
39525c52d8
MilkyTracker: fix build, use system zlib and decompressor patch
...
Also add JACK support
2013-10-30 00:08:17 +01:00
Eelco Dolstra
8150f1a362
firefox: Update to 25.0
2013-10-29 23:47:09 +01:00
Chaddaï Fouché
4c9349a2c1
Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc
2013-10-29 23:35:29 +01:00
Domen Kožar
9726dded27
openssh: build on unix platforms
2013-10-29 17:47:38 +01:00
Kim Simmons
808962fe31
Attempt at compiling MilkyTracker, but recent zlib version may have broken it.
...
There's a zlib version included with milkytracker,
but there's no makefiles for it. I've only included
the header here, but it fails at link-time with
several 'undefined reference' errors, which simply
means it can't find the definitions, e.g. compiled
zlib.
There's bug reports on other package systems although
unfortunately still unresolved.
https://bugs.archlinux.org/task/31324
http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082180.html
2013-10-29 17:14:53 +01:00
Rok Garbas
b040814679
changes in: redshift, geoclue, libsoup
...
- added support for geoclue for redshift
- package geoclue 2.0.0 (as geoclue2)
- package libsoup 2.44.1 (as libsoup_2_40)
2013-10-29 16:25:31 +01:00
Rok Garbas
562b453b93
nixos: haproxy module
2013-10-29 15:55:25 +01:00
Jason \"Don\" O'Conal
db5c6917f3
vimPlugins.ipython: add expression
...
close #1141
2013-10-29 15:45:46 +02:00
Ricardo M. Correia
57e9fd8bcf
grsecurity: Update to 2.9.1-3.2.52-201310271550
2013-10-29 13:32:53 +01:00
Ricardo M. Correia
69513d1480
linux: Update to 3.2.52
2013-10-29 13:32:53 +01:00
Eelco Dolstra
60f1afe199
nix: Update to 1.6.1
2013-10-29 11:30:36 +01:00
Domen Kožar
3ad84542bf
pythonPackages.substanced: specify sha256
2013-10-29 09:35:25 +01:00
Domen Kožar
789af5fb08
libedit: 20100424-3.0 -> 20130712-3.1
2013-10-29 09:35:25 +01:00
Michael Raskin
3bda40c150
A few hooks for easier library handling when CFFI is used
2013-10-29 11:29:46 +04:00
Michael Raskin
4ae50cbc1d
Adding upstream tracker for quantum minigolf
2013-10-29 10:56:54 +04:00
Michael Raskin
22ddf66b54
Adding a facility to generate Lisp module definitions from QuickLisp; no sane update facility yet; adding Esrap-PEG as a test
2013-10-29 10:56:33 +04:00
Jaka Hudoklin
a976962d6c
optipng: update to 0.7.4
...
close #1138 .
2013-10-29 05:13:42 +02:00
Jason "Don" O'Conal
d9b4fe9e5d
pythonPackages.sympy: add expression
2013-10-28 21:10:19 +00:00
aszlig
df4a3cc9f9
miro: New package, version 6.0.
...
I actually had this breeding in my nixpkgs overrides for a year and only
recently took the time to fix it and thus revive my video feeds :-)
The package uses a patch which is removing the dependency on gconf and
switches to storage within a shelve in ~/.miro/config instead.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:50 +01:00
aszlig
aa018de67d
python-pywebkitgtk: New package, version 1.1.8.
...
This is needed as a build dependency for miro.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:50 +01:00
aszlig
246b59ec11
chromium: Update stable and beta channels.
...
stable: 30.0.1599.101 -> 30.0.1599.114
http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_22.html
beta: 31.0.1650.26 -> 31.0.1650.34
http://googlechromereleases.blogspot.de/2013/10/beta-channel-update_23.html
Builds and tests pass on my machine. The update for the dev channel is
currently not building and I'm going to fix it later.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00
aszlig
877614ce99
python-paramiko: Fix maintainerS attribute name.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00
aszlig
45e740b119
mixxx: New package in version 1.11.0.
...
Compiles fine on linux i686 and amd64. Adding myself as maintainer, even
though I'm not using the package by myself, but a friend is using it for
DJing from a NixOS live system I'm maintaining.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00
aszlig
46b2bd427c
portmidi: New package in version 217.
...
This uses a patch from Gentoo to disable Java support for now, as it is
not needed for supporting Mixxx (which is the package I'm preparing).
Hopefully, the patch will be applied upstream so we can safely drop it
here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:48 +01:00
Domen Kožar
a80598b535
nixops: build nixops also for OSX and FreeBSD
2013-10-28 19:44:43 +01:00
Peter Simons
094edba311
ghc-with-packages.nix: make sure that GHC itself is included in the environment
2013-10-28 17:54:28 +01:00
Baptist BENOIST
736b295bc5
vtk: Use the Qt libraries as an argument instead of a boolean
...
To prevent multiple Qt libraries when developing with a custom one, the Qt
support can now be activated by directly supplying the Qt libraries as an
argument (qtLib).
qtSDK and qtFull users/developers now just have to define an override such
as the following one in order to use it inside their development
environment:
vtk.override { qtLib = qt4SDK; };
The previous behavior is still the same for vtk and vtkWithQt4 end-users.
Change-Id: I517762d4ff7de46d32cc46e6e725fd62737caa52
2013-10-28 10:00:32 +01:00
Jason "Don" O'Conal
f79ae71748
php54: add pcntl option
2013-10-27 23:57:44 +00:00
Domen Kožar
f4aaced654
ngrok: rewrite to download all dependencies with fetch* functions
2013-10-27 22:57:09 +01:00
Jason "Don" O'Conal
ab18b33f3e
sup: update to latest version
2013-10-27 21:57:09 +01:00
Michael Raskin
3022fff7db
Adding Quantum Minigolf game
2013-10-28 00:09:46 +04:00
William A. Kennington III
59de62317d
btrfs: fix build to link against libgcc_s so that pthread_cancel is linked
...
Currently, the command btrfs scrub start <filesystem> attempts to invoke the pthread_cancel
routine and ends with an error melibgcc_sssage about it being missing. This prevents btrfs
scrub status from maintaining proper statistics about the running scrub.
Close #1127 .
2013-10-27 20:21:22 +02:00
Peter Simons
216e9976fe
haskell-uniplate: update to version 1.6.12
2013-10-27 19:07:15 +01:00
Peter Simons
aab65b9f2b
haskell-socks: update to version 0.5.4
2013-10-27 19:07:15 +01:00
Peter Simons
fbe6b6cbff
haskell-modular-arithmetic: update to version 1.1.0.0
2013-10-27 19:07:15 +01:00
Peter Simons
089506aac6
haskell-diagrams-svg: update to version 0.8.0.2
2013-10-27 19:07:15 +01:00
Peter Simons
06c22ac95d
haskell-data-lens: update to version 2.10.4
2013-10-27 19:07:15 +01:00
Peter Simons
4aabba9dab
haskell-cryptocipher: update to version 0.6.2
2013-10-27 19:07:14 +01:00
Peter Simons
3807c0ffc3
haskell-crypto-cipher-types: update to version 0.0.9
2013-10-27 19:07:14 +01:00
Peter Simons
ef29da6cc5
haskell-crypto-cipher-tests: update to version 0.0.11
2013-10-27 19:07:14 +01:00
Peter Simons
e93599cb23
haskell-cipher-des: update to version 0.0.6
2013-10-27 19:07:14 +01:00
Peter Simons
19cfd3da63
haskell-Elm: update to version 0.10.0.1
2013-10-27 19:07:14 +01:00
Peter Simons
c05bf33b77
haskell-git-annex: update to version 4.20131024
2013-10-27 19:07:14 +01:00
Peter Simons
7daab74440
haskell-Cabal: update to version 1.18.1.2
2013-10-27 19:07:14 +01:00
Domen Kožar
3cad44d26c
ngrok: linux only
2013-10-27 17:26:14 +01:00
Lluís Batlle i Rossell
37f7c96a7e
Update youtubeDL. Now vimeo downloads work again.
2013-10-27 16:43:25 +01:00
Domen Kožar
78876a8292
add ngrok: Reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service
2013-10-27 14:26:24 +01:00
Peter Simons
3d5edb453f
sdlmame: fixed trivial typo
2013-10-27 12:34:30 +01:00
Peter Simons
5ff31ef887
haskell-accelerate-fft: disable Hydra builds because of unfree dependency on CUDA
2013-10-27 12:33:48 +01:00
Peter Simons
41fe95f770
haskell-cufft: disable Hydra builds because of unfree dependency on CUDA
2013-10-27 12:33:39 +01:00
Peter Simons
3618e03be9
dwarf-therapist: disable Hydra builds because of unfree dwarf-fortress dependency
2013-10-27 12:32:42 +01:00
Peter Simons
f5e8f1ccc1
ghc: update HEAD version to 7.7.20130828
2013-10-27 10:22:21 +01:00
Peter Simons
d64917ad17
Back-port Haskell-related improvements from stdenv-updates.
...
* There now is full support for building Haskell packages as shared libraries
for GHC versions 7.4.2 or later. The Cabal builder recognizes the following
attributes:
- enableSharedLibraries configures Cabal to build of shared libraries in
addition to static ones. This option requires that all dependencies of
the package have been compiled for use in shared libraries, too.
- enableSharedExecutables configures Cabal to prefer shared libraries when
linking executables.
The default values for these attributes are arguments to the haskellPackages
expression.
* Haskell builds now run in a LANG="en_US.UTF-8" environment to avoid plenty
of build and test suite errors. Without this setting, GHC seems unable to
deal with the UTF-8 character encoding that's generally considered standard
in the Haskell world.
* The Cabal builder supports a new attribute 'testTarget' to specify the exact
set of tests to be run during the check phase.
* The ghc-wrapper attribute ghcVersion has been removed. Instead, we use the
ghc.version attribute, which exists in unwrapped GHC derivations, too.
2013-10-27 10:09:36 +01:00
Jason \"Don\" O'Conal
6dcca9e096
perlPackages.FileMimeInfo: add expression.
...
Close #1124 .
2013-10-27 07:02:49 +02:00
Jason \"Don\" O'Conal
2dfe8e7a7d
gpicview: add expression 0.2.4
...
close #1123 .
2013-10-27 06:59:41 +02:00
Evgeny Egorochkin
f17ba15f41
microcode-intel: update to 20130906
2013-10-27 06:24:48 +02:00
Rok Garbas
ff8e06d4cc
redshift: update to 1.8 and fix redshift-gtk script
2013-10-26 19:21:37 +02:00
Peter Simons
e1c9c133b0
Merge pull request #1110 from errge/master
...
Add text-format haskell library
2013-10-26 09:20:05 -07:00
Peter Simons
3ef25bbfe0
Merge pull request #1114 from ocharles/linear
...
haskellPackages.linear: Update to 1.3.1
2013-10-26 09:19:24 -07:00
Peter Simons
cbacc46e45
haskell-hslua: remove support for linking the system's lua library
...
This feature is broken: <https://github.com/osa1/hslua/issues/8 >.
2013-10-26 18:17:04 +02:00
Peter Simons
500eb7a262
haskell-packages.nix: fix caseInsensitive attribute
2013-10-26 17:34:29 +02:00