Commit Graph

19677 Commits

Author SHA1 Message Date
Tim Steinbach
b4824605be Merge pull request #29693 from taku0/oraclejdk-9
oraclejdk: add version 9
2017-09-26 10:25:19 -04:00
Jörg Thalheim
466d06e705 Merge pull request #29804 from yegortimoshenko/libmirage/top-level
libmirage: add to top level
2017-09-26 14:50:59 +01:00
Joachim Fasting
19ecb7f287
tor-browser-bundle: init at 7.0.1 (from source)
The original browser bundle expects to run from a bundled directory,
typically under user's home.  This version creates a firefox distribution
with preloaded extensions and settings that functions more like an
ordinary firefox installation.

The approach used here could be generalized to allow specification of
custom firefox distributions.  Eventually, the code will be factored so
that the tbb is just an instance of that more general construct (firefox
base + extensions + prefs).

Currently, we use the latest upstream versions of extensions and so on.
Eventually we want to track the upstream bundle more closely and ideally
use the exact same inputs (firefox source, extension sources).

To avoid mixing up profile data, all runtime state is stored under
$XDG_DATA_HOME/tor-browser.

Major TODO items
- Pluggable transports
- Upstream TBB version parity
- Avoid fetchgit
- Build NoScript from source (no upstream source repo, however, must rely
  on third-parties)
- Improved notation for packaging extensions
- Feature parity with the binary bundle (apulse and runtime purity, in
  particular)
2017-09-26 14:55:49 +02:00
Yegor Timoshenko
8815b81926 libmirage: add to top level 2017-09-26 12:28:02 +00:00
Francesco Gazzetta
1d163835c8 bash-supergenpass: init at 2012-11-02 (#29797)
* Add fgaz to mantainers

* bash-supergenpass: init at 2012-11-02
2017-09-26 11:01:11 +01:00
berdario
472bb9681d rhino: remove dependency on GCJ (#29759) 2017-09-26 10:58:20 +01:00
Elis Hirwing
95f3e6ca32 stupidterm: init at 2017-03-15
Stupidterm is a simple and fast VTE-Based terminal emulator which is
configured by a simple ini-file.

fixes #29779
2017-09-26 07:43:10 +01:00
Jörg Thalheim
430869ba3b Merge pull request #29787 from siddharthist/tex-gyre-termes-math
tex-gyre-termes-math: init at 1.543
2017-09-26 07:25:24 +01:00
Jörg Thalheim
057a6e027d Merge pull request #29786 from siddharthist/latinmodern-math
latinmodern-math: init at 1.959
2017-09-26 07:25:06 +01:00
Jaka Hudoklin
10c575e0f9 Merge pull request #29700 from woffs/youtube-viewer
youtube-viewer: init at 3.3.0
2017-09-26 01:05:21 +02:00
Jaka Hudoklin
26d51b4797 Merge pull request #29789 from dotlambda/gpx-viewer
gpx-viewer: init at 0.4.0
2017-09-26 00:57:51 +02:00
Jaka Hudoklin
213de50abb Merge pull request #29712 from xtruder/pkgs/numix-solarized-gtk-theme/init
numix-solarized-gtk-theme: init at 20160919
2017-09-26 00:51:28 +02:00
The Admin
2ceb7ad9f9 numix-solarized-gtk-theme: init at 20160919 2017-09-26 00:50:13 +02:00
Robert Schütz
feb397d55f gpx-viewer: init at 0.4.0 2017-09-25 23:42:00 +02:00
Langston Barrett
714a138857 tex-gyre-termes-math: init at 1.543 2017-09-25 21:01:53 +00:00
Langston Barrett
91983a3f25 latinmodern-math: init at 1.959 2017-09-25 20:38:05 +00:00
Nikolay Amiantov
b241bcf388 google-cloud-sdk: 161.0.0 -> 171.0.0 2017-09-25 22:47:03 +03:00
Nikolay Amiantov
67bbe467a4 mxnet: disable GPU autodetection 2017-09-25 22:46:44 +03:00
Nikolay Amiantov
8d53efb19c google-compute-engine: 20170523 -> 20170914 2017-09-25 22:46:44 +03:00
Thomas Tuegel
8036ee50aa Merge pull request #29666 from ttuegel/hplip
hplip: 3.16.11 -> 3.17.9
2017-09-25 10:22:37 -05:00
Frank Doepper
0ef6f5f22e youtube-viewer: init at 3.3.0 2017-09-25 17:05:43 +02:00
Jörg Thalheim
8a1fb4b504 Merge pull request #29702 from robertodr/watson-ruby
watson-ruby: init at 1.6.3
2017-09-25 15:51:17 +01:00
Roberto Di Remigio
932bd98510 watson-ruby: init at 1.6.3 2017-09-25 14:51:16 +01:00
Joachim F
ffd6cbe3d1 Merge pull request #28503 from phile314/fusion-inventory
Fusion inventory: Init at 2.3.18
2017-09-25 12:58:44 +00:00
Joachim F
e23973fa4e Merge pull request #29694 from etu/testssl-sh
testssl.sh: init at 2.9.5-1
2017-09-25 12:58:12 +00:00
Dario Bertini
cd501e33ba gcj: use from gcc6 2017-09-25 13:52:02 +02:00
Philipp Hausmann
de3d26165f FusionInventory: Init at 2.3.18 2017-09-25 10:39:11 +02:00
Michael Weiss
ec075b40ec fscryptctl: init at 2017-09-12 2017-09-24 23:12:30 +02:00
Vladimír Čunát
cb9a846762
Merge older staging
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Peter Simons
2a1c656c54 cabal2nix: update to version 2.6
- Add support for the 01-index tarball of cabal-install 2.x.
 - Add shell completions for fish and zsh.
2017-09-24 20:52:05 +02:00
Elis Hirwing
02d9d40d99
testssl.sh: init at 2.9.5-1
Add testssl.sh which is a nice utility for testing TLS/SSL
capabilities of servers without having to use any kind of
web-service. It's very useful for testing setups of services before
deployment and such.
2017-09-24 16:59:15 +02:00
Jörg Thalheim
975c7b2204 Merge pull request #29450 from jerith666/djb-1709
Add modules for tinydns and dnscache from djbdns
2017-09-24 15:39:29 +01:00
xd1le
d7d33bd17c guile-modules: rename top level attributes to be consistent 2017-09-24 22:24:49 +10:00
zimbatm
f069ee7af6 kubernetes-helm: 2.5.1 -> 2.6.1 2017-09-24 12:36:33 +01:00
Jan Tojnar
69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
Joachim F
23b19efdc9 Merge pull request #29711 from pjones/pjones/playbar2
playbar2: init at 2.5
2017-09-24 10:53:00 +00:00
Jörg Thalheim
50946a790e Merge pull request #29727 from vyp/init/guile-fibers
guile-fibers: init at 1.0.0
2017-09-24 11:32:16 +01:00
Michal Rus
0e71e03583 xpad: init at 5.0.0 (#29720)
* xpad: init at 5.0.0

* xpad: wrapGAppsHook is required
2017-09-24 11:26:55 +01:00
xd1le
6aa0307145 guile-fibers: init at 1.0.0 2017-09-24 20:01:47 +10:00
Jaka Hudoklin
ddf5de5de0 kubernetes module: refactor module system, kube-dns as module 2017-09-24 11:44:25 +02:00
Jaka Hudoklin
bff428616a kubernetes: 1.6.4 -> 1.7.1 2017-09-24 11:44:25 +02:00
Matej Cotman
7332179285 kube-dns: 1.14.1 2017-09-24 11:44:25 +02:00
Jörg Thalheim
a75174ae4c Merge pull request #29108 from Gerschtli/update/slock-patches
slock: adds ability to add custom patches
2017-09-24 10:19:31 +01:00
Michael Weiss
2037f1bbe8 fscrypt: init at 0.2.1 2017-09-24 02:38:45 +02:00
Tobias Happ
67120e231d slock: adds ability to add custom patches 2017-09-23 23:08:09 +02:00
Daiderd Jordan
7d98316a97
libjack2: fix darwin build 2017-09-23 22:33:48 +02:00
Peter Jones
f1355079b9
playbar2: init at 2.5 2017-09-23 11:40:24 -07:00
Robin Gloster
08b09fdc5c
fanctl, fan module: remove
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Joachim F
2756fac2ae Merge pull request #29667 from sargon/radsecproxy
radsecproxy: init at 1.6.9
2017-09-23 11:58:06 +00:00
taku0
692fcd9f53 oraclejdk: add version 9
Oracle JDK 9 does not seems to contain jre directory, so oraclejre9
package now uses a dedicated archive file.

There is no 32-bit version nor arm version (yet). If Oracle releases
them, I will update the package.
2017-09-23 17:47:12 +09:00