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

3171 commits

Author SHA1 Message Date
dupgit e455bdcd51 tmux 2.5 -> tmux 2.6
Version bump
2017-10-05 21:43:16 +02:00
Orivej Desh 7c2b617a9f Merge pull request #29813 from womfoo/init/bonfire-0.0.7
bonfire: init at 0.0.7
2017-10-04 10:23:41 +00:00
Kranium Gikos Mendoza 11b4512033 bonfire: init at 0.0.7 2017-10-04 21:18:30 +11:00
Frank Doepper 12f9b43c16 unicode: change UnicodeData.txt to stable version
latest final release of Unicode is 10.0.0. 11.0.0 is not yet released.
2017-10-04 11:21:41 +02:00
Tim Steinbach d43b06a7c4 Merge pull request #30054 from dywedir/exa
exa: 0.7.0 -> 0.8.0, rustRegistry: 2017-09-10 -> 2017-10-03
2017-10-03 08:41:44 -04:00
dywedir 61c4ff5c31 exa: 0.7.0 -> 0.8.0 2017-10-03 13:17:40 +03:00
Franz Pletz 57efafd6c8
youtubeDL: 2017.09.24 -> 2017.10.01 2017-10-02 20:26:39 +02:00
Franz Pletz a69aa46ad8
mpd_clientlib: 2.11 -> 2.13 2017-10-02 20:26:09 +02:00
Jörg Thalheim 2354e0f05a cloud-utils: 0.29 -> 0.30 2017-10-02 09:11:20 +01:00
Orivej Desh 4f37b89eae Merge pull request #29939 from symphorien/pysmbc
Pysmbc
2017-10-01 22:37:23 +00:00
Orivej Desh 2daad2f6fa Merge pull request #29015 from aske/xflux-gui
xflux-gui: 2016-09-21 -> 1.1.10
2017-10-01 09:48:45 +00:00
Kirill Boltaev 2cc22aca75 xflux-gui: 2016-09-21 -> 1.1.10 2017-10-01 09:44:17 +00:00
José Romildo Malaquias 4126100103 entr: 3.8 -> 3.9 2017-09-30 23:20:52 -03:00
Tuomas Tynkkynen 8836c4d71b hdf5-fortran: Mark broken on Darwin
Never succeeded.

https://hydra.nixos.org/build/62044922
2017-09-30 21:29:50 +03:00
Symphorien Gibol dba8058f9d system-config-printer: add (optional) dependency pysmbc
Use case:
https://askubuntu.com/questions/548361/browse-button-disabled-in-windows-printer-via-samba-for-printer-shares
2017-09-29 21:16:42 +02:00
José Romildo Malaquias 8ebe47a45a gparted: 0.28.1 -> 0.29.0 2017-09-29 07:00:37 -03:00
Orivej Desh 0395a0d10b routino: fix data path 2017-09-28 17:29:49 +00:00
Robert Schütz f79fde1ca4 routino: init at 3.2 2017-09-28 18:25:04 +02:00
amorsillo b46b0468ca mongodb-tools: 3.0.12 -> 3.5.13 (#29884)
* Upgrade mongodb-tools to 3.5.13 with ssl

* mongodb-tools: fix go references
2017-09-28 11:42:00 +01:00
Jörg Thalheim ac6bb506c6 Merge pull request #29891 from woffs/unicode-paracode
unicode: init at 2.5
2017-09-28 10:27:43 +01:00
Sukant Hajra 82667fee37 hdf5: remove references to stdenv.cc
The build provides as text a summary of the build, including the
absolute path of the compiler used for compilation.  Unfortunately, this
pulls in stdenv.cc as a transitive closure.

So this change just calls remove-references-to as a postInstall step for
the one stdenv.cc dependency.

See #29889 for details.
2017-09-28 10:41:38 +02:00
Frank Doepper be1209918b unicode: init at 2.5 2017-09-28 09:53:41 +02:00
Pascal Bach ece9245a4d ipxe: 20160831 -> 20170922 2017-09-28 01:08:58 +02:00
Nick Novitski ff15b852c1 youtube-dl: 2017.09.15 -> 2017.09.24 (#29866) 2017-09-28 00:32:47 +02:00
Vladimír Čunát cb9a846762
Merge older staging
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Kranium Gikos Mendoza f43baf94a3 pick: 1.7.0 -> 1.9.0 2017-09-24 21:44:01 +10:00
Vladimír Čunát 73282c8cc2
Merge branch 'master' into staging
Thousands of rebuilds from master :-/
2017-09-23 09:57:23 +02:00
mimadrid 47974b2670
entr: 3.7 -> 3.8 2017-09-23 00:28:02 +02:00
Joachim F 456e96fbbf Merge pull request #29620 from joachifm/pkg/snapper-0_5_0
snapper: 0.3.3 -> 0.5.0
2017-09-22 20:49:19 +00:00
Tuomas Tynkkynen 4acb425c39 darwin: Disable yet another bunch of packages never having built successfully
cjdns: https://hydra.nixos.org/build/61134279
jonprl: https://hydra.nixos.org/build/61123711
mate.libmatemixer: https://hydra.nixos.org/build/61126968
dirac: https://hydra.nixos.org/build/61132432
idnkit: https://hydra.nixos.org/build/61123544
trousers: https://hydra.nixos.org/build/61109766
packetdrill: https://hydra.nixos.org/build/61116190
osm2pgsql: https://hydra.nixos.org/build/61118017
nawk: https://hydra.nixos.org/build/61139000
2017-09-22 21:16:39 +03:00
Tuomas Tynkkynen a7440aa7c6 hdf5: Re-enable on darwin
Oops, ab71280823 intended to only disable hdf5-fortran but also
disabled the others that are fine.
2017-09-22 19:56:49 +03:00
Tuomas Tynkkynen 4b4bfbf3e5 darwin: Disable another bunch of packages never having built successfully
tecoc: https://hydra.nixos.org/build/61141995
shallot: https://hydra.nixos.org/build/61145497
plink-ng: https://hydra.nixos.org/build/61130149
tshark: https://hydra.nixos.org/build/61479600
2017-09-22 19:49:57 +03:00
Tuomas Tynkkynen ab71280823 darwin: Disable some packages that have never built successfully
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
2017-09-22 17:25:38 +03:00
Robert Schütz 723042efa9 ttwatch: init at 2017-04-20 2017-09-22 10:45:31 +02:00
Vladimír Čunát 4683c374fa
Merge branch 'master' into staging
A couple thousand rebuilds again.
2017-09-21 21:09:32 +02:00
Robert Helgesson 25a2b4b3ec
svtplay-dl: 1.9.4 -> 1.9.6 2017-09-21 15:40:51 +02:00
Joachim Fasting 6bf56656f0
snapper: 0.3.3 -> 0.5.0 2017-09-21 00:56:24 +02:00
Joachim F 29c1888a57 Merge pull request #29560 from LumiGuide/elk-5.6.1
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Tuomas Tynkkynen 2c2cd34b54 esptool: Fix tests in sandbox
It actually requires flake8-future-import but manages to download it
from the Internet when run outside the sandbox.
2017-09-20 17:55:31 +03:00
Vladimír Čunát d4c33d5e4e
Merge branch 'master' into staging 2017-09-19 18:03:09 +02:00
Jörg Thalheim d63b59adf9 Merge pull request #29561 from dywedir/fd
fd: 3.0.0 -> 3.1.0
2017-09-19 12:28:38 +01:00
dywedir 72129c2cb4 fd: 3.0.0 -> 3.1.0 2017-09-19 12:02:33 +03:00
Dmitry Kalinkin 5ae7445530
coreutils: remove conflicting _FORTIFY_SOURCE definition
Originally this was introduced in 055e646b ('coreutils: Guard against compiler not supporting __builtin_stpncpy_chk') four years ago. Right now this doesn't seem to serve any purpose and it conflicts with the hardening flags:

    <command line>:2:9: warning: '_FORTIFY_SOURCE' macro redefined [-Wmacro-redefined]
    #define _FORTIFY_SOURCE 2
            ^
    <command line>:1:9: note: previous definition is here
    #define _FORTIFY_SOURCE 0
            ^
    1 warning generated.
2017-09-19 04:59:40 -04:00
Bas van Dijk ea8e7ed1e3 elk: 5.5.2 -> 5.6.1
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html
* https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
2017-09-19 10:52:08 +02:00
Robert Schütz 7f89abd820 esptool: 1.3 -> 2.1 2017-09-19 00:22:29 +03:00
k0ral 579a190cfd youtube-dl: 2017.08.27 -> 2017.09.15 2017-09-17 18:44:04 +02:00
Bjørn Forsman 983d01421e fpart: init at 0.9.3 2017-09-17 13:04:09 +02:00
Frederik Rietdijk 03fa6965ad Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-16 12:34:32 +02:00
Muhammad Herdiansyah 25944370e1
neofetch: 3.2.0 -> 3.3.0 2017-09-15 10:17:12 +02:00
John Ericson e5567bae2d treewide: Do not limit hardenging because gcc 4.9 in bootstrap
Bootstrap tools has since been bumped
2017-09-14 10:27:13 -04:00