Commit Graph

39515 Commits

Author SHA1 Message Date
Vladimír Čunát
e40a059714 Revert "fontconfig: update 2.10.2 -> 2.11.0"
This reverts commit 32a4081a7f8a162cb10f3afb8cec57165f05e0b2.

After ec985c8ff the apps linked to 2.11 fontconfig run fine on nixos
with older /etc/fonts/, but the other way won't work.

Unfortunately, I see no easy work-around ATM.
2014-02-20 20:52:27 +01:00
Vladimír Čunát
dcf6cbf5b3 glib: add -tested variant, also to the unstable job
Replaces #1753.
2014-02-18 20:27:23 +01:00
Vladimír Čunát
96f07fa74e Merge master into x-updates 2014-02-16 11:45:02 +01:00
Bjørn Forsman
26d7645b6b python26: unbreak build (revert from db5 to db44)
The bsddb module is apparently not compatible with db5 (or db48), so switch
back to db44. Fixes the following build error:

  $ nix-build -A python26.modules
  these derivations will be built:
    /nix/store/5zcqmpa4iby0aa342psjph0byiyikm6h-python-bsddb-2.6.8.drv
  building path(s) `/nix/store/qpsjyx7nmxhm9zq40674wr67dx8w6ycl-python-bsddb-2.6.8'
  building /nix/store/qpsjyx7nmxhm9zq40674wr67dx8w6ycl-python-bsddb-2.6.8
  unpacking sources
  unpacking source archive /nix/store/2qwc1kd8allnaljm1z360lv9jsf8cfqy-Python-2.6.8.tar.bz2
  source root is Python-2.6.8
  patching sources
  applying patch /nix/store/cfk04ans56xql9l6waqhqzzd60g9rzxi-search-path.patch
  patching file setup.py
  Hunk #1 succeeded at 424 (offset 145 lines).
  applying patch /nix/store/dxscwf37hgq0xafs54h0c8xx47vg6d5g-nix-store-mtime.patch
  patching file Python/import.c
  Hunk #1 succeeded at 747 (offset -4 lines).
  configuring
  building
  running build_ext
  INFO: Can't locate Tcl/Tk libs and/or headers
  Traceback (most recent call last):
    File "./setup.py", line 2037, in <module>
      main()
    File "./setup.py", line 2032, in main
      'Lib/smtpd.py']
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/core.py", line 152, in setup
      dist.run_commands()
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/dist.py", line 975, in run_commands
      self.run_command(cmd)
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/dist.py", line 995, in run_command
      cmd_obj.run()
    File "/nix/store/xxzwak31qql6vq7v35xmq68zmjpfr5py-python-2.6.8/lib/python2.6/distutils/command/build_ext.py", line 340, in run
      self.build_extensions()
    File "./setup.py", line 249, in build_extensions
      longest = max([len(e.name) for e in self.extensions])
  ValueError: max() arg is an empty sequence
  builder for `/nix/store/5zcqmpa4iby0aa342psjph0byiyikm6h-python-bsddb-2.6.8.drv' failed with exit code 1
  error: build of `/nix/store/5zcqmpa4iby0aa342psjph0byiyikm6h-python-bsddb-2.6.8.drv' failed
2014-02-16 11:28:00 +01:00
Vladimír Čunát
9a86ad2f7f xorg.xkeyboard-config: commit forgotten fixups
Without these there was also a mysterious collision in nixos etc generation.
2014-02-16 11:25:49 +01:00
Bjørn Forsman
47ead60c03 plantuml: update 7982 -> 7991 2014-02-16 10:31:24 +01:00
Vladimír Čunát
57240400cb nvidia driver: allow building on Hydra, maintain
The stuff is unfree, but distribution in any form *is* encouraged, c.f.
http://metadata.ftp-master.debian.org/changelogs//non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_319.82-1_copyright
2014-02-16 10:07:31 +01:00
Vladimír Čunát
180e5ca0db nvidia driver: fix eval with older kernels (e.g. 3.10) 2014-02-16 09:53:15 +01:00
Cillian de Róiste
3250375f20 Remove dvswitch: I don't use it, and it's broken 2014-02-16 01:19:16 +01:00
Bjørn Forsman
85d830334a duply: update 1.5.11 -> 1.6.0 2014-02-15 22:54:11 +01:00
Domen Kožar
3f3a3ec24c Merge pull request #1755 from lethalman/baobab
baobab: new package
2014-02-15 22:32:31 +01:00
Luca Bruno
402c1d582e baobab: new package
Graphical application to analyse disk usage in any Gnome environment.

https://wiki.gnome.org/Apps/Baobab
2014-02-15 22:21:06 +01:00
Cillian de Róiste
93f7b77067 xf86_input_wacom: update from 0.20.0 to 0.23.0 2014-02-15 20:45:10 +01:00
Petr Rockai
6a2ac21602 rpm: Revert to using db4, fails to build with db5. 2014-02-15 19:43:52 +01:00
Cillian de Róiste
e2151230ab darktable: update from 1.2.3 to 1.4.1 2014-02-15 18:49:18 +01:00
Petr Rockai
2c37c23fce qca2: Update the source of qca-ossl.cpp to qca's git (anonsvn.kde.org no longer
serves it), and bump it to a latest version that builds with our qca version.
2014-02-15 12:57:45 +01:00
Petr Rockai
01d7e79eaf nixos: Make serial agetty's bitrates configurable. 2014-02-15 12:57:27 +01:00
Petr Rockai
97721af469 VMs: Add Fedora 17 to the list of distros (only had 16 and 18). 2014-02-15 12:57:21 +01:00
Petr Rockai
42ce480a52 nixos: Try harder to get LVM-hosted filesystems up in stage1. 2014-02-15 12:57:17 +01:00
William A. Kennington III
a4e3f362fe znc: Update from 1.0 -> 1.2 2014-02-15 12:31:04 +01:00
William A. Kennington III
bf3ca4cb48 fish: Fix propagatedBuildInputs and other assorted changes
Currently, fish does not depend on python27 which is necessary for many
of the built in commands such as the manpage completion generator and
the web configuration sevice. This patch adds support for python27 as
well as man_db for the manpage completion generator. It also attempts to
replace more shell functions with binaries contained in the nix store.
2014-02-15 12:17:06 +01:00
William A. Kennington III
42358f0cd0 man-db: Upgrade package from 2.5.1 -> 2.6.6
Additionally, remove the uneeded share.patch since share/man is now
searched within upstream code.
2014-02-15 12:17:06 +01:00
William A. Kennington III
e5a21b7bed libpipeline: Add package
[Bjørn Forsman: modify meta.description so that it doesn't include the
package name and doesn't end in a period.]
2014-02-15 12:16:19 +01:00
Bjørn Forsman
534654e118 git: fix typos in comments 2014-02-15 12:05:44 +01:00
William A. Kennington III
bdb842d5eb Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
William A. Kennington III
99f5d2edb4 db: Reorganize Berkeley Database Packaging
Currently, the berkeley databases resuses a lot of the same code for the
expressions of each version. This consolidates all of the build routines
similar to that of the linux kernel.

This patch also adds version 6 of BDB.
2014-02-15 12:03:01 +01:00
Linquize
68b3fd33a7 git: Update to 1.9.0 2014-02-15 11:19:38 +01:00
Domen Kožar
77750efc7e Merge pull request #1739 from ttonelli/master
Improvements to RedShift service
2014-02-15 10:33:45 +01:00
Petr Rockai
38c59c97b3 kadu: Fix build with current cmake. 2014-02-15 10:27:39 +01:00
Petr Rockai
d2758ce017 freecad: Fix build with current cmake. 2014-02-15 10:27:39 +01:00
Petr Rockai
a03a0337e9 telepathy-qt: Fix build (broken by cmake 2.8.12 and farstream 0.2). 2014-02-15 10:27:39 +01:00
Petr Rockai
ae4e0ce73a libmpdclient: Update to latest upstream (2.9). 2014-02-15 10:27:38 +01:00
Petr Rockai
abd8059802 cmake: Update to latest upstream (2.8.12.2). 2014-02-15 10:27:38 +01:00
Cillian de Róiste
25a7190336 Chromedriver: fix download URL, update from 2.0 to 2.9, add a required lib 2014-02-14 23:37:08 +01:00
Evgeny Egorochkin
882721b6d0 librecad: update from 1.0.2 to 1.0.4 2014-02-14 21:50:06 +02:00
Eelco Dolstra
8ba1fdef00 debian: Update to 7.4 2014-02-14 20:29:43 +01:00
Evgeny Egorochkin
97be6e295c wineUnstable: update from 1.7.11 to 1.7.12 2014-02-14 21:16:22 +02:00
Evgeny Egorochkin
f1ebc4a019 youtubeDL: update from 2014.02.10 to 2014.02.13 2014-02-14 20:27:41 +02:00
Evgeny Egorochkin
3777998a31 perlPackages.YAMLLibYAML: update from 0.38 to 0.41 2014-02-14 20:24:47 +02:00
Evgeny Egorochkin
1193d8c34d perlPackages.YAML: update from 0.84 to 0.90 2014-02-14 20:23:34 +02:00
Evgeny Egorochkin
4d7f525aec perlPackages.XMLLibXSLT: update from 1.70 to 1.87 2014-02-14 20:22:33 +02:00
Evgeny Egorochkin
ac92b3aebd perlPackages.UNIVERSALrequire: update from 0.11 to 0.16 2014-02-14 20:21:17 +02:00
Evgeny Egorochkin
e63abf17f4 perlPackages.TextTabularDisplay: update from 1.22 to 1.35 2014-02-14 20:20:16 +02:00
Evgeny Egorochkin
24375083e0 perlPackages.TestFailWarnings: update from 0.005 to 0.008 2014-02-14 20:18:34 +02:00
Evgeny Egorochkin
26dd63e54f perlPackages.DevelFindPerl: update from 0.006 to 0.012 2014-02-14 20:16:07 +02:00
Evgeny Egorochkin
4ac42fcb76 perlPackages.DateTime: update from 1.04 to 1.07 2014-02-14 20:15:15 +02:00
Evgeny Egorochkin
3d41e4ebde perlPackages.ConvertASN1: update from 0.22 to 0.26 2014-02-14 20:11:46 +02:00
Evgeny Egorochkin
7cc98001dc perlPackages.Clone: update from 0.34 to 0.36 2014-02-14 20:09:56 +02:00
Evgeny Egorochkin
47dccc8511 oxygen_gtk: update from 1.4.1 to 1.4.3 2014-02-14 20:07:53 +02:00
Oliver Charles
5cd0a886fe elasticsearch: Update to 1.0.0
close #1746
2014-02-14 18:35:21 +02:00