Commit Graph

50935 Commits

Author SHA1 Message Date
Lassulus
0dacf1d711
Merge pull request #84386 from numkem/adguardhome
AdGuardHome: init at 0.101.0
2020-06-17 19:20:13 +02:00
Lassulus
33bc279247
Merge pull request #89414 from jpotier/add-hikari
hikari: init at 2.0.2
2020-06-17 18:30:51 +02:00
Lassulus
5c0ff087e6
Merge pull request #89831 from Thra11/julius-augustus
Julius augustus
2020-06-17 16:20:03 +02:00
obadz
0280b5e21d
Merge pull request #90288 from delroth/mono-closure-size
mono: don't propagate a dependency to glib-dev (15% closure size saving)
2020-06-17 15:03:45 +01:00
Gabriel Gonzalez
459cf94991 Nixpkgs support for dhall-to-nixpkgs
The motivation for this change is to enable a new Dhall command-line
utility called `dhall-to-nixpkgs` which converts Dhall packages to
buildable Nix packages.  You can think of `dhall-to-nixpkgs` as the
Dhall analog of `cabal2nix`.

You can find the matching pull request for `dhall-to-nixpkgs` here:

https://github.com/dhall-lang/dhall-haskell/pull/1826

The two main changes required to support `dhall-to-nixpkgs` are:

* Two new `buildDhall{Directory,GitHub}Package` utilities are added

  `dhall-to-nixpkgs` uses these in the generated output

* `pkgs.dhallPackages` now selects a default version for each package
  using the `prefer` utility

  All other versions are still buildable via a `passthru` attribute
2020-06-17 15:57:21 +02:00
Aaron Andersen
63d375fbdb
Merge pull request #90512 from stigtsp/package/perl-crypt-mysql-fix-darwin
perlPackages.CryptMySQL: fix darwin build
2020-06-17 07:09:14 -04:00
Aaron Andersen
ca25fdf7d9
Merge pull request #90509 from stigtsp/package/crypt-eksblowfish-fix-darwin
perlPackages.CryptEksblowfish: fix darwin build
2020-06-17 07:08:08 -04:00
koral
0b671216bb binwalk: disable Qt support by default 2020-06-17 08:40:20 +02:00
EEva (JPotier)
2643082af4 hikari: init at 2.0.2 2020-06-17 07:54:50 +03:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Maximilian Bosch
0a63b5ae34
Merge pull request #89262 from cript0nauta/simple-mpv-ui
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-17 03:13:48 +02:00
Léo Gaspard
53d16b82b9
Merge pull request #87269 from luc65r/pkg/tartube
tartube: 2.0.016 -> 2.1.0
2020-06-17 00:16:37 +02:00
Florian Klink
27094eeef8
Merge pull request #90619 from asymmetric/no-ssb-classic
ssb/patchwork-classic: Remove due to deprecation
2020-06-16 23:10:08 +02:00
Jan Tojnar
75e756b8e1
Merge pull request #90051 from fabianhauser/hamster-time-tracker 2020-06-16 23:08:45 +02:00
Léo Gaspard
b0a2d1cef7
Merge pull request #78780 from ju1m/dovecot_fts_xapian
Dovecot plugin for Full Text Search (FTS) with Xapian
2020-06-16 22:00:26 +02:00
Lorenzo Manacorda
fe26b6241c ssb-patchwork: move to ssb-patchwork dir
Since there's no other ssb package anymore (see previous commit),
there's no need to group them together in a common subdirectory.
2020-06-16 17:28:47 +02:00
Lorenzo Manacorda
56f04cb368 ssb/patchwork-classic: remove
Marked as deprecated by upstream, hasn't been updated in years.
2020-06-16 17:27:22 +02:00
Wael Nasreddine
15a059bba2
Merge pull request #89070 from kalbasit/nixpkgs_add-nanopb
nanopb: init at 0.4.1
2020-06-16 07:22:08 -07:00
Emery Hemingway
f2592c0b94 kristall: init at 0.2 2020-06-16 13:46:45 +05:30
Michael Reilly
5aeb03a06e katago: 1.4.2 -> 1.4.4 2020-06-15 22:10:18 -04:00
Peter Hoeg
6d95cf3de4
Merge pull request #90428 from NixOS/wxgtk_gtk3
wxGTK3: make gtk2 and gtk3 specific variants
2020-06-16 06:31:35 +08:00
Jörg Thalheim
448a27759e
Merge pull request #90455 from Mic92/cquery
cquery: remove
2020-06-15 21:39:44 +01:00
Jörg Thalheim
7c68f54d95
cquery: remove 2020-06-15 20:48:56 +01:00
Daniel Schaefer
5f5caaceb4
Merge pull request #72956 from JohnAZoidberg/rpm-415 2020-06-15 19:55:42 +02:00
Stig Palmquist
1ef76221a0
perlPackages.CryptMySQL: fix darwin build 2020-06-15 18:14:48 +02:00
Stig Palmquist
e1aff9e44d
perlPackages.CryptEksblowfish: fix darwin build 2020-06-15 17:54:18 +02:00
Dmitry Kalinkin
d3044f0ec2
Merge pull request #88016 from kini/amarok/lastfm-support
amarok: add last.fm support, bump version
2020-06-15 10:34:38 -04:00
Aaron Andersen
9110f85c91
Merge pull request #89899 from stigtsp/package/perl-net-ip-lite-init
perlPackages.NetIPLite: init at 0.03
2020-06-15 06:31:45 -04:00
Vincent Laporte
a0d4f232d7 ocamlPackages.js_of_ocaml: rename file to “default.nix” 2020-06-15 08:53:50 +02:00
Vincent Laporte
d6a4ee1193 ocamlPackages.js_of_ocaml_2: remove at 2.7 & 2.8.4 2020-06-15 08:53:50 +02:00
Frederik Rietdijk
59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
Peter Hoeg
227561d5f8 cubicsdr: use wxGTK31-gtk3 2020-06-15 12:18:45 +08:00
Peter Hoeg
78f5a644fe spek: 0.8.3 -> unstable-2018-12-29
Build using the newly introduced wxGTK30-gtk3 in order to drop old gtk2
and ffmpeg dependencies.
2020-06-15 11:02:19 +08:00
Peter Hoeg
7439aad737 wxGTK3: make gtk2 and gtk3 specific variants 2020-06-15 11:01:25 +08:00
Keshav Kini
557f56d465 liblastfm: 1.1.0 -> liblastfm-unstable 2019-08-23 2020-06-14 18:38:16 -07:00
Greg Roodt
8520ec69c6
buildkite-cli: init at 1.1.0 (#89399) 2020-06-14 17:23:26 -07:00
Maximilian Bosch
baa980c3ef
Merge pull request #88577 from evils/sway-contrib
sway-contrib: init with grimshot and inactive-windows-transparency
2020-06-15 01:04:15 +02:00
Tom Hall
b5bb201579 augustus: init at 1.4.1a 2020-06-14 23:22:40 +01:00
Tom Hall
731f722289 julius: init at 1.4.1 2020-06-14 23:11:52 +01:00
John Ericson
e97e3b8641
Merge pull request #90206 from Ericson2314/faster-release-eval
release-lib: Avoid filtering twice
2020-06-14 15:50:02 -04:00
Frederik Rietdijk
c7e89746d9
Merge pull request #90344 from dotlambda/dot2tex-python3
dot2tex: use python3
2020-06-14 19:45:21 +02:00
Benjamin Hipple
4c5c996c2b rippled: fix build after boost 1.72 upgrade
This was broken in #84182; pinning back to 1.71 fixes the build.
2020-06-14 10:34:32 -04:00
Robert Schütz
4235528685 dot2tex: use python3 2020-06-14 15:10:39 +02:00
Robert Schütz
0c30b9ef73 python.pkgs.dot2tex: enable python3 and run tests 2020-06-14 15:10:07 +02:00
Pierre Bourdon
8dd26c6d85
dotnetPackages.FSharpAutoComplete: add missing glib dependency 2020-06-14 12:53:38 +02:00
Linus Heckemann
2c6fcb0499 Merge pull request #85899 2020-06-14 11:15:41 +02:00
Dmitry Kalinkin
f97f334a6c
Merge pull request #89821 from veprbl/pr/clementine_1_4_0rc1
clementine: 1.3.1 -> 1.4.0rc1, switch to Qt 5, fix build
2020-06-13 19:54:28 -04:00
Dmitry Kalinkin
fa942617bc
Merge pull request #89688 from veprbl/pr/g4py_rework
pythonPackages.geant4: init at 10.6.2
2020-06-13 19:53:17 -04:00
Evan Stoll
187a7f9073 pythonPackages.scrapy-splash: init at 0.7.2 2020-06-13 15:05:11 -07:00
Evan Stoll
0a3c9949ba pythonPackages.scrapy-deltafetch: init at 1.2.1 2020-06-13 15:05:11 -07:00