Aristid Breitkreuz
e349ccc77f
nixos/alsa: Do not make sound.enable conditional on stateVersion.
...
Eelco Dolstra wrote:
Hm, this is not really the intended use of stateVersion. From the description:
Every once in a while, a new NixOS release may change
configuration defaults in a way incompatible with stateful
data. For instance, if the default version of PostgreSQL
changes, the new version will probably be unable to read your
existing databases. To prevent such breakage, you can set the
value of this option to the NixOS release with which you want
to be compatible. The effect is that NixOS will option
defaults corresponding to the specified release (such as using
an older version of PostgreSQL).
So this is only intended for options that have some corresponding on-disk state. AFAICT this is not the case for sound. In any case stateVersion is a necessary evil that only exists because we can't just upgrade Postgres databases or change SSH host keys. It's not necessary for things like whether sound is enabled. (If the user discovers that sound is suddenly disabled, they can just enable it.)
I had some vague recollection that we also had a configVersion option setting to control the defaults for non-state-related options, but I can't find it so maybe it was only discussed.
2018-02-23 23:14:42 +01:00
Andreas Rammhold
a6664d8192
mupdf: apply patch for CVE-2018-6544 (part 2)
...
This (hopefully) completes 998b1ef
.
2018-02-23 22:25:37 +01:00
Michael Weiss
49b7fc3908
android-studio-preview: 3.1.0.11 -> 3.1.0.12
2018-02-23 21:57:09 +01:00
Vladimír Čunát
296fa609ad
Merge #35404 : sage: explicitly use gfortran6
2018-02-23 20:39:51 +01:00
Joachim F
cda0f9fede
Merge pull request #35414 from flokli/CVE-2018-6544
...
mupdf: apply patch for CVE-2018-6544
2018-02-23 19:14:31 +00:00
Franz Pletz
a5521d1598
Merge pull request #35416 from volth/patch-106
...
nixos/programs.chromium: write policies for google-chrome too
2018-02-23 19:11:41 +00:00
volth
270f99f7bf
nixos/programs.chromium: write policies for google-chrome too
...
Policy configuration files live under /etc/chromium for Chromium, and under /etc/opt/chrome for Google Chrome.
2018-02-23 19:00:26 +00:00
Florian Klink
998b1ef13b
mupdf: apply patch for CVE-2018-6544
2018-02-23 19:50:54 +01:00
Franz Pletz
844ad2ec03
Merge pull request #35406 from xeji/wireguard
...
wireguard: 0.0.20180202 -> 0.0.20180218
2018-02-23 18:20:54 +00:00
Franz Pletz
2b838f3d4d
Merge pull request #35405 from tomberek/tinc_chown_invitations
...
tinc: enable invitations
2018-02-23 18:18:52 +00:00
adisbladis
b492e2a164
dnsmasq: Patch CVE-2017-15107
2018-02-24 01:36:45 +08:00
Will Dietz
fa06cab3fd
Merge pull request #35407 from dtzWill/update/micro-1.4.0
...
micro: 1.3.4 -> 1.4.0
2018-02-23 11:27:14 -06:00
Will Dietz
749d0e7f3a
micro: 1.3.4 -> 1.4.0
2018-02-23 11:14:27 -06:00
volth
54371a78f4
ocamlPackages.curses: works with default ncurses
2018-02-23 18:14:09 +01:00
Peter Simons
2e45e280cb
haskell-doctest: the 0.14.1 test suite fails on NixOS
2018-02-23 18:08:09 +01:00
Tom Bereknyei
034d3fae3d
tinc: enable invitations
2018-02-23 11:59:37 -05:00
xeji
1c3b6d509d
wireguard: 0.0.20180202 -> 0.0.20180218
2018-02-23 17:59:20 +01:00
Peter Simons
51c6ca0643
hackage: update database snapshot to latest version
2018-02-23 17:59:06 +01:00
Peter Simons
fa6272678d
haskell-stringbuilder: drop obsolete override for GHC 8.4.x
2018-02-23 17:58:18 +01:00
Peter Simons
81a9442fd0
haskell-language-c: drop unused version 0.7.0
2018-02-23 17:58:18 +01:00
Peter Simons
b5454a1380
haskell-doctest: update ghc 8.4.x version to 0.14.1
2018-02-23 17:58:18 +01:00
Michael Alan Dorman
f7ab190096
language-c: remove now-unnecessary overrides
2018-02-23 17:58:18 +01:00
Peter Simons
d035fc1e76
haskell-parsec: fix build with GHC 7.10.x
2018-02-23 17:58:17 +01:00
Peter Simons
d87fcc7d43
haskell-reflect: fix build with GHC 7.10.x
2018-02-23 17:58:17 +01:00
Peter Simons
a6b30cb43d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
d165ed5500
.
2018-02-23 17:57:58 +01:00
Peter Simons
d544c454bd
LTS Haskell 10.6
2018-02-23 17:57:57 +01:00
Jan Tojnar
3b512ca185
Merge pull request #35065 from jtojnar/fwupd-1.0.5
...
fwupd: 1.0.5 update & cleanups
2018-02-23 17:22:47 +01:00
Timo Kaufmann
89162cdd29
sage: explicitly use gfortran6
...
The recent change from gfortran=gfortran6 to gfortran=gfortran7 broke
the build.
2018-02-23 17:00:21 +01:00
Robin Gloster
36b0efc12f
python.pkgs.send2trash: fix on darwin
2018-02-23 16:52:27 +01:00
Nikolay Amiantov
cc52eff6c6
Revert "cups service: fix client sockets"
...
This reverts commit cf4c077343
.
2018-02-23 18:47:43 +03:00
Nikolay Amiantov
dccf85a354
Revert "cups: fix path to socket and run directory"
...
This reverts commit 34a37c5e94
.
2018-02-23 18:47:35 +03:00
Nikolay Amiantov
cf4c077343
cups service: fix client sockets
...
Use systemd to create the directory for UNIX socket. Also use localhost instead
of 127.0.0.1 as is done in default cupsd.conf so that IPv6 is enabled when
available.
2018-02-23 18:43:51 +03:00
Nikolay Amiantov
34a37c5e94
cups: fix path to socket and run directory
...
We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be
/run/cups.sock. Return it to default.
2018-02-23 18:43:51 +03:00
Ryan Mulligan
2267553271
mattermost: 4.7.0 -> 4.7.2
2018-02-23 15:41:13 +00:00
Tim Steinbach
098c7f3d94
atom: 1.23.3 -> 1.24.0
2018-02-23 08:37:36 -05:00
Tim Steinbach
27dd924b49
linux-copperhead: 4.15.4.a -> 4.15.5.a
2018-02-23 08:35:23 -05:00
DarkScythe97
8c3e7149df
oxipng: 1.0.0 -> 1.0.1
2018-02-23 13:01:13 +00:00
Vladimír Čunát
e74b61edde
knot-resolver: 2.1.0 -> 2.1.1 (bugfix)
...
https://gitlab.labs.nic.cz/knot/knot-resolver/blob/v2.1.1/NEWS
2018-02-23 13:55:29 +01:00
Jörg Thalheim
df4963daca
Merge pull request #35343 from gnidorah/softether
...
softether module: fix dataDir option
2018-02-23 12:38:11 +00:00
gnidorah
c6cd69341a
softether: blacklist aarch64-linux platform
2018-02-23 15:23:50 +03:00
Jörg Thalheim
4ec94f679c
Merge pull request #30337 from acowley/easyloggingpp-init
...
easyloggingpp: 9.95.0 -> 9.96.0
2018-02-23 12:12:06 +00:00
Jörg Thalheim
aa6d6cc78f
Merge pull request #35151 from xeji/virtmanager-cleanup
...
virtmanager: 1.4.3 -> 1.5.0, cleanup dependencies
2018-02-23 11:31:21 +00:00
Jörg Thalheim
33115bde4b
Merge pull request #35389 from clefru/oath-fix
...
oath-toolkit: Switch over to git branch (GCC7 fix)
2018-02-23 11:00:13 +00:00
Shea Levy
cb025f2285
linux_riscv: Move patches to my Linux fork.
...
All patches there are also submitted upstream and will be removed if
rejected.
Also includes some fixes to get module loading working.
2018-02-23 05:53:31 -05:00
adisbladis
0b0b5a5e28
go-ethereum: Dont install sources in $out
2018-02-23 18:47:45 +08:00
Ryan Scheel
a35d106d07
mdbook: init at 0.1.3 ( #35250 )
...
* mdbook: Init at 0.1.3
* mdbook: simplification
* Mark mdbook as broken on Darwin
2018-02-23 10:22:30 +00:00
Masayuki Takeda
e066751227
jbuilder: 1.0+beta14 -> 1.0+beta18
2018-02-23 11:07:33 +01:00
Jörg Thalheim
c2fbd472a4
Merge pull request #35384 from wizzup/update/winetricks
...
winetricks: 20171222 -> 20180217
2018-02-23 08:08:30 +00:00
Jörg Thalheim
9ba23ad8ca
Merge pull request #35377 from yrashk/rust-cargoUpdateHook
...
build-support/rust: make use of abandoned cargoUpdateHook
2018-02-23 08:05:44 +00:00
lewo
874a50ed17
Merge pull request #35382 from ericsagnes/pkg-update/groonga
...
Groonga: 7.1.0 -> 8.0.0
2018-02-23 08:56:29 +01:00