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
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
Michael Weiss
9179a3a406
Merge pull request #57414 from primeos/sway-1.0
...
sway: Switch to 1.0
2019-03-13 22:40:37 +01:00
Alexander V. Nikolaev
e878fd6f5f
pythonPackages.cairocffi: support 1.0 and 0.9
...
This patch ensures that Python2 can be used if cairocffi is used.
Version 1.0 dropped Python 2 support.
2019-03-13 11:37:51 +01:00
Väinö Järvelä
4c53321e96
Use llvmPackages_7 explicitly for ccls
...
llvmPackages_latest picks too old LLVM for ccls on macOS. Which breaks
the build.
2019-03-13 12:17:08 +02:00
robert seaton
402e7f9d0a
tamsyn: init at 1.11
...
* tamsyn: init at 1.11
* tamsyn: refactor
Co-Authored-By: robertseaton <robbpseaton@gmail.com>
* tamsyn: refactor
Co-Authored-By: robertseaton <robbpseaton@gmail.com>
* tamsyn: refactor
Co-Authored-By: robertseaton <robbpseaton@gmail.com>
2019-03-12 20:45:19 -07:00
Mitch
aac69819d6
moosefs: init at 3.0.103
...
* moosefs: init at 3.0.103
* fix email
* fix formatting
* fixes as suggested
2019-03-12 19:41:37 -07:00
Benjamin Hipple
c484d9b501
findnewest: init at 0.3
...
* findnewest: init at 0.3
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
2019-03-12 15:28:20 -07:00
Michael Weiss
45004c6f63
sway: Switch to 1.0
...
This is the result of executing:
git mv -f pkgs/applications/window-managers/sway/beta.nix pkgs/applications/window-managers/sway/default.nix
git mv -f nixos/modules/programs/sway-beta.nix nixos/modules/programs/sway.nix
And removing sway-beta from the following files:
pkgs/top-level/all-packages.nix
nixos/modules/module-list.nix
2019-03-12 22:29:39 +01:00
Luis Hebendanz
a5f4f743af
hopper: init at 4.5.7
...
* hopper: init at 4.5.7
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Better versioning
* Renamed executable to lowercase name
2019-03-12 06:48:39 -07:00
Gabriel Ebner
c7f43de43c
isabelle: 2017 -> 2018
2019-03-12 14:32:48 +01:00
Bjørn Forsman
38ae8aed16
deadpixi-sam: remove duplicate alias
...
It is already listed in aliases.nix, and I managed to get this from Nix:
error: Alias deadpixi-sam is still in all-packages.nix
Fixes: 218d81bc9d
("all-packages: move aliases to aliases.nix")
2019-03-12 12:53:56 +01:00
Elis Hirwing
7e2eb72407
Merge pull request #57271 from etu/phpstan-0113
...
phpPackages.phpstan: 0.11.2 -> 0.11.3
2019-03-11 12:35:25 +01:00
Will Dietz
22b3b54749
Merge pull request #57200 from dtzWill/update/ipe-7.2.11
...
ipe: 7.2.10 -> 7.2.11, touchup
2019-03-11 05:19:27 -05:00
Uri Baghin
130d987ab1
bazel-remote: init at 2019-01-12
2019-03-11 11:10:59 +01:00
Mario Rodas
1b493e2555
gifski: init at 0.8.7
2019-03-11 02:33:07 -05:00
Peter Hoeg
f4ffe5c951
Merge pull request #56328 from matti-kariluoma/master
...
candle: init at 1.1
2019-03-11 10:45:46 +08:00
Austin Seipp
37fe6bf786
websocat: init at 1.3.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-10 16:50:24 -05:00
Lancelot SIX
ce51fbab82
Merge pull request #56486 from lsix/add_qgis_3
...
qgis: 2.18.28 -> 3.4.5
2019-03-10 22:34:38 +01:00
Herwig Hochleitner
292a4520f9
pythonPackages.msrestazure: init 0.6.0
2019-03-10 22:16:31 +01:00
Herwig Hochleitner
668d18c07a
pythonPackages.msrest: init 0.6.2
2019-03-10 22:16:31 +01:00
Elis Hirwing
eaa24202b4
phpPackages.phpstan: 0.11.2 -> 0.11.3
...
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.3
2019-03-10 19:45:27 +01:00
John Ericson
83e3aff78d
Merge pull request #57267 from obsidiansystems/override-unstable-nix
...
nix*: Make .override work
2019-03-10 14:19:49 -04:00
John Ericson
4dfe9f9eb8
Merge remote-tracking branch 'upstream/master' into override-unstable-nix
2019-03-10 13:53:59 -04:00
John Ericson
bfc72142e0
nix*: Make .override work
...
Currently, .override is only on a temporary attrset that is thrown away, now it
is also on the nix derivations we use.
2019-03-10 13:52:55 -04:00