Michael Weiss
2d640b9d6e
wlc: Downgrade back to 0.0.9
...
Unfortunately wlc 0.0.10 seems to be the cause for segfaults on sway,
way-cooler and orbment.
This will also build wlc with all optional packages (i.e. zlib,
valgrind and doxygen).
2017-09-27 20:21:50 +02:00
Vladimír Čunát
4013b381b3
manuals: document removal of newStdcpp from steam
...
/cc #29180 .
2017-09-27 20:12:06 +02:00
Robin Gloster
13c9cbacdd
bacula: fix after postgresql output splitting
2017-09-27 20:09:40 +02:00
Robin Gloster
e0771a2410
Revert "ibus: Move ibus-setup to .dev"
...
This reverts commit af44f99dca
.
ibus-with-plugins was broken by this.
cc @edolstra
2017-09-27 19:42:01 +02:00
Robin Gloster
21998d597b
postgresql: fix pgxs dir in pg_config
2017-09-27 19:19:53 +02:00
Michael Raskin
c43550effa
Merge pull request #29862 from bradleyjensen/protobuf
...
lispPackages.cl-protobufs: init at 20170403-git
2017-09-27 19:15:33 +02:00
makefu
9636e75464
udpt: 2016-02-20 -> 2017-09-27
2017-09-27 19:09:03 +02:00
Tim Steinbach
ab3ff4af9f
linux: 4.13.3 -> 4.13.4
2017-09-27 13:08:21 -04:00
Tim Steinbach
2ca84cfa29
linux: 4.9.51 -> 4.9.52
2017-09-27 13:03:27 -04:00
Tim Steinbach
964672dde5
linux: Remove 4.12 (EOL)
2017-09-27 13:03:06 -04:00
Rodney Lorrimar
34eefdfb9d
nixos/release-notes: MySQL backup service breaking changes
2017-09-27 18:44:49 +02:00
Rodney Lorrimar
56eba66f77
mysqlBackup service: let it work with default settings
...
* Grants enough privileges to the configured user so that it can run
mysqldump.
* Adds a nixos test.
* Use systemd timers instead of a cronjob (by @fadenb).
* Creates a new user for backups by default, instead of using mysql
user.
* Ensures that backup user has write permissions on backup location.
* Write backup to a temporary file before renaming so that a failed
backup won't overwrite the previous backup, and so that the backup
location will never contain a partial backup.
Breaking changes:
* Renamed period to calendar to reflect the change in how to
configure the backup time.
* A failed backup will no longer result in cron sending an e-mail --
users' monitoring systems must be updated.
Resolves #24728
2017-09-27 18:44:49 +02:00
Brad Jensen
0a4704bd19
lispPackages.cl-protobufs: init at 20170403-git
2017-09-27 09:07:26 -07:00
Joerg Thalheim
75ba415fbc
nixos/tinc: remove useless script argument
...
ExecStart is sufficient and more transparent to the user.
2017-09-27 17:57:39 +02:00
Joerg Thalheim
ad8cb0917f
nixos/tinc: do not add Device= by default
...
tinc can figure this out based on DeviceType.
I also got `/dev/net/tun FD in bad state` after a particular upgrade.
2017-09-27 17:57:39 +02:00
lassulus
64d63907d8
electron-cash: init at 2.9.3
2017-09-27 17:44:35 +02:00
Tim Steinbach
fc565fb8ef
Merge pull request #29843 from NeQuissimus/docker_17_09
...
docker: add 17.09.0-ce
2017-09-27 11:35:26 -04:00
Joerg Thalheim
b775b2cd4f
metasploit: use makeWrapper instead
2017-09-27 16:34:09 +01:00
lassulus
d82578addb
bitcoin-abc: init at 0.15.0
2017-09-27 17:32:12 +02:00
Robin Gloster
e253ae7d3a
rubyGems.pg: fix postgresql path
2017-09-27 17:26:03 +02:00
Eelco Dolstra
79d547b4bb
nix-daemon: Bump the default number of build users
...
While it's annoying to pollute the user database with a lot of nixbld*
users, 10 users is really too low for many modern systems.
2017-09-27 17:13:16 +02:00
Robin Gloster
d0d992a9a0
urllib3: revert multiple outputs
...
only moved propagated build inputs to dev which broke packages depending
on it e.g. glusterfs
cc @edolstra
2017-09-27 17:11:14 +02:00
Peter Brottveit Bock
76245e0b9d
urweb: support darwin, depend on gcc, fix paths.
...
1. Add support for the darwing platform.
2. Depend on gcc, since the urweb executable will
call gcc when it compiles an urweb-project.
3. Fix include path and link path for the dependencies.
2017-09-27 17:06:01 +02:00
Tristan Helmich
71cc54300e
emby: 3.2.30.0 -> 3.2.32.0
2017-09-27 16:37:50 +02:00
Robin Gloster
c0235ef611
libnfs: fix eval
2017-09-27 16:33:28 +02:00
Peter Simons
4398872523
libnfs: fix broken meta.license attribute
...
A license called "bsd" does not exist. Ping @peterhoeg.
2017-09-27 16:18:13 +02:00
xd1le
89238b8628
guile-lint: use substituteInPlace instead of sed for prePatch
2017-09-27 23:48:42 +10:00
xd1le
ea4adc5f5f
guile-lint: patchPhase -> prePatch
2017-09-27 23:42:16 +10:00
volth
547dba10c0
libmicrohttpd: fix darwin build
2017-09-27 13:37:22 +00:00
xd1le
e7e52d4b83
guile-lint: use https src url
2017-09-27 23:36:12 +10:00
xd1le
3748013d22
guile-lint: add vyp as maintainer
2017-09-27 23:33:01 +10:00
xd1le
a4601f9f40
guile-lint: add meta.platforms, with the same value as for guile
2017-09-27 23:32:03 +10:00
xd1le
5352a105f7
guile-lint: use correct license value, "GPL" -> gpl3Plus
2017-09-27 23:30:16 +10:00
xd1le
727fa0d81d
guile-lint: use https version of homepage
2017-09-27 23:28:35 +10:00
xd1le
f311898f67
guile-lint: remove package name prefix from meta.description
2017-09-27 23:28:07 +10:00
xd1le
14befbf78d
guile-lint: code formatting nits
2017-09-27 23:27:26 +10:00
WilliButz
43b7e69d13
splUnstable: fix hash
2017-09-27 15:22:02 +02:00
xd1le
fd03758305
guile-lint: fix build by building with guile 1.8
...
[1] gives us the indication that guile-lint should be used with
guile-1.8.
[1]: https://www.gnu.org/software/guile/libraries/
2017-09-27 23:18:02 +10:00
Peter Simons
99e24590cb
nixos(spamassassin): fix trailing whitespace
2017-09-27 14:50:52 +02:00
Peter Simons
bfab392e6e
nixos(spamassassin): provide /etc/spamassassin to fix sa-learn et al
...
Spamassassin expects its system-wide configuration at /etc/spamassassin, and
some user tools (like sa-learn) need to read those configuration files.
Therefore, we provide a symlink from /etc/spamassassin to the appropriate Nix
store path to make sure those tools work without the user having to pass an
elaborate --siteconfig path that, potentially, changes every time the system
updates.
Fixes https://github.com/NixOS/nixpkgs/issues/29414 .
2017-09-27 14:50:52 +02:00
makefu
3abee357e6
pyramid: fix propagated builds
...
hupper and plaster need to be propagated to dependent packages
2017-09-27 14:48:45 +02:00
Lancelot SIX
5357087f46
Merge pull request #29842 from fadenb/pythonPackages.phonenumbers_8.8.2
...
pythonPackages.phonenumbers: 8.8.1 -> 8.8.2
2017-09-27 14:32:08 +02:00
Tim Steinbach
825e417457
docker: add 17.09.0-ce
2017-09-27 08:18:40 -04:00
Tristan Helmich
b015f62965
pythonPackages.phonenumbers: 8.8.1 -> 8.8.2
2017-09-27 13:56:58 +02:00
Tim Steinbach
bee055fa96
i3-gaps: 4.14 -> 4.14.1
2017-09-27 07:39:48 -04:00
Tim Steinbach
fc7f4f6fc3
i3: 4.14 -> 4.14.1
2017-09-27 07:39:32 -04:00
Tim Steinbach
0bc5d15aee
Merge pull request #29834 from florianjacob/mariadb-10.1.26
...
mariadb: 10.1.25 -> 10.1.26
2017-09-27 07:22:58 -04:00
xd1le
56ab381973
guileLint: rename to guile-lint
2017-09-27 20:59:56 +10:00
Eelco Dolstra
28299f669a
Add even more dev outputs
2017-09-27 12:08:48 +02:00
Eelco Dolstra
65b04b8bef
network-manager-applet: Don't depend on webkitgtk by default
...
This added significant bloat to non-Gnome systems.
2017-09-27 12:08:33 +02:00