1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

64719 commits

Author SHA1 Message Date
William A. Kennington III 7a0bbce2e6 lz4: Don't test by default as it takes forever 2015-06-24 17:51:59 -07:00
William A. Kennington III 63448b5dac rocksdb: 3.11 -> 3.11.2 2015-06-24 17:51:51 -07:00
William A. Kennington III 9031daf806 gflags: 2.0 -> 2.1.2 2015-06-24 17:51:47 -07:00
William A. Kennington III 42bd1dc12f accelio: 1.3 -> 1.4 2015-06-24 17:51:07 -07:00
Jascha Geerds bc4b46c142 rtv: Replace fetchurl with fetchFromGitHub 2015-06-24 21:45:55 +02:00
Jascha Geerds 6c19145234 Merge pull request #8488 from tmmcguire/fix-es
es: bugfix for man page install
2015-06-24 21:35:21 +02:00
Jascha Geerds ee2c3058fc Merge pull request #8489 from ktosiek/d-feet-0.3.10
d-feet: 0.3.9 -> 0.3.10
2015-06-24 21:28:04 +02:00
Tomasz Kontusz 5c4a6b59c3 d-feet: 0.3.9 -> 0.3.10
Also added license. This is based on COPYING inside the archive.
2015-06-24 20:57:03 +02:00
Shea Levy 96749220c7 haskellPackages.ip-quoter: bump 2015-06-24 13:24:41 -04:00
Pascal Wittmann cb757098d5 cv: update from 0.6 to 0.7.1 2015-06-24 19:20:12 +02:00
Tobias Geerinckx-Rice 0cf1a5c5e1 netsniff-ng -> 0.5.9-18-g9977ec6
New features:
- netsniff-ng: use Linux "cooked" header for Netlink interface
  automatically or as replacement of L2 header if "--cooked"
  option is specified.
- nlmsg: print rtnl neigh info
2015-06-24 19:14:41 +02:00
Tommy M. McGuire 2d7da5a62e es: bugfix for man page install
See Issue #8487.
2015-06-24 11:36:02 -05:00
Cillian de Róiste df92d1c711 xf86_input_wacom: update from 0.29.0 to 0.30.0 2015-06-24 17:23:23 +02:00
tv@shackspace.de e14c8fd368 highlight: fixes an issue locating the default conf_dir, closes #8385 2015-06-24 17:19:56 +02:00
lethalman 5988dda30f Merge pull request #8485 from obadz/coreclr
dotnet: package coreclr (from git)
2015-06-24 16:59:27 +02:00
Tobias Geerinckx-Rice 97ae36691e radeontop 2015-05-28 -> 2015-06-24
New features:
- Make coloured output toggleable

Fixes:
- Release libpciaccess resources
- Make the check for quit case-insensitive
2015-06-24 16:43:04 +02:00
Alexander Foremny ba7e7e1c9a Update flashplayer-11 2015-06-24 16:08:52 +02:00
obadz 30bd03a3e2 dotnet: package coreclr (from git) 2015-06-24 15:06:14 +01:00
Rok Garbas dbdc9eee05 cygwin: apr-util now also building on cygwin 2015-06-24 15:49:59 +02:00
Arseniy Seroka 4b661693cb Merge pull request #8438 from simonvandel/master
Add tvheadend:4.0.4
2015-06-24 16:36:52 +03:00
Simon Vandel Sillesen 9dab1a840c tvheadend: init at 4.0.4 2015-06-24 13:22:09 +00:00
lethalman 5ee8b66a68 Merge pull request #8474 from obadz/moar-dotnet
Some dotnet upgrades + a few new packages
2015-06-24 14:32:56 +02:00
Jascha Geerds ec222230a5 Merge pull request #8475 from ehahn/qutebrowser
qutebrowser: Fix license
2015-06-24 13:39:22 +02:00
Pascal Wittmann 08cf3d28b1 Merge pull request #8482 from ctheune/submit/syncthing-0.11.10
Update syncthing to 0.11.10
2015-06-24 13:21:08 +02:00
Sou Bunnbu c7c8f4a780 Merge pull request #8481 from iyzsong/master
tiled: update to 0.12.3 and build with qt5
2015-06-24 19:16:22 +08:00
Christian Theune 700e11dfee Update syncthing to 0.11.10 2015-06-24 13:07:34 +02:00
Rok Garbas 2c944fd4dd pythonPackages.jenkins-job-builder: init at 1.2.0 2015-06-24 12:37:11 +02:00
Peter Simons 56b293231b haskell-shake: disable test suite because of https://github.com/ndmitchell/shake/issues/267 2015-06-24 12:28:04 +02:00
Peter Simons ddcdeaf2c1 haskell-units-attoparsec: build depends on broken singletons library 2015-06-24 12:28:04 +02:00
Peter Simons ae7140f693 haskell-hslua: drop obsolete override 2015-06-24 12:28:04 +02:00
Peter Simons 0d919b374c hackage-packages.nix: update to 79a194bc9a with hackage2nix revision 1c5ac72f817d996a1ccec3e5a14496fb49806755 2015-06-24 12:27:59 +02:00
Eelco Dolstra ab8a2b0c78 vlc: Don't depend on JACK by default
To reduce dependency bloat, packages should not depend on non-standard
audio systems by default.
2015-06-24 12:20:38 +02:00
Peter Simons 4ad434e521 python-dulwich: update to version 0.10.1a 2015-06-24 11:37:30 +02:00
Peter Simons 922c555015 mercurial: add hg-git support
Enable this feature by putting these lines into your ~/.hgrc file:

  [extensions]
  hgext.bookmarks =
  hggit =
2015-06-24 11:33:17 +02:00
Peter Simons c112c3f51f hg-git: update to version 0.8.1 2015-06-24 11:33:17 +02:00
Pascal Wittmann cf13409313 fityk: update 1.2.9 to 1.3.0 2015-06-24 11:15:44 +02:00
宋文武 7c0c2dc15b tiled: update to 0.12.3 and build with qt5 2015-06-24 17:14:12 +08:00
Pascal Wittmann 1776016bf7 filezilla: update from 3.10.3 to 3.11.0.2 2015-06-24 10:47:09 +02:00
Michael Phillips e17494956b powerline: 2.1 -> 2.1.4, closes #8466
Makes powerline work again with tmux 2.0
2015-06-24 10:17:30 +02:00
Michael Phillips 17898cf533 gyp: fix cflags on darwin 2015-06-24 10:17:18 +02:00
laMudri 723cd518b9 hol: k.8 -> k.10, closes #8477 2015-06-24 10:04:54 +02:00
Ryan Scheel (Havvy) 3ec096f65b iojs: 2.2.1 -> 2.3.1, closes #8478 2015-06-24 10:02:09 +02:00
obadz 33e0dbbc4b dotnet: package Projekt 2015-06-23 23:12:29 +01:00
obadz e45788993b dotnet: FSharp.Compiler.Service 0.0.89 -> 0.0.90 2015-06-23 23:12:29 +01:00
obadz 0092d04d25 dotnet: package Deedle 1.2.0 2015-06-23 23:12:29 +01:00
obadz 3e6d95fc2a dotnet: FSharp.Data 2.2.2 -> 2.2.3 2015-06-23 23:11:50 +01:00
obadz 9c205124e4 dotnet: package ExcelDna 0.32.0 + ExcelDna.Registration 2015-06-23 23:11:50 +01:00
obadz 14dcf50cb1 dotnet: package MathNet.Numerics 3.7.0 2015-06-23 23:11:08 +01:00
obadz 58418eaa67 dotnet: FSharp.AutoComplete 0.16.0 -> 0.18.2 2015-06-23 23:11:08 +01:00
obadz 24bb5d1a94 dotnet: Paket 1.6.2 -> 1.18.2 2015-06-23 23:11:08 +01:00