Silvan Mosberger
e2d857a332
Merge pull request #48276 from LnL7/darwin-nix-index
...
nix-index: fix darwin build
2018-10-12 19:40:51 +02:00
Daiderd Jordan
5c14decaa3
nix-index: fix darwin build
2018-10-12 19:04:19 +02:00
Renaud
5eb7ca4e5d
pwsafe: 0.99BETA -> 1.06BETA ( #48003 )
...
pwsafe: add c0bw3b as maintainer
2018-10-12 19:04:09 +02:00
Timo Kaufmann
ef0c38422d
Merge pull request #48261 from fgaz/termbox/init
...
termbox: init at 1.1.2
2018-10-12 18:45:16 +02:00
Francesco Gazzetta
d6273e5161
termbox: init at 1.1.2
2018-10-12 15:51:57 +02:00
Bas van Dijk
b64193f69b
haskellPackages.multi-ghc-travis: removed in favour of haskell-ci
...
multi-ghc-travis has been renamed to haskell-ci which is now also on Hackage.
2018-10-12 14:17:24 +02:00
Bas van Dijk
0c25079958
futhark: introduce the top-level futhark attribute
...
The fact that futhark is a Haskell package is an implementation detail. To
install it users should just have to specify `futhark` instead of
`haskellPackages.futhark`.
Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to
reduce closure size.
2018-10-12 14:12:29 +02:00
Sarah Brofeldt
c4afb45af5
Merge pull request #48097 from tenx-tech/feature/init-envdir-go
...
envdir: init at 1.0.0
2018-10-12 14:09:18 +02:00
Silvan Mosberger
c26d6001ed
Merge pull request #45890 from lopsided98/buildbot-python3
...
buildbot: Python 3 support and other improvements
2018-10-12 14:06:41 +02:00
edude03
7a65f2c43d
envdir: init at 1.0.0
2018-10-12 19:23:21 +08:00
Sarah Brofeldt
32bcd72bf2
Merge pull request #48198 from teto/rfc-bibtex
...
rfc-bibtex: init at 2.2.1
2018-10-12 10:07:10 +02:00
Ben Wolsieffer
73c523a605
buildbot: add Python 3 support
2018-10-11 21:39:11 -04:00
paddygord
9d293db6af
yojimbo: init at 1.1 ( #48214 )
2018-10-11 22:13:07 +00:00
Silvan Mosberger
e69079b3b1
Merge pull request #48108 from aca-labs/teleconsole
...
Teleconsole
2018-10-11 20:48:51 +02:00
Jörg Thalheim
ee79ea0274
Merge pull request #48213 from mayflower/pkg/lazygit
...
lazygit: init at 0.4
2018-10-11 17:07:33 +01:00
Michael Raskin
a29603344a
Merge pull request #48189 from aanderse/redmine
...
redmine: refactor, cleanup, bug fix, and add functionality
2018-10-11 15:32:43 +00:00
Franz Pletz
3e356b55dd
lazygit: init at 0.4
2018-10-11 16:17:57 +02:00
Philipp Middendorf
e3d97997ff
brigand: init at 1.3.0
2018-10-11 12:46:14 +00:00
Kim Burgess
6327ba8fbd
teleconsole: init at 0.4.0
2018-10-11 20:24:12 +10:00
obadz
6fca3c5700
cups-googlecloudprint: init at 20160502
2018-10-11 09:19:58 +01:00
Silvan Mosberger
177ddb91be
Merge pull request #47389 from manveru/add-ejson
...
ejson: init at 1.2.0
2018-10-11 10:14:30 +02:00
Matthieu Coudron
714c0781c3
rfc-bibtex: init at 2.2.1
...
Generate bibtex entries from IETF rfc/drafts, for instance:
$ rfcbibtex RFC5246 draft-ietf-tls-tls13-21
@techreport{RFC5246,
author = {T. Dierks and E. Rescorla},
title = {{The Transport Layer Security (TLS) Protocol Version 1.2}},
howpublished = {Internet Requests for Comments},
type = {RFC},
number = {5246},
year = {2008},
month = {August},
issn = {2070-1721},
publisher = {RFC Editor},
institution = {RFC Editor},
url = {http://www.rfc-editor.org/rfc/rfc5246.txt },
note = {\url{http://www.rfc-editor.org/rfc/rfc5246.txt }},
}
@techreport{I-D.ietf-tls-tls13,
author = {Eric Rescorla},
title = {{The Transport Layer Security (TLS) Protocol Version 1.3}},
howpublished = {Working Draft},
type = {Internet-Draft},
number = {draft-ietf-tls-tls13-21},
year = {2017},
month = {July},
institution = {IETF Secretariat},
url = {http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt },
note = {\url{http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt }},
}
2018-10-11 16:17:40 +09:00
Vincent Laporte
6113d95235
prooftree: cleaning
2018-10-11 05:59:21 +00:00
Aaron Andersen
1cb5b509f1
redmine: refactor, cleanup, bug fix, and add functionality
...
- added package option to specify which version of redmine
- added themes option back in to allow specifying redmine themes
- added plugins option back in to allow specifying redmine plugins
- added database.socket option to allow mysql unix socket authentication
- added port option to allow specifying the port rails runs on
- cleaned up Gemfile so it is much less hacky
- switched to ruby version 2.4 by default as suggested by documentation http://www.redmine.org/projects/redmine/wiki/redmineinstall#Installing-Redmine
- fixed an annoyance (bug) in the service causing recursive symlinks
- fixed ownership bug on log files generated by redmine
- updates reflecting renames in nixos options
- added a nixos test
2018-10-10 21:04:08 -04:00
Franz Pletz
6892cbce09
equilux-theme: init at 20180927
2018-10-11 02:08:37 +02:00
Franz Pletz
c04e6e04e2
xsecurelock: hardcode path to xset
2018-10-11 02:08:37 +02:00
Jörg Thalheim
c45a6fa041
Merge pull request #48159 from Zimmi48/remove-camlp5-transitional
...
Remove camlp5 transitional
2018-10-11 00:31:28 +01:00
xeji
61e7e256c3
Merge pull request #48038 from tg-x/liquidsoap-1.3.4
...
liquidsoap: 1.1.1 -> 1.3.4
2018-10-10 22:54:41 +02:00
Théo Zimmermann
2fdd38ed2d
camlp5_transitional: remove in favor of camlp5 (strict)
2018-10-10 19:44:54 +02:00
Théo Zimmermann
7ac0a23194
prooftree: 0.12 -> 0.13
2018-10-10 19:42:50 +02:00
Free Potion
b10940cd23
boohu: leave one package
...
There will be only one version of the package with
the fewest external dependencies.
2018-10-10 04:45:38 +03:00
Matthew Bauer
504953ed08
Merge pull request #47381 from freepotion/boohu-init
...
boohu: init at 0.10.0
2018-10-09 19:06:06 -05:00
Lassulus
0f2869a806
quickserve: init at 2018 ( #48083 )
2018-10-10 00:24:58 +01:00
Andreas Rammhold
a00b820ddc
Merge pull request #47949 from yrashk/webkitgtk222x
...
webkitgtk222x: init at 2.22.2
2018-10-09 22:33:49 +02:00
Jörg Thalheim
c0d1c41627
Merge pull request #48053 from Zimmi48/clean-up/ocaml
...
Remove old OCaml versions.
2018-10-09 19:47:41 +01:00
Théo Zimmermann
c76ffb9253
matita: remove broken package
...
As requested by Vincent Laporte.
2018-10-09 09:47:31 +02:00
Renaud
81b851c6bc
Merge pull request #48048 from jb55/rapidcheck
...
rapidcheck: init at unstable-2018-09-27
2018-10-08 23:46:48 +02:00
Joachim F
cbf93ba7e2
Merge pull request #47840 from magnetophon/tambura
...
tambura: init at 1.0
2018-10-08 20:02:28 +00:00
Matthew Bauer
01d8c222eb
Merge pull request #47516 from manveru/add-dbmate
...
dbmate: init at 1.4.1
2018-10-08 14:45:00 -05:00
Matthew Bauer
3cb179a4d0
Merge pull request #45997 from cryptix/add/systrayhelper
...
systrayhelper: init at 0.0.3
2018-10-08 14:42:45 -05:00
Joachim F
e5135b933a
Merge pull request #47889 from magnetophon/FIL-plugins
...
FIL-plugins: init at 0.3.0
2018-10-08 19:39:13 +00:00
Joachim F
560473e5ce
Merge pull request #47890 from magnetophon/eteroj.lv2
...
eteroj.lv2: init at 0.4.0
2018-10-08 19:38:41 +00:00
Joachim F
213fab66c4
Merge pull request #47978 from gnidorah/midisheetmusic
...
midisheetmusic: init at 2.6
2018-10-08 19:38:24 +00:00
Joachim F
6bfc436433
Merge pull request #46743 from haslersn/any-nix-shell-1.1.0
...
any-nix-shell: init at 1.1.0
2018-10-08 19:38:07 +00:00
Théo Zimmermann
34394a38ef
ocamlPackages_3_11_2: remove
...
This requires removing also the Coq 8.3 and Matita 0.5.8 packages.
Coq 8.3 was released 8 years ago (2010) and there is no trace left
of users of this version (contrary to Coq 8.4, released 2012).
It is well over time to remove it.
Matita 0.5.8 was released in 2010 and because this version was still
used for teaching according to the official website, a legacy release
(0.5.9) was released in 5 years later to compile with more recent
OCaml libraries.
Updating to 0.5.9 (or a more recent version like 0.99.3) should allow
getting rid of the dependency on older OCaml but it is hard to test
given that the package is already broken before this update.
2018-10-08 21:10:05 +02:00
Matthew Bauer
4e2a3cbafe
Merge pull request #47494 from zachcoyle/teamocil-1.4.2
...
teamocil: init at 1.4.2
2018-10-08 14:02:19 -05:00
Matthew Bauer
3d188ee320
Merge pull request #45605 from gnidorah/vk
...
vk-messenger: init
2018-10-08 13:59:27 -05:00
Matthew Bauer
7432fde1ad
Merge pull request #44920 from eadwu/init/lightdm-enso-os-greeter
...
lightdm-enso-os-greeter: init at 0.2.1
2018-10-08 13:54:31 -05:00
Michael Raskin
fe8515de6e
asymptote: apply upstream patch for compatibility with a newer boehmgc
...
As referenced in https://github.com/NixOS/nixpkgs/pull/45708#issuecomment-427840944
2018-10-08 21:38:14 +03:00
Joachim F
6787357bc2
Merge pull request #47960 from jhhuh/tinyemu
...
tinyemu: init at 2018-09-23
2018-10-08 18:19:24 +00:00