worldofpeace
16f239a00b
Merge pull request #78246 from lovesegfault/wine-bump
...
Wine bump (5.0)
2020-01-28 17:32:27 -05:00
worldofpeace
5ec6a25c83
Merge pull request #78722 from Frostman/maintainers-add-frostman
...
maintainers: add Frostman
2020-01-28 17:26:15 -05:00
Michael Weiss
4ad78e64ff
chromium: Add myself (@primeos) as provisional maintainer
...
I don't really have the hardware resources nor time to do this properly,
but I'll try to keep a watch on Chromium (updates, PRs, and issues)
until we've found a new team [0].
Testing will be performed on a best effort basis (no guarantees :o).
I've also briefly documented the current maintainer
roles/responsibilities and added `meta.longDescription`.
[0]: https://github.com/NixOS/nixpkgs/issues/78450
2020-01-28 23:08:21 +01:00
Vladyslav M
40e30f9652
gpxsee: 7.19 -> 7.20 ( #78730 )
...
gpxsee: 7.19 -> 7.20
2020-01-28 23:57:28 +02:00
tobim
8c651aa852
arrow-cpp: fix for darwin ( #78614 )
...
Using pkgsStatic.gtest fails to link, so we just use the default.
2020-01-28 16:10:48 -05:00
Yorick
508343962e
nixos/docker-containers: add imageFile and dependsOn options
...
- the `imageFile` option allows to load an image from a derivation
- the `dependsOn` option can be used to specify dependencies between container systemd units.
Co-authored-by: Christian Höppner <mkaito@users.noreply.github.com>
2020-01-28 22:00:54 +01:00
Nikolay Korotkiy
47715b2824
gpxsee: 7.19 -> 7.20
2020-01-28 23:51:37 +03:00
zimbatm
be52945974
direnv: 2.21.1 -> 2.21.2
2020-01-28 20:59:44 +01:00
Matthew Bauer
fb36553584
Merge pull request #78397 from sternenseemann/uberwriter-bugfix
...
uberwriter: add shared-mime-info to environment and update
2020-01-28 14:44:08 -05:00
xrelkd
5648d92acc
eksctl: 0.12.0 -> 0.13.0
2020-01-29 03:24:07 +08:00
Maximilian Bosch
dd583e7f12
nixos/release-notes: document gcc5 removal
2020-01-28 20:23:53 +01:00
xrelkd
6f5268e7fc
brook: 20190601 -> 20200102
2020-01-29 03:13:33 +08:00
Maximilian Bosch
295a52fc1a
gcc49: fix build for glibc>=2.28
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-28 20:11:02 +01:00
Maximilian Bosch
a064678390
foundationdb5: build with gcc6
2020-01-28 20:11:02 +01:00
Maximilian Bosch
6a69a322b8
archimedes: build w/gcc6
2020-01-28 20:11:02 +01:00
Maximilian Bosch
ff2d7460cd
avian: build with recent gcc
2020-01-28 20:11:01 +01:00
Maximilian Bosch
6638819910
picat: 1.9-4 -> 2.8-2
2020-01-28 20:11:01 +01:00
Maximilian Bosch
1a871171ce
avarice: remove
...
Broken for almost 2 years, doesn't build with recent
gcc (-> incompatible with latest glibc).
2020-01-28 20:11:01 +01:00
Maximilian Bosch
871e262dd6
afterstep: apply debian patch to build with recent gcc
2020-01-28 20:11:01 +01:00
Maximilian Bosch
d0743cc2f6
cudatoolkit_7*: build w/gcc6
2020-01-28 20:11:01 +01:00
Maximilian Bosch
8aad6fbabb
gnaural: remove
...
Marked as broken for >2 years, doesn't build with recent gcc.
2020-01-28 20:11:01 +01:00
Maximilian Bosch
10ad9fea9f
xen: remove 4.5
...
Depends on a fairly old gcc, marked as insecure for ~2 years.
2020-01-28 20:11:00 +01:00
Maximilian Bosch
79a567c883
gcc5: remove
...
Latest gcc5 release was in 2017[1], doesn't build with glibc 2.30[2].
[1] https://gcc.gnu.org/gcc-5/
[2] https://hydra.nixos.org/build/110408216
2020-01-28 20:11:00 +01:00
Maximilian Bosch
7a5c8cf8b8
cudatoolkit_8: build with gcc6
2020-01-28 20:11:00 +01:00
Maximilian Bosch
2826c7e77f
v8_3_14: remove
...
Doesn't build with gcc>=5.
2020-01-28 20:11:00 +01:00
Maximilian Bosch
3c525b702a
r-packages: update
...
This update was primarily done to update rPackages.V8 to 3.0 which
doesn't depend on an ancient version of v8 anymore.
Also dropped the `-lv8_libplatform` linker flag. It seems as this now
part of `v8.so` as `v8_libplatform.so` doesn't exist anymore on recent
v8 versions in nixpkgs, but the headers are still there and there aren't
any "undefined reference to" errors while linking.
2020-01-28 20:11:00 +01:00
Sergey Lukjanov
3ff2f1555e
maintainers: add Frostman
2020-01-28 11:01:15 -08:00
Maximilian Bosch
e1d35045bc
firebird: mark as broken
...
Hasn't been updated since 2017 and breaks when building with a more
recent gcc (gcc5 needs to be removed as it breaks with glibc 2.30). I
tried to update this to a more recent version which didn't work either,
but as this is pretty old I'm not even sure if this package is used atm.
2020-01-28 19:52:18 +01:00
Maximilian Bosch
f55b36f1c4
calf: build with recent gcc
2020-01-28 19:52:18 +01:00
Evan Stoll
9a9bb4f9b0
cargo-about: 0.1.1 -> 0.2.0
2020-01-28 13:05:27 -05:00
Maximilian Bosch
1f828b8e24
matrix-synapse: 1.9.0 -> 1.9.1
...
https://github.com/matrix-org/synapse/releases/tag/v1.9.1
2020-01-28 17:57:16 +01:00
Marek Mahut
9300e2038d
pythonPackages.ConfigArgParse: 0.15.2 -> 1.0
2020-01-28 08:50:27 -08:00
Vincent Laporte
57aaf67b72
ocamlPackages.utop: 2.4.2 → 2.4.3
2020-01-28 17:33:13 +01:00
Taito Horiuchi
a7953f555d
pythonPackage.robotframework-requests: 0.6.2 -> 0.6.3
2020-01-28 08:31:09 -08:00
David Guibert
8754b61147
Merge pull request #78602 from jobojeha/feature/paraview-pythonpath-prefix
...
paraview: prefix PYTHONPATH
2020-01-28 17:25:37 +01:00
Silvan Mosberger
766b78841f
Don't set background to black if ~/.background-image not prese… ( #78346 )
...
Don't set background to black if ~/.background-image not present
2020-01-28 16:42:44 +01:00
Franz Pletz
f7b45fdfdc
Merge pull request #78056 from mayflower/pkg/platformio-4.1.0
...
platformio: 4.0.3 -> 4.1.0
2020-01-28 15:14:29 +00:00
Jörg Thalheim
af1d755b04
Merge pull request #78601 from foxit64/master
...
telegraf 1.12.1 -> 1.13.2
2020-01-28 15:00:04 +00:00
Peter Hoeg
c3c9f32869
Merge pull request #77836 from sjau/evdi-2020-01-16
...
evdi: 1.6.4 -> git-2020-01-16
2020-01-28 22:10:27 +08:00
Jörg Thalheim
0218f30af5
telegraf: reference nixosTests
2020-01-28 14:08:38 +00:00
foxit64
cd78ddaaeb
maintainers: add foxit64
2020-01-28 14:58:03 +01:00
foxit64
39cc559403
maintainers: add foxit64
2020-01-28 14:48:10 +01:00
Vladimír Čunát
b47ec9a6b3
Merge #75437 : kramdown-rfc2629: init at 1.2.13
...
I left it open much longer than planned. Re-tested it creates html.
2020-01-28 14:12:26 +01:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
...
Staging next
2020-01-28 14:03:29 +01:00
Andreas Rammhold
cd27940df0
Merge pull request #78188 from andir/buildRustCrate-support-rlib
...
buildRustCrate: support `rlib` dependency type
2020-01-28 13:47:57 +01:00
Jörg Thalheim
610a8fd7ad
home-assistant: v0.103.1 -> 0.104.3 ( #78010 )
...
home-assistant: v0.103.1 -> 0.104.3
2020-01-28 12:34:54 +00:00
Mario Rodas
42a195919a
Merge pull request #78669 from Frostman/hugo-0.62.2
...
hugo: 0.62.2 -> 0.63.2
2020-01-28 07:00:55 -05:00
Mario Rodas
fdf8061b83
Merge pull request #78645 from r-ryantm/auto-update/python2.7-pyspotify
...
python27Packages.pyspotify: 2.1.2 -> 2.1.3
2020-01-28 07:00:20 -05:00
Mario Rodas
f51149765f
Merge pull request #78668 from Enzime/update/streamlink
...
streamlink: 1.3.0 -> 1.3.1
2020-01-28 06:50:39 -05:00
Cole Mickens
b673d75ebc
home-assistant: 0.103.1 -> 0.104.3
2020-01-28 10:54:09 +00:00