Commit graph

13573 commits

Author SHA1 Message Date
Austin Seipp a387652159 nixpkgs: remove busted 'tmin' package
Obsoleted by afl-tmin

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-09 13:19:55 -06:00
Orivej Desh 8bc47ab453
Merge pull request #31377 from kyren/master
netatalk: 3.1.7 -> 3.1.11
2017-11-09 18:17:40 +00:00
Orivej Desh f24364cb6b
Merge pull request #31392 from lsix/update_time
time: 1.7 -> 1.8
2017-11-09 14:35:49 +00:00
Orivej Desh a477ede8b8
Merge pull request #31429 from adisbladis/qdigidoc_glibc
qdigidoc: fix build with glibc 2.26
2017-11-09 10:52:30 +00:00
Orivej Desh db919d1ac4 qdigidoc: enable parallel building 2017-11-09 10:51:49 +00:00
adisbladis 63bc228670
qdigidoc: fix build with glibc 2.26 2017-11-09 17:39:13 +08:00
mimadrid e6e38c288b
youtube-dl: 2017.10.20 -> 2017.11.06 2017-11-09 09:09:52 +01:00
aszlig 63a47699f7
cuneiform: Fix build against glibc 2.26
Since glibc 2.26 the string.h file includes <strings.h>, which in case
of cuneiform will include the strings.h found in Kern/hhh/tigerh/h,
because of the search path order.

Fortunately for us the strings.h in cuneiform are completely unused and
no files reference or include it. I even checked various references to
types within strings.h and the only occurences are in cf_strings.h,
which is also included by other files.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c
2017-11-09 06:06:32 +01:00
Orivej Desh e1340e67aa netatalk: support SSL and afpstats 2017-11-09 04:53:34 +00:00
aszlig e5bda9399d
netsniff-ng: Fix build against glibc 2.26
The build fails first of all because it cannot find the function body
for __builtin_memset. In glibc 2.26 this is available via inclusion of
string.h.

Another failure was that UINT64_MAX wasn't available in staging/tools.c,
which is fixed again by inclusion of stdint.h.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @nckx
2017-11-09 01:34:57 +01:00
Thomas Tuegel 094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
Jörg Thalheim 709c2bf19f
Merge pull request #31405 from romildo/fix.pygmentex
pygmentex: update src
2017-11-08 21:50:47 +00:00
Sergey Alexandrov 1f5c2833e9 mpdas: init at 0.4.4 (#31398)
* mpdas: init at 0.4.4

* mpdas: read config from /etc instead from nix store
2017-11-08 21:28:53 +00:00
kyren 1e75677118 netatalk: make perl / python utility scripts work
Adds `perl` and `python2` to nativeBuildInputs, to make the included
perl and python utility script `#!` lines point at the right place.
2017-11-08 15:11:06 -05:00
Orivej Desh 27831cbd86
Merge pull request #31397 from nico202/reaver-upgrade
reaver-wps-t6x: 1.5.2 -> 1.6.3
2017-11-08 19:27:24 +00:00
José Romildo Malaquias df94f7bf76 pygmentex: update src 2017-11-08 17:23:49 -02:00
kyren 997d66c489 netatalk: 3.1.7 -> 3.1.11
Netatalk 3.1.11 is the latest stable release.  There is also a nasty bug
with netatalk < 3.1.11 (https://sourceforge.net/p/netatalk/bugs/636/)
that prevents using netatalk shares for time machine backups.
2017-11-08 14:21:00 -05:00
John Ericson 0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Nicolò Balzarotti 2b409cc7c3 reaver-wps-t6x: 1.5.2 -> 1.6.3 2017-11-08 17:42:58 +01:00
Lancelot SIX a0c9173320
time: 1.7 -> 1.8
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00002.html
for release information
2017-11-08 11:32:44 +01:00
Sander van der Burg 39015dbe4b nixui: do not copy node-env.nix on regeneration 2017-11-08 11:25:02 +01:00
Will Dietz 7390087b78 gnuplot: 5.2.0 -> 5.2.1 2017-11-08 01:48:40 -06:00
Jörg Thalheim 9356b8823a
Merge pull request #31370 from schwepp/update/mpw-2.6
mpw: 2.1 -> 2.6
2017-11-07 18:26:17 +00:00
Kilian Schweppe 3f3ac8829f mpw: 2.1 -> 2.6 2017-11-07 19:12:48 +01:00
Tom Macdonald 7b8e40c6b1 procodile: init at 1.0.17 2017-11-07 17:04:50 +01:00
Vladimír Čunát 0f8c85d5d0
strongswan: fixup includes with glibc-2.26 2017-11-07 16:40:12 +01:00
Vladimír Čunát 6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
Thomas Tuegel a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel a055cee512
rockbox_utility: fix path to lrelease 2017-11-07 07:18:50 -06:00
Thomas Tuegel d3c11c512c
qt5ct: fix path to lrelease 2017-11-07 07:18:50 -06:00
Raphael Das Gupta 139d931d4d nox: add license information: MIT
nox was licensed under MIT License
since at least 0.0.2. See
b7e084a7c5
2017-11-07 13:50:23 +02:00
Eelco Dolstra d2df286df7
nixUnstable: nix-1.12pre5663_c7af84ce -> nix-1.12pre5732_fd10f6f2 2017-11-07 12:25:17 +01:00
Jörg Thalheim 05de801c1a
Merge pull request #31347 from benley/vboot_reference
vboot_reference: build all the tools
2017-11-07 09:31:44 +00:00
Benjamin Staffin 7ccad2a4f2
vboot_reference: build all the tools
This expands the build to include more things that are useful on
chromebooks, like `crossystem`
2017-11-07 00:37:48 -05:00
Piotr Bogdan cac4cb401c debootstrap: 1.0.87 -> 1.0.92 2017-11-06 14:25:44 +00:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Sean Zicari 3d8f6400ec Remove .net from mirror URL. 2017-11-05 20:09:24 -06:00
Sean Zicari 0711fe96f2 xosview2: init at 2.2.2 (#30629) 2017-11-06 09:55:23 +08:00
Peter Hoeg 3a53ddd693 sshguard: 2.0.0 -> 2.1.0 2017-11-06 08:21:56 +08:00
John Ericson 70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
Orivej Desh 68d4912ea5
Merge pull request #31177 from makefu/pkgs/snapraid/fix
snapraid: fix release checksum
2017-11-05 20:37:08 +00:00
Jan Tojnar dcb074ae9c
packagekit: 1.1.3 → 1.1.7 2017-11-05 20:44:17 +01:00
Jan Tojnar cdd40ba79e
colord: 1.2.12 → 1.4.1 2017-11-05 20:44:15 +01:00
Jan Tojnar db16b93039
ostree: 2017.9 → 2017.12 2017-11-05 20:44:13 +01:00
Jan Tojnar 05562d9237
networkmanagerapplet: cleanup 2017-11-05 20:44:09 +01:00
Orivej Desh 40e47e3fb3
Merge pull request #30898 from iblech/nat-traverse
nat-traverse: init at 0.7
2017-11-05 18:35:36 +00:00
Orivej Desh 080092ffa7 nat-traverse: do not wrap with perl path 2017-11-05 18:10:48 +00:00
Jan Tojnar 2dfa36233d sshfs-fuse: remove unneeded rpath wrapping 2017-11-05 19:53:48 +02:00
Orivej Desh 2240e8055a
Merge pull request #31286 from rnhmjoj/masscan
masscan: 2017-02-04 -> 1.0.4
2017-11-05 17:51:30 +00:00