worldofpeace
5cda3f0a5c
Merge pull request #68752 from dtzWill/update/lollypop-1.1.4.16
...
lollypop: 1.1.4.14 -> 1.1.4.16
2019-09-13 23:49:29 -04:00
Will Dietz
23a4315fcc
minder: 1.3.1 -> 1.5.0, fixups
2019-09-13 22:49:03 -05:00
Will Dietz
6eee7ae50f
minder: init at 1.3.1
2019-09-13 22:47:52 -05:00
Will Dietz
b5b92e015c
samba: 4.10.6 -> 4.10.8 (security!)
...
https://www.samba.org/samba/history/samba-4.10.8.html
https://www.samba.org/samba/history/samba-4.10.7.html
2019-09-13 22:45:24 -05:00
Will Dietz
108d019e59
uhubctl: unstable-2019-07-31 -> 2.1.0
2019-09-13 22:42:20 -05:00
worldofpeace
2b8712508d
Merge pull request #68697 from Kiwi/ocrmypdf-67497
...
ocrmypdf: 8.2.3 -> 9.0.3
2019-09-13 23:41:57 -04:00
Will Dietz
1859afb731
libmicrodns: 0.0.10 -> 0.1.0
...
https://github.com/videolabs/libmicrodns/releases/tag/0.1.0
2019-09-13 22:40:33 -05:00
Robert Djubek
82c4218fe9
ocrmypdf: 8.2.3 -> 9.0.3
...
Version bump and bug fix
Fixes runtime dependencies ( #67497 ) and the version bump fixed other issues
2019-09-14 03:40:11 +00:00
Will Dietz
5ae1d36521
noice: 0.6 -> 0.8
2019-09-13 22:38:33 -05:00
Samuel Leathers
11fc56348e
maintainer scripts: fix hydra-eval-failures script
2019-09-13 23:33:38 -04:00
Will Dietz
a209776db9
firefox-60-esr: 60.8.0esr -> 60.9.0esr
2019-09-13 22:32:33 -05:00
Will Dietz
3b9995ca8e
lollypop: 1.1.4.14 -> 1.1.4.16
...
https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4.16
2019-09-13 22:30:25 -05:00
Will Dietz
15cafa9e10
todoman: 3.5.0 -> 3.6.0
...
https://github.com/pimutils/todoman/releases/tag/v3.6.0
2019-09-13 22:29:12 -05:00
Will Dietz
5273de6568
joplin-desktop: 1.0.158 -> 1.0.167
2019-09-13 22:19:33 -05:00
Will Dietz
9fbb606cd0
agave: 10 -> 14
...
https://github.com/agarick/agave/releases/tag/v14
https://github.com/agarick/agave/releases/tag/v13
https://github.com/agarick/agave/releases/tag/v12
https://github.com/agarick/agave/releases/tag/v11
2019-09-13 22:05:38 -05:00
Will Dietz
dc25f13c5a
krita: 4.2.5 -> 4.2.6, gz -> xz
...
https://krita.org/en/item/krita-4-2-6-released/
2019-09-13 22:00:13 -05:00
Mario Rodas
ecdc1ecd9c
chez: fix build on darwin
2019-09-13 22:00:00 -05:00
Will Dietz
9a63273267
txr: 224 -> 225
...
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-225
2019-09-13 21:56:37 -05:00
Will Dietz
7ff42e439e
sarasa-gothic: 0.8.0 -> 0.8.2
...
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.2
2019-09-13 21:55:41 -05:00
Will Dietz
c21ae92d94
spleen: 1.0.5 -> 1.3.0
...
Install psfu files for console use.
2019-09-13 21:48:51 -05:00
Will Dietz
f99bdb2b61
networkmanager,modemmanager: fix service symlinks for systemd v243
...
Fixes problems such as:
systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.
Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.
These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.
To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.
Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-13 21:02:39 -05:00
worldofpeace
5e936cab20
nixos/pantheon: use Pantheon's greeter
...
I now consider this usable in NixOS without reflecting
negatively on NixOS as a whole. For example this greeter
is immune to issues like #60651 .
2019-09-13 21:36:23 -04:00
worldofpeace
a99ef0345d
nixos/lightdm/pantheon: provide xgreeters in package
2019-09-13 21:31:12 -04:00
worldofpeace
2bc1a8f9e3
pantheon.wingpanel: ensure themes are in XDG_DATA_DIRS
2019-09-13 21:31:12 -04:00
worldofpeace
4828df8ab7
nixos/pantheon: add gtk settings.ini
2019-09-13 21:31:11 -04:00
worldofpeace
d5766ef6b3
nixos/pantheon: use sessionVariables
2019-09-13 21:31:11 -04:00
worldofpeace
4b2e250f9e
nixos/lightdm/pantheon: drop warning
...
This issue has been fixed in the latest release.
2019-09-13 21:31:03 -04:00
Dima
5b3fb23360
networkx: fixing undeclared dependency
...
the current version of networkx implicitly depends on
pkg_resources from setuptools to check the version of
pydot (https://github.com/networkx/networkx/issues/3173 ).
2019-09-14 03:28:56 +02:00
worldofpeace
98470bb610
pantheon.elementary-greeter: 3.3.1 -> 2019-09-10
...
https://github.com/elementary/greeter/releases/tag/5.0
2019-09-13 21:28:08 -04:00
Jonathan Ringer
e5aba9c007
pythonPackages.azure-servicebus: 0.50.0 -> 0.50.1
2019-09-13 18:25:45 -07:00
Dima
afc4110dac
setools: 4.2.0 -> 4.2.2 and fixing build
...
The build was broken because meanwhile setools requires cython
and no bison, swig and flex anymore.
Also, bumping version to newest release, which is not directly related
to the build breakage.
2019-09-14 03:18:59 +02:00
Jonathan Ringer
27c8e8ec5c
pythonPackages.uamq: 1.1.0 -> 1.2.2
2019-09-13 18:18:08 -07:00
Aaron Andersen
4e6b7a51a0
nut: fix broken build
2019-09-13 21:17:05 -04:00
Aaron Andersen
792f80d918
tome4: fix broken build
2019-09-13 21:10:11 -04:00
worldofpeace
a412701c8d
Merge pull request #68063 from dtzWill/update/ell-0.22-iwd-0.20
...
ell: 0.21 -> 0.22, iwd: 0.19 -> 0.20, add myself to maintainers
2019-09-13 21:09:00 -04:00
Jonathan Ringer
4a17217696
pythonPackages.azure-common: fix namespace lookup
2019-09-13 18:06:45 -07:00
Will Dietz
208fa6be8e
iwd: revert commit introducing attempt to create /var
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:31 -04:00
Will Dietz
aaf0ccfa4d
iwd: 0.19 -> 0.20
...
* don't use deprecated dbus directory
* alphabetize
* drop Mic92 from maintainers
https://github.com/NixOS/nixpkgs/pull/68063#discussion_r323113385
* enableParallelBuilding
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:17 -04:00
Jonathan Ringer
fdd6245e53
pythonPackages.azure-mgmt-common: fix namespace issue
2019-09-13 17:37:55 -07:00
Alexandre Esteves
5f46805ec6
Fix typo
2019-09-14 01:01:17 +01:00
Jonathan Ringer
a0440ad8b5
nixops_1_6_1: pin azure-storage
2019-09-13 16:59:45 -07:00
Jonathan Ringer
eb8bd784b1
pythonPackages.lightgbm: fix build
2019-09-13 16:48:52 -07:00
Austin Seipp
700cc56a0e
doctl: 1.18.0 -> 1.31.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-13 18:32:29 -05:00
Silvan Mosberger
b7f54d4ffa
radicale: Fix runtime
...
Needed pkg_resources module, which apparently comes from setuptools
according to https://stackoverflow.com/a/10538412/6605742
2019-09-14 00:56:19 +02:00
Fabian Möller
155a0a07f4
pythonPackages.webtest: fix darwin build
2019-09-14 00:19:46 +02:00
Robin Gloster
0c457cb348
Merge pull request #68693 from jonringer/fix-pyarrow
...
pythonPackages.pyarrow: fix build
2019-09-14 00:02:54 +02:00
worldofpeace
02cab2d031
scribusUnstable: fix build
...
We use harfbuzzFull because that includes the icu build which
this depends on.
Fixes #68548
2019-09-13 17:51:01 -04:00
Robin Gloster
c8cb4c743e
Merge pull request #68664 from danme/fix-csvkit
...
csvkit: fix failing test
2019-09-13 23:50:31 +02:00
Robin Gloster
ef378f7ffa
Merge pull request #68585 from B4dM4n/manuskript-build
...
manuskript: fix build and use wrapQtApp
2019-09-13 23:32:45 +02:00
Robin Gloster
da28be646f
Merge pull request #68661 from JohnAZoidberg/xen-gcc8
...
xen: Ignore GCC8 errors
2019-09-13 23:28:20 +02:00