R. RyanTM
97dde3ca00
python27Packages.youtube-dl: 2018.05.01 -> 2018.05.09
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/youtube-dl/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/0shcgv9l70mwrzwsii5hgya7nx89j6w6-youtube-dl-2018.05.09/bin/.youtube-dl-wrapped -h’ got 0 exit code
- ran ‘/nix/store/0shcgv9l70mwrzwsii5hgya7nx89j6w6-youtube-dl-2018.05.09/bin/.youtube-dl-wrapped --help’ got 0 exit code
- ran ‘/nix/store/0shcgv9l70mwrzwsii5hgya7nx89j6w6-youtube-dl-2018.05.09/bin/.youtube-dl-wrapped --version’ and found version 2018.05.09
- ran ‘/nix/store/0shcgv9l70mwrzwsii5hgya7nx89j6w6-youtube-dl-2018.05.09/bin/youtube-dl -h’ got 0 exit code
- ran ‘/nix/store/0shcgv9l70mwrzwsii5hgya7nx89j6w6-youtube-dl-2018.05.09/bin/youtube-dl --help’ got 0 exit code
- ran ‘/nix/store/0shcgv9l70mwrzwsii5hgya7nx89j6w6-youtube-dl-2018.05.09/bin/youtube-dl --version’ and found version 2018.05.09
- found 2018.05.09 with grep in /nix/store/0shcgv9l70mwrzwsii5hgya7nx89j6w6-youtube-dl-2018.05.09
- directory tree listing: https://gist.github.com/e65e7afdbb0bcdbcf461cd2a77c6ad50
2018-05-10 18:08:03 -07:00
Peter Hoeg
10c9ec68ac
Merge pull request #39813 from peterhoeg/f/bluez
...
bluez: add tools to output that we were building anyway
2018-05-11 07:15:41 +08:00
Uli Baum
50efa1979d
nixos/release-combined.nix: fix eval of tested job
...
bug introduced by f8d047da50
2018-05-11 00:47:43 +02:00
John Ericson
f18ddabee7
Merge remote-tracking branch 'upstream/master' into lib-float
2018-05-10 18:13:00 -04:00
John Ericson
e98814461d
glibc: Remove old-style nullable "cross" variable
...
Much better to just use {build,host}Platform directly.
2018-05-10 18:05:08 -04:00
John Ericson
1fe81a4bcd
lib: Clean up float/fpu options
...
ARM ABIs now have a float field. This is used as a fallback to lessen
our use of `platform.gcc.float`. I didn't know what the MIPs convention
is so I kept using `platform.gcc.float` in that case.
2018-05-10 18:02:00 -04:00
John Ericson
c9f6a82b61
gcc: Factor out "platform flags"
2018-05-10 18:00:57 -04:00
Uli Baum
840e5d8bda
nixos/tests/graphite: fix test
...
- adapt netcat options to libressl-nc
- wait for services to be started and accepting connections
2018-05-10 23:30:56 +02:00
Michael Weiss
938ff5401a
signal-desktop: 1.9.0 -> 1.10.0
2018-05-10 23:04:27 +02:00
Matthew Justin Bauer
4ec9c4b377
Merge pull request #40255 from matthewbauer/remove-enableIfAvailable
...
treewide: remove lib.meta.enableIfAvailable
2018-05-10 16:00:16 -05:00
Daiderd Jordan
9a492d1629
Merge pull request #40292 from periklis/darwin-skhd
...
skhd: 0.0.14 -> 0.1.1
2018-05-10 22:51:52 +02:00
John Ericson
5789cf4791
Merge pull request #40297 from obsidiansystems/arm-abi-disambig
...
lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARM
2018-05-10 16:33:58 -04:00
Robert Helgesson
cc083fa907
pytrainer: 1.12.0 -> 1.12.1
2018-05-10 21:46:54 +02:00
xeji
2d88a7b968
Merge pull request #40293 from romildo/upd.theme-jade-1
...
theme-jade1: init at 3.2
2018-05-10 21:28:41 +02:00
John Ericson
58b2e875c2
lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARM
...
It is ambiguous, and therefore banned within GCC.
2018-05-10 15:05:23 -04:00
Periklis Tsirakidis
b12850d421
skhd: Bump 0.0.14 to 0.1.1
2018-05-10 20:57:45 +02:00
John Ericson
4ed70389d0
Merge pull request #40295 from obsidiansystems/fewer-crossAttrs
...
gnused: Remove crossAttrs
2018-05-10 14:46:27 -04:00
John Ericson
8db05ade40
gnused: Remove crossAttrs
...
Use a cleaner help2man trick from coreutils
2018-05-10 14:12:38 -04:00
xeji
7028dcd5bb
Merge pull request #40133 from fadenb/graylog_2.4.4
...
graylog: 2.4.3 -> 2.4.4
2018-05-10 19:50:34 +02:00
José Romildo Malaquias
461903974e
theme-jade1: init at 3.2
2018-05-10 14:46:32 -03:00
Robert Schütz
71a561fc60
Merge pull request #38957 from guibou/guibou_pysensors
...
pysensors: init at 2017-07-13
2018-05-10 19:42:30 +02:00
xeji
558f4b3368
nixos/tests/plotinus: fix non-deterministic failure ( #40239 )
...
Test failed sometimes, likely because a window didn't get focus.
2018-05-10 19:38:02 +02:00
xeji
f8d047da50
nixos/release-combined.nix: make tests consistent ( #40131 )
...
... with release-small.nix
Tests for small channel should be a subset of tests for full channel.
2018-05-10 19:36:58 +02:00
John Ericson
4ae207aea0
Merge pull request #40291 from obsidiansystems/fewer-crossAttrs
...
misc pkgs: Fewer cross attrs
2018-05-10 13:28:12 -04:00
Tristan Helmich
9817b4aa5f
graylog: wrap graylogctl
...
Wrapper ensures graylogctl script can find java
2018-05-10 19:18:33 +02:00
Tristan Helmich
08eba842b0
graylog: 2.4.3 -> 2.4.4
2018-05-10 19:18:33 +02:00
John Ericson
2b28312bc2
libssh2: Remove crossAttrs
...
- --with-<lib> stuff isn't needed with new default
- `mingw_w64` probably also isn't needed, but kept with better code
just in case.
2018-05-10 13:14:14 -04:00
John Ericson
7afe4f1df0
libpng: Remove stale crossAttrs
...
Random ancient stuff for Darwin cross that seems not worth it.
2018-05-10 13:14:13 -04:00
John Ericson
e84b9401c5
libdrm: Remove crossAttrs
...
No hashes should be changed.
2018-05-10 13:14:13 -04:00
John Ericson
88ff3c0f5d
freetype: Remove crossAttrs
...
These sorts of C compiler confusions aren't really a problem anymore.
Everything is on the path with the right environment variables.
2018-05-10 13:14:13 -04:00
John Ericson
219b74d71b
SDL, SDL2: Remove crossAttrs
...
Cross drvs are now the default for precisely this reason.
2018-05-10 13:14:12 -04:00
John Ericson
5b4b24bfa0
Merge pull request #40290 from obsidiansystems/fewer-crossAttrs
...
guile: Remove old crossAttrs
2018-05-10 12:34:45 -04:00
xeji
1463480edb
Merge pull request #40289 from yegortimoshenko/mpv-bump
...
mpv: 0.27.2 -> 0.28.2
2018-05-10 18:21:38 +02:00
xeji
1d682d5314
Merge pull request #40285 from demyanrogozhin/particl
...
particl-core: 0.16.0.4 -> 0.16.0.5
2018-05-10 18:20:27 +02:00
John Ericson
515ca1a7c8
guile: Remove old crossAttrs
...
We fixed the linker issue with propagated dependencies.
2018-05-10 12:16:29 -04:00
xeji
d448ff75da
Merge pull request #40287 from yegortimoshenko/tio
...
tio: init at 1.30
2018-05-10 18:11:41 +02:00
John Ericson
28b2f48ba9
Merge pull request #40276 from obsidiansystems/fewer-crossAttrs
...
Fewer cross attrs
2018-05-10 11:58:00 -04:00
John Ericson
79adb993fb
cscope: Remove unneeded crossAttrs
2018-05-10 11:42:14 -04:00
John Ericson
1174526004
cloog-ppl: No crossAttrs needed
2018-05-10 11:42:14 -04:00
John Ericson
a1f4d033dd
fossil: Remove crossAttrs
...
TCC= (and BCC=) no longer needed as new Makefile defines with CC (and
CC_FOR_BUILD).
2018-05-10 11:42:13 -04:00
John Ericson
ae429f8e55
yacas: 1.2.2 -> 1.6.1
...
They switched to cmake and talk about mingw cross, so I can kill
crossAttrs too.
2018-05-10 11:42:08 -04:00
John Ericson
9cb1d82be6
zeromqpp: Init at 4.2.0
2018-05-10 11:34:16 -04:00
Peter Hoeg
efbeca76fe
ansible: drop 2.1, 2.2 and 2.3 as they are EOL
2018-05-10 23:11:37 +08:00
Peter Hoeg
06e394bbb4
ansible: update point releases and unify build
...
1) We had lots of copy paste - instead use a generic builder for the various reasons.
2) Default version changed to latest (2.5 instead of 2.4)
3) Point release updates to all
2018-05-10 23:11:37 +08:00
Yegor Timoshenko
d691c8170a
mpv: 0.27.2 -> 0.28.2
2018-05-10 17:45:05 +03:00
Yegor Timoshenko
956d174c8d
ffmpeg_4: init
2018-05-10 17:44:40 +03:00
Peter Hoeg
468841cea4
owl-lisp: 0.1.14 -> 0.1.15
2018-05-10 22:28:09 +08:00
Michael Brantley
56bd3b7db8
perlPackages.ClassEHierarchy: init at 2.00
2018-05-10 16:11:48 +02:00
Michael Brantley
988c56ee11
perlPackages.Paranoid: employ more restrictive blessed path
...
Decided it would be better to employ an even more restrictive default
"blessed" path by only including the coreutils package bin directory.
2018-05-10 16:06:44 +02:00
Michael Brantley
d4e71a2321
perlPackages.Paranoid: init at 2.05
2018-05-10 16:06:36 +02:00