John Ericson
655a29ff9c
ghc, go, guile: Use new pkgs*
...
`pkgsBuildTarget` allows us to avoid repeated and confusing conditions.
The others merely provide clarity for one the foreign package set's
target platform matters.
2019-03-24 22:12:15 -04:00
John Ericson
70d71bbbe4
top-level: Create pkgs{Build,Host,Target}{Build,Host,Target}
...
This is needed to avoid confusing and repeated boilerplate for
`fooForTarget`. The vast majority of use-cases can still use
`buildPackages or `targetPackages`, which are now defined in terms of
these.
2019-03-24 22:12:15 -04:00
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
Will Dietz
a8d0049b7b
Merge pull request #58218 from dtzWill/update/ckbcomp-1.191
...
ckbcomp: 1.190 -> 1.191
2019-03-24 20:39:39 -05:00
Will Dietz
ee2beac084
ponyc: 0.27.0 -> 0.28.0
...
https://www.ponylang.io/blog/2019/03/0.28.0-released/
2019-03-24 20:27:55 -05:00
Cole Mickens
60e2d2ce2b
chromium: enable mojo + vaapi + allow hw accel
...
fixes https://github.com/NixOS/nixpkgs/pull/57837
closes https://github.com/NixOS/nixpkgs/pull/56973
2019-03-25 02:02:05 +01:00
Danylo Hlynskyi
5a9eaf02ae
Merge pull request #57677 from aszlig/postgresql-socket-in-run
...
postgresql: Move socket dir to /run/postgresql
2019-03-25 01:57:37 +02:00
xeji
69d0c1404c
password-store: link ext. man pages into the password-store $out ( #58187 )
...
When pass was installed with extensions in the system environment, the
man pages for the selected extensions were not available globally
because they were only available in a buildInput of the password-store
derivation.
This commit resolves the problem by linking the man pages from the
extensions environment into the output directory of the password-store
derivation.
Bug 56850
2019-03-25 00:13:50 +01:00
Danylo Hlynskyi
40cc269561
Merge branch 'master' into postgresql-socket-in-run
2019-03-25 01:06:59 +02:00
Benjamin Staffin
c94005358c
NixOS: Run Docker containers as declarative systemd services ( #55179 )
...
* WIP: Run Docker containers as declarative systemd services
* PR feedback round 1
* docker-containers: add environment, ports, user, workdir options
* docker-containers: log-driver, string->str, line wrapping
* ExecStart instead of script wrapper, %n for container name
* PR feedback: better description and example formatting
* Fix docbook formatting (oops)
* Use a list of strings for ports, expand documentation
* docker-continers: add a simple nixos test
* waitUntilSucceeds to avoid potential weird async issues
* Don't enable docker daemon unless we actually need it
* PR feedback: leave ExecReload undefined
2019-03-25 00:59:09 +02:00
Elis Hirwing
0ee682da53
Merge pull request #57869 from robertseaton/master
...
pdfsandwich: init at 0.1.7
2019-03-24 23:57:38 +01:00
Robert Schütz
694d7a6525
newsboat: 2.14.1 -> 2.15 ( #58225 )
2019-03-24 23:54:14 +01:00
Will Dietz
f114ab593e
tor-browser-bundle-bin: 8.0.6 -> 8.0.8
2019-03-24 17:37:41 -05:00
Philipp Volguine
76e46fce41
muse-sequencer: 3.0.2 -> 3.1pre1
...
- The old version was no longer building on hydra, this fixes that.
- Moved some dependencies to nativeBuildInputs
2019-03-24 18:22:03 -04:00
Robert Seaton
4358c3d216
pdfsandwich: init at 0.1.7
2019-03-24 17:20:19 -05:00
Elis Hirwing
5699e8edc7
Merge pull request #58201 from etu/php-composer-update
...
phpPackages.composer: 1.8.0 -> 1.8.4
2019-03-24 22:56:02 +01:00
Joachim F
8a5317f25b
Merge pull request #58213 from oxij/pkgs/tor-browser-update
...
firefoxPackages.tor-browser: 8.0.6 -> 8.0.8
2019-03-24 20:11:43 +00:00
worldofpeace
fc47b4023c
Merge pull request #58214 from worldofpeace/gtk3-take2
...
treewide: no gnome aliases
2019-03-24 15:42:31 -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
Will Dietz
2a5558ab30
ffmpeg-full: 4.1.1 -> 4.1.2
2019-03-24 14:20:18 -05:00
Will Dietz
c537b96890
ffmpeg_4: 4.1.1 -> 4.1.2
...
a7cb7a2e43
:/Changelog
2019-03-24 14:20:17 -05:00
Will Dietz
ff5416a6a8
ckbcomp: 1.190 -> 1.191
2019-03-24 14:19:53 -05:00
Will Dietz
e38f2cbc2d
pkgconf: 1.6.0 -> 1.6.1
...
https://raw.githubusercontent.com/pkgconf/pkgconf/be6011222b52db362d2a4fdf602b4e4928b5317b/NEWS
2019-03-24 14:19:19 -05: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
Jan Tojnar
97eb65324d
treewide: no gnome aliases
2019-03-24 14:46:50 -04: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
Jan Malakhovski
e975d058cd
tor-browser-bundle: inherit meta
2019-03-24 18:40:38 +00:00
SLNOS
ec4a7a02ca
firefoxPackages.tor-browser: carry over more configureFlags from upstream
...
These are taken from `tor-browser-build.git` repository.
2019-03-24 18:40:37 +00:00
SLNOS
6ed479de0c
firefoxPackages.tor-browser: 8.0.6 -> 8.0.8
2019-03-24 18:40:34 +00: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
rnhmjoj
32ec718b57
haskellPackages.superbuffer: fix build
2019-03-24 12:07:40 +01:00
worldofpeace
ffe35f3f76
nixos/pantheon: add meta.maintainers
2019-03-24 07:04:28 -04:00