Commit Graph

42483 Commits

Author SHA1 Message Date
marius851000
2d03ed2f8d openmw: force the need of qt5 2019-03-14 15:53:34 +01:00
Profpatsch
a36d2eac2e nettee: init at 0.3.4 2019-02-25 10:34:16 +01:00
Profpatsch
61c22bcc0e build-support/skaware: factor out clean packaging utils
They are useful for other packages as well.
2019-02-25 10:34:16 +01:00
Ryan Mulligan
a13f0a1dcd
Merge pull request #53472 from borisbabic/feature/init-virtscreen
virtscreen: init at 0.3.1
2019-02-24 07:12:56 -08:00
mt_caret
7498aff7d8 yanone-kaffeesatz: init at 2004 (#55622) 2019-02-24 12:51:37 +01:00
xeji
631bc2c99f
Merge pull request #55488 from winpat/add_dirvish
dirvish: init at 1.2.1
2019-02-24 12:02:11 +01:00
Maximilian Bosch
225f8b9d64 vcs_query: init at 0.4.0 (#55514)
This is a simple, python-based CLI utility that queries vCard files for
a certain pattern. It's fairly easy to integrate with e.g. NeoMutt to
look for contacts.
2019-02-24 11:36:57 +01:00
Sarah Brofeldt
aa88d65e28 Merge #56008 2019-02-24 10:15:37 +01:00
Elis Hirwing
d4f487a78b
Merge pull request #56220 from SeTSeR/master
acpilight: init at 1.1
2019-02-24 08:28:51 +01:00
Sarah Brofeldt
28dfbfe420 pandoc: Remove unneeded postInstall (#56180) 2019-02-24 01:58:08 +01:00
Graham Christensen
695fb802f1
Merge pull request #54693 from tilpner/appimage-tools
appimageTools: init
2019-02-23 18:06:31 -05:00
eyJhb
fae3c6fb9e charles: made charles 4.x/3.x available (#56159)
Charles proxy requires a license and each license is bound to the major release version. Therefore it makes sense to make the previous version available to the users. This change provides two new packages `charles3` and `charles4` and `charles` is now an alias for `charles4`.
2019-02-23 13:33:22 -08:00
Sergey Makarov
4cae259fce
acpilight: init at 1.1
Use pname instead of manual adding version to package name
2019-02-24 00:09:11 +03:00
tilpner
58443d8a50
appimageTools: init
The appimageTools attrset contains utilities to prevent
the usage of appimage-run to package AppImages, like done/attempted
in #49370 and #53156.

This has the advantage of allowing for per-package environment changes,
and extracts into the store instead of the users home directory.

The package list was extracted into appimageTools to prevent
duplication.
2019-02-23 21:04:21 +01:00
Chris Ostrouchov
1223c8fd9d
pythonPackages.gumath: init at unstable-2018-11-27 2019-02-23 13:09:11 -05:00
Chris Ostrouchov
d9a5de3cce
pythonPackages.xnd: init at unstable-2018-11-27 2019-02-23 13:09:11 -05:00
Chris Ostrouchov
8f0ef92ab2
pythonPackages.ndtypes: init at unstable-2018-11-27 2019-02-23 13:09:11 -05:00
Chris Ostrouchov
eb36c3f28c
libgumath: init at unstable-2018-11-27 2019-02-23 13:09:04 -05:00
Carles Pagès
a4f5bb8f58 rapidxml: init at 1.13 2019-02-23 16:10:36 +01:00
Christopher Ostrouchov
9b94554008 pythonPackages.sparse: init at 0.6.0 (#56057) 2019-02-23 14:39:39 +01:00
Michael Raskin
acf9a579ce
Merge pull request #56105 from oxij/tree/dont-recurse-into-attrs
all-packages.nix: introduce and use `dontRecurseIntoAttrs`
2019-02-23 09:56:31 +00:00
Chris Ostrouchov
34beeb7d51 pythonPackages.dask-mpi: init at 1.0.2
Address issue with PR #55212
2019-02-23 09:06:40 +01:00
Ryan Mulligan
309c6d315b
Merge pull request #56099 from matthiasbeyer/add-dasht
dasht: init at v2.3.0
2019-02-22 21:53:13 -08:00
Ryan Mulligan
3917bb8f5a
Merge pull request #56163 from hlolli/csound-manual
csound-manual: init at 6.12.0
2019-02-22 21:13:06 -08:00
Carles Pagès
24c3cbfcd0
Merge pull request #49445 from sephalon/kodi-v18
Kodi v18 with InputStream Adaptive
2019-02-23 02:41:10 +01:00
worldofpeace
904732d6f6
Merge pull request #56172 from worldofpeace/elementary-post
fondo, notes-up: init
2019-02-22 19:17:49 -05:00
worldofpeace
276077a42f notes-up: init at 1.6.3 2019-02-22 17:52:26 -05:00
worldofpeace
6e69626680 fondo: init at 1.2.1 2019-02-22 17:52:26 -05:00
John Ericson
f6d6daa82b
Merge pull request #56219 from Ericson2314/more-stdenvNoLibs
gccStdenvNoLibs, clangStdenvNoLibs: Init; libgcc: Use gccStdenvNoLibs
2019-02-22 17:32:09 -05:00
Matthias Beyer
a66c88f66a fltrdr: init at 0.1.0 (#56048)
* fltrdr: init at 0.1.0

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

* fixup! fltrdr: init at 0.1.0

* fixup! fltrdr: init at 0.1.0
2019-02-22 14:33:57 -06:00
John Ericson
94a0c681d6 libgcc: Always use GCC to build
With Clang it fails with `-fbuilding-libgcc` not being recognized.
2019-02-22 15:17:10 -05:00
John Ericson
16cc323d7c gccStdenvNoLibs, clangStdenvNoLibs: Init
libgcc can only be built with gcc evidentally, so we need a way for
Darwin to force gcc without bringing in the other default library
dependencies libgcc doesn't---and shouldn't---need.
2019-02-22 14:44:18 -05:00
Ryan Mulligan
8c4ce1a106
Merge pull request #55741 from asymmetric/ledger
nixos/ledger: init
2019-02-22 11:10:32 -08:00
Florian Klink
bd2b0d0886
Merge pull request #56117 from aanderse/beanstalkc
beanstalkc: 0.4.0 -> 0.5.2
2019-02-22 19:27:02 +01:00
Lorenzo Manacorda
04cb60bc86 ledger-udev-rules: init at unstable-2019-02-13 2019-02-22 19:26:47 +01:00
zimbatm
b6c82183be
shab: init at 1.0.0 (#56164) 2019-02-22 13:33:26 +01:00
Vincent Laporte
b275d09224 ocamlPackages.lablgtk3: 3.0.beta3 -> 3.0.beta4 2019-02-22 13:00:04 +01:00
Robert Schütz
76edd961f5
Merge pull request #56135 from plapadoo/imageio-update
python3Packages.imageio: 2.4.1 -> 2.5.0
2019-02-22 12:26:29 +01:00
Philipp Middendorf
47519a1e4e python3Packages.imageio: 2.4.1 -> 2.5.0 2019-02-22 11:40:49 +01:00
GRBurst
396965fa58 init automirror at v49 2019-02-22 09:46:31 +01:00
Robert Helgesson
14f653b47a
undefined-medium: init at 1.0 2019-02-21 23:16:07 +01:00
hlolli
649e3357e9 csound-manual: init at 6.12.0 2019-02-21 21:11:23 +01:00
Matthias Beyer
e77902ce7b dasht: init at v2.3.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-21 20:05:20 +01:00
Orivej Desh
dd269b4628 kmplot: init at 18.12.1 2019-02-21 16:19:41 +00:00
Michael Raskin
ecfcf8bdf0
Merge pull request #53878 from msteen/nix-prefetch
nix-prefetch: init at 0.1.0
2019-02-21 09:48:49 +00:00
Michael Raskin
a059fc7420
Merge pull request #56067 from oxij/tree/fetchurl-boot
treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl`
2019-02-21 09:43:11 +00:00
Philipp Middendorf
89401b0e3e python3Packages.imageio-ffmpeg: init at 0.2.0 2019-02-21 09:45:18 +01:00
Aaron Andersen
9f2ffe18ff beanstalkc: 0.4.0 -> 0.5.2 2019-02-20 21:05:08 -05:00
Jan Malakhovski
8f86439f75 all-packages.nix: introduce and use dontRecurseIntoAttrs 2019-02-21 01:28:30 +00:00
Matthijs Steen
b0ec4c1fd3 nix-prefetch: init at 0.1.0 2019-02-21 01:52:51 +01:00