Commit Graph

179188 Commits

Author SHA1 Message Date
R. RyanTM
656fed287d waf: 2.0.14 -> 2.0.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/waf/versions
2019-05-13 21:49:02 +02:00
Michael Raskin
ab18644e3d
Merge pull request #61422 from volth/fontforge-made-fonts-are-not-fo
data/fonts: fonts made with fontforge are not fixed-output
2019-05-13 15:23:33 +00:00
Frederik Rietdijk
d801204fdd
Merge pull request #51641 from codedownio/nousersite-master
Allow skipping the use of the PYTHONNOUSERSITE variable
2019-05-13 12:39:25 +02:00
Tom McLaughlin
a3f24daa7b Add flag to disable PYTHONNOUSERSITE for wrapped binaries in python environments 2019-05-13 02:56:56 -07:00
Tom McLaughlin
0045164b15 Add flag to disable PYTHONNOUSERSITE for wrapped python binaries 2019-05-13 02:56:32 -07:00
worldofpeace
baf664057c
Merge pull request #60198 from JohnAZoidberg/gnome-auto-update
treewide: Add passthru.updateScript to gnome pkgs
2019-05-13 03:53:17 -04:00
Daniel Schaefer
06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
volth
e9784b1219 data/fonts: fonts made with fontforge are not fixed-output 2019-05-13 03:54:44 +00:00
Florian Klink
af5c3de5c6
bzip2: enable parallel building (#61379)
bzip2: enable parallel building
2019-05-13 00:00:12 +02:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
R. RyanTM
5b9bb1b431 libgsf: 1.14.45 -> 1.14.46
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgsf/versions
2019-05-12 20:22:17 +02:00
Pascal Wittmann
acb3af5fcf
Merge pull request #61317 from r-ryantm/auto-update/gtk-doc
gtk-doc: 1.29 -> 1.30
2019-05-12 20:04:36 +02:00
Benjamin Hipple
b4b19de128 bzip2: enable parallel building 2019-05-12 11:26:58 -04:00
Thomas Mader
2c4bc9aab8 dmd, gtk: Remove dontStrip
because with binutils 2.31 everything is working again
(#59390)
2019-05-12 17:22:35 +02:00
R. RyanTM
765079fbf9 gtk-doc: 1.29 -> 1.30
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtk-doc/versions
2019-05-11 08:13:27 -07:00
Will Dietz
2303d2c718
Merge pull request #61204 from dtzWill/update/libinput-1.13.2
libinput: 1.13.1 -> 1.13.2
2019-05-11 01:28:38 -05:00
Renaud
2658a5e02c
Merge pull request #60820 from r-ryantm/auto-update/vim
vim: 8.1.0675 -> 8.1.1234
2019-05-10 16:48:07 +02:00
Renaud
6c3187ba20
Merge pull request #60976 from r-ryantm/auto-update/gssdp
gssdp: 1.2.0 -> 1.2.1
2019-05-10 13:52:09 +02:00
Will Dietz
7d1246ca74
libinput: 1.13.1 -> 1.13.2
https://lists.freedesktop.org/archives/wayland-devel/2019-May/040548.html
2019-05-09 13:25:49 -05:00
Matthew Bauer
9d3d5e98bc
Merge pull request #45474 from CrystalGamma/mesa_3
mesa: restructure driver selection to be more architecture-neutral
2019-05-08 21:39:39 -04:00
Graham Christensen
0a64e79596
Merge pull request #60861 from volth/perl-mix-fix
perlPackages: fix build packages for non-default perl
2019-05-08 09:59:27 -04:00
Vladimír Čunát
c298a8a800
Merge #58374: libjpeg-turbo: 2.0.1 -> 2.0.2, cleanup
... into staging
2019-05-08 14:32:23 +02:00
Alyssa Ross
6ea86b733f
Merge pull request #61022 from alyssais/ruby-devdoc
ruby: install ri docs to devdoc output
2019-05-08 12:18:39 +00:00
Will Dietz
666bcbeb5a
Merge pull request #60903 from dtzWill/fix/networkmanager-sed-path
networkmanager: sed from gnused, not coreutils! fix bad path
2019-05-07 22:50:58 -05:00
worldofpeace
163bc2c598
Merge pull request #60906 from worldofpeace/gnome-updates-staging
GNOME updates staging
2019-05-07 18:04:30 -04:00
Robin Gloster
f41599a028
Merge pull request #61086 from mayflower/cross-fixes
Batch of cross compilation fixes
2019-05-07 20:35:47 +00:00
Frederik Rietdijk
87a5d8fede Merge staging-next into staging 2019-05-07 19:30:14 +02:00
Frederik Rietdijk
3c1a202a16 Merge master into staging-next 2019-05-07 19:29:40 +02:00
Frederik Rietdijk
a80982b4c9
Merge staging-next into master 2019-05-07 19:29:06 +02:00
Alyssa Ross
b34608d4ea
ruby: enable docSupport by default
Now that RI docs are installed to a seperate output, we don't need to worry
about bloating the main output, so it's reasonable for this to be enabled by
default.
2019-05-07 17:08:23 +00:00
Alyssa Ross
6ffb5079b2
ruby: install ri docs to devdoc output
This allows getting access to Ruby documentation through ri by doing

    nix-shell -p ruby ruby.devdoc

or by installing the ruby.devdoc package.

A setup hook will add a shim to LOAD_PATH to point ri to the devdoc
output instead of out.
2019-05-07 17:08:08 +00:00
worldofpeace
a6ca1a8441 glib: 2.60.1 -> 2.60.2
https://gitlab.gnome.org/GNOME/glib/blob/2.60.2/NEWS
2019-05-07 12:55:37 -04:00
worldofpeace
91e3c04542 gnome3.tracker-miners: 2.2.1 -> 2.2.2
https://gitlab.gnome.org/GNOME/tracker-miners/blob/2.2.2/NEWS
2019-05-07 12:55:37 -04:00
worldofpeace
280d209c56 gnome3.tracker: 2.2.1 -> 2.2.2
https://gitlab.gnome.org/GNOME/tracker/blob/2.2.2/NEWS
2019-05-07 12:55:37 -04:00
worldofpeace
0a12272f65 glib-networking: 2.60.1 -> 2.60.2
https://gitlab.gnome.org/GNOME/glib-networking/blob/2.60.2/NEWS
2019-05-07 12:55:37 -04:00
worldofpeace
1f1a9649ef folks: 0.11.4 -> 0.12.1
https://gitlab.gnome.org/GNOME/folks/blob/0.12.1/NEWS
2019-05-07 12:55:24 -04:00
Renaud
6ae8aed1c2
Merge pull request #59646 from r-ryantm/auto-update/python3.7-cfgv
python37Packages.cfgv: 1.4.0 -> 1.6.0
2019-05-07 18:14:43 +02:00
Robin Gloster
4a246cea28
xorg.*: fix cross m4 handling 2019-05-07 18:14:12 +02:00
Robin Gloster
5448f6c558
btrfs-progs: fix cross 2019-05-07 18:14:12 +02:00
Robin Gloster
5fd31ae886
dmenu: fix cross 2019-05-07 18:14:11 +02:00
Robin Gloster
c2800a26b4
dbus-glib: fix cross 2019-05-07 18:14:11 +02:00
Robin Gloster
abb10fe7ae
xorg.libXi: fix cross 2019-05-07 18:14:11 +02:00
Robin Gloster
d8a74e9a0c
libnl: disable pythonSupport for cross 2019-05-07 18:14:10 +02:00
Robin Gloster
1bdae8f675
isocodes: fix cross 2019-05-07 18:14:10 +02:00
Robin Gloster
62e6e1366d
jnettop: fix cross 2019-05-07 18:14:10 +02:00
Robin Gloster
8c06639141
gstreamer: add patches to fix cross 2019-05-07 18:14:09 +02:00
Robin Gloster
449023497f
cdparanoia: fix cross 2019-05-07 18:14:09 +02:00
Robin Gloster
ffb09e01bd
gst_all_1: fix cross 2019-05-07 18:14:09 +02:00
Will Dietz
9ebc6ad944
Merge pull request #60744 from mroi/master
swift: 4.3.2 -> 5.0.1
2019-05-07 10:57:32 -05:00
Patrick Winter
84ebd401a7 termshark: init at 1.0.0 (#60417) 2019-05-07 08:26:09 -07:00