Commit graph

51854 commits

Author SHA1 Message Date
Domen Kožar 72966336a7 Merge pull request #4759 from alexanderkjeldaas/do-not-break-grsecurity
Document likely breakage when people update the kernel.
2014-11-01 12:24:30 +02:00
Alexander Kjeldaas 85972fb58d Document likely breakage when people update the kernel. 2014-11-01 09:35:20 +01:00
Domen Kožar 92503a0424 python: 3.3.5 -> 3.3.6 2014-11-01 04:50:26 +01:00
Domen Kožar 7fe78cad98 python: 3.2.5 -> 3.2.6 2014-11-01 04:50:26 +01:00
Mateusz Kowalczyk 609da7e8c3 tibia: update to 10.61 2014-11-01 01:49:00 +00:00
Mateusz Kowalczyk 89d4c850f5 easytag: update from 2.2.4 to 2.3.1
Also cleanup: preConfigure seems to not be necessary, gtk2 support was
dropped, wrapping done so it doesn't crash at startup and icon theme
pulled in.
2014-11-01 01:22:24 +00:00
William A. Kennington III ba53392bce nixos/nat: Fix override so that sysctls are properly preserved 2014-10-31 16:50:25 -07:00
Aristid Breitkreuz 53c287f5cd postgresql 9.4beta3, but keep beta2 around because they are not compatible 2014-10-31 22:21:16 +01:00
lethalman f2a2f732c7 Merge pull request #4755 from ehmry/mbox
mbox does not support i686
2014-10-31 21:31:35 +01:00
Eelco Dolstra a9f5e77e2f update-users-groups.pl: Generate hashed passwords internally
I.e. don't call "passwd" to update /etc/shadow from the "password"
option. This has the side-effect of not updating the password if
mutableUsers = true (since the code path for "hashedPassword" has a
check for mutableUsers).

Fixes #4747.
2014-10-31 17:42:09 +01:00
Emery Hemingway 6b7eda4ddc mbox does not support i686 2014-10-31 11:48:55 -04:00
cillianderoiste 919ed14477 Merge pull request #4627 from abbradar/xfce-mixer
xfce4-mixer: add pulseaudio support
2014-10-31 15:08:42 +01:00
Georges Dubus d7af81d2dc Make travis use "nox-review pr"
This should put an end to all the false rebuilds reported by travis.
2014-10-31 14:49:51 +01:00
cillianderoiste b73816d26b Merge pull request #4751 from jirkamarsik/ocaml-cairo2
Added ocaml-cairo2-0.4.6
2014-10-31 14:33:23 +01:00
Georges Dubus d8f5d246e6 nox: use pypi for distribution 2014-10-31 14:19:33 +01:00
Jirka Marsik 257f629c1e Added ocaml-cairo2-0.4.6 2014-10-31 14:14:17 +01:00
Peter Simons 1b68c7b134 ikiwiki: update to version 3.20141016 2014-10-31 13:02:01 +01:00
Domen Kožar 0433a33816 Merge pull request #4745 from anderspapitto/master
add datadiff and termcolor python packages
2014-10-31 12:36:54 +02:00
Peter Simons e18e77fbcd Merge pull request #4746 from abbradar/synaptics-fingers
Add "fingersMap" option to Synaptics
2014-10-31 11:06:58 +01:00
Peter Simons 8ef85d448c Register gloss-banana in haskell-packages.nix.
Completes https://github.com/NixOS/nixpkgs/pull/4735.
2014-10-31 11:02:44 +01:00
Peter Simons b4f9d587fa Merge pull request #4735 from Twey/gloss-banana
New Haskell package: gloss-banana
2014-10-31 10:46:20 +01:00
Peter Simons 22597ad778 Merge pull request #4743 from Chobbes/master
Add haskellPackages.serialport
2014-10-31 10:46:01 +01:00
Nikolay Amiantov 118096fc0b synaptics: add fingersMap option 2014-10-31 12:45:54 +03:00
Nikolay Amiantov 0eb86647b3 synaptics: add types to options 2014-10-31 12:45:54 +03:00
Anders Papitto c73d0a3bc2 add datadiff and termcolor python packages 2014-10-31 00:50:17 -07:00
Domen Kožar 924d66efd6 Merge pull request #4744 from k0ral/termite
termite: fixed shebangs
2014-10-31 08:41:09 +01:00
koral d95bb47970 termite: fixed shebangs 2014-10-31 08:31:45 +01:00
Edward Tjörnhammar 7ccfd6ed62 Merge pull request #4736 from abbradar/fix-msgpack
Fix version.h in libmsgpack
2014-10-31 06:46:57 +01:00
Edward Tjörnhammar 8248ea366e Merge pull request #4740 from iyzsong/guile-opengl
guile-opengl: new package
2014-10-31 06:40:19 +01:00
Calvin Beck d01f0ce83b Merge branch 'master' of github.com:Chobbes/nixpkgs 2014-10-30 23:28:08 -06:00
Calvin Beck 7c0503360c Adding the Haskell serial port library to nix. 2014-10-30 23:27:35 -06:00
Edward Tjörnhammar 7204da28fe Merge pull request #4741 from dysinger/purescript-0.5.7.1
Purescript [http://purescript.org] release 0.5.7.1
2014-10-31 06:23:53 +01:00
Calvin Beck f27936a86b Must ignore tests -- they require a connected Arduino running a special program. 2014-10-30 22:03:34 -06:00
Calvin Beck fac3ba7516 Adding serialport to Haskell libraries. 2014-10-30 21:54:52 -06:00
Calvin Beck e24ae965d7 Adding the Haskell serial port library to nix. 2014-10-30 21:52:20 -06:00
Tim Dysinger 257f9746be Purescript [http://purescript.org] release 0.5.7.1 2014-10-30 15:45:22 -10:00
宋文武 88f5aa4fda guile-opengl: new package
import from guix/gnu/packages/gl.scm
2014-10-31 09:25:45 +08:00
James ‘Twey’ Kay 0fb6548960 Add maintainer to gloss-banana 2014-10-30 23:48:07 +00:00
Domen Kožar 5b2b008ea9 pypyPackages.subprocess32: don't run tests 2014-10-30 23:15:06 +01:00
William A. Kennington III 0467a79129 kernel: 3.16.6 -> 3.16.7 2014-10-30 14:39:17 -07:00
William A. Kennington III 5b37f998fd kernel: 3.14.22 -> 3.14.23 2014-10-30 14:38:41 -07:00
William A. Kennington III 3ff30fa254 kernel: 3.10.58 -> 3.10.59 2014-10-30 14:38:10 -07:00
William A. Kennington III 6e91f53d87 kernel: Add update script 2014-10-30 14:37:22 -07:00
Michael Raskin ca92086101 Force compatibility with fresh Firefox in SlimerJS 2014-10-31 00:35:00 +03:00
Aristid Breitkreuz 752f5bba48 problems with quassel 0.11 and qt5, forcing qt4 for now 2014-10-30 22:16:37 +01:00
Nikolay Amiantov 3decd54529 libmsgpack: fix version.h 2014-10-31 00:15:55 +03:00
James ‘Twey’ Kay dc1965b9f7 New Haskell package: gloss-banana 2014-10-30 19:47:53 +00:00
Peter Simons fc4cf24965 Merge pull request #4707 from wmertens/libpcap-darwin
libpcap: Force detection on Darwin
2014-10-30 19:27:22 +01:00
Pascal Wittmann a156a6b2a7 opkg: update from 0.2.2 to 0.2.3 2014-10-30 19:02:42 +01:00
Pascal Wittmann 56c99b75b6 Merge pull request #4733 from linquize/git-2.1.3
git: Update to 2.1.3
2014-10-30 18:57:44 +01:00