Thomas Tuegel
9af7f6b9d4
Remove kde4.kdenlive and dependencies
...
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:49:03 -06:00
Thomas Tuegel
9be791656f
Remove kde4.plasma-nm and its dependencies
...
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:01 -06:00
Thomas Tuegel
0757d49800
Remove kde4.kdevelop
...
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:32 -06:00
Domen Kožar
afb7d04dd6
elmPackages: fix #22932
2017-02-23 22:58:40 +01:00
John Wiegley
6bbddcf7d1
xcbuild: Guard a glibc-only postPatch with \!isDarwin
2017-02-23 11:32:52 -08:00
Vincent Laporte
75b187b0f7
ocamlPackages.eliom: adds ocamlbuild as a dependency
2017-02-23 19:10:33 +00:00
Vincent Laporte
a9b0c95ad4
ocamlPackages.ppx_sexp_conv: init at 113.33.01+4.03
2017-02-23 19:07:38 +00:00
Vincent Laporte
7ca9e6776d
ocamlPackages.ppx_type_conv: init at 113.33.02+4.03
2017-02-23 19:04:01 +00:00
Vincent Laporte
d6bc0c9236
ocamlPackages.ppx_optcomp: init at 113.33.0[01]+4.03
2017-02-23 18:34:17 +00:00
Vincent Laporte
63796fd38f
ocamlPackages.ppx_core: init at 113.33.01+4.03
2017-02-23 18:28:15 +00:00
Vincent Laporte
be427d6e51
ocamlPackages.sexplib: init at 113.33.00+4.03
2017-02-23 18:25:56 +00:00
Graham Christensen
59d61ef34a
Revert "nixpkgs: allow packages to be marked insecure"
2017-02-23 09:41:42 -05:00
Graham Christensen
037c489b10
Merge pull request #22890 from grahamc/mark-as-insecure
...
nixpkgs: allow packages to be marked insecure
2017-02-23 07:12:18 -05:00
Nikolay Amiantov
cf29810281
haskellPackages.lambdabot: jailbreak
2017-02-23 13:13:22 +03:00
Nikolay Amiantov
a4353270c4
lttng-ust: 2.5.1 -> 2.9.0
2017-02-23 13:04:23 +03:00
Nikolay Amiantov
ba43d6bdc9
lttng-tools: 2.5.2 -> 2.9.3
2017-02-23 13:04:23 +03:00
sternenseemann
8352e0b38c
ocaml-ipaddr: 2.6.1 -> 2.7.2
...
Keeps the legacy version under attribute `ipaddr_p4`;
it is needed for OCaml < 4.02 and some libraries (eg `conduit`).
2017-02-23 08:01:29 +00:00
Graham Christensen
c8859b7264
libplist: mark as insecure
...
Patches currently available don't seem to apply.
2017-02-22 21:09:14 -05:00
Jörg Thalheim
ceac00d82b
mp4v2: 1.9.1p4 -> 2.0.0
2017-02-23 01:47:45 +01:00
Vincent Laporte
cb6d15549a
ocamlPackages.mparser: init at 1.2.1
...
MParser is a simple monadic parser combinator library for OCaml.
Homepage: https://github.com/cakeplus/mparser/
2017-02-22 19:23:06 +00:00
Vladimír Čunát
f5eea8ba1d
libevent: apply security patches from Debian
...
/cc #23072 . As with curl, it's nontrivial rebuild but security...
https://lwn.net/Alerts/714571/
2017-02-22 19:00:04 +01:00
Vladimír Čunát
145d3ea81c
Merge branch 'master' into staging
2017-02-22 17:47:49 +01:00
Vladimír Čunát
d6cff5783e
gnutls: drop -lunistring on Darwin as well
...
I didn't intend this substitution to be conditional; I looked wrong.
2017-02-22 17:44:06 +01:00
Gabriel Ebner
b66ec6026c
idris: jailbreak
...
Fixes #23048
2017-02-22 17:36:36 +01:00
Vladimír Čunát
2f1945dcd3
python-3.6: fix random numbers with glibc-2.25
...
I missed this upstream patch. /cc #22874 .
2017-02-22 17:34:33 +01:00
Vladimír Čunát
fe8aa284c2
xcbuild: fixup build with glibc-2.25
2017-02-22 16:58:45 +01:00
Vladimír Čunát
a04849502d
fstrm: init at 0.3.1
2017-02-22 15:03:21 +01:00
Frederik Rietdijk
3bcd3d2c34
Merge pull request #23061 from nixy/pythonPackages.snakeviz
...
pythonPackages.snakeviz: init at 0.4.1
2017-02-22 14:31:26 +01:00
Andrew R. M
99754b2527
pythonPackages.snakeviz: init at 0.4.1
2017-02-22 08:14:53 -05:00
Peter Simons
deec3c1dae
Merge pull request #23071 from takikawa/add-ndpi-1.8
...
ndpi: init at 1.8
2017-02-22 10:46:19 +01:00
Asumu Takikawa
85fb29bb49
ndpi: init at 1.8
2017-02-22 00:20:10 -08:00
Tom Hunger
bae3d0e49f
vowpalwabbit: init at 8.3.2
2017-02-22 07:28:52 +01:00
Tim Steinbach
83f29e9b99
gradle: 3.3 -> 3.4
2017-02-21 19:02:42 -05:00
Vladimír Čunát
723f23d291
dmd: fixup build with glibc-2.25
2017-02-21 18:20:06 +01:00
Vladimír Čunát
cab0b445be
python-3.4: fixup with glibc-2.25 (/cc #22874 )
...
Upstream won't support it, but let me trick the code into behaving
as if glibc was older. It seems 3.3 branch should be unaffected.
2017-02-21 17:56:32 +01:00
zimbatm
9c1399e476
packer: 0.12.1 -> 0.12.2
2017-02-21 14:10:15 +00:00
Arseniy Seroka
c3aa109041
Merge pull request #22497 from andsild/vint
...
vint: init at 0.3.11
2017-02-21 16:19:13 +03:00
Vladimír Čunát
4b7215368a
glibc: fixup libm.a
...
Now it's not an actual archive but a linker script, and the absolute
paths in there were broken due to moving *.a into $static.
Let's fix this up in all *.a in case there are more in future.
2017-02-21 14:19:07 +01:00
asildnes
88b8f38e71
vint: init at 0.3.11
2017-02-21 12:48:03 +01:00
Matthias Beyer
d35695e3e1
Revert "sqlitebrowser: 3.8.0 -> 3.9.1"
...
This reverts commit f9d7d29fa9
.
2017-02-21 10:48:00 +01:00
Peter Hoeg
8e5b630b49
Merge pull request #22264 from peterhoeg/m/modeswitch
...
usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module
2017-02-21 16:49:04 +08:00
Matthias C. M. Troffaes
88cc35f1f4
wolfssl: 3.9.10b -> 3.10.3
2017-02-21 09:42:32 +01:00
Frederik Rietdijk
5bd6331b29
Merge pull request #22944 from johbo/add-trytond
...
trytond: init at 4.2.1
2017-02-21 08:03:43 +01:00
David James
85fba54bc6
Attempt to update RocksDB to 5.1.2.
2017-02-20 21:50:30 -05:00
Vladimír Čunát
e688bbbee4
libunistring: split into multiple outputs
...
Saves ~1 MB. Through default gnutls, many closures are affected.
Reverse deps seem to build OK.
2017-02-21 00:39:22 +01:00
Vladimír Čunát
b17eb34203
gnutls: don't propagate -lunistring
...
This fixes systemd build. Also put it into the generic expression,
as there's only one version in nixpkgs ATM.
2017-02-20 23:21:28 +01:00
Johannes Bornhold
79cba3d3ff
relatorio: init at 0.6.4
2017-02-20 23:03:04 +01:00
Johannes Bornhold
a2dd4ea7d1
python-sql: init at 0.8
2017-02-20 23:02:04 +01:00
Vladimír Čunát
3ba1875743
mesa: maintenance 13.0.4 -> 13.0.5
...
I'm being conservative here until 17.0.1 is released.
2017-02-20 21:53:03 +01:00
Vladimír Čunát
9458018a87
dbus: 1.10.14 -> 1.10.16
...
It's for "security" issue that's considered unexploitable with a sane
config.
2017-02-20 21:38:24 +01:00