Peter Simons
5c0be3ea6a
haskell-logict: update to version 0.6.0.1
2013-08-14 11:53:07 +02:00
Peter Simons
3e2857dbae
haskell-http-conduit: update to version 1.9.4.2
2013-08-14 11:53:07 +02:00
Peter Simons
f9b89e6f13
haskell-hspec: update to version 1.7.0
2013-08-14 11:53:07 +02:00
Peter Simons
5e53bec090
haskell-hspec-meta: update to version 1.6.2
2013-08-14 11:53:07 +02:00
Peter Simons
b302962acb
haskell-gloss: update to version 1.8.0.1
2013-08-14 11:53:07 +02:00
Peter Simons
2d6f187f4c
haskell-cryptocipher: update to version 0.5.1
2013-08-14 11:53:07 +02:00
Peter Simons
0b805ffccc
haskell-crypto-cipher-types: update to version 0.0.2
2013-08-14 11:53:07 +02:00
Peter Simons
2272af9994
haskell-crypto-cipher-tests: update to version 0.0.2
2013-08-14 11:53:06 +02:00
Peter Simons
dbecc86dfd
haskell-clientsession: update to version 0.9.0.2
2013-08-14 11:53:06 +02:00
Peter Simons
7147de66c6
haskell-Elm: update to version 0.9.0.2
2013-08-14 11:53:06 +02:00
Peter Simons
dff0f73d25
haskell-elm-server: update to version 0.9.0.2
2013-08-14 11:53:06 +02:00
Peter Simons
be4cb037ff
haskell-monadcryptorandom: fix build with recent versions of tagged
2013-08-14 11:53:06 +02:00
Peter Simons
ce1c694f4e
haskell-skein: jailbreak to support recent versions of tagged
2013-08-14 11:53:06 +02:00
Peter Simons
48ff02f369
haskell-monad-par: update to version 0.3.4.4
2013-08-14 11:53:06 +02:00
Domen Kožar
c51e9e7fad
substanced: bump git rev
2013-08-14 10:52:26 +02:00
Domen Kožar
963bde70bd
Mako: 0.7.3 -> 0.8.1 (python3 support)
2013-08-14 10:52:26 +02:00
Peter Simons
e1379d02cb
xmobar: disable 'wireless' support
...
That particular feature depends on iwlib, which is broken in modern Linux kernels
2013-08-14 10:03:03 +02:00
Alexander Foremny
219e45b5f5
Disable tests in Elm
...
Elm does not serve any tests besides a test that always fails.
2013-08-14 10:02:05 +02:00
Domen Kožar
b331056e75
python2.6: add crpyt module
2013-08-14 08:42:48 +02:00
Domen Kožar
ff2338d2a7
fix evaluation error (for real)
2013-08-14 08:17:03 +02:00
Evgeny Egorochkin
2d056f9307
Merge pull request #811 from the-kenny/erlang-elixir
...
Update erlang to R16B1, add elixir and rebar
2013-08-13 21:56:04 -07:00
Eelco Dolstra
f69eb63a1b
firmware-linux-nonfree: Install copyright notices
...
Most of the firmwares require that redistribution in binary form
reproduces the copyright notice.
2013-08-14 04:01:04 +02:00
Eelco Dolstra
d0617613dd
firmware-linux-nonfree: Update to 0.40
2013-08-14 04:01:04 +02:00
Evgeny Egorochkin
91e082a241
Merge pull request #828 from iyzsong/tiled-qt
...
add tiled-qt 0.9.1
2013-08-13 18:35:45 -07:00
Eelco Dolstra
047b65dd68
Typo
2013-08-14 03:34:40 +02:00
Eelco Dolstra
5060160634
not-detected.nix: Enable all firmware
...
Note that since the configuration produced by nixos-hardware-scan
includes not-detected.nix, you get all firmware when following the
regular installation procedure.
Issue #87 .
2013-08-14 03:32:28 +02:00
Eelco Dolstra
8db22f747d
Enable the Debian firmware package on the installation CD
...
It's unfree but we already had such firmware on the CD so we're not
worse off.
Issue #87 .
2013-08-14 03:29:16 +02:00
Eelco Dolstra
4bc73f3ece
Use the Debian firmware package in more places
2013-08-14 03:27:02 +02:00
Eelco Dolstra
b3642c3673
Move the AMD microcode to the microcode directory
2013-08-14 03:26:04 +02:00
Eelco Dolstra
5c208844e9
Remove more duplicate firmware
2013-08-14 03:24:58 +02:00
Song Wenwu
40cfa15513
add tiled-qt 0.9.1
2013-08-14 09:23:15 +08:00
Eelco Dolstra
14315b81b1
Add /media and /run to the filesystems ignored by updatedb
2013-08-14 03:07:36 +02:00
Eelco Dolstra
ce866184c6
Update the locate database using a systemd service
...
This makes it easier to update the database manually ("systemctl start
update-locatedb").
Also, use modern module syntax.
2013-08-14 02:58:55 +02:00
Eelco Dolstra
0b086080f9
Typo fix
...
Doesn't fix evaluation though...
2013-08-14 02:34:45 +02:00
Eelco Dolstra
4d7d5ba69c
Delete the Intel firmware packages
...
The Debian firmware package (firmwareLinuxNonfree) contains all of
these so there is no reason to keep them.
2013-08-14 02:32:12 +02:00
Eelco Dolstra
fc2fc63f4c
Use the Debian firmware package instead of the Intel-specific ones
...
The intel-*.nix modules are obsolete (since you can just say
‘hardware.enableAllFirmware = true’, or equivalently,
‘hardware.firmware = [ pkgs.firmwareLinuxNonfree ]’). But we'll keep
them around for compatibility.
2013-08-14 02:31:43 +02:00
Evgeny Egorochkin
cb42db20a0
Merge pull request #827 from the-kenny/leiningen-2.3.1
...
Update leiningen to 2.3.1.
2013-08-13 16:36:16 -07:00
Domen Kožar
4cbf9f3f19
fix nixpkgs eval
2013-08-14 00:43:14 +02:00
Moritz Ulrich
c5d81ea3b5
Update leiningen to 2.3.1.
2013-08-13 21:48:26 +00:00
Vladimír Čunát
b003138081
libav: major update and refactoring
...
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).
2013-08-13 20:08:26 +02:00
Lluís Batlle i Rossell
2a444fbdee
Marc Weber suggests to drop 'latest' in vim_configurable.
2013-08-13 17:52:07 +02:00
Lluís Batlle i Rossell
09e831e292
Updating vim and vim_configurable to 7.4.
...
I change vim_configurable from 'latest' to 'default', as 'default' now is more
recent than latest.
2013-08-13 17:47:27 +02:00
Lluís Batlle i Rossell
463029fe91
thunderbird: reenabling parallel building
...
It built fine here. Maybe the previous failure was of a particular version.
2013-08-13 17:29:17 +02:00
Domen Kožar
558067676d
python-magic: git -> 0.4.3
2013-08-13 15:13:56 +02:00
Domen Kožar
ab1c1773e2
python: fix alot by having magic and python_magic packages
2013-08-13 14:49:42 +02:00
Domen Kožar
3882056313
typo
2013-08-13 12:22:40 +02:00
Rok Garbas
425ea2ce9b
Merge pull request #815 from garbas/pypi2nix
...
pypi2nix - generating packages from pypi
2013-08-13 02:42:50 -07:00
Domen Kožar
1974c55d91
add python application substanced and it's dependencies
2013-08-13 11:14:24 +02:00
Lluís Batlle i Rossell
1f2ecd08cc
Updating netatop to 0.3 (linux 3.10)
2013-08-13 09:55:49 +02:00
Justin Bedo
9ab74cd977
Add expression for flpsed
2013-08-13 08:20:08 +02:00