Matthew Justin Bauer
dd55c957e2
Merge pull request #40051 from nh2/manual-option-types-attrs
...
manual: Document `types.attrs`
2018-05-09 07:55:17 +00:00
Matthew Justin Bauer
0b58a5b260
Merge pull request #40052 from flokli/input_leds-doc
...
modules/system/boot/luksroot: remove comment about input_leds for caps lock
2018-05-09 07:54:47 +00:00
Matthew Justin Bauer
e203a9a553
pthread-w32: add missing args
...
Fixes #40207
2018-05-09 02:51:59 -05:00
Vladyslav Mykhailichenko
97263dfb92
bat: 0.2.0 -> 0.3.0
2018-05-09 10:15:35 +03:00
Matthew Justin Bauer
0481467282
Merge pull request #40148 from rkoe/add/ext4magic
...
ext4magic: init at 0.3.2
2018-05-09 06:12:12 +00:00
Matthew Justin Bauer
1d3fe7d894
Merge pull request #39576 from veprbl/pr/py3_distutils_fix
...
python3: add C++ compiler support for distutils
2018-05-09 06:11:44 +00:00
Matthew Justin Bauer
b73b8e0fa0
Merge pull request #40176 from emmanuelrosa/gnucash24
...
gnucash: restore version 2.4
2018-05-09 06:06:32 +00:00
Vincent Laporte
1276e82c2e
coqPackages.dpdgraph: init at 0.6.3 for Coq 8.8
2018-05-09 08:03:10 +02:00
Matthieu Coudron
ab613b9336
wireshark: run binary from nix-shell
...
when in a shell, export variable WIRESHARK_RUN_FROM_BUILD_DIRECTORY to be able to run the newly built wireshark
else one get:
./build/run/wireshark: error while loading shared libraries: libwscodecs.so.0: cannot open shared object file: No such file or directory
see https://github.com/NixOS/nixpkgs/issues/29638
2018-05-09 14:39:08 +09:00
Manuel Mendez
444d43de3f
twine: update 1.9.1 -> 1.11.0
2018-05-09 00:40:32 -04:00
Jack Kelly
33bc4a7b3b
haskellPackages.blank-canvas_0_6_2: dontCheck
...
Same reason as 2d01bb7f6a
, but for the
specific-version package.
2018-05-09 12:05:26 +10:00
Matthew Justin Bauer
fba7c3adf8
Merge pull request #40195 from emmanuelrosa/webkitgtk-xdamage
...
webkitgtk: add missing libXdamage dependency
2018-05-09 01:52:35 +00:00
Emmanuel Rosa
a4c86b421f
webkitgtk: add missing libXdamage dependency
...
Closes #40193
2018-05-08 21:42:17 -04:00
Jan Tojnar
2be9f02201
gnome3.gnome-clocks: add fallback sound theme
2018-05-09 03:12:41 +02:00
Justin Bedo
48808f1c93
singularity: add missing file dependency
2018-05-09 10:19:38 +10:00
Nick Novitski
2cac5d73ce
cloud-sql-proxy: init at 1.11
2018-05-08 16:19:23 -07:00
Matthew Justin Bauer
92af917827
git-secrets: fix homepage url
2018-05-08 18:17:44 -05:00
Matthew Justin Bauer
03308d1298
Merge pull request #40187 from matthewbauer/disable-framework-for-qt
...
Disable installing frameworks for qt
2018-05-08 22:55:12 +00:00
Uli Baum
b7ad8d667c
Revert "poppler_data: 0.4.8 -> 0.4.9" ( #39524 )
...
This reverts commit 95d1d753dc
.
See discussion in #39742
2018-05-09 00:20:26 +02:00
Uli Baum
ae8d6b08fd
Revert "poppler_utils: 0.63.0 -> 0.64.0" ( #39742 )
...
This reverts commit 3dfe97c62d
.
Breaks texlive.bin.core build, see discussion in #39742
2018-05-09 00:18:09 +02:00
Robert Helgesson
88946527a5
eclipse-plugin-jsonedit: 1.1.0 -> 1.1.1
2018-05-08 23:20:15 +02:00
Nikolay Amiantov
e711da345c
base profile: add mkpasswd to system packages
...
Allows the user to generate password hashes for the installed system easier.
2018-05-09 00:20:02 +03:00
xeji
86b37d1f94
Merge pull request #40173 from taku0/flashplayer-29.0.0.171
...
flashplayer: 29.0.0.140 -> 29.0.0.171
2018-05-08 23:06:56 +02:00
xeji
c53e3d2688
Merge pull request #40142 from rkoe/fix/i3lock-description
...
i3lock/i3lock-color: meta: improve description
2018-05-08 22:58:51 +02:00
xeji
e7f3dab666
Merge pull request #40172 from scalavision/master
...
singularity: 2.4.6 -> 2.5.1
2018-05-08 22:53:39 +02:00
Matthew Bauer
c4cac55d69
qt510: disable framework build on macOS
...
We prefer to have $out/include & $out/lib installed so that things
like multiple outputs can work. There is no way to do this in Qt
currently without also disabling the ‘framework’ install. Not sure if
this will break anything but it will fix issues we run into on some
projects like python2.7-pyside:
Linux: https://hydra.nixos.org/build/73219181
macOS: https://hydra.nixos.org/build/73059550
Hopefully this gives us consistency between the two.
2018-05-08 15:46:57 -05:00
Matthew Justin Bauer
882e08ced1
unixtools: fixup bad merge
...
This should hopefully fix the eval issue.
2018-05-08 15:37:10 -05:00
xeji
06ef2ec029
Merge pull request #40136 from sh4r3m4n/fzf-fix
...
fzf: fix vim plugin patch phase
2018-05-08 22:26:28 +02:00
xeji
ab4a04c38b
Merge pull request #40151 from yrashk/sit-aarch64-isel
...
sit: better fix for aarch64 bug
2018-05-08 22:09:25 +02:00
John Ericson
5bdfe37daf
Merge pull request #40154 from obsidiansystems/stdenv-arm-alias
...
stdenv: Put back isArm, with deprecation notice.
2018-05-08 14:24:58 -04:00
Valentin Heidelberger
a365b59deb
keepassxc: 2.3.1 -> 2.3.2
2018-05-08 19:19:49 +02:00
Will Dietz
014f2cdb89
mesa: 17.3.9 -> 18.0.3
2018-05-08 11:18:43 -05:00
Peter Simons
6db7f92cc2
all-cabal-hashes: update to latest version
2018-05-08 17:48:12 +02:00
Peter Simons
c5338e5acb
haskell-gi: remember the URL to the PR that explains why the override is necessary
2018-05-08 17:47:12 +02:00
Peter Simons
26e961c1fb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-11-ga2d666d from Hackage revision
7b40a148a0
.
2018-05-08 17:46:45 +02:00
Peter Simons
277ca33bee
LTS Haskell 11.8
2018-05-08 17:46:24 +02:00
Emmanuel Rosa
7936474efc
gnucash: restore version 2.4
2018-05-08 10:53:44 -04:00
Matthew Bauer
6748534d83
Merge remote-tracking branch 'upstream/master' into staging
2018-05-08 09:36:00 -05:00
John Ericson
f22bfb38c6
Merge pull request #40161 from ElvishJerricco/ghc-build-packages-integer-simple
...
Use build packages GHC for haskell.packages.integer-simple
2018-05-08 10:33:51 -04:00
Tim Steinbach
3510b983c4
linux: 4.17-rc3 -> 4.17-rc4
2018-05-08 10:02:05 -04:00
Nikolay Amiantov
a08645e9be
nginx module: add upstream extraConfig
2018-05-08 16:32:11 +03:00
Nikolay Amiantov
61a87491dc
pacparser: init at 1.3.7
2018-05-08 16:27:55 +03:00
Ruud van Asseldonk
9c50f53065
squashfsTools: apply reproducibility patches
...
Without these patches, the output of mksquashfs is not reproducible.
The patches are taken from https://github.com/squashfskit/squashfskit ,
a fork of squashfs-tools, licensed under the GPL2 or later like
squashfs-tools itself.
2018-05-08 15:12:31 +02:00
Nikolay Amiantov
d541169e1a
wesnoth: unite with wesnoth-dev
...
There's no Wesnoth development version now.
2018-05-08 16:06:30 +03:00
Joachim Schiele
851d5d72a3
dovecot2: added ssl_dh using security.dhparams
...
The 18.03 channel includes dovecot 2.3, which requires ssl_dh to be set.
-> fixes https://github.com/nixcloud/nixcloud-webservices/issues/21
2018-05-08 15:51:39 +03:00
Ben Barclay
9ef306bb4d
bazel: 0.11.1 -> 0.12.0 ( #39585 )
2018-05-08 13:46:24 +01:00
Peter Hoeg
db920b5a0a
Merge pull request #39921 from jD91mZM2/nodns
...
NetworkManager nixos: add noDns option
2018-05-08 19:59:35 +08:00
jD91mZM2
6c4c36fcbc
NetworkManager: add noDns option
2018-05-08 13:42:39 +02:00
Jörg Thalheim
9e968fb553
Merge pull request #40170 from tazjin/kontemplate-v1.5.0
...
kontemplate: 1.4.0 -> 1.5.0
2018-05-08 11:26:12 +01:00
Vincent Ambo
a604fc6fcb
kontemplate: 1.4.0 -> 1.5.0
...
Moves to release version 1.5.0 (released 2018-05-08).
2018-05-08 12:09:12 +02:00