Commit graph

26415 commits

Author SHA1 Message Date
Wael Nasreddine 1f460d05c1
miniflux: do not send buildGoPackage, it is using buildGoModule now (#58110) 2019-03-21 22:33:16 -07:00
Wael Nasreddine 043255c639
buildGo112Package: fix the function (#58105) 2019-03-21 22:04:29 -07:00
Wael M. Nasreddine 5af0780492
Merge remote-tracking branch 'origin/master' into staging
* origin/master: (693 commits)
  buildGoModule: use go_1_12 instead of go_1_11 (#58103)
  gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091)
  signal-desktop: 1.22.0 -> 1.23.0
  added missing semicolon to documentation
  terminus_font_ttf: 4.46.0 -> 4.47.0
  buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
  dav1d: init at 0.2.1
  dropbox-cli: 2018.11.28 -> 2019.02.14
  atlassian-confluence: 6.14.1 -> 6.14.2
  maintainers: update email for dywedir
  python.pkgs.hglib: use patch to specify hg path (#57926)
  chkrootkit: 0.52 -> 0.53
  radare2-cutter: 1.7.2 -> 1.8.0
  autorandr: 1.7 -> 1.8
  pythonPackages.pyhepmc: fix build
  llvm-polly/clang-polly: use latest llvm
  apulse: 0.1.11.1 -> 0.1.12, cleanup
  factorio: experimental 0.17.14 → 0.17.16 (#58000)
  sequeler: 0.6.7 -> 0.6.8
  nasc: 0.5.1 -> 0.5.2
  ...
2019-03-21 21:01:25 -07:00
Wael Nasreddine 52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 (#58103) 2019-03-21 20:40:07 -07:00
Will Dietz 400b6032c8
Merge pull request #54847 from raquelgb/add-joplin-desktop
joplin-desktop: init at 1.0.120
2019-03-21 16:31:34 -05:00
Will Dietz 7fbe20a8d1 libwhich: init at 2019-03-20 2019-03-21 16:26:33 -05:00
Michael Weiss 21d3eee760
dav1d: init at 0.2.1 2019-03-21 18:57:56 +01:00
worldofpeace dea05e36a1 libunity: 2015-10-02 -> 2019-03-19
Fixes build with newer vala.

Chose to fetch from ubuntu's git packaging because it
is easier for me to maintain. This would be the same
version used in Ubuntu's Disco Dongo.

Changelog: https://git.launchpad.net/ubuntu/+source/libunity/tree/debian/changelog?id=adae0cbb67ee5eb0913e8cd1887e15e72800251f
2019-03-21 10:41:00 -04:00
Robert Schütz c0409de98d elasticsearch-curator: add top-level package using older click
See https://github.com/NixOS/nixpkgs/pull/58023 for a discussion
of why this is necessary. The upstream issue can be found at
https://github.com/elastic/curator/pull/1280.
2019-03-21 11:53:32 +01:00
Will Dietz bb7e9e46a0
Merge pull request #57970 from dtzWill/update/llvm8
llvmPackages_8: rc5 -> 8.0.0 release!
2019-03-20 23:56:46 -05:00
Will Dietz 0a97ce5f56 llvm-polly/clang-polly: use latest llvm 2019-03-20 23:37:16 -05:00
Benjamin Saunders 11988d7336 vulkan-validation-layers: 1.1.85.0 -> 1.1.101.0 2019-03-20 18:04:43 -07:00
Benjamin Saunders 6066f72960 glslang: 2018-09-26 -> 7.11.3113 2019-03-20 18:01:37 -07:00
Benjamin Saunders 94b2a0fc6b spirv-headers: init at 2019.1 2019-03-20 17:51:39 -07:00
Alyssa Ross 0cd7f32a4c
Merge pull request #54627 from FlorianFranzen/waybar
waybar: init at 0.4.0
2019-03-20 23:38:04 +00:00
Carles Pagès d918001898 duckmarines: fix build
Actually updated to 1.0c. Prevent hydra from building it.
2019-03-20 23:05:37 +01:00
Will Dietz eb62028ed4 llvmPackages_8: add top-level attributes 2019-03-20 09:58:38 -05:00
Graham Christensen fb39447028
purescript: inline properties used from pkgs
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:50:16 +02:00
Peter Ferenczy 12e425c17b musly: init at unstable-2017-04-26 2019-03-20 13:27:13 +01:00
justinwoo ee1e16453f purescript: inline referenced derivation 2019-03-20 10:20:05 +02:00
justinwoo 0810c406b7 purescript: fix purescript derivation using easy-purescript-nix
For the past couple of years, there has continued to be problems with having the PureScript compiler on nixpkgs building from Haskell packages it is not built against in its actual development and release. We have seen this issue come up multiple times here on nixpkgs, but this also causes numerous issues to be filed against the PureScript compiler repository. One example of an exchange that has occurred multiple times in the past: https://github.com/NixOS/nixpkgs/issues/53597 https://github.com/purescript/purescript/issues/3571. As noted, the PureScript compiler is not on Stackage because it is not meant to be used as a library, and it does not update itself to the latest LTS and cut releases to match LTS releases.

Instead, I have begun maintaining my own derivation for the PureScript compiler (among other tools) in a small project here: https://github.com/justinwoo/easy-purescript-nix. Within are other reference and derivations for other tools commonly used in the PureScript ecosystem, updated to their respective newest releases. These derivations use the same releases that other Linux and OSX users use, along with the standard application of patchELF to provide for runtime dependencies such as zlib, gmp, and ncurses5. These derivations are now used by a variety of NixOS, non-NixOS Linux, and OSX users.

This commit then consumes the easy-purescript-nix derivation for the PureScript compiler and provides it in all-packages for consumption.
2019-03-20 00:36:55 +02:00
Daiderd Jordan 373488e6f4
Merge pull request #57868 from Kaali/coreaudio-sox
Add CoreAudio to sox on macOS
2019-03-19 19:11:13 +01:00
linarcx 5b98f0d289 vazir-fonts: init at 19.2.0 2019-03-19 16:55:40 +03:30
Aleksey Kladov c5c886f091 jumpapp: init at 1.0 (#57893) 2019-03-19 10:20:21 +02:00
Will Dietz c388e8c986 xtruss: init at 20181001-82973f5 2019-03-19 00:09:10 -05:00
Peter Hoeg 86cff5f5d7 logitech-udev-rules: init at 20190130 2019-03-19 09:58:56 +08:00
Dmitry Kalinkin 631ec69639
Merge pull request #57048 from 0x4A6F/master-tayga
tayga: init at 0.9.2
2019-03-18 21:28:43 -04:00
aszlig 7c3311d152
lastwatch: Remove no longer maintained package
I no longer use nor do I maintain this package upstream and with the
current version of pylast moving to Python 3, this package is hereby
obsolete as I'm not willing to port this to Python 3.

Signed-off-by: aszlig <aszlig@nix.build>
2019-03-19 02:14:11 +01:00
aszlig 12efcc2dee
Merge overlayfs fix, LTS kernel bump and test
In Linux 4.19 there has been a major rework of the overlayfs
implementation and it now opens files in lowerdir with O_NOATIME, which
in turn caused issues in our VM tests because the process owner of QEMU
doesn't match the file owner of the lowerdir.

The crux here is that 9p propagates the O_NOATIME flag to the host and
the guest kernel has no way of verifying whether that flag will lead to
any problems beforehand.

There is ongoing work to possibly fix this in the kernel, but it will
take a while until there is a working patch and consensus.

So in order to bring our default kernel back to 4.19 and of course make
it possible to run newer kernels in VM tests, I'm merging a small QEMU
patch as an interim solution, which we can drop once we have a working
fix in the next round of stable kernels.

Now we already had Linux 4.19 set as the default kernel, but that was
subsequently reverted in 048c36ccaa
because the patch we have used was the revert of the commit I bisected a
while ago.

This patch broke overlayfs in other ways, so I'm also merging in a VM
test by @bachp, which only tests whether overlayfs is working, just to
be on the safe side that something like this won't happen in the future.

Even though this change could be considered a moderate mass-rebuild at
least for GNU/Linux, I'm merging this to master, mainly to give us some
time to get it into the current 19.03 release branch (and subsequent
testing window) once we got no new breaking builds from Hydra.

Cc: @samueldr, @lheckemann

Fixes: https://github.com/NixOS/nixpkgs/issues/54509
Fixes: https://github.com/NixOS/nixpkgs/issues/48828
Merges: https://github.com/NixOS/nixpkgs/pull/57641
Merges: https://github.com/NixOS/nixpkgs/pull/54508
2019-03-19 00:15:51 +01:00
Michael Raskin 92a950cc8d
Merge pull request #57776 from lilyball/ffsend
ffsend: init at 0.2.36
2019-03-18 19:44:03 +00:00
Väinö Järvelä 3cc74c3a7c Add CoreAudio to sox on macOS
Otherwise no audio devices are available for recording and playback on
macOS.
2019-03-18 20:17:40 +02:00
0x4A6F 2c330e1382
tayga: init at 0.9.2 2019-03-18 17:42:41 +00:00
Robert Schütz 8ec6905aae
Merge pull request #57745 from dotlambda/csvkit-no-library
csvkit: move out of pythonPackages
2019-03-18 15:49:47 +01:00
aszlig 9a395a45aa
linuxPackages: 4.14 -> 4.19
This reverts commit 048c36ccaa.

With the patch applied for fixing the overlayfs bug in QEMU, there
really shouldn't stand anything in our way to use 4.19 as the default
kernel.

Signed-off-by: aszlig <aszlig@nix.build>
2019-03-18 13:53:51 +01:00
Jörg Thalheim 63279e2ce2
Merge pull request #57834 from balsoft/kanshi-init
kanshi: init at 2019-02-02
2019-03-18 09:59:18 +00:00
Florian Franzen b76e608ecc waybar: init at 0.4.0 2019-03-18 09:56:26 +01:00
Edward Tjörnhammar e42b5d9326 anbox: init at 2019-03-07
Co-authored-by: Luke Adams <luke.adams@belljar.io>
Co-authored-by: Volth <volth@webmaster.ms>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Edward Tjörnhammar <ed@cflags.cc>
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
2019-03-18 09:28:01 +01:00
Edward Tjörnhammar 07632cbaab properties-cpp: init at 0.0.1
Co-authored-by: Luke Adams <luke.adams@belljar.io>
Co-authored-by: Volth <volth@webmaster.ms>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2019-03-18 09:28:01 +01:00
Edward Tjörnhammar dfa314c382 linuxPackages.anbox: init at 2018-09-08
Co-authored-by: Luke Adams <luke.adams@belljar.io>
Co-authored-by: Volth <volth@webmaster.ms>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Edward Tjörnhammar <ed@cflags.cc>
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
2019-03-18 09:23:08 +01:00
worldofpeace a6fb15c853 vala_0_44: init at 0.44.1 2019-03-18 01:32:39 -04:00
Peter Hoeg 7691d57cd2
Merge pull request #57777 from peterhoeg/p/broadlink-cli
broadlink-cli: init at 0.9
2019-03-18 11:31:42 +08:00
Peter Hoeg 017f0e8043
Merge pull request #56334 from peterhoeg/u/shairplay
shairplay: 2016-01-01 -> 2018-08-24 and add avahi-compat convenience derivation
2019-03-18 11:29:38 +08:00
Lily Ballard 11cdd00138 ffsend: init at 0.2.36 2019-03-17 18:52:25 -07:00
Александр Бантьев 0958787ca4 kanshi: init at 2019-02-02 2019-03-18 00:47:38 +03:00
Serhii Khoma 57aa87131f image_optim: init at 0.26.3 2019-03-17 22:19:24 +02:00
Serhii Khoma 1d7a5d87ea jpeg-archive: init at 2.2.0 2019-03-17 22:18:41 +02:00
Robert Schütz 5e39aa231a csvkit: move out of pythonPackages
From https://csvkit.readthedocs.io/en/1.0.3/index.html:
> csvkit is a suite of *command-line tools* for [...]
2019-03-17 16:11:14 +01:00
Timo Kaufmann 11c3040ec9
Merge pull request #57798 from timokau/spotify-improvements
Spotify improvements
2019-03-17 15:01:27 +00:00
Timo Kaufmann 4be712b9e1 spotify: update ffmpeg version
Needed for spotify 1.1.x. The update itself is blocked on alsa issues:
https://community.spotify.com/t5/Desktop-Linux/spotify-client-1-1-0-98-78-gb45d2a6b-10-from-Ubuntu-package/td-p/4675676
https://community.spotify.com/t5/Desktop-Linux/1-0-98-1-1-0-Crash-when-using-ALSA/td-p/4680398
2019-03-17 15:31:06 +01:00
midchildan 410c30077c
ffmpeg-full: add libmfx support with intel-media-sdk 2019-03-17 16:18:38 +09:00
midchildan d1d3973142
intel-media-sdk: init at 18.4.1 2019-03-17 16:18:37 +09:00
Will Dietz e37f63daaf
Merge pull request #57540 from dtzWill/update/sqlite-replication-and-dqlite
dqlite,sqlite-replication,lxd: updates!
2019-03-17 00:48:18 -05:00
Peter Hoeg 9bc372ee04 broadlink-cli: init at 0.9 2019-03-17 13:21:41 +08:00
Ryan Mulligan 5d5c24be36
Merge pull request #57576 from marsam/init-odyssey
odyssey: init at 2019-03-12
2019-03-16 20:00:07 -07:00
gnidorah 50ff1e15cf pakcs: 2.0.2 -> 2.1.1 2019-03-17 00:15:54 +03:00
linarcx c3e17e7d76 jcal: init at 0.4.1 2019-03-17 00:42:40 +03:30
8084 3cfda8c3c2
retext: init at 7.0.4 2019-03-16 22:20:59 +03: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 fef17b195a
odyssey: init at 2019-03-12 2019-03-16 07:59:32 -05: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
Robert Schütz 614e30a30a xlsx2csv: use python3 and toPythonApplication 2019-03-15 18:06:58 +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
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
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
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
Vladimír Čunát 04066403ae
Merge branch 'master' into staging-next
Lots of rebuilds from master, apparently.
Hydra nixpkgs: ?compare=1509577
2019-03-14 19:54:49 +01: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
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
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
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
melchips f4909075db parlatype: init at version 1.6-beta 2019-03-13 18:03:26 +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
Will Dietz 83ec8704d0 sqlite-replication: 3.24.0+replication3 -> 3.27.2+replication3 2019-03-12 10:40:15 -05:00
Yorick van Pelt 6b73e0e349
it87: init at 2018-08-14 2019-03-12 15:34:50 +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
Tomas Hlavaty 728689a336 samsung-unified-linux-driver_1_00_36: init at 1.00.36 2019-03-11 21:42:53 +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
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
Dmitry Kalinkin db66867b9d
Merge pull request #56050 from hlolli/csound-qt-update
csound-qt 0.9.6-beta2 -> 0.9.6-beta3, plus python-qt include changes
2019-03-10 12:42:01 -04:00
Peter Simons ee1f34e9f1 Retire support for "haskellPackageOverrides" from the Nixpkgs config file.
54baa53df1 added support for the special
attribute "haskellPackageOverrides" to the Nixpkgs config file to which users
could add their Haskell-specific package overrides. That mechanism has since
then been replaced by the more general "packageOverrides", which has
subsequently been replaced by Nixpkgs overlays, which have recently been
extended for Haskell-specific needs by the "haskell.packageOverrides"
attribute.

"haskellPackageOverrides" was never documented anywhere, so it seems unlikely
that its removal is going to affect anyone.
2019-03-10 11:00:11 +01:00
Vladyslav M ad2cbb8029
Merge pull request #57110 from volth/gtkdoc
gnome2.gtkdoc -> gtk-doc
2019-03-10 11:31:41 +02:00
Michael Raskin 92537b0179
Merge pull request #57135 from ar1a/_0x0
_0x0: init at 2018-06-24
2019-03-10 08:19:04 +00:00
Vladimír Čunát a2eb06a4d2
Merge #56927: buildGoPackage: 1.11 -> 1.12 (into staging) 2019-03-10 08:05:39 +01:00
Vladimír Čunát 8d502fd425
Merge branch 'staging-next' into staging 2019-03-10 08:05:27 +01:00
Vladimír Čunát bf47162c26
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1508887
2019-03-10 08:04:21 +01:00
worldofpeace 213d6dd6ac
Merge pull request #56939 from Kjuvi/appeditor-init-at-1.1.0
appeditor: init at 1.1.0
2019-03-09 20:31:59 -05:00
Will Dietz 812a99cdd3 ipe: be explicit about libpng, use lua 5.3 per readme 2019-03-09 19:30:09 -06:00
Matti Kariluoma 7b5318f065 candle: init at 1.1 2019-03-09 16:19:00 -06:00
Timo Kaufmann 3b7fb15182
Merge pull request #57126 from timokau/sage-maxima-downgrade
sage: downgrade maxima to 5.41
2019-03-09 20:05:01 +00:00
Aria Edmonds 582374ea9e _0x0: init at 2018-06-24 2019-03-10 06:43:33 +11:00
hlolli b75042bfbb csound-qt 0.9.6-beta2 -> 0.9.6-beta3, plus python-qt include changes, examplepath patch and simplified build 2019-03-09 19:38:26 +01:00
Timo Kaufmann 23908a0ee3 sage: downgrade maxima to 5.41
See discussion at
82254747af.
2019-03-09 17:23:57 +01:00
Mario Rodas 10a2981e36
lsd: init at 0.13.0 2019-03-09 07:52:58 -05:00
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
xaverdh ebcfdf5eb0 xteddy: init at 2.2 (#57057) 2019-03-08 23:12:49 +01:00
Silvan Mosberger e3e50a12cc
Merge pull request #56957 from teozkr/plantuml-graphviz-2.32
plantuml: downgrade graphviz to 2.32
2019-03-08 18:37:33 +01:00
Silvan Mosberger a540993d62
Merge pull request #56171 from bachp/tautulli
tautulli/plexpy: 1.4.25 -> 2.1.26 (renamed)
2019-03-08 16:52:40 +01:00
Dan Callahan c80385d934
dsseries: init at 1.0.5-1 2019-03-08 15:02:22 +00:00
Jan Tojnar b771cdea35
almanah: init at 0.11.1 2019-03-08 11:08:16 +01:00
Robert Schütz 39495404a3 asciidoc: replace tetex by texlive (#56782) 2019-03-07 22:27:12 +01:00
nyanloutre 0a54055ffd
jellyfin: init at 10.2.2 2019-03-07 22:22:37 +01:00
Will Dietz f835c66393
Merge pull request #56548 from dtzWill/update/clipgrab-3.8.2-qt5
clipgrab: 3.7.2 -> 3.8.2, qt4 -> qt5
2019-03-07 15:13:37 -06:00
Frederik Rietdijk 645ac131dd libr3: init at 1.3.4 2019-03-07 12:11:41 +01:00
Frederik Rietdijk 1f8b70e5e5 ticpp: init at unstable-2019-01-09 2019-03-07 10:05:23 +01:00
Frederik Rietdijk 931ee3e589 multipart-parser-c: init at unstable-2015-12-14 2019-03-07 09:59:10 +01:00
Frederik Rietdijk bca5d89ccf prometheus-cpp: init at 0.6.0 2019-03-07 09:53:36 +01:00
Frederik Rietdijk 15e8eebb6d civetweb: init at 1.11 2019-03-07 09:53:36 +01:00
Kjuvi 40d2080534 appeditor: init at 1.1.0
appeditor: init at 1.1.0

appeditor: init at 1.1.0
2019-03-07 09:23:54 +01:00
Peter Simons 33ebe0c79d
Merge pull request #56162 from jacereda/fix-purescript-build
purescript: fix build compiling with ghc 8.4.4
2019-03-07 08:39:08 +01:00
Jan Tojnar 8a83198f1f
libcryptoui: init at 3.12.2 2019-03-07 00:51:25 +01:00
Wael M. Nasreddine c219411390
skydive: build with Go 1.11 2019-03-06 10:03:04 -08:00
Frederik Rietdijk f2a1d5b0c6 flatcc: init at 0.5.2 2019-03-06 17:29:04 +01:00
Graham Christensen a530455284
Merge pull request #56448 from grahamc/libguestfs
libguestfs: build without the appliance
2019-03-06 09:02:17 -05:00
Teo Klestrup Röijezon b524025e10 plantuml: downgrade graphviz to 2.32
PlantUML discourages Graphviz 2.39+ due to rendering bugs: see
http://plantuml.com/faq (heading: "Which version of Graphviz should I use ?")
2019-03-06 14:25:42 +01:00
Peter Simons 7a216124d1 haskellPackages: switch default package set to ghc 8.6.4 2019-03-06 11:48:07 +01:00
Florian Klink 6fb8b38afc
Merge pull request #56748 from andrew-d/adunham/xournalpp
xournalpp: init at 1.0.8
2019-03-06 10:28:42 +01:00
markuskowa b50855dc35
Merge pull request #56913 from markuskowa/rm-julia06
julia: remove 0.6.4 (julia_06)
2019-03-06 09:36:19 +01:00
Austin Seipp f435d75d79
ttyd: init at 1.4.2_pre174_6df6ac3e
ttyd hasn't seen a release in a while, but has a few useful bugfixes and
features (such as IPv6) that are good to have. It also seems to fix a
few crashes I encountered (likely due to newer openssl/libwebsockets).
So in an untraditional fashion, we'll adopt this with a _pre tag to
ensure it gets bumped correctly later on.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-06 02:22:49 -06:00
Jorge Acereda dd2dff39fa purescript: fix build compiling with ghc 8.4.4
Closes #53597.
2019-03-06 08:36:52 +01:00
Wael M. Nasreddine 205ccb42a7
coackroachdb: build with Go 1.11 2019-03-05 22:30:38 -08:00
Wael M. Nasreddine 3c8caeb64e
packetbeat6: build with Go 1.11 2019-03-05 22:27:29 -08:00
Wael M. Nasreddine 985ce23734
packetbeat5: build with Go 1.11 2019-03-05 19:08:31 -08:00
Wael M. Nasreddine 889f2fc990
mongodb-tools: build with Go 1.11 2019-03-05 18:57:54 -08:00
Wael M. Nasreddine 340a3dbd65
miniflux: build with Go 1.11 2019-03-05 18:50:14 -08:00
Wael M. Nasreddine ee81ceb5cf
mirrorbits: build with Go 1.11 2019-03-05 18:38:50 -08:00
Wael M. Nasreddine c64eda961a
singularity: remove the temporary go_1_11 assignment to go 2019-03-05 18:38:49 -08:00
Wael M. Nasreddine 3a6ba8959e
deepin: remove the temporary go_1_11 assignment to go 2019-03-05 18:38:47 -08:00
Wael M. Nasreddine 2e86ada823
bettercap: build with Go 1.11 2019-03-05 18:38:44 -08:00
Wael M. Nasreddine 89da25fecb
buildGoPackage: update Go to version 1.12 2019-03-05 17:00:16 -08:00
Wael Nasreddine 51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Wael Nasreddine 5cc74fc94a
jx: init at 1.3.955 (#56924) 2019-03-05 16:52:57 -08:00
Jan Tojnar d3ff902e94
webkit: move to aliases 2019-03-06 00:20:55 +01:00
Jan Tojnar 71f7d6b939
Merge pull request #56745 from jtojnar/ffado-qt5
ffado: port to qt5
2019-03-06 00:17:00 +01:00
worldofpeace 72f4a869f5
Merge pull request #56784 from Kjuvi/torrential-init-at-1.1.0
torrential: init at 1.1.0
2019-03-05 16:39:46 -05:00
Markus Kowalewski c997f5d0f2
julia: remove 0.6.4 (julia_06) 2019-03-05 17:52:58 +01:00
Jan Tojnar 57c745f530
gnome2: remove aliases 2019-03-05 15:37:45 +01:00
Jan Tojnar bbe29c055d
gnome2: use makeScope 2019-03-05 15:27:24 +01:00
Lancelot SIX 9bcdf81708
qgis: 2.18.28 -> 3.4.5 2019-03-05 09:39:58 +01:00
Andrew Dunham 4cf0343b42 xournalpp: init at 1.0.8 2019-03-04 23:46:36 -08:00
Frederik Rietdijk 5d7ab31949 Merge master into staging-next 2019-03-05 08:32:52 +01:00
Väinö Järvelä 41a675258f Add Darwin support for ccls 2019-03-05 08:37:07 +02:00
Domen Kožar d45ba336b2
cachix: 0.1.3 -> 0.2.0 2019-03-05 10:59:51 +07:00
Danylo Hlynskyi b421183b34
Merge pull request #56237 from LnL7/expose-overlays
pkgs/top-level: expose current overlays in pkgs
2019-03-05 03:06:21 +02:00
Franz Pletz bc85062aa1
minetest: git-5.0.0-dev-2019-01-08 -> 5.0.0 2019-03-05 00:57:56 +01:00
Jörg Thalheim 27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Tim Steinbach 09d708eee3
linux: Add 5.0
Update latest kernel to 5.0
2019-03-04 08:31:02 -05:00
xeji 981ce3418a
Merge pull request #56783 from dotlambda/udiskie-fix
udiskie: fix build
2019-03-04 12:14:14 +01:00
Will Dietz 209ab53069
Merge pull request #56670 from dtzWill/update/pony-0.27.0
ponyc: 0.26.0 -> 0.27.0, cleanup, use recent LLVM
2019-03-04 00:07:19 -06:00
Matthew Bauer 7874ca5b61
Merge pull request #56645 from matthewbauer/llvm-8
llvm8: init
2019-03-03 21:00:36 -05:00
Jan Tojnar f43a553e1f
gnomeExtensions.sound-output-device-chooser: init at unstable-2018-12-30 2019-03-04 00:27:55 +01:00
Jan Tojnar 008a35cd4b
gnomeExtensions.window-corner-preview: init at unstable-2019-02-27 2019-03-04 00:21:53 +01:00
Ryan Mulligan 2e5c30c3b6
Merge pull request #56726 from ryantm/catimg
catimg: init at 2.5.0
2019-03-03 13:10:19 -08:00
Pascal Wittmann e4feadc1bf
Merge pull request #56780 from buffet/add-filet
filet: init at 0.1.0
2019-03-03 22:04:10 +01:00
Andreas Rammhold 768336a74b
Merge pull request #56233 from jtojnar/nginx-tlsv13
nixos/nginx: Enable TLS 1.3 support
2019-03-03 14:19:38 +01:00
Kjuvi 409e7f132c torrential: init at 1.1.0 2019-03-03 14:10:18 +01:00
Robert Schütz 887c31f14c udiskie: fix build
It was broken by b4acd97729.
Fixes #56771.
2019-03-03 13:55:26 +01:00
buffet 9f55ff06cc filet: init at 0.1.0 2019-03-03 13:22:41 +01:00
Jan Tojnar 8b1816ec5a
ffado: 2.4.0 → 2.4.1
Update, switch to Python 3, Qt 5, libxmlxx3, and clean up the expression.
2019-03-03 12:10:59 +01:00
Frederik Rietdijk 35e73c9dd5 Merge staging into staging-next 2019-03-03 09:35:42 +01:00
Wael M. Nasreddine 6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
Ryan Mulligan 146408d4ef catimg: init at 2.5.0 2019-03-02 11:19:51 -08:00
Jaka Hudoklin cdd8b9411c
brig: init at 0.3.0 2019-03-02 18:35:33 +01:00
Peter Simons 120f1910ea hledger-interest: add a top-level alias for the Haskell program 2019-03-02 18:05:04 +01:00
worldofpeace 1560d5fa89
Merge pull request #56428 from Kjuvi/ping-init-0.6.0
ping: init 0.6.0
2019-03-02 05:25:47 -05:00
Quentin Vaucher 527d236578 maintainers: add kjuvi
fix missing glib

Fix missing import: hicolor-icon-theme

move ping under applications/networking

ping: init at 0.6.0

ping: init at 0.6.0

maintainers: add kjuvi
2019-03-02 10:08:07 +01:00
Kjuvi 80dd94d4c0 ping: init at 0.6.0
ping: init at 0.6.0

Update pkgs/development/web/ping/default.nix

Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com>

Update pkgs/development/web/ping/default.nix

Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com>

Update pkgs/development/web/ping/default.nix

Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com>

Update pkgs/development/web/ping/default.nix

Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com>

Update pkgs/development/web/ping/default.nix

Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com>

Update maintainers/maintainer-list.nix

Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com>

Update maintainer-list.nix

ping: init at 0.6.0
2019-03-02 09:57:54 +01:00
Will Dietz 2688a23d99 ponyc: use llvm7, this is last version supporting llvm_39
Pinning ponyc to use llvm_39 was done way back in 2016[1]
and shows no indication that this was done for any reason
other than specifying what ponyc supported at the time :).

[1] ae4ef90fcb
2019-03-02 02:14:52 -06:00
Matthew Bauer 52cb072562 llvm8: init 2019-03-01 23:42:10 -05:00
Robert Schütz ee2d7e432f
Merge pull request #56323 from costrouc/python-ansible-refactor
Move ansible to python-modules and use toPythonApplication + ansible related packages
2019-03-01 21:08:54 +01:00
Chris Ostrouchov d77c611162
pythonPackages.ansible-lint: refactor move to python-modules 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 300ca8132b
pythonPackages.ansible: refactor move to python-modules 2019-03-01 14:46:56 -05:00
Frederik Rietdijk 205e0fc5bd Merge staging-next into staging 2019-03-01 09:22:21 +01:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Izorkin 35b6943507 datadog-trace-agent: trace-agent moved to datadog-agent 2019-03-01 10:47:02 +03:00
Ryan Mulligan 6e5caa3f8a
Merge pull request #52624 from alesguzik/update-terra
terra: 2016-06-09 -> 1.0.0-beta1
2019-02-28 19:22:10 -08:00
Will Dietz 82e7322128 clipgrab: 3.7.2 -> 3.8.2, qt4 -> qt5 2019-02-28 17:03:48 -06:00
GRBurst 071ee21f97 - Update protonmail-bridge 1.1.0-1 -> 1.1.1-1 (#56149)
- fix segmentation fault by explicitly calling qt 5.11
2019-02-28 22:34:15 +01:00
Silvan Mosberger 7387854714
Merge pull request #55367 from hhm0/toybox
toybox: init at 0.8.0
2019-02-28 19:22:29 +01:00
Pascal Bach 8b3ffebcdc tautulli/plexpy: 1.4.25 -> 2.1.26 (renamed)
PlexPy was renamed to Tautulli.

This renames the module as well as the application accordingly.
Aliases are kept for backwards compatibility.

# Conflicts:
#	nixos/modules/services/misc/tautulli.nix
2019-02-28 19:07:00 +01:00
Bruno Bzeznik 598f11862c messer-slim: init at 3.2.1 2019-02-28 15:11:18 +01:00
hhm 88e69dbc52 toybox: init at 0.8.0
B"H toybox package, supporting static building via enableStatic, and custom configurations via extraConfig and enableMinimal parameters
parseconfig shell function, and misc other parts, are based on busybox package derivation
2019-02-27 20:49:39 -05:00
worldofpeace 83c92d8215
Merge pull request #56467 from minijackson/kodi_vfs_addons
kodiPlugins: init vfs.{sftp, libarchive}
2019-02-27 19:16:26 -05:00
Minijackson 7ca5c6b3c3 kodiPlugins.vfs-libarchive: init at 1.0.5 2019-02-27 23:34:42 +01:00
Minijackson b4dbc56dbf kodiPlugins.vfs-sftp: init at 1.0.1 2019-02-27 20:29:11 +01:00
Matthew Bauer ee35de1861 llvm7: build with gcc6 on 32-bit linux
Need to use buildPackages.stdenv.cc.isGNU to avoid infinite recursion.
We probably need a better way to handle this.

Fixes #56457
2019-02-27 10:21:37 -05:00
Silvan Mosberger fd901586cb
Merge pull request #51733 from averelld/nvidia-docker
nvidia-docker module/package
2019-02-27 16:03:23 +01:00
Franz Pletz d4e5cb81cf
Merge pull request #56444 from Infinisil/add/hueadm
hueadm: init at 1.2.0
2019-02-27 14:24:20 +00:00
Michael Raskin d389e5206c
Merge pull request #56317 from yrashk/ogre-1.11.5
ogre: 1.10.11 -> 1.11.5
2019-02-27 13:24:13 +00:00
Averell Dalton d6c2fe76ed nvidia-docker: init at 2.0.3
nvidia_x11 and persistenced were modified to provide binaries which can be
mounted inside a docker-container to be executed there.

most ldconfig-based discovery of bundled nvidia libraries is patched out

ldconfig itself is patched to be able to deal with patchelf'ed libraries
See https://sourceware.org/bugzilla/show_bug.cgi?id=23964
2019-02-27 09:56:03 +01:00
Sarah Brofeldt dc2cd7560c
Merge pull request #56425 from catern/xmobar
xmobar: add to all-packages so it shows up in search
2019-02-27 07:05:39 +01:00
worldofpeace 5fe4729bff
Merge pull request #55615 from hhm0/cdimgtools
cdimgtools,perlPackages.DataHexdumper: init at 0.3, init at 3.001
2019-02-26 22:32:22 -05:00
hhm fdca55e6fe cdimgtools: init at 0.3 2019-02-26 22:17:21 -05:00
Graham Christensen 47c3469de3
libguestfs: build without the appliance 2019-02-26 22:11:08 -05:00
Matthew Bauer 5c46f77249
Merge pull request #56197 from matthewbauer/cross-fixes3
Android and related cross fixes
2019-02-26 20:30:53 -05:00
Matthew Bauer b86e62d30d llvm: support cross compilation with useLLVM flag
You can build (partially) with LLVM toolchain using the useLLVM flag.
This works like so:

  nix-build -A hello --arg crossSystem '{ system =
    "aarch64-unknown-linux-musl"; useLLVM = true }'

also don’t separate debug info in lldClang

It doesn’t work currently with that setup hook. Missing build-id?
2019-02-26 19:45:35 -05:00
Silvan Mosberger dd0af01955
hueadm: init at 1.2.0 2019-02-27 00:42:25 +01:00
Judson 91baf80786
cadre: init at 1.0.4 2019-02-26 13:38:51 -08:00
Matthew Bauer aab8c7ba43 netbsd: add cross target 2019-02-26 15:55:47 -05:00
Spencer Baugh ffdd02344d xmonad-with-packages: add xmonad-contrib to packages by default
This is more newbie-friendly; a user without much Nix knowledge would
"nix search" for xmonad, see xmonad-with-packages, and just
immediately install it. This basically never works because most xmonad
users use xmonad-contrib. If we add xmonad-contrib to the packages
list for xmonad by default, then the new user's straightforward action
will just work, most of the time.
2019-02-26 18:48:56 +00:00
Spencer Baugh 8e530a43e9 xmobar: add to all-packages so it shows up in search
People are confused when they "nix search" for xmobar (a standalone
application which just happens to be written in Haskell) and don't
find it; they assume xmobar is not actually packaged. They have to
have special Nix knowledge to know that they should look in
haskellPackages for xmobar.

Let's just put xmobar in all-packages.nix so it shows up in search,
and people can install it straightforwardly without knowing about
haskellPackages.
2019-02-26 18:45:23 +00:00
Jörg Thalheim 699d313052
Merge pull request #55967 from Mic92/font-awesome
font-awesome_5: 5.6.3 -> 5.7.2
2019-02-26 14:12:52 +00:00
Merlin Göttlinger 5781856630 clprover: init at 1.0.3 (#56403)
* clprover: init at 1.0.3
2019-02-26 12:36:04 +00:00
Nick Hu 2124b002c6 cups-brother-hl3140cw: init at 1.1.4-0 2019-02-26 10:09:03 +00:00
Vladimír Čunát c010fc9222
Merge branch 'staging-next' into staging 2019-02-26 09:30:26 +01:00
Will Dietz ed60483257
llvm-polly,clang-polly: Add llvm/clang variants w/polly support (#55065)
* llvm: build w/polly in-tree, optionally

Don't enable by default yet, defer rebuilds.

* top-level: llvm-polly, clang-polly

* bit hacky re:overrides
* need to explicitly set cmake flags for clang to link in polly
2019-02-25 15:20:52 -06:00
Will Dietz 148e0f6de8
qtractor: 0.6.7 -> 0.9.4 (#55643)
FWIW this release is marked as a beta but so is 0.6.7
and a quick glance suggests every release is as well :).

* move to qt5
* drop gtk2
* fixup some nativeBuildInputs
2019-02-25 15:13:36 -06:00
Niclas 5082ab8335 creep: init at 0.31 (#56264) 2019-02-25 11:12:54 -06:00
Yurii Rashkovskii 3298c38a6d
ogre: 1.10.11 -> 1.11.5
1.10.x retained for dependencies
2019-02-25 06:28:23 -08:00
Melkor333 a75e25b919 mcfly: init at v0.3.1 2019-02-25 13:49:09 +01:00
Tom Smeets 5ef3645a69 emscripten: 1.37.36 -> 1.38.28 2019-02-25 13:13:55 +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
Peter Hoeg d8c3d56ff0 shairplay: 2016-01-01 -> 2018-08-24 2019-02-25 15:42:51 +08:00
Peter Hoeg 812da4ba56 mumble: use the new avahi-compat derivation 2019-02-25 15:42:32 +08:00
Peter Hoeg 6e802e3347 avahi: add -compat option 2019-02-25 15:42:04 +08:00
Matthew Bauer 73061742af Merge remote-tracking branch 'NixOS/master' into staging 2019-02-24 18:54:32 -05:00
Matthew Bauer d665b8ccf3 SDL{,2}: support building for android
This should be picking up the OpenGL ES headers provided by the NDK.
More testing is needed.
2019-02-24 17:00:48 -05:00
Vladimír Čunát 18fe630281
Merge #56291: cmake: fix darwin bootstrapping
... into staging-next.
2019-02-24 16:52:03 +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
Daiderd Jordan cb8e6f73f5
cmake: add cf-private on darwin 2019-02-24 11:32:47 +01:00
Sarah Brofeldt aa88d65e28 Merge #56008 2019-02-24 10:15:37 +01:00
Frederik Rietdijk c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +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 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
Daiderd Jordan 135f263b39
pkgs/top-level: expose current overlays in pkgs
This enables inspection of the currently used overlays. Useful for
usecases where nixpkgs is imported multiple times.
eg. different channels

	self: super:
	let
	  latest = import <nixpkgs-trunk> {
	    inherit (super) config overlays;
	  };
	in
	{
	  hello-custom-latest = latest.hello-custom;
	}
2019-02-23 11:09:45 +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
Jan Tojnar 051e85296a
nginx: build with openssl 1.1
This will allow us to enable TLSv1.3
2019-02-23 10:00:57 +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
Lorenzo Manacorda 04cb60bc86 ledger-udev-rules: init at unstable-2019-02-13 2019-02-22 19:26:47 +01:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
zimbatm b6c82183be
shab: init at 1.0.0 (#56164) 2019-02-22 13:33:26 +01:00
GRBurst 396965fa58 init automirror at v49 2019-02-22 09:46:31 +01:00
Vladimír Čunát 2ed8187107
Merge #56022: mesa and x11 updates (into staging) 2019-02-22 06:59:22 +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
Frederik Rietdijk 5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Frederik Rietdijk e2cd07b997 Merge staging-next into staging 2019-02-21 07:54:33 +01: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
Artemis Tosini 3fa211dfb8
lepton: init at 1.2.1 2019-02-20 22:55:13 +00:00
Tor Hedin Brønner bba6de611a
Merge pull request #56046 from callahad/bolt
Add and enable Bolt to support Thunderbolt 3 settings in GNOME
2019-02-20 21:43:02 +01:00
Jaka Hudoklin c460176ce4
feat(roolesskit): init at 0.3.0-alpha.2 2019-02-19 22:16:11 +01:00
Jan Malakhovski a1fec8667d treewide: assemble all fetchurlBoot uses in overrides to fetchurl itself
The only outside-curl uses of `fetchurlBoot` left are `stdenv`
and `apple-source-releases`. The latter one can probably be removed
too, but I can't test it.

Pros:

- Aggregates all behind-the-scenes insanity in a single place.

Cons:

- At the cost of 10 more derivations (but 0 new outpaths).
2019-02-19 20:55:59 +00:00
Dan Callahan c2a1d01a4b
bolt: init at 0.7 2019-02-19 20:54:37 +00:00
Pierre Bourdon d21e4f1ab4
tpm2-tools: init at 3.1.3 2019-02-19 20:02:31 +01:00
Pierre Bourdon 0cb599293b
tpm2-tss: init at 2.2.0 2019-02-19 20:02:31 +01:00
Pierre Bourdon 67d912af0a
ibm-sw-tpm2: init at 1332 2019-02-19 20:02:31 +01:00
Matthew Bauer e3ca9d954e
Merge pull request #56029 from matthewbauer/revert-cctools-bump
Revert cctools bump
2019-02-19 11:44:17 -05:00
Greg Roodt 82f9523e6f td: init at 0.16.4 2019-02-19 21:50:35 +11:00
Stefan Wiehler 6307e2b00f kodiPlugins.inputstream-adaptive: init at 2.3.12 2019-02-19 07:43:01 +01:00
Elis Hirwing 8ef5700958 dump1090: Move to radio 2019-02-18 22:35:16 -05:00
Tim Steinbach d607715ab3
linux: 5.0-rc6 -> 5.0-rc7
Also remove interpreter truncation patch, no longer needed in package tree.
2019-02-18 21:11:21 -05:00
Matthew Bauer 0e78f2bd10 Revert "cctools: bump to latest commit"
This reverts commit ac682e362c.

This broke iOS building on master. Even Xcode 8.2 comes with TAPI
librarises. We need these patches to support those .tbd files.
Eventually we will move to using libtapi directly, but I have not
finished work on this right now.

Unfortunately, this will not have my changes for building cctools with
manpages. We will have to do this update at some later time.
2019-02-18 20:44:19 -05:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Lengyel Balazs 4d5295e6c9 mesa: update llvmPackagages 6 -> 7 2019-02-18 23:23:26 +01:00
Will Dietz 374115a81c pandoc: remove bit no longer needed 2019-02-18 13:15:23 -06:00
Boris Babic 712f5f9daf virtscreen: init at 0.3.1 2019-02-18 13:45:20 -05:00
Raitis Veinbahs d8a7a01fec nix-gitignore: init at v3.0.0 (#46112)
closes siers/nix-gitignore#6
2019-02-18 09:57:30 +00:00
Peter Simons acaa5c1f1a stylish-cabal compiles again. Yay!
Thank you, @pikajude.
2019-02-18 10:39:12 +01:00
Vladimír Čunát 498e79941d
Merge #55345: luajit_*: avoid double callPackage 2019-02-18 09:57:46 +01:00
Ryan Mulligan b75eab88bd
Merge pull request #53876 from thefloweringash/bitwarden-cli
bitwarden-cli: init at 1.7.0
2019-02-17 21:41:45 -08:00
Ryan Mulligan 1849a783ca
Merge pull request #53766 from dasJ/tt-rss-instagram
tt-rss-plugin-ff-instagram: Init at git-2019-01-10
2019-02-17 21:19:15 -08:00
Ryan Mulligan f19ac5ccf5
Merge pull request #53641 from manveru/docker-sync
docker-sync: init at 0.5.9
2019-02-17 21:13:28 -08:00
Ryan Mulligan fdcf9bbd89
Merge pull request #53563 from rbrewer123/feature/pyznap-init
pyznap: init at 1.1.2
2019-02-17 21:09:24 -08:00
Ryan Mulligan 3b8ee87c27
Merge pull request #53462 from astro/svd2rust
svd2rust: init at 0.14.0
2019-02-17 21:02:28 -08:00
Ryan Mulligan d7aed7bf30
Merge pull request #54332 from nphilou/master
epson-201106w: init at 1.0.1
2019-02-17 19:50:14 -08:00
Ryan Mulligan 96e17d4db9
Merge pull request #54835 from artemist/one_gadget
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
rembo10 8e151c1e86
Merge branch 'master' into headphones 2019-02-18 09:14:14 +08:00
Ryan Mulligan cf73f3fe2e
Merge pull request #55970 from tadfisher/ktlint
ktlint: init at 0.30.0
2019-02-17 14:17:28 -08:00
Tad Fisher b1eb421c1a ktlint: init at 0.30.0 2019-02-17 13:44:55 -08:00
Andrew Miloradovsky 1487317910 opencascade-occt: init at 7.3.0p2
* opencascade-occt: init at 7.3.0p2

This is just a package of the official OpenCASCADE OCCT (not OCE).
2019-02-17 12:54:54 -08:00
Jörg Thalheim 0a393f53a9
font-awesome: make font-awesome_5 the defautl
It is confusing that font-awesome_4 is the font,
one get when installing font-awesome-ttf.
I don't really see a use case to keep the old version around.
2019-02-17 20:40:14 +00:00
Jörg Thalheim 6373854017
Merge pull request #55944 from Infinisil/fix/teamspeak_client
teamspeak_client: Fix
2019-02-17 20:30:16 +00:00
Janne Heß 8a94a49886 icingaweb2Modules: Init all themes I could find 2019-02-17 20:42:42 +01:00
Ryan Mulligan 09ca6b39d8
Merge pull request #55710 from dasJ/icingaweb2-init
icingaweb2: Init at 2.6.2
2019-02-17 09:36:10 -08:00
Ryan Mulligan a0cfb6ec6d
Merge pull request #55935 from zimbatm/mdsh-0.1.2
mdsh: init at 0.1.2
2019-02-17 07:22:15 -08:00
Ryan Mulligan e48b3308b5
Merge pull request #55730 from plapadoo/fcppt-3.0.0
fcppt: 2.9.0 -> 3.0.0
2019-02-17 07:00:02 -08:00
Frederik Rietdijk afa743cd47 arelle: fix build 2019-02-17 14:40:57 +01:00
Silvan Mosberger 989489507b
teamspeak_client: Fix
Would error with the following when run:

    /run/current-system/sw/bin/ts3client: relocation error: /run/current-system/sw/bin/ts3client: symbol calloc version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference

Caused by the qt5 update from 5.11 to 5.12 in 8e811ec295
2019-02-17 14:04:46 +01:00
zimbatm 4fad0de82a
mdsh: init at 0.1.2 2019-02-17 11:18:04 +01:00
Vladimír Čunát 94b518f855
Merge #54576: adoptopenjdk-bin: 11.0.1 -> 11.0.2
Includes security fixes.
2019-02-17 09:45:21 +01:00
Jan Tojnar dcb68e3e1a
Merge pull request #54434 from pacien/gscan2pdf-1
gscan2pdf: init at 2.3.0
2019-02-16 21:32:59 +01:00
Jan Tojnar dee617cb97
tuxtyping: init at 1.8.3 (#55490)
tuxtyping: init at 1.8.3
2019-02-16 18:59:42 +01:00
Aaron Andersen 773bd62dc9 tuxtype: switch the src location, update .nix file to reflect changes 2019-02-16 07:50:29 -05:00
Jaka Hudoklin ca472cdff5
k6: init at 0.23.1 (#55824)
* k6: init at 0.23.1

* k6: fix license

Co-Authored-By: offlinehacker <offlinehacker@users.noreply.github.com>
2019-02-16 13:20:34 +01:00
Maximilian Bosch 3784198856
Merge pull request #55723 from jD91mZM2/x11docker
x11docker: init at 5.4.1
2019-02-16 10:27:42 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Maximilian Bosch 346df14000
nx-libs: minor fixes
* Add an alias with a deprecation warning for `nxproxy` to avoid an
  immediate breaking change.

* Use the default shell used in the build environment (`stdenv.shell`)
  for patching. This shell is in the environment and thus used to patch
  scripts using `patchShebangs`. The shell is referenced as `stdenv.shell`
  in Makefiles to patch the remaining occurrences of `/bin/bash` in the
  build environment.
2019-02-16 05:03:10 +01:00
Samuel Dionne-Riel 3ec24a0abf
Merge pull request #55861 from lopsided98/linux-hardkernel-interpreter-trunc
linux_hardkernel_4_14: don't apply interpreter-trunc patch
2019-02-15 19:30:04 -05:00
Ben Wolsieffer 60b5347fb5 linux_hardkernel_4_14: don't apply interpreter-trunc patch
The only 4.14.y versions that need the patch are 4.14.99 and 4.14.100.
2019-02-15 19:01:51 -05:00
Samuel Dionne-Riel f8eef26991
Merge pull request #55732 from oxij/tree/move-defaults-to-package-files-mostly-pulse
all-packages.nix: move defaults to package files continues
2019-02-15 17:49:01 -05:00
Maximilian Bosch 2e359d93ef
Merge pull request #55587 from avdv/pkg/yubikey-manager-qt
New package for `yubikey-manager-qt`
2019-02-15 23:37:17 +01:00
Vladyslav M a7d6c38aee
Merge pull request #55748 from hhm0/bbe
bbe: init at 0.2.2
2019-02-15 22:49:53 +02:00