Matthew Bauer
c7ccb9f197
make-derivation: put patches in all derivations
...
This puts patches in all derivations even if it unspecified by the
derivation. By default it will be an empty list. This simplifies
overrides, as we can now assume that patches is a valid name so that
this works:
self: super: {
mypkg = super.pkg.overrideAttrs (o: {
patches = o.patches ++ [ ./my-very-own.patch ];
});
}
That is, you don’t need to provide a default "or []", make-derivation
provides one for you.
Unfortunately, this is a mass rebuild.
2019-04-16 22:51:26 -04:00
worldofpeace
ef54604ce4
Merge pull request #59425 from eadwu/pythonPackages.tinycss2/1.0.2
...
pythonPackages.tinycss2: 0.6.1 -> 1.0.2
2019-04-14 20:43:39 -04:00
worldofpeace
5d8f4a1e02
Merge pull request #58400 from minijackson/kodi-wayland
...
kodi: add Wayland support
2019-04-14 20:35:47 -04:00
Minijackson
e1f802dfef
kodi: add Wayland support
2019-04-14 20:32:26 -04:00
Minijackson
b5045c610f
waylandpp: init at 0.2.5
2019-04-14 20:32:26 -04:00
Mario Rodas
9507fa32fc
Merge pull request #59470 from r-ryantm/auto-update/csvkit
...
csvkit: 1.0.3 -> 1.0.4
2019-04-14 19:24:47 -05:00
Luis Pedro Coelho
13a1f2c296
eggnog-mapper: init at 1.0.3 ( #58905 )
2019-04-14 17:22:47 -07:00
Tor Hedin Brønner
d492738459
Merge pull request #59419 from hedning/gnome-3.32.1
...
Gnome 3.32.1
2019-04-15 01:15:14 +02:00
Bart Brouns
10165b72a4
guitarix: 0.37.3 ->0.38.1 ( #59420 )
2019-04-14 18:39:18 -04:00
Ryan Mulligan
32a7b54217
Merge pull request #59474 from r-ryantm/auto-update/darktable
...
darktable: 2.6.1 -> 2.6.2
2019-04-14 15:14:03 -07:00
Joachim F
8ab8ef8972
Merge pull request #56418 from leenaars/unbound
...
Unbound: 1.8.3 -> 1.9.0
2019-04-14 21:38:28 +00:00
xrelkd
e3cad1e03e
marisa: 0.2.4 -> 0.2.5 ( #59486 )
2019-04-14 23:01:22 +02:00
R. RyanTM
668f5c9e6f
flatcc: 0.5.2 -> 0.5.3 ( #59495 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatcc/versions
2019-04-14 22:42:47 +02:00
R. RyanTM
b743d19eda
eaglemode: 0.94.0 -> 0.94.1 ( #59483 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eaglemode/versions
2019-04-14 22:41:01 +02:00
R. RyanTM
20116a5080
facter: 3.13.0 -> 3.13.1 ( #59489 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2019-04-14 22:38:55 +02:00
jD91mZM2
516bec6689
xidlehook: 0.6.2 -> 0.7.0 ( #59399 )
2019-04-14 22:37:32 +02:00
Mario Rodas
0b8d120d84
postgresqlPackages.pg_cron: 1.1.3 -> 1.1.4 ( #59396 )
2019-04-14 22:36:39 +02:00
Will Dietz
08beac0512
zsh-autosuggestions: 0.5.1 -> 0.5.2 ( #59416 )
2019-04-14 22:25:24 +02:00
xeji
61327db231
Merge pull request #59353 from costrouc/python-lektor-upgrade
...
pythonPackages.lektor: 2.3 -> 3.1.3
2019-04-14 22:20:33 +02:00
xeji
c9e9c48057
Merge pull request #59144 from aneeshusa/update-samba-to-4.10.1
...
samba: 4.7.10 -> 4.10.2
2019-04-14 22:18:07 +02:00
John Wiegley
1dc70f969b
browserpass: 3.0.1 -> 3.0.6
2019-04-14 12:16:17 -07:00
LinArcX
75b781f5a6
bicon: init at unstable-2018-08-10 ( #58128 )
...
bicon: init at unstable-2018-08-10
2019-04-14 15:13:20 -04:00
Ryan Mulligan
61ed53a1d7
Merge pull request #59496 from r-ryantm/auto-update/ibm-plex
...
ibm-plex: 1.3.0 -> 1.4.1
2019-04-14 12:06:21 -07:00
Christopher Chin
aa4af91d50
xonsh: 0.8.3 -> 0.8.12 ( #58824 )
2019-04-14 20:27:13 +02:00
Samuel Dionne-Riel
0df8ae8bb7
Merge pull request #59497 from samueldr/auto/dbeaver/nixpkgs-unstable/6.0.2
...
dbeaver: 5.3.0 -> 6.0.2
2019-04-14 14:12:47 -04:00
Vladyslav M
78a0766b42
Merge pull request #59490 from xrelkd/update/polybar
...
polybar: 3.3.0 -> 3.3.1
2019-04-14 20:58:20 +03:00
Samuel Dionne-Riel
6a6d6cdc0d
dbeaver: 5.3.0 -> 6.0.2
...
With the required changes for the eclipse update.
2019-04-14 13:51:50 -04:00
Tor Hedin Brønner
b5d938134f
gnome3.gjs: 1.56.0 -> 1.56.1
...
https://download.gnome.org/sources/gjs/1.56/gjs-1.56.1.news
2019-04-14 19:47:59 +02:00
Linus Heckemann
89945a95c7
Merge pull request #59485 from aanderse/otter-browser
...
otter-browser: fix broken build
2019-04-14 19:40:17 +02:00
Tor Hedin Brønner
a12e647549
libdazzle: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/libdazzle/3.32/libdazzle-3.32.1.news
2019-04-14 19:36:39 +02:00
R. RyanTM
d7d2ff1804
ibm-plex: 1.3.0 -> 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/ibm-plex/versions
2019-04-14 10:30:47 -07:00
Tor Hedin Brønner
74a0516aa7
gnome3.atomix: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/atomix/3.32/atomix-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
f9f8ded313
gnome3.libgweather: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/libgweather/3.32/libgweather-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
860c2dcb2f
vte: 0.56.0 -> 0.56.1
...
https://download.gnome.org/sources/vte/0.56/vte-0.56.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
c3d46bb9eb
gnome3.gvfs: 1.40.0 -> 1.40.1
...
https://download.gnome.org/sources/gvfs/1.40/gvfs-1.40.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
49eca27a45
gnome3.gnome-devel-docs: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-devel-docs/3.32/gnome-devel-docs-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
c5eea31ecc
gnome3.yelp: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/yelp/3.32/yelp-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
43d9aff8a9
simple-scan: 3.32.0 -> 3.32.2
...
https://download.gnome.org/sources/simple-scan/3.32/simple-scan-3.32.2.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
0258f8cf1b
gnome3.gnome-user-docs: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-user-docs/3.32/gnome-user-docs-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
6496394f92
gnome3.gnome-terminal: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-terminal/3.32/gnome-terminal-3.32.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
0b83229c4f
gnome3.gnome-system-monitor: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-system-monitor/3.32/gnome-system-monitor-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
8ed15627b7
gnome3.gnome-disk-utility: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-disk-utility/3.32/gnome-disk-utility-3.32.1.news
2019-04-14 19:26:17 +02:00
R. RyanTM
0754f1b371
copyq: 3.7.3 -> 3.8.0 ( #59468 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/copyq/versions
2019-04-14 19:13:56 +02:00
R. RyanTM
c44d5a05bd
charles: 4.2.7 -> 4.2.8 ( #59460 )
2019-04-14 09:29:46 -07:00
xrelkd
462c0904ca
polybar: 3.3.0 -> 3.3.1
2019-04-15 00:27:32 +08:00
Maximilian Bosch
12505c2627
Merge pull request #59481 from r-ryantm/auto-update/dunst
...
dunst: 1.3.2 -> 1.4.0
2019-04-14 18:18:41 +02:00
Timo Kaufmann
62c288ec20
python.pkgs.sympy: 1.3 -> 1.4 ( #59482 )
2019-04-14 17:52:03 +02:00
Ryan Mulligan
01e2e11ea5
Merge pull request #59442 from r-ryantm/auto-update/arc-theme
...
arc-theme: 20190213 -> 20190330
2019-04-14 08:38:26 -07:00
Michael Raskin
796050fedd
openmvs: mark as broken
2019-04-14 17:45:21 +02:00
Silvan Mosberger
3c3de4b154
Merge pull request #58815 from Infinisil/fix/cleanSource/git-worktree
...
lib.cleanSourceFilter: Filter all .git, not just directories
2019-04-14 17:36:41 +02:00