Markus Kowalewski
c2cfaec0c9
ssmtp: add license
2018-08-11 14:34:24 +02:00
Markus Kowalewski
e91ef7c74c
sshpass: add license
2018-08-11 14:33:52 +02:00
Markus Kowalewski
4622596d63
sshfs-fuse: add license
2018-08-11 14:33:17 +02:00
Markus Kowalewski
31d2f03fb9
sqsh: add license
2018-08-11 14:33:05 +02:00
Markus Kowalewski
a647d07f4c
sqlite,sqlar: add licenses
2018-08-11 14:32:05 +02:00
Jörg Thalheim
5fc5e0642b
Merge pull request #44892 from volth/patch-228
...
libvirt: jansson required for qemu suppport
2018-08-11 12:56:10 +02:00
Yegor Timoshenko
501607e0ee
Merge pull request #43068 from yegortimoshenko/qdigidoc
...
libdigidoc, libdigidocpp, qdigidoc updates
2018-08-11 13:13:22 +03:00
Pascal Wittmann
c53c9986bd
Merge pull request #44358 from NixOS/add-missing-licenses
...
Add missing licenses
2018-08-11 11:32:58 +02:00
volth
df05344d96
libvirt: jansson required for qemu suppport
2018-08-11 09:19:09 +00:00
Sarah Brofeldt
b92956d4c6
Merge pull request #44819 from imalsogreg/okta-aws-init
...
aws-okta: init at 0.19.0
2018-08-11 10:48:28 +02:00
Bas van Dijk
9481513360
cabal2nix: fix build by overriding hpack to 0.29.6
...
Fixes: https://github.com/NixOS/cabal2nix/issues/369
2018-08-11 10:44:27 +02:00
Bas van Dijk
e9b7e73120
Merge pull request #44356 from ElvishJerricco/callcabal2nix-passthru-deriver
...
callCabal2nix: Passthru deriver
2018-08-11 10:34:06 +02:00
Pascal Wittmann
bd4ef2def3
calibre: 3.28.0 -> 3.29.0
2018-08-11 10:00:52 +02:00
R. RyanTM
b728f5cd72
libytnef: 1.9.2 -> 1.9.3 ( #44662 )
2018-08-11 07:58:22 +00:00
R. RyanTM
498be8d390
urh: 2.2.2 -> 2.2.3 ( #44669 )
2018-08-11 07:57:14 +00:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Michael Raskin
40dea2488f
vim_configurable: make gvim command launch GUI again
2018-08-11 10:25:21 +03:00
Orivej Desh
c2cf0c5f4c
gdal: build with xml support
2018-08-11 00:58:31 +00:00
Samuel Dionne-Riel
cfb7ccb08c
Merge pull request #44840 from nicknovitski/mruby-init
...
mruby: init at 1.4.1
2018-08-10 19:34:22 -04:00
Samuel Dionne-Riel
53bfb47e1d
mruby: Removes a test that fails in the sandbox.
2018-08-10 19:07:20 -04:00
Samuel Dionne-Riel
f847155014
mruby: Fixes build on Linux
...
I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it
makes the difference between working and:
```
/nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100
```
2018-08-10 19:07:17 -04:00
Nick Novitski
c26a6db0f8
mruby: init at 1.4.1
2018-08-10 18:59:38 -04:00
xeji
2cf2ea1c03
Merge pull request #44818 from thefloweringash/jetbrains-update-2018.2.1
...
Jetbrains editors: 2018.2 -> 2018.2.1
2018-08-10 22:38:48 +02:00
Matthew Bauer
14d689fe5f
c-ares: fix android build
...
https://hydra.nixos.org/build/79244764
2018-08-10 16:06:15 -04:00
Eelco Dolstra
490ca6aa8a
nix-repl: Remove
...
This package is obsolete.
2018-08-10 21:48:47 +02:00
Eelco Dolstra
f1c978aca0
Revert "aliases: add nixos-rebuild"
...
This reverts commit 0b124c1e91
. We
should really stop adding things that are not packages to
all-packages.nix. For example, having nixos-rebuild.nix in
all-packages.nix causes 'nix-env -qa' to evaluate a NixOS
configuration, which obviously is not good for performance. (We should
probably also remove the 'nixos' attribute from all-packages.nix, but
at least that's a function so nix-env will ignore it.)
2018-08-10 21:45:07 +02:00
Andrew Childs
3513c5dc49
jetbrains.ruby-mine: 2018.2 -> 2018.2.1
2018-08-11 04:05:21 +09:00
Andrew Childs
c08067b74d
jetbrains.goland: 2018.2 -> 2018.2.1
2018-08-11 04:03:49 +09:00
Matthew Bauer
68b5f51d6f
brightnessctl: also install udev rules
...
Fixes #44877
2018-08-10 13:44:58 -04:00
Alexey Shmalko
6b1a04d788
alarm-clock-applet: fix build ( #44872 )
...
The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.
Building release from GitHub works fine.
2018-08-10 19:37:48 +02:00
Francois-Rene Rideau
0dd9403a34
gambit-unstable: 2018-05-30 -> 2018-08-06
2018-08-10 13:11:11 -04:00
xeji
12eb1e96ce
Merge pull request #44870 from symphorien/tests-eval
...
Fix evaluation of two tests
2018-08-10 19:06:20 +02:00
Jörg Thalheim
20378cbf1c
Merge pull request #44855 from ljli/keeagent-update
...
keepass-keeagent: 0.8.1 -> 0.10.1
2018-08-10 17:50:28 +01:00
Matthew Bauer
fca6cdc362
Merge pull request #44632 from matthewbauer/putty
...
Support building putty for windows
2018-08-10 12:41:36 -04:00
Matthew Bauer
0b124c1e91
aliases: add nixos-rebuild
...
Fixes #44135
2018-08-10 12:25:42 -04:00
Matthew Bauer
e575275de7
windows: Cleanups
2018-08-10 12:05:04 -04:00
Matthew Bauer
f32e9a34c8
windows: add more meta
...
‘platforms.windows’ includes all windows platforms. Should prefer this
to using assertions.
2018-08-10 11:51:18 -04:00
Will Fancher
08b766921d
callCabal2nix: Passthru deriver
2018-08-10 11:38:09 -04:00
Silvan Mosberger
b05fb31476
Merge pull request #44871 from Infinisil/fix/namecoin
...
namecoin: fix build
2018-08-10 16:45:36 +02:00
Greg Hale
24fa3c20c5
aws-okta: init at 0.19.0
2018-08-10 10:42:39 -04:00
Symphorien Gibol
0d13dc3654
nixos/tests/hocker-fetchdocker: fix evaluation
...
it still does not build
2018-08-10 15:22:47 +02:00
Jörg Thalheim
2dc24c1057
Merge pull request #44868 from dywedir/gutenberg
...
gutenberg: 0.4.0 -> 0.4.1
2018-08-10 14:19:31 +01:00
Silvan Mosberger
82804e5f78
namecoin: fix build
2018-08-10 14:57:43 +02:00
Jörg Thalheim
cf627887f2
Merge pull request #44865 from Tomahna/mopidy-iris
...
Mopidy-Iris: 3.23.0 -> 3.23.2
2018-08-10 13:54:57 +01:00
Jörg Thalheim
e140489e90
Merge pull request #44869 from Mic92/pyls-black
...
python.pkgs.pyls-black: init at 0.2.1
2018-08-10 13:54:04 +01:00
Jörg Thalheim
285580c026
Merge pull request #44861 from jfrankenau/update-polybar
...
polybar: update and add libnl support
2018-08-10 13:31:41 +01:00
Jörg Thalheim
c260a4d001
python.pkgs.pyls-isort: fix url/description
2018-08-10 14:28:01 +02:00
Jörg Thalheim
0165572217
python3.pkgs.pyls-mypy: 0.1.2 -> 0.1.3
2018-08-10 14:22:59 +02:00
Jörg Thalheim
3ea430ca2a
python.pkgs.pyls-black: init at 0.2.1
2018-08-10 14:15:16 +02:00
Vladyslav Mykhailichenko
d39d2fa09f
gutenberg: 0.4.0 -> 0.4.1
2018-08-10 15:08:27 +03:00
Yegor Timoshenko
4b61b7814e
qdigidoc: fetch TSL info
2018-08-10 14:02:25 +03:00
Kevin Quick
a9c48a0ad3
python: thespian: 3.9.2 -> 3.9.4 ( #44857 )
2018-08-10 12:28:49 +02:00
Jörg Thalheim
35a05371b3
Merge pull request #44858 from dguibert/update/sysdig
...
sysdig: 0.21.0 -> 0.22.1
2018-08-10 11:25:54 +01:00
Jörg Thalheim
a5690aa936
sysdig: disable aarch64
2018-08-10 12:25:23 +02:00
Jörg Thalheim
781986d1b6
Merge pull request #44862 from jfrankenau/update-pass
...
pass: 1.7.2 -> 1.7.3
2018-08-10 11:15:49 +01:00
Kevin Rauscher
818dc96dc5
Mopidy-Iris: 3.23.0 -> 3.23.2
2018-08-10 12:09:35 +02:00
adisbladis
fdfa977336
Merge pull request #44751 from r-ryantm/auto-update/liferea
...
liferea: 1.12.3 -> 1.12.4
2018-08-10 18:04:20 +08:00
Yegor Timoshenko
02644780d2
qdigidoc: enableParallelBuilding = false
2018-08-10 13:02:23 +03:00
Yegor Timoshenko
c47995a4e3
qdigidoc: 3.12.0.1442 -> 3.13.6
2018-08-10 13:02:23 +03:00
Jörg Thalheim
6df851d0e5
libdigidocpp: 3.13.3.1365 -> 3.13.6
2018-08-10 13:02:22 +03:00
Jörg Thalheim
bac254ee7f
libdigidoc: 3.10.1.1212 -> 3.10.4
2018-08-10 13:02:22 +03:00
Yegor Timoshenko
e0b3d77ccd
Merge pull request #44823 from yegortimoshenko/20180809.194425/youtrack
...
youtrack: 2018.1.41051 -> 2018.2.42284
2018-08-10 13:00:49 +03:00
Sarah Brofeldt
62eab59734
Merge pull request #44859 from vaibhavsagar/mosml-init
...
mosml: init at 2.10.1
2018-08-10 11:54:42 +02:00
Vaibhav Sagar
2625353466
mosml: init at 2.10.1
2018-08-10 17:51:11 +08:00
xeji
ccd9fdd3cd
Merge pull request #44852 from yegortimoshenko/20180810.025530/libinotify-kqueue
...
libinotify-kqueue: init at 20180201
2018-08-10 11:44:22 +02:00
Yegor Timoshenko
6f35084ea7
libinotify-kqueue: enable tests
2018-08-10 12:27:27 +03:00
Uli Baum
945a24db1b
Revert "scallion: use mono4 ( #44744 )"
...
This reverts commit c51043a1bd
.
See comments in #44744 .
2018-08-10 10:47:26 +02:00
Bastian Köcher
cf88d4cd18
plasma5: 5.13.2 -> 5.13.4 ( #44643 )
2018-08-10 10:45:59 +02:00
Johannes Frankenau
3a18a03f0a
pass: 1.7.2 -> 1.7.3
2018-08-10 09:56:27 +02:00
Jake Waksbaum
6385e5ffda
lcalc: Add darwin support ( #44850 )
2018-08-10 09:53:52 +02:00
Johannes Frankenau
a023ec647f
polybar: add and enable libnl support
2018-08-10 09:15:22 +02:00
Johannes Frankenau
64134b3a2c
polybar: 3.2.0 -> 3.2.1
2018-08-10 09:15:12 +02:00
Ingolf Wagner
6044c12bea
memo : 0.5 -> 0.6 ( #44853 )
2018-08-10 09:02:53 +02:00
Peter Hoeg
47349c0103
wp-cli: 1.5.1 -> 2.0.0
2018-08-10 15:00:17 +08:00
Frederik Rietdijk
7d09b2912b
Merge pull request #44832 from bhipple/u/waf
...
waf: 2.0.6 -> 2.0.10
2018-08-10 08:31:09 +02:00
David Guibert
ff59cee9af
sysdig: 0.21.0 -> 0.22.1
2018-08-10 08:18:22 +02:00
Samuel Dionne-Riel
c116b485e4
Merge pull request #40978 from elitak/inav
...
inav: init at 2.0.0-rc2; betaflight: 3.2.3 -> 3.4.0-rc4
2018-08-09 21:33:06 -04:00
Yegor Timoshenko
f4c2ee0049
libinotify-kqueue: init at 20180201
2018-08-10 03:09:56 +03:00
Orivej Desh
67b9a11fb1
subversion: default to subversion_1_10 ( #44800 )
2018-08-09 23:21:10 +00:00
Silvan Mosberger
38b2e88d87
Merge pull request #44846 from Infinisil/fix/goa
...
goa: fix and clean
2018-08-10 00:35:57 +02:00
Silvan Mosberger
61d426085f
goa: fix and clean
2018-08-10 00:23:26 +02:00
Silvan Mosberger
d91825e158
python3Packages.zeep: fix build ( #44843 )
2018-08-10 00:17:57 +02:00
Elmar Athmer
0213e80c6c
hcloud: 1.5.0 -> 1.6.0 ( #44845 )
2018-08-10 00:14:38 +02:00
Maximilian Bosch
b93d8a0837
opentimestamps-client: fix build ( #44844 )
...
Build was broken as release-0.6.0 didn't support opentimestamps-0.4.0.
Applying the patch which relaxes the version contraints in `setup.py`
helps.
Furthermore the tests were broken as they missed the `git` executable.
2018-08-10 00:10:55 +02:00
xeji
fc283bd41c
Merge pull request #44824 from yegortimoshenko/20180809.194746/prometheus
...
prometheus-node-exporter: work around prometheus/node_exporter#870
2018-08-10 00:07:16 +02:00
Yegor Timoshenko
c2839a8e1f
prometheus-node-exporter: add comment pointing to upstream bug
2018-08-10 00:52:21 +03:00
Silvan Mosberger
faf2821566
Merge pull request #44838 from Infinisil/fix/remake
...
remake: fix build with glibc2.27
2018-08-09 23:20:27 +02:00
Silvan Mosberger
29f9fcd477
Merge pull request #44830 from Infinisil/fix/yi
...
yi: fix build
2018-08-09 23:20:07 +02:00
Dmitry Kalinkin
fad7857438
img2pdf init at 0.3.1 ( #44833 )
...
* img2pdf: init at 0.3.1
* img2pdf: take buildPythonApplication and fetchPypi from python3Packages
2018-08-09 23:13:39 +02:00
Robert Schütz
3dbdc64abd
MMA: use python3 ( #44407 )
2018-08-09 23:07:38 +02:00
Silvan Mosberger
68d3350433
Merge pull request #44837 from Infinisil/fix/sad
...
sad: fix build
2018-08-09 22:36:14 +02:00
Jake Waksbaum
3babbaaa47
palp: Add darwin support ( #44829 )
2018-08-09 22:28:27 +02:00
Silvan Mosberger
7f12361e62
yi: fix build
2018-08-09 22:28:25 +02:00
Silvan Mosberger
2583123523
remake: fix build with glibc2.27
...
Same fix as applied for gnumake in 519f0b8db2
2018-08-09 22:23:04 +02:00
Silvan Mosberger
e710f80018
sad: fix build
2018-08-09 22:13:44 +02:00
Silvan Mosberger
d64073c770
Merge pull request #44835 from Infinisil/fix/syscall_limiter
...
syscall_limiter: fix build
2018-08-09 22:01:08 +02:00
xeji
99f4e548c4
hwdata: 0.313 -> 0.314 ( #44826 )
2018-08-09 21:51:57 +02:00
R. RyanTM
bbfed77bec
mysql57: 5.7.22 -> 5.7.23 ( #44740 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mysql/versions .
2018-08-09 21:51:16 +02:00
R. RyanTM
f5366e9163
virt-viewer: 6.0 -> 7.0 ( #44666 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-viewer/versions .
2018-08-09 21:50:21 +02:00
Silvan Mosberger
bee30eb915
Merge pull request #44834 from Infinisil/fix/sysvtools
...
sysvtools: fix build
2018-08-09 21:48:35 +02:00