3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

42608 commits

Author SHA1 Message Date
Eelco Dolstra b8d59765e1 cups: Add a listenAddresses option 2014-04-25 00:30:12 +02:00
Eelco Dolstra cd05320716 Manual: Don't include the platform type of the host system
This causes unnecessary rebuilds of the manual.

http://hydra.nixos.org/build/10662170
2014-04-25 00:14:55 +02:00
Eelco Dolstra 23297b0edd Make nscd startup synchronous
Nscd forks into the background before it's ready to accept
connections. So explicitly wait until it's ready.

http://hydra.nixos.org/build/10661767
2014-04-24 23:18:47 +02:00
Eelco Dolstra d7a7f80aff cups: Start after network.target
http://hydra.nixos.org/build/10661709
2014-04-24 23:18:16 +02:00
Eelco Dolstra 2c70276d96 Remove outdated remark 2014-04-24 23:18:15 +02:00
Vladimír Čunát 116d52c6df linux-3.12: bump .17 -> .18 2014-04-24 20:02:34 +02:00
Shea Levy d4cb80eaf4 sproxy: bump 2014-04-24 13:21:46 -04:00
Shea Levy c7f2d87a56 Add haskell-http-kit 2014-04-24 13:06:01 -04:00
Eelco Dolstra af817ae0d8 Try again 2014-04-24 18:32:32 +02:00
Eelco Dolstra 019e9d8a3d Fix simpleTest function 2014-04-24 15:46:10 +02:00
Eelco Dolstra d304b277bd Silence some Hydra evaluation warnings 2014-04-24 15:40:55 +02:00
Eelco Dolstra 2b7e746c02 Make the misc test a bit more robust 2014-04-24 15:19:26 +02:00
Eelco Dolstra 2d8c0d24f2 dhcpcd: Fix segfaults
This fixes several problems in the dhcpcd service:

* A segfault during startup, due to a race with udev (dhcpcd would get
  an ADD event from udev, causing it to re-add an interface that it
  already had, leading to a segfault later on).

* A hang/segfault processing "dhcpcd rebind" (which NixOS calls after
  waking up from suspend).

Also, add "lo" to the list of ignored interfaces. It usually ignores
"lo", but apparently not when it gets an ADD event from udev.
2014-04-24 15:19:26 +02:00
Eelco Dolstra 25af3671f9 Remove some dead code 2014-04-24 15:19:26 +02:00
Eelco Dolstra d4986b5fd3 Don't create world-readable swapfiles 2014-04-24 15:19:10 +02:00
robberer a2fad89723 kde: “kdnssd” package is now called “zeroconf-ioslave”
Close #2358.
2014-04-24 13:29:38 +02:00
Rickard Nilsson 7336218a9e postfix: Add version 2.11.0 as nixpkgs.postfix211
I think this version should replace the current nixpkgs.postfix,
but it could potentially break stuff since the version jump is
big (2.8 -> 2.11).
2014-04-24 11:56:54 +02:00
Mathijs Kwik 1a877418d4 node-packages: upgrade all generated expressions 2014-04-24 08:05:44 +02:00
Mathijs Kwik d2edc329e1 neoload: upgrade to 4.1.4 and fix mem issues 2014-04-24 08:05:44 +02:00
Mathijs Kwik 925c75c68d node.js - use bundled v8 :14.04-bugfix:
node needs v8 3.14, which is no longer maintained.
They bundle an in-tree version which does receive backports.
2014-04-24 08:05:44 +02:00
Domen Kožar 7eabca3409 Merge pull request #2315 from lethalman/gnome3
gedit, libmediaart, fix xdg-user-dirs, enable GI in grilo, prioritize nautilus mimetype, seahorse, gnome-music, glade, gnome-documents
2014-04-24 01:16:54 +02:00
Luca Bruno fcd67236f3 accountsservice: fix creating data under /var/lib 2014-04-23 23:19:48 +02:00
Bjørn Forsman 83d0fd3078 thrift: unbreak build
Add a tiny patch (already upstream) that fixes this build error:

  <flex>/lib/libfl.so: undefined reference to `yylex'
2014-04-23 21:51:21 +02:00
Shea Levy a3b1f48c5d Add gcc-4.9.0 2014-04-23 10:45:00 -04:00
Lluís Batlle i Rossell 8ef1d4ecdb Making nvidia build with linux 3.14. Patch not needed anymore. 2014-04-23 16:06:15 +02:00
Oliver Charles eb07baf75c Fixing evaluation of misc/version.nix 2014-04-23 14:14:54 +01:00
Eelco Dolstra dbd332d147 Fix meta.maintainer -> meta.maintainers 2014-04-23 14:26:32 +02:00
Shea Levy 66a43c0159 Update version 2014-04-23 08:02:18 -04:00
Eelco Dolstra 9050fc6168 kwallet: Rename to kwalletmanager
Upstream renamed this package:

http://lists.kde.org/?l=kde-i18n-doc&m=139215908204279
2014-04-23 12:49:48 +02:00
Peter Simons 0753d64478 haskell-hlint: update to version 1.8.61 2014-04-23 11:17:11 +02:00
Peter Simons c6d74cd5a6 haskell-yesod-static: update to version 1.2.2.5 2014-04-23 11:17:10 +02:00
Peter Simons 8ca9e5975d haskell-yesod-core: update to version 1.2.14 2014-04-23 11:17:10 +02:00
Peter Simons 5d36a8cc53 haskell-yesod-bin: update to version 1.2.8.1 2014-04-23 11:17:10 +02:00
Peter Simons d698efaace haskell-yaml: update to version 0.8.8.2 2014-04-23 11:17:10 +02:00
Peter Simons 40ecb7d787 haskell-warp: update to version 2.1.4.1 2014-04-23 11:17:10 +02:00
Peter Simons 0f3cbb71ad haskell-vcswrapper: update to version 0.0.4 2014-04-23 11:17:10 +02:00
Peter Simons 751fb11e26 haskell-vcsgui: update to version 0.0.4 2014-04-23 11:17:10 +02:00
Peter Simons 17b1fd5652 haskell-uulib: update to version 0.9.16 2014-04-23 11:17:10 +02:00
Peter Simons d414e49375 haskell-testing-feat: update to version 0.4.0.2 2014-04-23 11:17:10 +02:00
Peter Simons 8080a35f32 haskell-test-framework-quickcheck2: update to version 0.3.0.3 2014-04-23 11:17:10 +02:00
Peter Simons e73b6253f0 haskell-terminal-progress-bar: update to version 0.0.1.4 2014-04-23 11:17:10 +02:00
Peter Simons 4817cf0253 haskell-syb-with-class: update to version 0.6.1.5 2014-04-23 11:17:10 +02:00
Peter Simons 92cc1addfd haskell-svgcairo: update to version 0.12.5.2 2014-04-23 11:17:10 +02:00
Peter Simons fa61d4ae42 haskell-snap-server: update to version 0.9.4.3 2014-04-23 11:17:10 +02:00
Peter Simons d7e5724db1 haskell-snap-loader-static: update to version 0.9.0.2 2014-04-23 11:17:10 +02:00
Peter Simons 9d4cfd51d5 haskell-simple-sendfile: update to version 0.2.14 2014-04-23 11:17:10 +02:00
Peter Simons 808b19b3fc haskell-simple-reflect: update to version 0.3.2 2014-04-23 11:17:10 +02:00
Peter Simons 8455e75173 haskell-resourcet: update to version 1.1.2 2014-04-23 11:17:10 +02:00
Peter Simons f5df3851af haskell-pipes: update to version 4.1.1 2014-04-23 11:17:10 +02:00
Peter Simons 2e36bcbb61 haskell-pem: update to version 0.2.2 2014-04-23 11:17:09 +02:00