Commit graph

196428 commits

Author SHA1 Message Date
Tor Hedin Brønner 4427ec8b9f gnome3.gnome-taquin: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 1d62ae015c gnome3.gnome-tetravex: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner a272186937 gnome3.gnome-panel: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 2d81086454 gnome3.four-in-a-row: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 502da337bc gnome3.gnome-software: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 3e3575d1fc gnomeExtensions.dash-to-dock: 20190921 -> 67
Actual release for gnome 3.34
2019-10-08 12:08:51 +02:00
Tor Hedin Brønner ca64e5669d gnome3.gnome-boxes: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner 2a6bacd992 gnome3.quadrapassel: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner bce4a8b5b4 gnome3.nautilus: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner fedc3638da gnome-builder: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner 04d5ccc234 gvfs: 1.42.0 → 1.42.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner 934a1ab103 gnome3.gnome-session: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner c1ec32c8e6 gnome3.gnome-calculator: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner 96e9af3fe4 gnome3.gjs: 1.58.0 → 1.58.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner a1a83834a6 gnome3.gdm: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner 51e612d4bb gnome3.evolution: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner ae35a341fe evolution-data-server: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner dcd27465d6 libsecret: use plain update policy 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner a22500d2dc vino: disable broken updateScript
We're pulling in a custom src here, so gnome3.updateScript crashes.
2019-10-08 12:08:49 +02:00
Tor Hedin Brønner ee27c71d8d gnome3.totem: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner 4c675e64c0 simple-scan: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Tor Hedin Brønner 5ff8945da9 libdazzle: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Tor Hedin Brønner 59f44d7c69 gnome3.gnome-initial-setup: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
talyz 59324d1fb9 gitlab: Build frontend assets from source
Instead of extracting prebuilt assets from the debian build, build
them from the source. This should give faster package updates and
reduces the amount of data needed to be downloaded by more than 500MB.
2019-10-08 11:24:06 +02:00
Linus Heckemann 60b2fe660e
Merge pull request #70730 from fjallarefur/oil
Add myself as a maintainer of the oil package
2019-10-08 10:52:48 +02:00
Alva d63593bb42
oil: add alva as maintainer 2019-10-08 10:39:58 +02:00
Alva 4c0b3ca7c2
maintainers: add alva 2019-10-08 10:38:24 +02:00
R. RyanTM 5a952d0822 libbsd: 0.9.1 -> 0.10.0 (#66948)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbsd/versions
2019-10-08 10:37:02 +02:00
justinwoo 8a97fedb4e purescript: 0.13.0 -> 0.13.3 2019-10-08 17:29:25 +09:00
Peter Simons 75711a10fc R: drop redundant gfortran8 override 2019-10-08 09:48:03 +02:00
lewo f6b8aed4b8
Merge pull request #70661 from makefu/pkgs/nixpkgs-pytools/update
pythonPackages.nixpkgs-pytools: 1.0.1 -> 1.3.0
2019-10-08 09:34:30 +02:00
Peter Simons 982d8599fb gfortran: use version 8 by default to match our C and C++ compiler
We recently updated to gcc 8.x, but our default Fortran compiler is still at
version 7.x. This causes trouble for all packages that mix C++ and Fortran
code, like R does.

Unfortunately, gfortran8 is marked broken on Darwin, so we cannot switch on
that platform yet:

 | $ nix-instantiate --arg nixpkg '{ outPath = ./.; revCount = 999999; shortRev = "peti"; }' ./pkgs/top-level/release.nix -A unstable --show-trace
 | [...]
 | while evaluating the attribute 'handled' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:251:7:
 | while evaluating 'handleEvalIssue' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:147:38, called from /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:252:14:
 | Failed to evaluate gfortran-wrapper-8.3.0: «broken»: is marked as broken
2019-10-08 09:19:10 +02:00
Matthieu Coudron c47fc5727a
Merge pull request #70686 from dtzWill/update/qtpass-1.3.1
qtpass: 1.3.0 -> 1.3.1, fixups
2019-10-08 15:54:53 +09:00
R. RyanTM 86e68d02b3 python37Packages.azure-mgmt-containerservice: 5.3.0 -> 7.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-containerservice/versions
2019-10-07 23:08:42 -07:00
R. RyanTM 460bb4a436 debootstrap: 1.0.115 -> 1.0.116
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2019-10-07 22:05:43 -07:00
R. RyanTM 5a471eaca5 geany: 1.35 -> 1.36
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geany/versions
2019-10-07 21:33:41 -07:00
R. RyanTM aea94e1b16 gdcm: 3.0.1 -> 3.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdcm/versions
2019-10-07 21:32:19 -07:00
Patrick Hilhorst c23f0c0510 whois: 5.5.1 -> 5.5.2 2019-10-07 21:26:37 -07:00
R. RyanTM 9651b3e2b1 msmtp: 1.8.5 -> 1.8.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/msmtp/versions
2019-10-07 21:23:22 -07:00
R. RyanTM 959d303263 mpop: 1.4.5 -> 1.4.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mpop/versions
2019-10-07 21:19:35 -07:00
Will Dietz bd43751712 cbatticon: 1.6.9 -> 1.6.10 2019-10-07 21:14:41 -07:00
R. RyanTM acfef2ea91 povray: 3.7.0.8 -> 3.8.0-x.10064738
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/povray/versions
2019-10-07 21:11:20 -07:00
R. RyanTM e8a8ad192b pagemon: 0.01.16 -> 0.01.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pagemon/versions
2019-10-07 21:09:15 -07:00
R. RyanTM 0177567863 python37Packages.braintree: 3.56.0 -> 3.57.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-braintree/versions
2019-10-07 21:09:11 -07:00
R. RyanTM a6534965e9 python37Packages.ansible-runner: 1.3.4 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ansible-runner/versions
2019-10-07 21:07:20 -07:00
R. RyanTM 6fd2133ac5 python37Packages.colorcet: 2.0.1 -> 2.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-colorcet/versions
2019-10-07 21:05:32 -07:00
R. RyanTM 5253be5a18 python37Packages.azure-mgmt-compute: 5.0.0 -> 8.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-compute/versions
2019-10-07 21:04:38 -07:00
R. RyanTM 0b1eed91e2 python37Packages.cgen: 2017.1 -> 2019.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cgen/versions
2019-10-07 21:03:59 -07:00
R. RyanTM 1fe0f52640 python37Packages.azure-mgmt-storage: 4.0.0 -> 4.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-storage/versions
2019-10-07 21:02:52 -07:00
Ryan Mulligan ffc6062a51
Merge pull request #70674 from r-ryantm/auto-update/padthv1
padthv1: 0.9.9 -> 0.9.10
2019-10-07 20:30:34 -07:00