xeji
6aa5f2db8f
Merge pull request #47245 from dtzWill/fix/coreutils-8.30-bootstrap
...
coreutils: try 8.30 again, fix bootstrap tools expression motivating revert before
2018-09-25 12:10:27 +02:00
Alexander V. Nikolaev
867d387a1c
epoxy: 1.5.1 -> 1.5.2 ( #47178 )
...
libgl-path.patch was updated (it applied with little fuzz, because I am
a bit lazy, and rebase it on master of epoxy, not 1.5.2)
2018-09-25 11:50:51 +02:00
R. RyanTM
588b524933
curl: 7.61.0 -> 7.61.1 ( #46295 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/curl/versions
2018-09-25 11:40:32 +02:00
R. RyanTM
1b7397c61d
nspr: 4.19 -> 4.20 ( #46227 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nspr
2018-09-25 11:36:28 +02:00
aszlig
b25b6e0c75
stdenv: Improve ELF detection for isELF
...
The isELF function only checks whether ELF is contained within the first
4 bytes of the file, which is a bit fuzzy and will also return
successful if it's a text file starting with ELF, for example:
ELF headers
-----------
Some text here about ELF headers...
So instead, we're now doing a precise match on \x7fELF.
Signed-off-by: aszlig <aszlig@nix.build>
Acked-by: @Ericson2314
Closes: https://github.com/NixOS/nixpkgs/pull/47244
2018-09-25 06:55:18 +02:00
John Ericson
2b4b7d4ef3
Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanups
...
treewide: mass rebuild noop cleanups
2018-09-25 00:04:52 -04:00
John Ericson
b1d518206a
Merge pull request #46127 from obsidiansystems/gcc-crossStageStatic-cleanup
...
gcc-*: Clean up crossStageStatic logic
2018-09-25 00:01:28 -04:00
Ben Wolsieffer
da18634eff
valgrind: enable debug info ( #47251 )
...
At least on ARM, valgrind produces no stack trace unless debug info is
available for its own libraries.
2018-09-24 22:57:38 +02:00
Vladimír Čunát
3a09a4b579
Merge branch 'master' into staging
...
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
Will Dietz
cc2f6c866f
Merge pull request #47278 from dtzWill/fix/e2fsprogs-musl-patch
...
e2fsprogs: patch out glibc instead of local fix so headers are usable
2018-09-24 12:21:59 -05:00
Will Dietz
df1dcbf07f
e2fsprogs: patch out glibc instead of local fix so headers are usable
2018-09-24 10:50:39 -05:00
Will Dietz
c3b2c31b2f
Merge pull request #47129 from dtzWill/fix/cyrus-sasl-musl
...
cryus-sasl: cleanup, fix w/musl (although not at all musl-specific)
2018-09-24 09:47:07 -05:00
Will Dietz
c0660c4c00
cyrus-sasl: set to null on non-musl per reviewer suggestion
...
Unclear what the problem is exactly regarding regenerating files,
so this makes the change only impact build configs known to need it.
2018-09-24 09:44:30 -05:00
Tuomas Tynkkynen
f9197b9f63
linux_rpi: Extend the logic for not installing unnecessary DTBs
...
Now ARMv6 and ARMv7 builds avoid installing DTBs for boards where the
resulting kernel won't run just like the aarch64 builds already do.
Also deduplicates the logic a bit.
2018-09-24 14:16:46 +03:00
Ben Wolsieffer
c841c3e2c6
linux_rpi: add support for Raspberry Pi 3
2018-09-24 14:16:46 +03:00
Jörg Thalheim
21b29cdd43
Merge pull request #34409 from steveeJ/steveej-qemu-vm-fixes
...
qemu-vm: fix script syntax and VM args
2018-09-24 11:59:52 +01:00
Florian Klink
c3cc34f20a
systemd: update to fix nspawn containers ( #47264 )
...
This fixes nspawn containers with older systemd inside currently failing
to start.
See:
https://github.com/NixOS/systemd/pull/23
https://github.com/systemd/systemd/pull/10104
https://github.com/NixOS/nixpkgs/issues/47253
2018-09-24 10:00:50 +01:00
Jörg Thalheim
4a9ca1d8bb
Merge pull request #47254 from cstrahan/update-ycmd-for-go-1.11
...
Update ycmd for go 1.11
2018-09-24 09:55:10 +01:00
Eelco Dolstra
9c53116d49
Revert "nixos: set nixos in nixPath"
...
This reverts commit 67c8c49177
.
'nix run nixos.firefox' is *not* supposed to work - the Nix 2.x
interface attempts to standardize on nixpkgs.*, to get rid of the
nixos/nixpkgs confusion that existed with the channels interface. So
let's not bring that confusion back.
2018-09-24 10:42:01 +02:00
Franz Pletz
e9faf00a90
obs-studio: 21.1.2 -> 22.0.2
2018-09-24 09:34:05 +02:00
adisbladis
a9d0b83bd0
Merge pull request #45969 from endgame/oldschool-pc-fonts
...
ultimate-oldschool-pc-font-pack: init at 1.0
2018-09-24 15:24:28 +08:00
Jack Kelly
1def63c923
ultimate-oldschool-pc-font-pack: init at 1.0
2018-09-24 16:49:42 +10:00
Charles Strahan
7bcb3305a5
ycmd: 2018-07-24 -> 2018-09-20
2018-09-24 02:13:33 -04:00
Michael Raskin
610203c126
Merge pull request #47259 from AveryLychee/fix/treesheets
...
treesheets: 2017-03-27 -> 2018-08-18
2018-09-24 05:27:46 +00:00
Vincent Laporte
cbc609ca8c
ocamlPackages.odoc: init at 1.2.0
2018-09-24 05:08:37 +00:00
Vincent Laporte
886acaff11
ocamlPackages.doc-ock-xml: init at 1.2.1
2018-09-24 05:08:37 +00:00
Vincent Laporte
41f06396cc
ocamlPackages.doc-ock-html: init at 1.2.1
2018-09-24 05:08:37 +00:00
Vincent Laporte
55ef56b260
ocamlPackages.doc-ock: init at 1.2.1
2018-09-24 05:08:37 +00:00
Samuel Dionne-Riel
ebf041d4bd
Merge pull request #46193 from oxij/nixos/manual-to-doc
...
nixos: doc: implement #12542
2018-09-24 00:09:23 -04:00
Mateusz Kowalczyk
2162bebb85
Merge pull request #46981 from r-ryantm/auto-update/opusfile
...
opusfile: 0.10 -> 0.11
2018-09-24 12:43:48 +09:00
Avery Lychee
14058e3cbc
treesheets: 2017-03-27 -> 2018-08-18
2018-09-24 13:06:43 +10:00
Jörg Thalheim
5e5cd96189
Merge pull request #47180 from avnik/fix/rmilter
...
Fix rmilter socket path, add deprecation notice
2018-09-24 01:40:13 +01:00
Bas van Dijk
36e8d638d4
haskellPackages.haddock-api: fix build
...
Also remove haddock-library == 1.4.4 since it's not needed anymore
2018-09-24 01:57:09 +02:00
Bas van Dijk
e1d51fa9e6
haskellPackages.yi-core: use overrideScope instead of override
2018-09-24 01:57:09 +02:00
Bas van Dijk
1d7b922238
haskellPackages.safe-money-*: use overrideScope instead of override
2018-09-24 01:57:09 +02:00
Bas van Dijk
38467261c3
haskellPackages.Frames: use overrideScope instead of override
2018-09-24 01:57:09 +02:00
Tim Steinbach
dc401331b3
linux: 4.19-rc4 -> 4.19-rc5
2018-09-23 19:57:00 -04:00
Matthew Bauer
cc72143f7d
Merge pull request #47206 from matthewbauer/add-nixos-to-nixpath
...
nixos: set nixos in nixPath
2018-09-23 18:47:44 -05:00
Matthew Bauer
1733030a12
Merge pull request #47207 from matthewbauer/disallow-cc-in-perl
...
perl: disallow cc in perl
2018-09-23 18:47:28 -05:00
Matthew Bauer
1f0626a789
Merge pull request #47205 from matthewbauer/add-kdoctools
...
kde: add kdoctools to default environment
2018-09-23 18:46:36 -05:00
Matthew Bauer
eb1b55b38f
Merge pull request #47204 from matthewbauer/make-firefox-default
...
nixos: make firefox the default browser
2018-09-23 18:45:03 -05:00
Andrew Dunham
7086e1fec3
xloadimage: init at 4.1 ( #47198 )
2018-09-24 00:04:07 +02:00
Andrew Dunham
104014c6ba
hdf4: fix build on aarch64-linux ( #47209 )
...
Pull in the Debian patches for AArch64 support, and a bonus patch for
reproducible builds while we're at it.
2018-09-23 23:56:58 +02:00
xeji
ccd2862130
Merge pull request #47141 from vbgl/jackline-20180511
...
jackline: 2017-12-24 -> 2018-05-11
2018-09-23 23:29:10 +02:00
Jan Malakhovski
0f3b89bbed
nixos: doc: move non-service parts of service.nixosManual
to documentation.nixos
2018-09-23 20:50:47 +00:00
Bas van Dijk
9b67908e67
haskellPackages.Euterpea: fix build by using PortMidi == 0.2
2018-09-23 22:50:04 +02:00
Jan Malakhovski
fe744d3fb1
nixos: doc: rename manual
to manualHTML
, cleanup references
...
Because when I see "config.system.build.manual.manual" after I forgot
what it means I ask "Why do I need that second `.manual` there again?".
Doesn't happen with `config.system.build.manual.manualHTML`.
2018-09-23 20:47:58 +00:00
R. RyanTM
8346ddd9b6
mono-addins: 1.2 -> 1.3.3 ( #46999 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mono-addins/versions
2018-09-23 22:42:47 +02:00
Dmitry Kalinkin
cd1b9d93e6
pyjet: init at 1.3.0 ( #47243 )
2018-09-23 22:40:29 +02:00
Maximilian Bosch
5ad7aedf63
pythonPackages.pyftgl: fix build ( #47232 )
...
See https://hydra.nixos.org/build/80705583
Recent `boost` versions with `python` enabled have changed their naming
scheme for `boost_python` shared objects which causes issues with the
proper linking when building `pyftgl`.
Previously the library was named `boost_python3`, no it's named
`boost_python36` for current python (3.6.x).
The same issue applies for the `python2`.
Addresses #45960
2018-09-23 22:39:21 +02:00