1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

2746 commits

Author SHA1 Message Date
ndowens 237e6dccb2 s6-portable-utils: removed cross, may be causing issue for Darwin 2017-03-05 18:25:40 -06:00
ndowens c4733c3350 s6-portable-utils: Trying again for gcc support 2017-03-05 18:00:50 -06:00
ndowens 4c42fac493 s6-portable-utils: Retry of Darwin gcc 2017-03-05 16:52:20 -06:00
Joachim F cf7afad1b6 Merge pull request #23326 from manveru/tmate-2-2-1
tmate: 2.2.0 -> 2.2.1
2017-03-05 21:53:45 +01:00
ndowens 2ddcbcfe62 xdo: 0.5.3 -> 0.5.5 (#23415) 2017-03-05 19:05:43 +01:00
Jan Malakhovski 518a9e3da4 timidity: add ALSA sequencer support 2017-03-05 14:13:19 +00:00
ndowens 36f27506e5 ttfautohint: 1.3 -> 1.6 2017-03-05 13:09:32 +02:00
ndowens cc9b960f48 scanmem: 0.15.6 -> 0.16 2017-03-05 12:02:24 +01:00
ndowens d8a7b507d9 smc: 6.3.0 -> 6.6.0 2017-03-04 13:04:21 +01:00
mimadrid 04283047a5 gparted: 0.26.1 -> 0.28.1 2017-03-04 12:53:38 +01:00
ndowens b66c0e7830 xiccd: 0.2.2 -> 0.2.4 (#23379) 2017-03-03 23:21:16 +01:00
ndowens 59211b6ed0 tty-clock: 0.1 -> 2.3 (#23419) 2017-03-03 23:16:45 +01:00
ndowens 477014fd6a
trash-cli: 0.12.9.14 -> 0.17.1.14 2017-03-03 21:08:54 +01:00
ndowens 3f8ed79a5a s6-portable-utils: 2.0.5.3 -> 2.1.0.0 2017-03-02 20:22:54 -06:00
Tuomas Tynkkynen 8dcfa44a53 memtest86: Mark as broken
It fails with hardening-related errors like:

reloc.o: In function `.L41':
reloc.c:(.text+0x452): undefined reference to `__stack_chk_fail_local'

... and several others as well!

Since nobody has noticed that this package has been broken the entire
16.09 release, it's probably not worth to try fixing it.

(Note that this is a different package from memtest86plus!)
2017-03-01 22:19:35 +02:00
Robert Helgesson a5ed11202c
svtplay-dl: 1.9.2 -> 1.9.3 2017-03-01 20:12:24 +01:00
Vladimír Čunát b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Michael Fellinger 2ea14b1b83 tmate: 2.2.0 -> 2.2.1 2017-03-01 10:47:43 +01:00
Franz Pletz a36e1e2c35
youtubeDL: 2017.02.24.1 -> 2017.02.27 2017-02-28 18:35:41 +01:00
Lancelot SIX 6d9a3f0dcd screen: 4.5.0 -> 4.5.1 for CVE-2017-5618
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00010.html
for release announcement
2017-02-28 13:11:21 +01:00
Vladimír Čunát a1919db7cd
Merge branch 'master' into staging 2017-02-27 20:15:27 +01:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel 4f2e7a0424
Separate Qt 5 packages from dependent libraries 2017-02-27 11:49:04 -06:00
Robin Gloster b55c259a72
vfdecrypt: fix build 2017-02-27 15:22:51 +01:00
Robin Gloster e001b729e1
wv2: fix build 2017-02-27 13:34:41 +01:00
Tuomas Tynkkynen 78d9414ce5 findutils: Fix cross compilation
Yes, setting crossAttrs.propagatedBuildInputs is the correct value to
set to override a buildInputs from the native drv!
2017-02-27 00:15:53 +02:00
Franz Pletz 9c2ac51006
youtubeDL: 2017.02.17 -> 2017.02.24.1 2017-02-26 12:54:11 +01:00
Vladimír Čunát f157956266
findutils: add the forgotten file (I'm sorry)
/cc #23152.
2017-02-26 09:44:27 +01:00
Vladimír Čunát 2f726fed9f
findutils: fixup sandboxed build after #23152 2017-02-26 09:26:22 +01:00
Bart Brouns 64cf52ad55 clipster: 2017-01-12 -> 2017-02-17 2017-02-25 20:25:57 +01:00
Thomas Tuegel c5227f93f3
Remove kde4.partition-manager
- No maintainer in Nixpkgs
- No upstream activity
- Original source unavailable
2017-02-24 16:49:06 -06:00
Thomas Tuegel 00dce4e29f
Remove kde4.kde_gtk_config
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Thomas Tuegel eedbb61eb3
Remove kde4.colord-kde4
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Mogria 417dbaf6a3 findutils: updatedb now uses writable database outside of /nix/store by default
updatedb could only be run by providing the --output parameter,
because it would use a path inside the nix store as it's database.
The default for --output is now /var/cache/locatedb (the same
as in the NixOS locate service)
2017-02-24 16:36:58 +01:00
Franz Pletz d508ef88f7 Merge pull request #23082 from mayflower/graylog_update
graylog: update + module plugin support
2017-02-23 17:42:57 +01:00
Tristan Helmich 7420922806 graylog module: add plugin support 2017-02-23 15:21:29 +01:00
Frederik Rietdijk de4643eb80 diffoscope: 63 -> 77 2017-02-22 19:45:54 +01:00
Tristan Helmich a43fd5af38 graylog: 2.1.2 -> 2.2.1 2017-02-22 19:03:48 +01:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
William Casarin ffcb272e01 antimicro: 2.22 -> 2.23 2017-02-20 22:13:54 +01:00
Vladimír Čunát 5a38ab8add
Merge branch 'master' into staging 2017-02-20 21:24:35 +01:00
Vladimír Čunát 09d02f72f6
Re-revert "Merge: glibc: 2.24 -> 2.25"
This reverts commit 55cc7700e9.
I hope most problems have been solved.  /cc #22874.
2017-02-20 21:16:41 +01:00
Frederik Rietdijk 8c3480f3b9 Merge pull request #22828 from matthiasbeyer/update-my-pkgs
Updates for some of my packages
2017-02-18 14:09:51 +01:00
Vladimír Čunát 432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
AndersonTorres 9cee962c43 youtube-dl: 2017.02.04.1 -> 2017.02.17 2017-02-17 22:59:37 -02:00
Vladimír Čunát 524de86db0
findutils: plug a memory leak (close #22857)
Using the upstream patch directly.  It's copied in nixpkgs, because:
 - fetchpatch isn't usable at this point in bootstrapping,
 - the upstream patch creates collisions in NEWS.
2017-02-16 19:16:51 +01:00
Vladimír Čunát e962a3c95f
Merge branch 'master' into staging 2017-02-16 19:02:37 +01:00
Vladimír Čunát 55cc7700e9
Revert "Merge: glibc: 2.24 -> 2.25"
This reverts commit 1daf2e26d2, reversing
changes made to c0c50dfcb7.

It seems this is what has been causing all the reliability problems
on Hydra.  I'm currently unable to find why it happens, so I'm forced
to revert the update for now.  Discussion: #22874.
2017-02-16 18:16:06 +01:00
Graham Christensen 073ca2b34f
aspcu: 1.9.0 -> 1.9.1 2017-02-16 07:55:25 -05:00
Stefan Goetz 61f2f8c98a youtube-dl: 2017.02.04.1 -> 2017.02.16 (#22851) 2017-02-16 00:46:10 +01:00
Matthias Beyer b96a2fdd1b vdirsyncer: 0.14.0 -> 0.14.1 2017-02-15 15:27:51 +01:00
Vladimír Čunát 35b2159671
Merge branch 'master' into staging
Over 11k rebuilds on master.
2017-02-15 08:41:35 +01:00
Daiderd Jordan af13a5b3b3 Merge pull request #22808 from mimadrid/update/fzf-0.16.4
fzf: 0.16.2 -> 0.16.4
2017-02-15 00:04:57 +01:00
mimadrid 0280d327f4
fzf: 0.16.2 -> 0.16.4 2017-02-14 23:47:27 +01:00
Thomas Tuegel f228ea5215 Merge pull request #22698 from FRidh/kde
KDE: update frameworks and applications
2017-02-14 12:54:39 -06:00
Parnell Springmeyer 9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Vladimír Čunát 1daf2e26d2
Merge: glibc: 2.24 -> 2.25 2017-02-13 22:14:15 +01:00
Vladimír Čunát 5ed010f50b
findutils: disable tests on i686-linux
They won't work since glibc-2.25, and I don't like to spend more time on that.
2017-02-13 22:10:50 +01:00
Robert Helgesson 9298467923
svtplay-dl: 1.9.1 -> 1.9.2 2017-02-13 21:54:54 +01:00
Frederik Rietdijk 63bff03f97 kronometer: 2.1.0 -> 2.1.3 2017-02-13 09:55:40 +01:00
Peter Hoeg 6b2ea7ec6e diskscan: init at 0.19 2017-02-12 03:51:13 +01:00
Joachim F 651bd53d32 Merge pull request #22609 from primeos/lf-c55c4bf
lf: 2016-10-02 -> 2017-02-04
2017-02-11 16:17:45 +01:00
Ruben Astudillo 357c536321 hakuneko: 1.4.1 -> 1.4.2 2017-02-11 01:59:34 -03:00
Robert Helgesson 5ebdbe493a
mimeo: 2016.11 -> 2017.2.9 2017-02-11 00:30:08 +01:00
Tuomas Tynkkynen 6bf0a984ef ding-libs: Some cleanups
- Add version to the name so Nix knows about it
- glibc is an implicit buildInput, no need to add it
- The docs don't seem to get build anyway, don't try to build them &
  remove the doxygen build input
- Add meta.platforms
2017-02-10 20:12:00 +02:00
Vladimír Čunát 66fe4af226
Merge recent staging
It's the version last built on Hydra, almost fully.
2017-02-10 18:07:14 +01:00
Carles Pagès 4059a29394 Merge pull request #22512 from paperdigits/dateutils
dateutils: init at 0.4.1
2017-02-10 11:55:15 +01:00
Michael Weiss 7001a125d2 lf: 2016-10-02 -> 2017-02-04 2017-02-10 03:16:10 +01:00
Vladimír Čunát 6bea415b5e
Merge branch 'master' into staging 2017-02-09 08:42:04 +01:00
Mica Semrick 70a7fe9d03 dateutils: init at 0.4.1 2017-02-08 19:31:31 -08:00
Frederik Rietdijk 576740f7f2 i3minator: fix for python3
Fixes for when changing to Python 3. Haven't tested the program though.
2017-02-08 19:36:05 +01:00
Bjørn Forsman 8dd90abc17 autorevision: use sed word delimiters for better precision
Fixes wrongly replaced 'cat' in help text:

$ autorevision -h
usage: autorevision {-t output-type | -s symbol} [-o cache-file [-f] ] [-e name] [-U] [-V]
	Options include:
	-t output-type		= specify output type
	-s symbol		= specify symbol output
	-o cache-file		= specify cache file lo/nix/store/1rzzq2wdn5vfgbp5y9613jpdkf8i9ag6-coreutils-8.26/bin/cation
...

(Also replace all occurences per line, in case that should occur.)
2017-02-07 17:12:25 +01:00
Bjørn Forsman 4853900dd3 autorevision: 1.14 -> 1.20 2017-02-07 17:04:30 +01:00
Bjørn Forsman 4628724469 autorevision: specify full paths to 'sed' and 'tee' 2017-02-07 17:04:23 +01:00
Franz Pletz a6b080e3f8
youtubeDL: 2017.02.01 -> 2017.02.04.1 2017-02-06 15:13:19 +01:00
Pascal Wittmann 5cded7db86
rrdtool: 1.5.6 -> 1.6.0 2017-02-05 19:06:29 +01:00
rnhmjoj ab983c4dbd
bdf2psf 1.152 -> 1.158 2017-02-04 18:31:31 +01:00
Joachim Fasting 0911d745f8
os-prober: 1.71 -> 1.73
https://anonscm.debian.org/cgit/d-i/os-prober.git/tree/debian/changelog
2017-02-03 18:47:14 +01:00
Pascal Wittmann 2a825540db
parallel: 20161222 -> 20170122 2017-02-02 18:49:23 +01:00
Peter Simons 6dca78e1ae heimdall: clean up the build expression
- Make sure the front-end-less build does not depend on QT.

- Don't override patchPhase because that will lead to unexpected results for
  people who try to defined a "patches = [...]" attribute.
2017-02-02 15:20:16 +01:00
Peter Simons e051e88213 heimdall: update to latest git revision
Probably makes no difference because there have been no significant changes.
Anyway, let's live on the bleeding edge.
2017-02-02 15:01:55 +01:00
Jascha Geerds 09ac3909d9 Merge pull request #22313 from peterhoeg/f/rb
rockbox_utility: use qt5 instead of qt4
2017-02-02 00:08:42 +01:00
Daiderd Jordan c13aabb337 Merge pull request #22161 from gevans/rcm-1.3.1
rcm: 1.3.0 -> 1.3.1
2017-02-01 21:46:38 +01:00
Peter Simons 6ba35336f0 youtube-dl: update to version 2017.02.01 2017-02-01 17:59:23 +01:00
Peter Hoeg eb92d10e1d rockbox_utility: use qt5 instead of qt4 2017-01-31 18:38:20 +08:00
Damien Cassou 58dc8e3024
Remove myself from maintainers 2017-01-31 11:00:14 +01:00
Frederik Rietdijk 18ac28b45d Merge pull request #22280 from lsix/pytest_defaults_to_30
python*Packages.pytest: defaults to pytest_30
2017-01-31 09:48:38 +01:00
Lancelot SIX 4cf8ae3a8c
pythonPackages.pytest: use pytest_30 2017-01-31 09:33:05 +01:00
Nikolay Amiantov 0cfefc7c99 grub4dos: 0.4.6a-2016-11-09 -> 0.4.6a-2016-12-24 2017-01-31 03:26:26 +03:00
Franz Pletz 1a45ddeb2d
yotubeDL: 2017.01.28 -> 2017.01.29 2017-01-30 21:40:21 +01:00
Alistair Bill d6a7182493 neofetch: 3.0 -> 3.0.1 2017-01-30 16:12:42 +00:00
Robert Helgesson c603d2c0d5
svtplay-dl: 1.9 -> 1.9.1 2017-01-30 16:33:42 +01:00
Florian Jacob 51a753a2a3 os-prober: 1.65 -> 1.71 2017-01-30 13:31:50 +01:00
Desmond O. Chang 42d3f67439 yank 0.7.1 -> 0.8.0 2017-01-30 13:25:47 +08:00
Franz Pletz ff7c6fe60d
youtubeDL: 2017.01.24 -> 2017.01.28 2017-01-30 01:16:01 +01:00
Arseniy Seroka 2f78639819 Merge pull request #22263 from peterhoeg/u/colord
colord-kde: 2016-02-24 -> 0.5.0
2017-01-30 00:40:24 +03:00
Parnell Springmeyer 6777e6f812
Merging with upstream 2017-01-29 05:54:01 -06:00
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Anmol Sethi a4b8a67532 fzf: from 0.15.9 to 0.16.2 2017-01-29 00:52:22 -05:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00