Vincent Laporte
75cea1db58
ocamlPackages.fpath: init at 0.7.1
...
Fpath is an OCaml module for handling file system paths with POSIX and Windows conventions.
Homepage: http://erratique.ch/software/fpath
2017-01-19 05:51:49 +00:00
Thomas Tuegel
0baa434f2c
Merge pull request #21977 from bjornfor/kde-printing
...
kde5: fix error message in "Add Printer" dialog
2017-01-18 19:06:16 -06:00
Daiderd Jordan
2b0ca8dc5d
Merge pull request #21681 from matthewbauer/anki
...
Anki: Darwin support
2017-01-18 21:41:11 +01:00
Bjørn Forsman
6a52a130de
nixos/kde5: enable system-config-printer dbus service
...
Without it, the following error is shown in the "Add Printer" window:
Failed to group devices: 'The name org.fedoraproject.Config.Printing was not provided by any .service files'
2017-01-18 20:39:17 +01:00
Bjørn Forsman
19dc19690b
system-config-printer: add missing dependency 'pycairo'
...
Noticed when running on KDE (in contrast with GNOME, which probably
pulls in pycairo via some impurity).
2017-01-18 20:39:13 +01:00
Robin Gloster
f4f4200d9a
install-devices: add vim
...
This moves vim to the install-device profile to add vim to netboot, too.
Fixes #20013 (see discussion there for further information)
2017-01-18 17:57:31 +01:00
Michael Weiss
460b43dbfe
firewall: Improve the comments (documentation) ( #21862 )
...
* Fix the FW names
FW_REFUSE was removed and nixos-fw-input was renamed to nixos-fw.
* Update the comment (documentation) at the top
Order the chains of the main table alphabetically (like in the rest of
the file) and add nixos-fw-rpfilter (from the raw table) and nixos-drop
(used while reloading the firewall).
* Refactor the module (mainly comments)
- Move some attributes to the top for better visibility (that should
hopefully make it easier to read and understand this module without
jumping around too much).
- Add some missing examples and improve some descriptions.
- Reorder the mkOption attributes for consistency.
- Wrap lines at 72 characters.
- Use two spaces between sentences.
2017-01-18 17:18:11 +01:00
Lancelot SIX
f715d3fd2c
pythonPackages.channels: 1.0.1 -> 1.0.2
2017-01-18 17:07:45 +01:00
Moritz Ulrich
63d7b206d8
flightgear, simgear: 2016.4.3 -> 2016.4.4
2017-01-18 16:58:45 +01:00
Robin Gloster
ce0e16f5ea
libupnp: 1.6.20 -> 1.6.21
...
Fixes CVE-2016-8863, CVE-2016-6255
cc @grahamc
2017-01-18 15:56:15 +01:00
Tuomas Tynkkynen
6ced9ee7a4
fsmon: init at 1.4
2017-01-18 16:18:25 +02:00
Jean-Pierre PRUNARET
8abce1dbfb
munin: 2.0.25 -> 2.0.29
2017-01-18 14:52:46 +01:00
Graham Christensen
e8ce321ccb
Merge pull request #21968 from taku0/oraclejdk-8u121
...
oraclejdk: 8u111, 8u112 -> 8u121 [Critical security fix]
2017-01-18 07:37:38 -05:00
Eelco Dolstra
42a7d906d9
EC2 AMIs: 16.09.666.3738950 -> 16.09.1508.3909827
...
In particular, this includes a fix for using ephemeral disks for /tmp,
and adds AMIs for the new eu-west-2 (London) and us-east-2 (Ohio)
regions.
2017-01-18 12:42:39 +01:00
gnidorah
4a662e5206
nano: add nix syntax hightlight, nano module: provide default ( #21912 )
...
this is awesome! thanks.
2017-01-18 12:05:30 +01:00
Michael Raskin
5c7ecab75c
Merge pull request #21965 from ericsagnes/pkg-update/styx
...
styx: 0.4.0 -> 0.5.0
2017-01-18 09:07:54 +00:00
Peter Simons
1489bb4cb9
haskell-http-api-data: fix override for latest 0.3.x version
2017-01-18 09:54:13 +01:00
Peter Simons
8f5937e36e
haskell-distributive: fix build with ghc versions prior to 8.x
2017-01-18 09:54:12 +01:00
Peter Simons
73e2219927
stack: pin build to old version of hpack
2017-01-18 09:54:12 +01:00
Peter Simons
18df98fe98
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
bb2f2e7902
.
2017-01-18 09:54:04 +01:00
Peter Simons
7105f4baad
hackage2nix: disable failing Hydry builds
2017-01-18 09:53:56 +01:00
Peter Simons
d034506556
haskell-hpack: keep old version around so that we can build stack
2017-01-18 09:52:40 +01:00
Jörg Thalheim
a9495b3066
Merge pull request #21837 from Azulinho/python-docs_add_virtualenv_and_nixshell_example
...
python docs: add an example for a virtualenv and pip through nix-shell
2017-01-18 08:37:13 +01:00
Jörg Thalheim
8fa8e4ada9
Merge pull request #21961 from kierdavis/ckb
...
ckb: add to module list
2017-01-18 08:32:02 +01:00
Eric Sagnes
310219c524
styx: 0.4.0 -> 0.5.0
2017-01-18 16:31:12 +09:00
Jörg Thalheim
006d8c6484
Merge pull request #21964 from jbaum98/patch-1
...
pythonPackages.neovim: 0.1.12 -> 0.1.13
2017-01-18 08:30:11 +01:00
Jake Waksbaum
753b00b6c6
pythonPackages.neovim: 0.1.12 -> 0.1.13
2017-01-17 20:56:54 -05:00
Matthew Bauer
2614fa1de0
portaudio: fixup patches
...
- don't use preBuild for patching
- leave all of the tests in place (no tests are run anyway)
2017-01-17 19:49:30 -06:00
Matthew Bauer
74b206bce2
qt4: build webkit on Darwin
...
QtWebkit is needed by Anki
2017-01-17 19:49:25 -06:00
Matthew Bauer
6c6db7b58b
portaudio: fix on Darwin
2017-01-17 19:49:18 -06:00
Matthew Bauer
5c09b223f9
pulseaudio: fix on Darwin
2017-01-17 19:49:17 -06:00
Matthew Bauer
0ede72738d
mplayer: add darwin platform
2017-01-17 19:49:05 -06:00
taku0
4f94657bee
oraclejdk: 8u111, 8u112 -> 8u121
2017-01-18 09:12:40 +09:00
volth
69ed58d88f
xorg.xserver: configure --with-xkb-path= ( #21653 )
2017-01-18 02:57:15 +03:00
Tuomas Tynkkynen
9fc3ce73d1
kernel config: Enable BONDING and TMPFS_POSIX_ACL
...
Yet again something that's lacking on other platforms than x86.
2017-01-18 01:21:08 +02:00
Kier Davis
3aa218edbf
ckb: add to module list
...
Not the first time I've forgotten to do this.
2017-01-17 23:12:21 +00:00
Jörg Thalheim
7ab85a7b39
Merge pull request #21959 from periklis/topic_offlineimap
...
offlineimap: 7.0.9 -> 7.0.12
2017-01-18 00:08:16 +01:00
Tim Steinbach
2e87bc8163
Merge pull request #21960 from NeQuissimus/oh-my-zsh_2017-01-15
...
oh-my-zsh: 2016-12-16 -> 2017-01-15
2017-01-17 17:57:25 -05:00
Tim Steinbach
9988dae489
oh-my-zsh: 2016-12-16 -> 2017-01-15
2017-01-17 17:55:40 -05:00
Tim Steinbach
37530a4dbc
Merge pull request #21957 from kjanosz/oh-my-zsh-share-link
...
oh-my-zsh: add share dir to pathsToLink
2017-01-17 17:43:56 -05:00
Periklis Tsirakidis
513ce19fd0
offlineimap: 7.0.9 -> 7.0.12
2017-01-17 23:04:37 +01:00
Joachim F
2723b3b0da
Merge pull request #21956 from mdorman/emacs-updates
...
Automated emacs package updates
2017-01-17 22:33:53 +01:00
Nicolas B. Pierron
0214d94b24
Remove extra "in" keyword from the release notes about overlays.
...
Thanks to @teh for reporting this issue on the pull request.
2017-01-17 21:24:44 +00:00
Eelco Dolstra
4e516363a8
Create AMIs for eu-west-2 (London)
2017-01-17 21:44:01 +01:00
Krzysztof Janosz
381aaebe3e
oh-my-zsh: add share dir to pathsToLink
2017-01-17 21:35:56 +01:00
Vincent Laporte
1503c11c5d
ocamlPackages.omd: init at 1.3.0
...
OMD is an extensible Markdown library and tool in OCaml.
Homepage: https://github.com/ocaml/omd
2017-01-17 20:37:20 +01:00
Dan Peebles
3ab26fdb70
lkl: update to d7470730
2017-01-17 18:40:58 +00:00
Michael Alan Dorman
31556f2fab
melpa-packages: 2017-01-17
...
Removals:
- character-fold+: Removed from melpa
2017-01-17 09:10:26 -05:00
Michael Alan Dorman
d119a43321
melpa-stable-packages: 2017-01-17
2017-01-17 09:10:23 -05:00
Michael Alan Dorman
c97b7fd640
elpa-packages: 2017-01-17
2017-01-17 09:10:19 -05:00