Robin Gloster
9492e06315
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-07 14:44:27 +00:00
Daiderd Jordan
4b4d5c96c8
bats: init at 4.0.4
2016-02-07 14:53:54 +01:00
Robin Gloster
9229e9c656
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-07 11:17:57 +00:00
Matthias Beyer
5a2ca9e666
cli-visualizer: init at 2016-02-06
...
changes by @globin:
* added pulseaudio support
* 06-02-2016 -> 2016-02-06 to ensure correct version sorting
* cli_visualizer -> cli-visualizer
closes #12853
Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 23:17:57 +00:00
Arseniy Seroka
36242a14a2
Merge pull request #12843 from magnetophon/master-faust1-0.9.73
...
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 23:54:11 +03:00
Robin Gloster
f7aa921773
Merge pull request #12560 from tvestelind/haka
...
Haka: new package
2016-02-06 20:32:39 +01:00
Bart Brouns
f357b6eb2b
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 13:26:31 +01:00
Lancelot SIX
c5379e7da8
pkgs.darktable: 1.6.9 -> 2.0.0
...
See http://www.darktable.org/2015/12/darktable-2-0-released/
changes by @globin: added wrapGAppsHook and adwaita-icon-theme
Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 01:30:07 +00:00
Robin Gloster
5b67ed7c55
Merge pull request #12819 from Beauhurst/hg_crecord_revert
...
hg_crecord: revert changes adding mercurial crecord
2016-02-05 21:24:19 +01:00
Nikolay Amiantov
8c440be8cf
Merge pull request #12825 from rnhmjoj/arx
...
arx-libertatis: init at version 2016-02-02
2016-02-05 02:05:59 +03:00
Nikolay Amiantov
0ea48b1f9f
openalLegacy: remove package
...
It's the same as openalSoft (same package source and version). I suppose it
contained original Creative open-source OpenAL implementation some time ago, but
then it changed and nobody noticed. It's referenced nowhere, anyway.
2016-02-05 00:26:48 +03:00
rnhmjoj
621a9ac46c
arx-libertatis: init at version 2016-02-02
2016-02-04 20:36:02 +01:00
Michael Raskin
0d1a188c5d
Re-add Monotone-Viz with Fedora as a source
2016-02-04 20:13:49 +01:00
Nikolay Amiantov
4f3a6d8ee2
zandronum-bin: fix argv0, add license
2016-02-04 19:27:44 +03:00
Robert Scott
d192057519
hg_crecord: revert changes adding mercurial crecord
...
crecord is included in modern hg releases - I failed to realize this.
2016-02-04 15:13:24 +00:00
Pascal Wittmann
98b365386a
Merge pull request #12808 from kevincox/b2
...
backblaze-b2: init at version 0.3.10
2016-02-04 13:22:02 +01:00
Rickard Nilsson
23beba4994
goPackages.oauth2_proxy: init at 20160120
...
Also add missing dependency:
goPackages.hmacauth: init at 20151013
2016-02-04 11:43:37 +01:00
Pascal Wittmann
1b998d97a9
Merge pull request #12810 from aneeshusa/add-as31
...
as31: init at 2.3.1
2016-02-04 08:35:45 +01:00
Aneesh Agrawal
b4c449635a
as31: init at 2.3.1
2016-02-04 01:37:28 -05:00
Kevin Cox
47c863f9ef
backblaze-b2: init at version 0.3.10
2016-02-03 18:45:01 -05:00
Nikolay Amiantov
d9c4fc4de9
Merge pull request #12682 from zohl/nant
...
NAnt
2016-02-03 22:56:12 +03:00
Al Zohali
9679042278
nant: init at 20151115
2016-02-03 22:00:41 +03:00
Peter Simons
ee63b37553
Merge pull request #12805 from erikryb/master
...
Add miniball package and fix haskell-miniball by adding the miniball package as dependency
2016-02-03 18:44:43 +01:00
Erik Rybakken
170715254b
miniball: init at 3.0
2016-02-03 18:18:31 +01:00
Charles Strahan
4c57b932ab
cipherscan: init at rev 18b0d1b (Dec 17, 2015)
...
CipherScan is a simple way to find out which SSL ciphersuites are
supported by a target.
It can take advantage of the extra features in Peter Mosmans' openssl
fork (which is also included in this commit).
2016-02-03 12:01:24 -05:00
Pascal Wittmann
16799ffda1
Merge pull request #12788 from kragniz/cmocka
...
cmocka: init at 1.0.1
2016-02-03 08:10:28 +01:00
Louis Taylor
55c4bf166a
cmocka: init at 1.0.1
2016-02-03 04:34:50 +00:00
Daniel Peebles
9c9230c8f7
Merge pull request #11561 from fxfactorial/master
...
darling: init at Dec 8, 2015
2016-02-02 13:09:23 -05:00
Octavian Cerna
3c011d0f1c
quagga: init at 0.99.24.1
2016-02-02 11:56:30 +02:00
Badi' Abdul-Wahid
1cf106dd06
popfile: init at 1.1.3
...
Popfile by default assumes that it is run directly from the install
directory, in which it has full write access. This assumption is invalid
on Nix, and so Popfile is pachted to accomodate this:
- define `POPFILE_ROOT` in wrapper
Default POPFile configuration assumes it is running in the
installation directory. This patch wraps `popfile.pl` so that
`POPFILE_ROOT` points to the installation directory
- define and create if missing `POPFILE_USER` in wrapper
POPFile stores stores state in the `POPFILE_USER` directory, which by
default is the installation directory. This change sets `POPFILE_USER`
to `$HOME/.popfile` by default, creating it with 0700 mode if
necessary.
2016-02-01 19:59:03 -05:00
Luca Bruno
eeb3600e55
Merge pull request #12562 from tvestelind/vassal
...
vassal: new package
2016-02-01 23:56:12 +01:00
Luca Bruno
a7d2947e33
Merge pull request #12708 from jerith666/email-init
...
email: init at d9fd259f
2016-02-01 23:50:55 +01:00
Luca Bruno
8f8f2331a5
Merge pull request #12709 from jerith666/libsrs2-init
...
libsrs2: init at 1.0.18
2016-02-01 23:49:27 +01:00
Luca Bruno
b25b1ff334
Merge pull request #12751 from leenaars/libcutl
...
libcutl: init -> 1.9.0
2016-02-01 23:47:18 +01:00
Domen Kožar
58046b7f03
fix eval
2016-02-01 22:32:00 +01:00
Domen Kožar
0b3becb269
Merge pull request #12701 from mayflower/builder-def-cleanup
...
builderDefsPackage cleanup
2016-02-01 21:09:34 +00:00
Eric Seidel
d43c080457
emacs-packages: remove hardcoded flycheck and pin hindent to cabal version
2016-02-01 10:57:02 -08:00
Michiel Leenaars
5b8e6aaa21
libcutl: init -> 1.9.0
2016-02-01 17:50:57 +01:00
Pascal Wittmann
209318b130
Merge pull request #12491 from davidak/rarcrack
...
rarcrack: init at 0.2
2016-02-01 11:56:10 +01:00
Edgar Aroutiounian
db5fe1f8f4
darling: init at Dec 8, 2015
2016-01-31 18:37:02 -08:00
Alexander Tsamutali
2671639ac7
pkgs/tools/inputmethods/m17n-lib: New derivation.
2016-02-01 03:28:47 +03:00
Alexander Tsamutali
08c29dc3aa
pkgs/tools/inputmethods/m17n-db: New derivation.
2016-02-01 03:27:33 +03:00
Thomas Tuegel
1e5cad9c8c
Merge pull request #12738 from ttuegel/emacsWithPackages
...
Reduce load time of emacsWithPackages
2016-01-31 17:28:20 -06:00
Matt McHenry
23d1aa8516
email: init at d9fd259f
2016-01-31 17:36:26 -05:00
Luca Bruno
932ee094e1
gnome3: drop GNOME 3.16
2016-01-31 13:59:48 +01:00
Franz Pletz
8ec3bce8f8
links: Remove package & deprecate for links2
...
This package is deprecated and superseeded by links2 which also provides the
links binary this maintaining backwards-compatibility.
Debian removed links back in 2008:
https://packages.qa.debian.org/l/links.html
Fixes #12623 .
2016-01-31 11:46:35 +01:00
Frederik Rietdijk
0f80ba1fb4
Merge pull request #12530 from np/python-trezor
...
New/updated python packages related to the TREZOR hardware wallet
2016-01-31 11:26:27 +01:00
Matt McHenry
8b44922a4c
libsrs2: init at 1.0.18
2016-01-30 22:10:44 -05:00
Robin Gloster
8c91610cb2
content: remove
...
Doesn't build and have been abandoned for years
2016-01-30 20:31:05 +00:00
Robin Gloster
eff97ce7fd
ncbiCToolsc: remove
...
Don't build and have been abandoned for years
2016-01-30 20:31:05 +00:00