Commit graph

20082 commits

Author SHA1 Message Date
Matthias Beyer
208fd87149 wordgrinder: init at 0.6 2017-11-03 12:26:54 +02:00
Orivej Desh
52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Orivej Desh
c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Orivej Desh
da067f40f9 ipmicfg: fix style 2017-11-02 23:10:46 +00:00
Richard Marko
2b37262519 ipmicfg: init at 1.27.0 2017-11-02 22:19:35 +01:00
Jörg Thalheim
4d7c34fb33
Merge pull request #31033 from LumiGuide/fix-clementine-m4a
clementine: Added gst-libav plugin
2017-11-02 19:03:59 +00:00
Benjamin Staffin
998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
Thomas Tuegel
a513c07933
Merge pull request #31140 from ttuegel/dropbox
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Casey Ransom
b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00
Thomas Tuegel
9a9ea65de9
dropbox: use buildFHSUserEnv
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!

Resolves: #15356
2017-11-02 11:42:07 -05:00
Matthieu Coudron
7dce131b86 kernelmptcp: 0.91.3 -> 0.92.1 2017-11-02 13:14:57 +01:00
Langston Barrett
1fc6f4695c iwona (font): init at 0_995 (#31067)
* iwona: init at 0_995

* iwona: nitpicks
2017-11-02 12:09:47 +00:00
zimbatm
c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Mathias Schreck
ccbcf15c8e nodejs: refactor generic build function
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Jörg Thalheim
010d30123d
Merge pull request #31081 from gnidorah/mpv
mpv: wayland support by default
2017-11-02 08:59:50 +00:00
c0bw3b
e2e8d59055 libmcs: 0.7.2 -> deprecated 2017-11-01 23:21:45 +01:00
zimbatm
a209f56d6d hashcat: 2.00 -> 4.0.0
remove 3.6.0 which was not the default
2017-11-01 15:06:06 +00:00
gnidorah
fb7924eaec mpv: wayland support by default 2017-11-01 14:13:51 +03:00
Vladimír Čunát
06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
Mathias Schreck
5a43c92ffd nodejs: init at 9.0.0 2017-11-01 00:55:05 +01:00
Sander van der Burg
ebc8ffb010 groovebasin: remove 2017-10-31 23:51:01 +01:00
Vladimír Čunát
447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Sander van der Burg
6d1317ab31
Merge pull request #31058 from rnhmjoj/dnschain
DNSChain: move expression to new nodePackages
2017-10-31 23:44:02 +01:00
Michael Weiss
252da8a66e wlroots: init at 2017-10-31
In preparation for Sway 1.0 which will use wlroots instead of wlc.
2017-10-31 22:39:54 +01:00
rnhmjoj
fb9e4daa41
dnschain: move to nodePackages.dnschain 2017-10-31 22:01:31 +01:00
Peter Hoeg
369056394f
Merge pull request #31020 from peterhoeg/p/mht
mht2htm: init at 1.8.1.35
2017-10-31 22:08:07 +08:00
Peter Hoeg
12da0b5f45 mht2htm: init at 1.8.1.35 2017-10-31 22:07:23 +08:00
Falco Peijnenburg
16bfe58552 clementine: Added gst-libav plugin
Fixes regression introduced in 0322f66307 that made clementine unable
to play m4a files.
2017-10-31 12:13:39 +01:00
Peter Hoeg
f8cbc642cd
Merge pull request #30568 from kquick/theft
theft: init at 0.4.3
2017-10-31 15:15:17 +08:00
Mica Semrick
37f548e836 hugin: 2016.2.0 -> 2017.0.0 2017-10-30 20:13:27 -07:00
Vladimír Čunát
687943763c
Merge branch 'master' into staging 2017-10-30 22:30:14 +01:00
Falco Peijnenburg
3004b6f150 fetchgitrevision: removed
It doesn't work and was last referred to in 5553546c21
2017-10-30 18:37:20 +01:00
Franz Pletz
36be7d3e85
Revert parts of "linux: remove unused kernel patches"
This reverts commit 05b8cae9ec that
removed the cgroup v2 patch for the 4.4 kernel.
2017-10-30 17:57:00 +01:00
Franz Pletz
517606d1d4
Revert "linux_4_4: remove"
This reverts commit 9f3f575ab3.

Support from upstream has been extended to Feb 2022.
2017-10-30 17:57:00 +01:00
Eelco Dolstra
c3255fe8ec
fetchzip and friends: Set "name" to "source" by default
This makes them produce the same store paths as builtins.fetchgit,
builtins.fetchTarball etc. See
65b5f177b5.
2017-10-30 17:17:07 +01:00
Kai Harries
a2fe432e2c gmailieer: init at 0.3 2017-10-30 17:01:39 +01:00
Falco Peijnenburg
febe376f13 fetchadc: removed
It's not being used
2017-10-30 16:48:26 +01:00
Frederik Rietdijk
6d41ae55dd Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-30 07:51:09 +01:00
Christopher Singley
e697f10fc4 PlexPy: init at 1.4.25 2017-10-29 19:28:16 -05:00
Frederik Rietdijk
d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
Edward Tjörnhammar
9acbfbc7b7
shogun: init at 6.0.0 2017-10-29 10:20:55 +01:00
Edward Tjörnhammar
77d3869f27
colpack: init at 1.0.10 2017-10-29 10:20:54 +01:00
Vladimír Čunát
15350df8d9
Merge #30901: ecdsautils: init 0.4.0 2017-10-29 09:08:48 +01:00
Nikolay Amiantov
c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Sam Parkinson
5ac01066f2 gradio: init at 6.0.2 2017-10-29 06:32:38 +11:00
Andreas Rammhold
036f9ec235
ecdsautils: init 0.4.0 2017-10-28 17:41:34 +02:00
Herwig Hochleitner
c7bd01c0c9 stumpwm-git: 20160617 -> 20170203 2017-10-28 15:09:51 +02:00
Herwig Hochleitner
0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69.
2017-10-28 13:53:19 +02:00
Herwig Hochleitner
288740ad69 webkitgtk: 2.16.6 -> 2.18.2
remove references to 216x

CVE-2017-7087
CVE-2017-7089
CVE-2017-7090
CVE-2017-7091
CVE-2017-7092
CVE-2017-7093
CVE-2017-7095
CVE-2017-7096
CVE-2017-7098
CVE-2017-7100
CVE-2017-7102
CVE-2017-7104
CVE-2017-7107
CVE-2017-7109
CVE-2017-7111
CVE-2017-7117
CVE-2017-7120

closes #29796
2017-10-28 13:37:08 +02:00
Yuri Aisaka
ad1bf41391 skktools: init at 1.3.3 (#30778) 2017-10-28 11:23:42 +00:00