Jörg Thalheim
e6f6885da2
Merge pull request #26477 from holidaycheck/nodejs-8.1.0
...
nodejs: 8.0.0 -> 8.1.0
2017-06-10 11:20:31 +01:00
David Tulig
bb6cf349ff
bind service: add listen-on options ( #26430 )
...
This adds configuration options for the bind package so that the
interfaces that bind listens on can be configured rather than just
hardcoded as any. The default values preserve the old behavior to be
backwards compatible.
2017-06-10 12:19:07 +02:00
Josef Kemetmueller
7116da8018
Python docs: Add example for overlays
2017-06-10 12:18:10 +02:00
Orivej Desh
333dc53433
clickhouse: 1.1.54190 -> 1.1.54236
2017-06-10 12:11:37 +02:00
Jörg Thalheim
b9c259355b
Merge pull request #26391 from ss1h2a3tw/powerline
...
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-10 11:09:32 +01:00
Jörg Thalheim
f56d83761c
Merge pull request #26254 from boomshroom/fix/i3block-scripts
...
i3blocks: add optional dependencies for scripts
2017-06-10 11:05:48 +01:00
Jörg Thalheim
fbe658eea0
Merge pull request #26296 from gnidorah/master3
...
autorandr: 855c18b -> 1.1
2017-06-10 11:00:53 +01:00
Jörg Thalheim
3f0db2794f
Merge pull request #26371 from jlesquembre/eslint_d
...
eslint_d: init at 4.2.5
2017-06-10 10:59:53 +01:00
volth
26abdb81c8
xfce4-dockbarx-plugin: fix unwrapped python scripts
2017-06-10 10:44:23 +01:00
Jörg Thalheim
cea91a426b
Merge pull request #26401 from volth/xfce4-namebar-plugin
...
xfce4_namebar_plugin: init at 0.3.1
2017-06-10 10:40:56 +01:00
Jörg Thalheim
34d86e9d84
Merge pull request #26497 from LnL7/fix-lib-tests
...
lib-tests: fix test for isStorePath
2017-06-10 10:36:23 +01:00
Jörg Thalheim
377e0d3bd3
Merge pull request #26418 from lheckemann/mesa-valgrind
...
mesa: add valgrind support
2017-06-10 10:32:42 +01:00
Jörg Thalheim
800d525ac4
Merge pull request #26349 from midchildan/tilix
...
tilix: init at 1.5.8
2017-06-10 10:31:08 +01:00
Jörg Thalheim
661ec1950d
Merge pull request #26414 from volth/issue-25511
...
xdg_utils: fix #25511 (broken sed magic)
2017-06-10 10:30:45 +01:00
Tim Jäger
0c54a292fb
hplip: introduce nettools dependency ( #26439 )
...
* hplip: introduce nettools dependency
Some HP printers (notably a HP MFP M477fnw) need to run `hostname` as part of
the printing process. This executable is provided by the "nettools" package.
* hplip: prepend nettools to PATH
2017-06-10 10:04:33 +01:00
Jörg Thalheim
b731e65081
arphic: init at 0.2.20080216.2
...
arphic: init at 0.2.20080216.2
2017-06-10 09:32:34 +01:00
Jörg Thalheim
6e604ec68c
arphic: style fixes
2017-06-10 09:31:20 +01:00
Jörg Thalheim
c1d05287d6
Merge pull request #26451 from oxij/pkg/up/exiftool
...
perl: Image-ExifTool: 9.27 -> 10.48, add alias to all-packages.nix
2017-06-10 09:28:08 +01:00
Jörg Thalheim
308acf3199
Merge pull request #26478 from Moredread/profanity_tray
...
profanity: enable tray icon support
2017-06-10 09:25:53 +01:00
Jörg Thalheim
9e4eb9b696
Merge pull request #26498 from winniequinn/vscode-1.13.0
...
vscode: 1.12.2 -> 1.13.0
2017-06-10 09:22:26 +01:00
Karn Kallio
dc07372692
kdenlive : patch CMakeLists.txt to find Concurrent module.
2017-06-10 10:14:57 +02:00
Jörg Thalheim
ea7aa3156c
Merge pull request #26496 from romildo/fix.lxappearance
...
lxappearance: add variant for Gtk+-3
2017-06-10 09:11:51 +01:00
Vladimír Čunát
cb9f953c92
Merge branch 'master' into staging
...
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Vincent Laporte
2d64e1b7d0
lbreakout2: fix build on Darwin
2017-06-10 07:43:45 +00:00
Joachim Schiele
507c207958
spamassassin: major service fixes -> added more perl packages to spamassassin and abstracted service to not use /etc/spamassassin, also running sa-update as spamd user periodically ( #26470 )
...
thanks @grahamc for IRC comments
2017-06-10 09:35:35 +02:00
Winnie Quinn
6736ec318a
vscode: 1.12.2 -> 1.13.0
2017-06-09 22:17:23 -04:00
Michael Weiss
d17bcfc5f0
androidenv: Manually update missing packages
...
Improvement: Use nix-shell for fetch.sh
androidsdk{,_extras}:
- Update to 7.1.1
google_apis_25 is missing after fetch.sh due to an error in addon.xml
(upsteam bug).
Addons:
- Add google_apis_25
- Update google_play_services (v8_rc41 -> v11_rc16)
2017-06-10 03:57:30 +02:00
Changlin Li
8237294f64
Add Unicode Arphic CJK fonts
...
These are a couple of CJK fonts that are on most other Linux distributions
that aren't on NixOS
2017-06-09 20:52:18 -04:00
Michael Weiss
fb26e5c8b6
androidenv: Update all packages using fetch.sh
...
Platforms:
- Update platform_25 (r02 -> r03)
- Add platform_26
Sources:
- Add source_25
2017-06-10 02:29:59 +02:00
Masayuki Takeda
c2c775d047
rictydiminished-with-firacode: init at 0.0.1 ( #26485 )
2017-06-10 00:29:36 +01:00
Joachim F
1a0b1d94ed
Merge pull request #26454 from DeltaEvo/teamspeak
...
Teamspeak (client: 3.0.19.4 -> 3.1.4, server: 3.0.13.5 -> 3.0.13.6)
2017-06-09 22:59:01 +01:00
Joachim F
a109f52c4e
Merge pull request #26445 from lheckemann/osg340
...
openscenegraph: 3.2.3 -> 3.4.0
2017-06-09 22:58:32 +01:00
Jörg Thalheim
a54eea6827
Merge pull request #26495 from makefu/pkgs/metasploit/update
...
metasploit: 4.14.17 -> 4.14.25
2017-06-09 22:39:07 +01:00
Daiderd Jordan
cfe2b12fe4
lib-tests: fix test for isStorePath
2017-06-09 23:38:08 +02:00
Jörg Thalheim
95f733e0aa
bundix: 2.1.0 -> 2.2.0
2017-06-09 22:37:36 +01:00
Jörg Thalheim
0cab4cac12
metasploit: add missing update deps to shell.nix
2017-06-09 22:20:28 +01:00
Joachim F
506f990372
Merge pull request #26461 from romildo/upd.flat-plat
...
flat-plat: 20170515 -> 20170605
2017-06-09 22:19:38 +01:00
makefu
c1135333d1
metasploit: 4.14.17 -> 4.14.25
2017-06-09 23:09:22 +02:00
romildo
11623c5fca
lxappearance: add variant for Gtk+-3
...
lxappearance supports both Gtk+-2 and Gtk+-3. The current `lxappearance'
package continues to be for Gtk+-2. Add `lxappearance-gtk3' for Gtk+-3.
A patch is needed in order to look for themes in system data dirs with
Gtk+-3.
2017-06-09 18:05:09 -03:00
Joachim F
cabdbcbcb8
Merge pull request #26483 from ciil/lbreakout2-pkg
...
lbreakout2: init at 2.6.5
2017-06-09 21:54:24 +01:00
Jörg Thalheim
c0e14c084d
metasploit: add missing update deps to shell.nix
2017-06-09 21:45:24 +01:00
Vladimír Čunát
d12497a23b
pycairo: fix #26475 - another dead patch download
2017-06-09 21:57:35 +02:00
Edward Tjörnhammar
a66a9ae8e8
kodi-retroarch-advanced-launchers: ensure sound has been released
2017-06-09 20:41:02 +02:00
Daiderd Jordan
57091a19e2
Merge pull request #26043 from orivej/sasl
...
cyrus_sasl: fix version
2017-06-09 20:30:35 +02:00
Daiderd Jordan
a6dc11e81e
tmux: fix hash, looks like the upstream tag was moved
...
--- a/configure.ac 1970-01-01 01:00:01.000000000 +0100
+++ b/configure.ac 1970-01-01 01:00:01.000000000 +0100
@@ -1,6 +1,6 @@
# configure.ac
-AC_INIT(tmux, 2.5-rc)
+AC_INIT(tmux, 2.5)
AC_PREREQ([2.60])
AC_CONFIG_AUX_DIR(etc)
2017-06-09 19:54:39 +02:00
Bjørn Forsman
6a55fda61e
nixos/acme: improve documentation
...
* Use literalExample for better readability
* Clarify a bit wrt. 'webroot' and 'allowKeysForGroup'
2017-06-09 19:35:17 +02:00
Bjørn Forsman
7a0e958b97
nixos/acme: support "full.pem" (for lighttpd)
...
* Create "full.pem" from selfsigned certificate
* Tell simp_le to create "full.pem"
* Inject service dependency between lighttpd and the generation of certificates
Side note: According to the internet these servers also use the
"full.pem" format: pound, ejabberd, pure-ftpd.
2017-06-09 19:35:17 +02:00
Simon Lackerbauer
7d87d234d3
lbreakout2: init at 2.6.5
2017-06-09 19:23:40 +02:00
David Johnson
00892b7e4e
generic-builder.nix: Update doHaddock
...
By default, `ghcjs` haddocks are precluded from being built. I see no reason to disallow building haddocks on projects built with `ghc` and `ghcjs` (someone can correct me here). `HaLVM` currently does not support `haddock` since it's a Stage 1 `GHC`. https://github.com/GaloisInc/HaLVM/blob/master/src/misc/build.mk.in#L20
Currently, building `haddocks` for `ghcjs` projects requires altering the derivation, which doesn't allow users to take advantage of the cache. This change will relieve that.
2017-06-09 10:04:34 -07:00
Michael Weiss
b615c2e992
android-studio: 2.3.2.0 -> 2.3.3.0
2017-06-09 18:46:54 +02:00