lethalman
6e0ca8cd11
Merge pull request #8122 from benley/prometheus-0.14
...
Prometheus: update to 0.14.0
2015-06-03 11:09:44 +02:00
lethalman
997022bea9
Merge pull request #8148 from ts468/jitsi
...
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 10:57:37 +02:00
lethalman
219b9a63ad
Merge pull request #8135 from sofuture/fix-goimports-build
...
Fix goimports build
2015-06-03 10:47:55 +02:00
Cillian de Róiste
68a82a9114
Merge pull request #8145 from robbinch/pkg-wavegain
...
wavegain: Add package.
2015-06-03 09:59:40 +02:00
Domen Kožar
23c845f526
Merge pull request #8119 from mbbx6spp/fix-dd-agent-package
...
Fix dd-agent buildInputs to include pythonPackages.psutil
2015-06-03 09:11:10 +02:00
Thomas Strobel
ac355ac095
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 07:49:01 +02:00
Mateusz Kowalczyk
9e5c2450d8
Merge pull request #8144 from taku0/firefox-bin-38.0.5
...
firefox-bin: update to version 38.0.5
2015-06-03 06:40:25 +01:00
Daniel Peebles
9712e379da
Rename microHttpd to micro-httpd
2015-06-03 00:15:14 -04:00
Robbin C
13ea5b65db
wavegain: Add package.
...
This adds wavegain which is a normalizer for WAV audio files.
2015-06-03 11:06:24 +08:00
taku0
def4876d41
firefox-bin: update to version 38.0.5
2015-06-03 09:32:11 +09:00
Eric Seidel
ef667f779f
emacs-packages: separate helm- and persp-projectile from projectile
...
mirrors current MELPA division
2015-06-02 17:01:07 -07:00
Eric Seidel
df95d3eca7
emacs-packages: add perspective-el
2015-06-02 17:01:07 -07:00
Eric Seidel
26a7698116
emacs-packages: haskell-mode 13.12 -> 13.14
2015-06-02 17:01:07 -07:00
Thomas Tuegel
ad9aa9e330
Merge pull request #8138 from ttuegel/kde5
...
Plasma 5.3.1
2015-06-02 18:22:37 -05:00
Tobias Geerinckx-Rice
b4a3ec347f
git-hub: fix package path...
2015-06-03 01:05:48 +02:00
Tobias Geerinckx-Rice
1a64d9251c
Add git-hub: command line GitHub interface
...
Rather cool, actually.
2015-06-02 23:58:03 +02:00
Thomas Tuegel
7d2e419597
plasma-5.3: run startkde with set -x
2015-06-02 16:24:31 -05:00
Thomas Tuegel
f0fb53e63e
Update to plasma-5.3.1
2015-06-02 16:24:31 -05:00
Shea Levy
33a1b14b06
nixopsUnstable: Bring in quick fix
2015-06-02 16:23:46 -04:00
Shea Levy
99bf7f5698
nixopsUnstable: Bump
2015-06-02 15:50:44 -04:00
Wout Mertens
0666ee4739
Merge pull request #6732 from oconnorr/master
...
Use mktemp to create temporary files to hold ssh host keys and authorized keys
2015-06-02 20:34:43 +02:00
Vladimír Čunát
0307c27219
kmod-blacklist-ubuntu: update to Vivid
2015-06-02 20:17:01 +02:00
William A. Kennington III
2f96621b6a
linux-testing: 4.1-rc5 -> 4.1-rc6
2015-06-02 11:03:53 -07:00
jzellner
be03ca9262
fix goimports build, use buildGoPackage
2015-06-02 11:59:40 -06:00
Michael Raskin
969776564f
Adding TextAdept
2015-06-02 20:32:13 +03:00
Michael Raskin
e66294151a
Adding Lua 5.3, seems to work
2015-06-02 20:32:12 +03:00
Michael Raskin
8daf4f5445
Add Curses development kit
2015-06-02 20:32:12 +03:00
Michael Raskin
747c6e913f
Add gtdialog tool
2015-06-02 20:32:12 +03:00
Arseniy Seroka
eb2c3c6681
Merge pull request #8124 from pmahoney/skarnet-update
...
Skarnet update
2015-06-02 19:25:37 +03:00
Luca Bruno
c12e1d7278
minimal-iso: enable nixos-manual
2015-06-02 18:14:45 +02:00
Arseniy Seroka
546f8edae6
Merge pull request #8120 from benley/prometheus-nginx-exporter
...
New package: prometheus-nginx-exporter
2015-06-02 18:41:59 +03:00
lethalman
f9c6921f0a
Merge pull request #8128 from monocell/add-crackxls
...
fix crackxls libgsf dependency and naming problem
2015-06-02 15:02:28 +02:00
Peter Simons
ba809cf9a3
haskell: add three new helper functions to the lib module
...
- sdistTarball transforms a normal Haskell build into one that produces a
release tarball by running "sdist". For example:
$ nix-shell -p "haskell.lib.sdistTarball haskellPackages.mtl" --command 'tar tfv $nativeBuildInputs/*tar.gz'
- buildFromSdist transforms a normal Haskell build into one that compiles the
package the an sdist release tarball created by Nix. For example:
$ nix-shell -p "haskell.lib.buildFromSdist haskellPackages.mtl" --command "exit 0"
- buildStrictly transforms a normal Haskell build into one that (a) compiles
the source code with "-Wall -Werror" flags and (b) uses as input a locally
generated sdist release tarball. For example:
$ nix-shell -p "haskell.lib.buildStrictly haskellPackages.mtl" --command "exit 0"
This function is particularly useful for continuous Hydra builds of Haskell
packages.
2015-06-02 14:17:16 +02:00
Vincent Laporte
b812e5f057
ocaml-uri: update from 1.7.2 to 1.9.0
2015-06-02 13:53:17 +02:00
Vincent Laporte
a36326d197
ocaml-asn1-combinators: update from 0.1.1 to 0.1.2
2015-06-02 13:53:17 +02:00
Vincent Laporte
d5a4c3d21d
coq-tlc: fix package
2015-06-02 13:53:17 +02:00
Emil Rangden
6eb4fdeb4d
fix crackxls libgsf dependency
2015-06-02 13:21:53 +02:00
Pascal Wittmann
752528ac9c
add pdfpc, a presenter console with multi-monitor support for PDF files
2015-06-02 13:15:59 +02:00
Domen Kožar
d2825dbc73
Merge pull request #8108 from codyopel/sass
...
update Sassc and libsass
2015-06-02 12:32:26 +02:00
Pascal Wittmann
9c983ade4d
doc: fix references
2015-06-02 11:22:19 +02:00
Vladimír Čunát
c86c1b79af
libav(-11): maintenance update, including security
2015-06-02 11:02:11 +02:00
Peter Simons
52829ce24a
Disable broken builds for Haskell packages gitit and influxdb.
2015-06-02 10:32:31 +02:00
Peter Simons
921b000fa5
haskell-base-noprelude: disable Haddock phase on empty library
2015-06-02 10:32:31 +02:00
Peter Simons
682e37e586
haskell-iconv: GHC 7.10.x support was added upstream
2015-06-02 10:32:31 +02:00
Peter Simons
873fa649e8
cabal-install: break infinite recursion on ghc 7.6.x and 7.4.x.
2015-06-02 10:32:31 +02:00
Peter Simons
0d484e999b
haskell-binary: update to version 0.7.5.0
2015-06-02 10:32:31 +02:00
Peter Simons
3e0513ea86
haskell-cabal-helper wants to store test suite data in $HOME
2015-06-02 10:32:31 +02:00
Peter Simons
ecac359ccf
ghc-7.10.x: trigger re-builds to recover from non-determinstic library ID
2015-06-02 10:32:31 +02:00
Peter Simons
32757ef184
hackage-packages.nix: update to bfbb2bc96c
with hackage2nix revision d0ef14cd08973bdb61a29700ef07b1149c86b7a3
2015-06-02 10:32:27 +02:00
Igor Pashev
95c6b835cb
mwlib may use pyfribidi
2015-06-02 06:14:34 +00:00