John Ericson
ceb27efde0
manual: Auto reformat
2019-03-24 22:12:15 -04:00
John Ericson
3b27113a7c
manual: Make sure building doesn't need recursive nix
...
$(shell ...) looks a little sketch like it will be run no matter what.
And there are problems building the manual on darwin so hopefully this
fixes them.
2019-03-24 22:11:09 -04:00
Dmitry Kalinkin
cf7f234ff5
Merge pull request #57527 from Chiiruno/dev/meguca
...
Init: statik, Update: easyjson, quicktemplate, meguca, hydron
2019-03-24 15:26:37 -04:00
worldofpeace
ac1bd5b1d4
Merge pull request #58050 from worldofpeace/libunity/fix-build
...
libunity fix build
2019-03-24 15:12:07 -04:00
Robert Schütz
aeea929058
setools: fix build ( #58172 )
2019-03-24 19:52:40 +01:00
Robert Schütz
149f580412
home-assistant: 0.89.2 -> 0.90.1 ( #58017 )
...
https://www.home-assistant.io/blog/2019/03/20/release-90/
2019-03-24 19:45:35 +01:00
Cedric Cellier
0206adc566
lacaml: init at 11.0.3
2019-03-24 19:37:47 +01:00
volth
2be90ccb4f
gnome3.gtk -> gtk3
...
fix evaluation when config.allowAliases == false
(regression after #55735 )
2019-03-24 14:34:39 -04:00
Robert Schütz
5bf6a13417
Merge pull request #57879 from timor/fix-freecad-build-19.03
...
Fix FreeCAD build 19.03
2019-03-24 19:34:07 +01:00
timor
de1634a36e
pythonPackages.pysideTools: add python deps to propagatedBuildInputs
2019-03-24 19:26:13 +01:00
timor
6b8f80053f
pythonPackages.pysideTools: fix build
2019-03-24 19:26:04 +01:00
timor
17369ceae9
pythonPackages.pivy: fix build
2019-03-24 18:50:25 +01:00
Andreas Rammhold
af27dbf1d1
Merge pull request #57897 from rnhmjoj/fix-ipv6
...
nixos/containers: create veths if only IPv6 is configured
2019-03-24 18:17:06 +01:00
Andreas Rammhold
862615b86e
nixos/release: make ipv6 tests as important as legacy IP tests
...
IPv6 container support broke a while ago and we didn't notice it. Making
them part of the (small) release test set should fix that. At this point
in time they should be granted the same amount of importance as the
legacy IP tests.
2019-03-24 18:09:39 +01:00
Pascal Wittmann
994476e138
Merge pull request #58010 from r-ryantm/auto-update/bitlbee
...
bitlbee: 3.5.1 -> 3.6
2019-03-24 17:50:04 +01:00
Christoph Hrdinka
2bc0bf8578
Merge pull request #58075 from dtzWill/update/qtpass-1.2.3
...
qtpass: 1.2.1 -> 1.2.3
2019-03-24 17:30:14 +01:00
Tim Steinbach
e5fd7ba15c
linux: Remove 4.20
...
Upstream has EOL'd 4.20
2019-03-24 12:15:41 -04:00
Tim Steinbach
b10ec4859d
linux: 5.0.3 -> 5.0.4
2019-03-24 12:13:59 -04:00
Tim Steinbach
0e25209c33
linux: 4.19.30 -> 4.19.31
2019-03-24 12:13:38 -04:00
Clemens Fruhwirth
6e71af2746
Create texmf-local directory separate from texmf-dist.
...
Motivated by https://github.com/NixOS/nixpkgs/issues/58026
2019-03-24 11:47:09 -04:00
volth
39fc981fca
perldevel: 5.29.6 -> 5.29.9
2019-03-24 15:43:16 +01:00
Bryan Richter
a30bed52d4
pythonPackages.pyhocon: init at 0.3.51 ( #57025 )
2019-03-24 15:37:42 +01:00
Ryan Mulligan
5152c5adcc
Merge pull request #58015 from r-ryantm/auto-update/brltty
...
brltty: 5.6 -> 6.0
2019-03-24 06:45:12 -07:00
worldofpeace
ffe35f3f76
nixos/pantheon: add meta.maintainers
2019-03-24 07:04:28 -04:00
worldofpeace
f812cba2cf
nixos/pantheon/files: add meta.maintainers
2019-03-24 07:04:28 -04:00
worldofpeace
415bceed8e
nixos/pantheon/contractor: add meta.maintainers
2019-03-24 07:04:28 -04:00
worldofpeace
3565b1775a
nixos/gsignond: add meta.maintainers
2019-03-24 07:04:28 -04:00
worldofpeace
0bc290109a
Merge pull request #58202 from worldofpeace/elementary-default-settings/bump
...
pantheon.elementary-default-settings: 5.0 -> 5.1.0
2019-03-24 07:01:20 -04:00
Sarah Brofeldt
8cd3071978
Merge pull request #58170 from dtzWill/update/slack-3.3.8
...
slack: 3.3.7 -> 3.3.8
2019-03-24 11:48:38 +01:00
worldofpeace
9437ec584a
Merge pull request #57511 from f--t/fix/krita-update
...
krita: 4.1.7.101 -> 4.1.8
2019-03-24 06:26:53 -04:00
ft
2001ceb7ae
krita: 4.1.7.101 -> 4.1.8
2019-03-24 06:24:22 -04:00
worldofpeace
a89bca48e8
pantheon.elementary-gsettings-schemas: add gsettings-desktop-schemas
...
It's propagated but should still be there.
Also drop some keys appended to the override that don't need to be
set or don't exist.
2019-03-24 06:16:31 -04:00
worldofpeace
b3f6ade2b7
pantheon.elementary-default-settings: 5.0 -> 5.1.0
...
https://github.com/elementary/default-settings/releases/tag/5.1.0
2019-03-24 06:14:30 -04:00
Robert Schütz
2c07a0800a
python.pkgs.joblib: 0.12.4 -> 0.13.2 ( #57906 )
2019-03-24 09:32:50 +01:00
Robert Schütz
39cb31eac6
qutebrowser: 1.6.0 -> 1.6.1 ( #58019 )
...
https://github.com/qutebrowser/qutebrowser/releases/tag/v1.6.1
2019-03-24 09:32:15 +01:00
Robert Schütz
847e4e31d9
python.pkgs.restructuredtext_lint: 1.2.2 -> 1.3.0
2019-03-24 09:18:32 +01:00
Michael Raskin
80dd844b85
Merge pull request #58194 from tohl/japanese_libreoffice
...
japanese libreoffice added, tested on nixos x86_64
2019-03-24 08:14:29 +00:00
Tomas Hlavaty
fa144d2361
libreoffice: japanese added
2019-03-24 08:39:38 +01:00
Jörg Thalheim
6158b9ef7c
Merge pull request #57825 from illegalprime/fix/autossh-cross
...
autossh: fix for cross compilation
2019-03-24 06:35:48 +00:00
Jörg Thalheim
9ceb252d30
Merge pull request #58168 from andir/systemd-deb-snapshots
...
systemd: update debian patches url to snapshots.debian.org
2019-03-24 06:30:57 +00:00
Hlöðver Sigurðsson
990eaa30d9
fix: csound-manual by using newer git revision ( #57663 )
2019-03-24 02:19:54 -04:00
Dmitry Kalinkin
6f95ac3588
Merge pull request #57988 from lopsided98/buildbot-update
...
buildbot: 1.8.1 -> 2.1.0
2019-03-23 20:38:20 -04:00
Dmitry Kalinkin
04727cc641
Merge pull request #57522 from yorickvP/it87
...
it87: init at 2018-08-14
2019-03-23 20:35:26 -04:00
Phil
d2332c58d2
stagit: 0.6 -> 0.9.1 ( #57932 )
2019-03-23 20:31:21 -04:00
Paul TREHIOU
62fd641e83
riot-web: 1.0.3 -> 1.0.5 ( #58040 )
2019-03-24 01:14:04 +01:00
R. RyanTM
20c1a412e1
pacman: 5.1.2 -> 5.1.3 ( #57352 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pacman/versions
2019-03-24 01:06:30 +01:00
R. RyanTM
30e3fa03eb
dateutils: 0.4.5 -> 0.4.6 ( #58048 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dateutils/versions
2019-03-24 01:03:19 +01:00
R. RyanTM
a335e17052
ricty: 4.1.0 -> 4.1.1 ( #58083 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ricty/versions
2019-03-24 01:02:07 +01:00
Dmitry Kalinkin
abda3f0325
paulstretch: refactor, reindent
2019-03-23 20:01:03 -04:00
R. RyanTM
9b63cea52b
gdcm: 2.8.8 -> 2.8.9 ( #58092 )
...
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-03-24 00:59:37 +01:00