Lily Ballard
11cdd00138
ffsend: init at 0.2.36
2019-03-17 18:52:25 -07:00
Peter Simons
93e4a90502
ghc: switch our default compiler to version 8.6.4
...
Also, drop obsolete 8.6.x minor releases 8.6.1, 8.6.2, and 8.6.3.
(cherry picked from commit 7fde42b8eb
)
2019-03-16 20:30:58 +01:00
Vladyslav M
33e9fa2367
Merge pull request #56622 from marsam/init-shadowsocks-rust
...
shadowsocks-rust: init at 1.7.0
2019-03-16 17:43:27 +02:00
Ryan Mulligan
96e4072057
Merge pull request #57662 from CrazedProgrammer/wf-recorder
...
wf-recorder: init at unstable-2019-03-12
2019-03-16 08:40:39 -07:00
Mario Rodas
3039cfcfde
shadowsocks-rust: init at 1.7.0
2019-03-16 07:35:08 -05:00
CrazedProgrammer
bc9d5b7bef
wf-recorder: init at unstable-2019-03-12
2019-03-16 08:52:50 +01:00
Maximilian Bosch
4929ee7421
activator: remove attribute name
...
Back in 2017 I removed the `activator` package (see 25a3563102
)
as it reached its end of life. Almost 2 years later everyone
shouldn't reference to this (not evaluating) path anymore
and hence can be removed.
2019-03-16 02:05:24 +01:00
Terje Larsen
44fcb4aa13
pythonPackages.google-auth-oauthlib: init at 0.2.0
...
Fix #57022
2019-03-15 22:26:53 +01:00
Robert Schütz
614e30a30a
xlsx2csv: use python3 and toPythonApplication
2019-03-15 18:06:58 +01:00
Robert Schütz
d50fe701af
Merge pull request #55711 from smaret/aplpy
...
pythonPackages.aplpy: init at 2.0.3
2019-03-15 16:36:03 +01:00
Silvan Mosberger
b81e42ec79
Merge pull request #57510 from rixed/junkie
...
junkie: init at 2.8.0
2019-03-15 16:31:27 +01:00
Sébastien Maret
16fbffa6df
pythonPackages.aplpy: init at 2.0.3
2019-03-15 14:42:01 +01:00
Sébastien Maret
646eb81a37
pythonPackages.pyregion: init at 2.0
2019-03-15 14:42:00 +01:00
Sébastien Maret
50124a62c8
pythonPackages.pyavm: init at 0.9.4
2019-03-15 14:41:49 +01:00
Ryan Mulligan
a9bbf7b44f
Merge pull request #57593 from melchips/master
...
parlatype: init at version 1.6-beta
2019-03-15 06:30:01 -07:00
Robert Schütz
6339f0b791
Merge pull request #57653 from worldofpeace/google-api-python-client
...
pythonPackages.weboob: add pyqt5 as native input
2019-03-15 10:21:24 +01:00
worldofpeace
fb2af2a574
python.pkgs.google_api_python_client: conditionally override for python2.7
2019-03-15 10:17:14 +01:00
Michael Raskin
d8d9a520b3
Merge pull request #57266 from NixOS/libreoffice-update
...
libreoffice: 6.1.4.2 -> 6.1.5.2, 6.2.1.2
2019-03-15 08:05:54 +00:00
Cedric Cellier
1881bd83cc
junkie: init at 2.8.0
2019-03-15 08:21:09 +01:00
Ryan Mulligan
4b6a41a939
Merge pull request #57077 from callahad/brother-dsseries
...
dsseries: init at 1.0.5-1
2019-03-14 21:17:31 -07:00
Ryan Mulligan
e59fe20847
Merge pull request #57116 from marsam/init-lsd
...
lsd: init at 0.13.0
2019-03-14 21:08:13 -07:00
Ryan Mulligan
795bb9edae
Merge pull request #57046 from nyanloutre/jellyfin
...
jellyfin: init at 10.2.2
2019-03-14 20:36:35 -07:00
Ryan Mulligan
2e76e35df6
Merge pull request #53422 from leenaars/bang
...
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-14 15:48:42 -07:00
Wael Nasreddine
a0e4f44006
Merge pull request #57080 from kalbasit/nixpkgs_create-build-go-module
...
buildGoModule: building Go binaries in two phases
2019-03-14 15:12:51 -07:00
Dmitry Kalinkin
0b3975038f
Merge pull request #56990 from status-im/nsis
...
nsis: init at 3.04
2019-03-14 16:57:01 -04:00
Dmitry Kalinkin
d5f97ae600
Merge pull request #57650 from stephengroat/patch-4
...
apmplanner2: fix build
2019-03-14 15:28:57 -04:00
Will Dietz
bf20713a63
Merge pull request #57606 from dtzWill/feature/vttest
...
vttest: init at 20190105
2019-03-14 14:19:30 -05:00
Silvan Mosberger
2dd638e877
Merge pull request #56426 from catern/xmonad
...
xmonad-with-packages: add xmonad-contrib to packages by default
2019-03-14 19:50:00 +01:00
Dmitry Kalinkin
9034847242
Merge pull request #57493 from marius851000/openmw
...
openmw: 0.43 -> 0.44
2019-03-14 14:34:54 -04:00
Stephen
08e4d7cf69
apmplanner2: fix build
...
see ArduPilot/apm_planner#1166
2019-03-14 11:23:20 -07:00
Wael M. Nasreddine
d45408bd48
mod: init at 0.2.0
2019-03-14 11:03:47 -07:00
Wael M. Nasreddine
28435e47b1
buildGoModule: function for packaging Go modules
...
The function buildGoModule builds Go programs managed with Go modules. It builds
a Go module through a two phase build:
- An intermediate fetcher derivation. This derivation will be used to
fetch all of the dependencies of the Go module.
- A final derivation will use the output of the intermediate derivation
to build the binaries and produce the final output.
2019-03-14 10:31:02 -07:00
Jörg Thalheim
8f9e283f92
Merge pull request #56959 from ck3d/ghidra
...
initial ghidra-9.0
2019-03-14 15:54:30 +00:00
marius851000
2d03ed2f8d
openmw: force the need of qt5
2019-03-14 15:53:34 +01:00
Nathan van Doorn
512833807d
pythonPackages.cbor2: init at 4.1.2 ( #57507 )
2019-03-14 12:22:29 +01:00
Robert Schütz
aacd06eb5a
Merge pull request #57594 from nyanloutre/electron-cash-update
...
Electron cash update
2019-03-14 12:15:45 +01:00
nyanloutre
9b9f4d9005
pythonPackages.qdarkstyle: init at 2.6.5
2019-03-14 11:54:38 +01:00
Gabriel Ebner
308456a7a7
Merge pull request #57567 from gebner/isabelle-2018
...
isabelle: 2017 -> 2018
2019-03-14 11:25:02 +01:00
Pedro Pombeiro
f875b1c6f2
nsis: init at 3.04
2019-03-14 10:34:31 +01:00
Sébastien Maret
d81b59b027
pythonPackages.reproject: init at 0.4
2019-03-14 09:41:37 +01:00
Sébastien Maret
a068e9ffc2
pythonPackages.astropy-healpix: init at 0.4
2019-03-14 09:41:37 +01:00
Sébastien Maret
59a562ee35
pythonPackages.astropy-helpers: init at 3.1
2019-03-14 09:41:26 +01:00
Michael Raskin
ab56044f22
libreoffice: 6.1.4.2 -> 6.1.5.2, 6.2.1.2
2019-03-14 06:00:05 +01:00
Wael M. Nasreddine
a0d835e95d
buildGoPackage: move it under a different path
...
This change moves buildGoPackage from pkgs/development/go-modules to
pkgs/development/go-packages, so we can have buildGoModule at
pkgs/development/go-modules.
2019-03-13 18:40:24 -07:00
Robert Schütz
f721655455
python.pkgs.cairosvg1: remove
...
Make python2.pkgs.cairosvg refer to what previously was cairosvg1 instead.
2019-03-13 23:49:35 +01:00
Michiel Leenaars
c12d764a95
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-13 23:41:19 +01:00
Robert Schütz
b8f0c18369
Merge pull request #56839 from avnik/fix/cairocffi
...
Fix cairocffi build
2019-03-13 23:35:17 +01:00
Will Dietz
61cf43e1e1
vttest: init at 20190105
2019-03-13 17:25:01 -05:00
Jan Tojnar
c1d70b5801
Merge pull request #57001 from jtojnar/almanah
...
almanah: init at 0.11.1
2019-03-13 23:16:15 +01:00
Christian Kögler
631faad148
initial ghidra-9.0
...
I tested basic usage of tool CodeBrowser.
The tool VersionTracking raises an error.
2019-03-13 22:49:32 +01:00