John Ericson
748e5fc2ce
Merge pull request #58223 from Ericson2314/manual-no-recursive-nix
...
manual: Make sure building doesn't need recursive nix
2019-03-25 02:28:44 -04:00
R. RyanTM
f85d7f45b4
imagemagick7: 7.0.8-22 -> 7.0.8-34
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-03-24 22:32:15 -07:00
Will Dietz
cf8ee4a6a3
Merge pull request #58186 from dtzWill/update/toot-0.21.0
...
toot: 0.20.0 -> 0.21.0
2019-03-24 23:09:17 -05:00
Will Dietz
0fa6ebe0a5
youtube-dl: 2019.03.01 -> 2019.03.18
2019-03-24 23:07:08 -05:00
Will Dietz
288d2928cb
ffsend: 0.2.38 -> 0.2.39
...
https://github.com/timvisee/ffsend/releases/tag/v0.2.39
2019-03-24 23:03:35 -05:00
Will Dietz
ce14509f4a
Merge pull request #58229 from dtzWill/update/tor-browser-bundle-bin-8.0.8
...
tor-browser-bundle-bin: 8.0.6 -> 8.0.8
2019-03-24 22:51:23 -05:00
Will Dietz
1e94f5ec6d
Merge pull request #58219 from dtzWill/update/ffmpeg-4.1.2
...
ffmpeg{_4,-full}: 4.1.1 -> 4.1.2
2019-03-24 22:37:23 -05:00
Will Dietz
69a7cf6830
Merge pull request #58217 from dtzWill/update/pkgconf-1.6.1
...
pkgconf: 1.6.0 -> 1.6.1
2019-03-24 21:59:18 -05:00
Will Dietz
1cfee05450
Merge pull request #57892 from dtzWill/feature/xtruss
...
xtruss: init at 20181001-82973f5
2019-03-24 21:45:22 -05:00
Will Dietz
b427fc9aa6
Merge pull request #57968 from dtzWill/update/libpqxx-6.4.0
...
libpqxx: 6.3.3 -> 6.4.1
2019-03-24 21:42:46 -05:00
Will Dietz
0d796ff3fc
Merge pull request #57969 from dtzWill/update/nlohmann_json-3.6.0
...
nlohmann_json: 3.5.0 -> 3.6.1
2019-03-24 21:42:28 -05:00
Will Dietz
3e6f54a0bc
Merge pull request #58077 from dtzWill/update/wayland-1.17.0
...
wayland: 1.16.0 -> 1.17.0
2019-03-24 21:42:03 -05:00
Will Dietz
5e65980fe0
Merge pull request #58078 from dtzWill/update/wpgtk-6.0.3
...
wpgtk: 5.8.7 -> 6.0.3
2019-03-24 21:41:47 -05:00
Samuel Dionne-Riel
60847311e6
nixos/virtualbox-image: set the root fsType to reenable root FS resizing
...
This otherwise does not eval `:tested` any more, which means no nixos
channel updates.
Regression comes from 0eb6d0735f599fa84e99b727c93681bcae96c845 (#57751 )
which added an assertion stopping the use of `autoResize` when the
filesystem cannot be resized automatically.
2019-03-24 22:41:26 -04:00
Will Dietz
bcf9ef082f
Merge pull request #58111 from dtzWill/update/b612-1.008
...
b612: 1.003 -> 1.008, new home
2019-03-24 21:41:16 -05:00
Will Dietz
d1b7aef587
Merge pull request #58137 from dtzWill/update/lastpass-cli-1.3.2
...
lastpass-cli: 1.3.1 -> 1.3.2, touchups
2019-03-24 21:39:56 -05:00
Will Dietz
0d1209a37e
Merge pull request #58141 from dtzWill/fix/powertop-vert-scrolling
...
powertop: patch to fix vertical scrolling
2019-03-24 21:39:07 -05:00
Will Dietz
16d5cb1b00
xcompmgr: 1.1.7 -> 1.1.8
...
https://lists.x.org/archives/xorg-announce/2019-March/002989.html
2019-03-24 21:37:28 -05:00
John Ericson
5e5266f83f
manual: Document pkgsFooBar
and more
...
There was a bunch of stuff in the cross section that haddn't had any
attention in a while. I might need to slim it down later, but this is
good for now.
2019-03-24 22:12:21 -04:00
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
Will Dietz
c9551505bc
libedit: No need to specify --enable-widec
anymore
2019-03-24 20:11:31 -05:00
Will Dietz
784a506d94
libedit: 20181209 -> 20190324
2019-03-24 20:11:19 -05:00
Will Dietz
f23c89a25f
libedit: 20180525 -> 20181209
2019-03-24 20:10:34 -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
Bob van der Linden
4c1af9b371
nixos/tests: nghttpx: /var/run -> /run
2019-03-24 21:15:35 +01:00
Bob van der Linden
09bff929df
nixos/tests: osquery: /var/run -> /run
2019-03-24 21:15:34 +01:00
Bob van der Linden
d8dc1226f4
nixos/openvswitch: /var/run -> /run
2019-03-24 21:15:34 +01:00
Bob van der Linden
8c1e00095a
nixos/docker: /var/run -> /run
2019-03-24 21:15:34 +01:00
Bob van der Linden
1eefda5595
nixos/xpra: /var/run -> /run
2019-03-24 21:15:33 +01:00
Bob van der Linden
889bb1e91e
nixos/kodi: /var/run -> /run
2019-03-24 21:15:33 +01:00
Bob van der Linden
65710d1df5
nixos/mighttpd2: /var/run -> /run
2019-03-24 21:15:33 +01:00
Bob van der Linden
f09fb4d4dd
nixos/tt-rss: /var/run -> /run
2019-03-24 21:15:32 +01:00
Bob van der Linden
9b100c4e6f
nixos/selfoss: /var/run -> /run
2019-03-24 21:15:32 +01:00
Bob van der Linden
cdc6f2e484
nixos/restya-board: /var/run -> /run
2019-03-24 21:15:31 +01:00
Bob van der Linden
bde23ec9a3
nixos/codimd: /var/run -> /run
2019-03-24 21:15:31 +01:00