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

17657 commits

Author SHA1 Message Date
William A. Kennington III 7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
William A. Kennington III 8ce4cb4de8 Also fix the default reference for kerberos 2015-06-26 17:24:11 -07:00
William A. Kennington III adeab5e815 Migrate all heimdal -> libheimdal
Also disable heimdal references in samba as it uses internal api
features not guaranteed to be stable
2015-06-26 17:23:00 -07:00
William A. Kennington III fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
William A. Kennington III eb8a411a18 Add kerberos library references for later use 2015-06-26 17:16:27 -07:00
Arseniy Seroka 43636bc83c Merge pull request #8506 from hrdinka/add/qtpass
qtpass: init at 0.8.4
2015-06-26 20:19:06 +03:00
lethalman 5754fd9e02 Merge pull request #8490 from lethalman/overridepkgs
Add pkgs.overridePackages
2015-06-26 17:14:22 +02:00
Pascal Wittmann dd73d2af87 Merge pull request #8505 from joachifm/delete-codeville
codeville: delete expression
2015-06-26 17:09:42 +02:00
Andrey Pavlov 5506632473 erlang: add Erlang R18, closes #8515 2015-06-26 16:15:14 +02:00
Luca Bruno 7f5f9072ad all-packages.nix: Add pkgs.overridePackages 2015-06-26 15:08:11 +02:00
Christoph Hrdinka bc975c36d1 qtpass: init at 0.8.4 2015-06-26 09:44:02 +02:00
Charles Strahan d51a81690c libtsm: fix building with clang for darwin 2015-06-25 21:06:55 -05:00
Arseniy Seroka 61fdf5b758 Merge pull request #8511 from avnik/add-vault
New package: vault
2015-06-26 01:35:44 +03:00
Alexander V. Nikolaev 41bbb904eb vault: init at v0.1.2 2015-06-26 01:34:32 +03:00
Arseniy Seroka 55d7d52d13 Merge pull request #8496 from jb55/obs-studio-audio
obs-studio: add audio support
2015-06-26 00:59:05 +03:00
vbgl 5c537f3bdd Merge pull request #8296 from vbgl/ocamlp4
OCaml-4.02: fix ocamlbuild rules for camlp4
2015-06-25 23:54:13 +02:00
Vincent Laporte 715f78be7e E prover: do not build the manual 2015-06-25 23:21:25 +02:00
Joachim Fasting 78d4f1dec6 codeville: delete expression
Codeville is abandonware. The homepage returns 404, and the last release
is 8 years old ...
2015-06-25 22:34:29 +02:00
Eelco Dolstra 7f54f99656 Don't build texLive in Hydra
It's way too big (texlive-core-2014 alone is > 1.5 GB).
2015-06-25 17:34:08 +02:00
Rushmore Mushambi ddade52f0e Merge pull request #8501 from rushmorem/package-j2cli
Add j2cli package, a shell script templating helper
2015-06-25 16:36:52 +02:00
Thomas Tuegel 8862d8d9c9 autonix: JSON manifest format 2015-06-25 09:03:40 -05:00
Thomas Tuegel 0aa8e64967 kde5: JSON manifest format 2015-06-25 09:03:40 -05:00
Lluís Batlle i Rossell 662a94312d Fix python-json-pointer meta.
(cherry picked from commit f1f5441b50)
2015-06-25 15:44:04 +02:00
rushmorem fad9d34452 Add j2cli package, a shell script templating helper 2015-06-25 15:30:27 +02:00
Peter Simons 160e342dbd python-args: drop bogus reference to "stdenv.lib.licenses.bsd" 2015-06-25 12:19:58 +02:00
Lluís Batlle i Rossell 66bd251a7c Adding internetarchive 0.8.3. 2015-06-25 12:06:12 +02:00
William Casarin 1281f51b69 obs-studio: audio support 2015-06-25 00:32:16 -07:00
Vincent Laporte 1d72ce49cf coq-8.3: fix (needs make 3) 2015-06-25 08:55:31 +02:00
Vincent Laporte af3f91085a mldonkey: move package out of ocamlPackages
as it does not provides any library but only an executable program
2015-06-25 08:55:27 +02:00
lethalman 5988dda30f Merge pull request #8485 from obadz/coreclr
dotnet: package coreclr (from git)
2015-06-24 16:59:27 +02:00
obadz 30bd03a3e2 dotnet: package coreclr (from git) 2015-06-24 15:06:14 +01: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
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
Rok Garbas 2c944fd4dd pythonPackages.jenkins-job-builder: init at 1.2.0 2015-06-24 12:37:11 +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
宋文武 7c0c2dc15b tiled: update to 0.12.3 and build with qt5 2015-06-24 17:14:12 +08: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
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
Arseniy Seroka 22b89f2fcd Merge pull request #8463 from mbbx6spp/jruby-1_7_20_1
jruby: 1.7.12 -> 1.7.20.1 (update package for CVE patch)
2015-06-23 20:04:31 +03:00
Susan Potter 2968707101 jruby: 1.7.12 -> 1.7.20.1
Security release which only updates Rubygems to version 2.4.8. Rubygems 2.4.8
addresses CVE-2015-1855 to resolve some problems with wildcard matching of
hostnames.

See following entry for more information:
http://jruby.org/2015/06/10/jruby-1-7-20-1.html
2015-06-23 11:58:29 -05:00