Peter Hoeg
887590e1d2
wireshark: use cmake and move to gtk3/qt5
...
wireshark used to use autotools, but instead we now use cmake. The
change alone brought to light a few missing required dependencies.
Additionally, wireshark was using gtk2 and qt4, so that has changed to
gtk3 and qt5.
2017-01-31 21:20:12 +01:00
Matthias Beyer
904bcb391d
yaft: init at 0.2.9
2017-01-31 13:20:26 +01:00
Matthias Beyer
3ccc139b3d
cataract: init at 1.1.0 and HEAD
2017-01-31 09:20:08 +00:00
Orivej Desh
d409d23945
pidgin-xmpp-receipts: init at 0.7
2017-01-31 09:33:30 +01:00
Tim Digel
e2bf0416a9
pgroonga: init at 1.1.9
2017-01-31 09:27:36 +01:00
Franz Pletz
1128726064
Merge pull request #22305 from jbaum98/smartmontools
...
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-31 06:04:17 +01:00
Jake Waksbaum
a9afa48915
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-30 22:09:21 -05:00
Alexey Shmalko
682e7a3643
Merge pull request #22281 from vifino/master
...
wmutils-opt: init at v1.0
2017-01-30 22:44:30 +02:00
Adrian Pistol
f6e2772cd3
wmutils-opt: init at v1.0
2017-01-30 20:42:16 +00:00
Vladimír Čunát
612333a770
knot-resolver: yet another attempt to fix build on Darwin
2017-01-30 20:08:16 +01:00
Rahul Gopinath
19180957f5
ruby_1_9: remove package
...
Remove ruby 1.9 since it is EOLed upstream
2017-01-30 11:18:44 +00:00
Eelco Dolstra
5fdc6db957
Revert "add nix-prefetch-source ( #21734 )"
...
This reverts commit ca38ef79e9
due its
use of importJSON and external source info files, which is
non-idiomatic.
2017-01-30 11:44:15 +01:00
Alexey Shmalko
2dc87881b0
Merge pull request #22283 from asymmetric/siji
...
siji: init at 2016-05-14
2017-01-30 12:35:15 +02:00
Lorenzo Manacorda
0ecde73b91
siji: init at 2016-05-14
2017-01-30 11:32:52 +01:00
Vaibhav Sagar
63f609b1a4
ihaskell: remove service configuration. ( #22268 )
...
See #22047 . This change should be reverted after IHaskell has been
updated to support GHC 8.
2017-01-30 08:38:42 +01:00
Niklas Thörne
2eb8163fae
bashdb: init at 4.4-0.92 ( #22275 )
2017-01-29 23:05:04 +01:00
Tom Doggett
fe6c4eb8e6
gcalcli: init at 3.4.0
2017-01-29 17:00:05 +01:00
Tuomas Tynkkynen
2f38d1fd1f
kmscube: init at 2016-09-19
2017-01-29 02:08:04 +02:00
Arseniy Seroka
d948e55c27
Merge pull request #22240 from pradeepchhetri/openconnect
...
openconnect: 7.06 -> 7.08
2017-01-29 02:13:14 +03:00
Pradeep Chhetri
56ed9f8b94
openconnect: 7.06 -> 7.08
2017-01-29 02:46:19 +05:30
Lluís Batlle i Rossell
57625514f4
Adding nuttcp.
2017-01-28 20:40:21 +01:00
Kevin Cox
c09690b354
Revert "libmsgpack_1_4: remove"
...
This reverts commit ff89e81898
.
There are references to this variable.
2017-01-28 11:14:31 +00:00
Marius Bergmann
1d6c853860
termite: unbreak by packaging vte-ng
...
termite broke when upgrading Gnome, as this removed a dependency from
the tree. I packaged this dependency (vte-ng) based upon the work of
@globin in https://github.com/NixOS/nixpkgs/issues/22026 .
2017-01-28 01:06:24 +01:00
Robin Gloster
ff89e81898
libmsgpack_1_4: remove
2017-01-27 22:03:23 +01:00
Robin Gloster
52be026bba
libmsgpack_0_5: remove
2017-01-27 21:59:16 +01:00
Robin Gloster
426b61a1c7
openssl_1_0_1: remove
2017-01-27 21:29:53 +01:00
Robin Gloster
c466e31a0f
libressl_2_3: remove
2017-01-27 20:39:32 +01:00
Robin Gloster
c67805ff17
llvmPackages_36: remove
2017-01-27 20:12:54 +01:00
Robin Gloster
aa686fe5c3
gnutls33: remove
2017-01-27 18:37:24 +01:00
Franz Pletz
ae3fc70ede
Merge pull request #22124 from mayflower/feature/frab
...
frab: init at 2016-12-28 & module
2017-01-27 17:15:05 +01:00
Svein Ove Aas
3d78976c58
nginx-config-formatter: init at 2016-06-16 ( #22179 )
2017-01-27 16:52:20 +01:00
Robin Gloster
8769ddc823
apacheHttpd_2_2: remove
2017-01-27 15:33:54 +01:00
Joachim F
da1cd49747
Merge pull request #22193 from Gabriel439/gabriel/dhallToNix
...
Add a `pkgs.dhallToNix` utility
2017-01-27 13:21:30 +01:00
Langston Barrett
d486fb053b
coqPackages.math-classes: init at 2016-06-08
2017-01-27 11:16:30 +00:00
Frederik Rietdijk
46b1ea260a
pythonPackages.ansible2: move 2.2 to separate file, make default
...
`pythonPackages.ansible_2_2` is now the default `ansible`.
2017-01-27 10:15:31 +01:00
Gabriel Gonzalez
c791c0fd16
Add a pkgs.dhallToNix
utility
...
This adds a `dhallToNix` utility which compiles expression from the Dhall
configuration language to Nix using Nix's support for "import from derivation".
The main motivation of this compiler is to allow users to carve out small typed
subsets of Nix projects. Everything in the Dhall language (except `Double`s)
can be translated to Nix in this way, including functions.
2017-01-26 20:11:49 -08:00
Graham Christensen
f46c5b293b
qemu: 2.7 -> 2.8, drop 2.7
2017-01-26 20:23:40 -05:00
Tuomas Tynkkynen
e2a2f6d595
Merge pull request #22117 from dezgeg/aarch64-for-merge
...
Aarch64 (ARM64) support
2017-01-26 17:52:28 +02:00
Franz Pletz
6626b62241
openssl_1_0_1: not maintained anymore, rename as -vulnerable
...
This is not maintained anymore upstream but is still used by sslscan.
Until this package is updated or fixed, we'll keep it around under
the unambiguous name openssl_1_0_1-vulnerable.
2017-01-26 15:41:07 +01:00
Vladimír Čunát
a1af9cc1cf
gecko-mediaplayer: remove the dead project
...
It was breaking evaluation since 78fe72265
.
2017-01-26 12:28:40 +01:00
Michael Raskin
076e265164
squid4: init at 4.0.17
2017-01-26 09:29:54 +01:00
Franz Pletz
78fe722656
gmtk: remove, source not available anymore
2017-01-26 03:52:49 +01:00
Franz Pletz
2450c86732
frab: init at 2016-12-28
2017-01-25 23:58:20 +01:00
Kosyrev Serge
4f8b4069e5
quodlibet: rename to quodlibet, quodlibet-without-gst-plugins
...
The gst-plugin-less version is barely useful out of the box, so it is
the one that should be relegated to a less prominent spot in the namespace.
2017-01-25 21:33:55 +01:00
Nicolò Balzarotti
9371acd80f
fcrackzip: init at 1.0
2017-01-25 19:34:34 +01:00
Vladimír Čunát
5d5fb4a2fb
knot-resolver: init at 1.2.0
...
Celebrating today's release!
2017-01-25 15:22:09 +01:00
Ricardo M. Correia
30c3fdedfe
mkpasswd: make the package high priority
...
Otherwise, if you have the `expect` package installed, its `mkpasswd`
program can override the one from the `mkpasswd` package. If that
happens, the NixOS documentation instructions for generating a hashed
password to put into `configuration.nix` will not work.
2017-01-25 15:19:26 +01:00
vbgl
635ac15845
Merge pull request #21879 from vbgl/coq-clean
...
Coq: minor refactoring
2017-01-25 14:05:38 +01:00
Michael Raskin
05d7ece4b6
Merge pull request #22040 from NeQuissimus/zulu
...
zulu: init at 8.19.0.1
2017-01-25 12:31:29 +00:00
Vincent Laporte
9b949be617
coq: minor refactoring
2017-01-25 10:29:13 +00:00