Commit Graph

54901 Commits

Author SHA1 Message Date
freezeboy
5c2d391f73 rssguard: migrate to Qt5.15 2020-11-20 22:24:30 +01:00
freezeboy
c604e61cf8 luminanceHDR: migrate to Qt5.15 2020-11-20 22:24:30 +01:00
freezeboy
2bdac39fda kgraphviewer: migrate to Qt5.15 2020-11-20 22:24:29 +01:00
freezeboy
d63a3895af fritzing: migrate to Qt5.15 2020-11-20 22:24:29 +01:00
freezeboy
df3065a7ef csound-qt: migrate to Qt5.15
Did not touch the dependency to python27 but may require another PR
2020-11-20 22:24:29 +01:00
freezeboy
78e3620fdc communi: migrate to Qt5.15 2020-11-20 22:24:29 +01:00
freezeboy
28ea56deb9 amarok: migrate to Qt5.15 2020-11-20 22:24:28 +01:00
Doron Behar
c240827cbe merkaator: comment why it needs qt5.14 2020-11-20 22:24:28 +01:00
Doron Behar
3b4598feb4 mendeley: comment why it needs qt5.14 2020-11-20 22:24:28 +01:00
Doron Behar
b203a64cc3 kmymoney: pin to qt5.14 2020-11-20 22:24:28 +01:00
freezeboy
38b041bdf8 libsForQt5.qtcurve: fix build with Qt5.15
moved the initial qtcurve package to mkLibsForQt5 function
to decouple from Qt5 version

added an alias qtcurve -> libsForQt5.qtcurve for backward compatibility

add option to disable gtk2 support (still enabled by default)
2020-11-20 22:24:27 +01:00
freezeboy
bb18d1dcf1 sigil: migrate to Qt5.15 and fix segfault 2020-11-20 22:24:27 +01:00
freezeboy
ecf4fd16b9 retroshare: move to alias and explain why it is broken 2020-11-20 22:24:27 +01:00
freezeboy
c173f416e0 libsForQt5.kde2-decoration: 1.0 -> 1.1
Fixes build for Qt5.15

Split output to mutilple outputs to reduce user closure size
2020-11-20 22:24:26 +01:00
freezeboy
e4aa0e0936 ostinato: 0.9 -> 1.1
* Port to Qt5.15 in the process
 * Cleanup the derivation to use new style
2020-11-20 22:24:26 +01:00
freezeboy
a62425888c p4v: comment why it is broken with Qt5.15 2020-11-20 22:24:26 +01:00
freezeboy
c99a4f92ac libsForQt5.herqq: fix build with qt5.15
Using a unreleased commit from upstream.

Also moved the derivation to mkLibsForQt5 to let
the application choose its Qt5 version.

Did not put an alias as previous version was broken
since ages.
2020-11-20 22:24:25 +01:00
freezeboy
cec5b4d18b cutecom: fix build with Qt5.15
Used a dangling commit on upstream master branch as it was not released
and the patch was submitted to opensuse instead of upstream
2020-11-20 22:24:25 +01:00
freezeboy
be86d67202 skanlite: migrate to Qt5.15 2020-11-20 22:24:25 +01:00
freezeboy
b492fd4306 skrooge: migrate to Qt5.15, enable tests 2020-11-20 22:24:25 +01:00
freezeboy
8a2a835f22 sonic-lineup: migrate to Qt5.15 2020-11-20 22:24:24 +01:00
freezeboy
57a938aad6 clipgrab: migrate to Qt5.15 2020-11-20 22:24:24 +01:00
freezeboy
984114b57a ktorrent: migrate to Qt5.15 2020-11-20 22:24:24 +01:00
freezeboy
45e4e72a9d flameshot: migrate to Qt5.15, fix homepage 2020-11-20 22:24:24 +01:00
freezeboy
84ee3f6360 strawberry: migrate to Qt5.15 2020-11-20 22:24:23 +01:00
freezeboy
0c1c70653d birdtray: migrate to Qt5.15 2020-11-20 22:24:23 +01:00
freezeboy
0ed2faf655 rsibreak: migrate to Qt5.15 2020-11-20 22:24:23 +01:00
freezeboy
b6602c1d68 minitube: 3.2 -> 3.6
rewrite without useless wrapQtAppsHook and stdenv
2020-11-20 22:24:23 +01:00
freezeboy
6d2cd35864 peruse: migrate to Qt5.15 2020-11-20 22:24:22 +01:00
freezeboy
d05f546eed kronometer: migrate to Qt5.15 2020-11-20 22:24:22 +01:00
freezeboy
a40551cf29 krename: migrate to Qt5.15 2020-11-20 22:24:22 +01:00
freezeboy
d1259ed363 kdiff3: migrate to Qt5.15
fix homepage
2020-11-20 22:24:22 +01:00
freezeboy
bacf704e01 virt-manager-qt: migrate to Qt5.15 2020-11-20 22:24:21 +01:00
freezeboy
032bd0fd13 webcamoid: migrate to Qt5.15
rewrite without stdenv
2020-11-20 22:24:21 +01:00
freezeboy
9ea55b4fb5 zoom-us: migrate to Qt5.15 2020-11-20 22:24:21 +01:00
freezeboy
8296881706 psi-plus: migrate to Qt5.15
remove useless wrapQtAppsHook and stdenv
2020-11-20 22:24:21 +01:00
freezeboy
97b51ad5a9 psi: 1.4 -> 1.5
remove useless wrapQtAppsHook and stdenv
2020-11-20 22:24:20 +01:00
freezeboy
d29feee8b6 chiaki: migrate to Qt5.15 2020-11-20 22:24:20 +01:00
freezeboy
9290417300 pentobi: 18.1 -> 18.3
* Rewrite without stdenv and wrapQtAppsHook
 * Fetch source from GithHub
2020-11-20 22:24:20 +01:00
freezeboy
8e375d71f0 saga: 7.7.0 -> 7.8.1
* Remove obsolete patches (merged into this release)
 * rewrite without stdenv
2020-11-20 22:24:20 +01:00
freezeboy
94f44a6895 samplv1: 0.9.13 -> 0.9.18, migrate to Qt5.15
Rewrite without stdenv
2020-11-20 22:24:19 +01:00
freezeboy
9950899236 xflr5: migrate to Qt5.15
rewrite without wrapQtAppsHook and stdenv
2020-11-20 22:24:19 +01:00
freezeboy
1bb18de6e1 eagle: migrate to Qt5.15 2020-11-20 22:24:18 +01:00
freezeboy
f2335a5d98 appcsxcad: migrate to Qt5.15
* remove useless wrapQtAppsHook
2020-11-20 22:24:18 +01:00
freezeboy
ed7a64c4ee qcsxcad: migrate to Qt511 + additional cleanup
* Split into multiple outputs
 * Rewrite the derivation without stdenv
2020-11-20 22:24:18 +01:00
freezeboy
6683f3bf65 calaos_installer: 3.1 -> 3.5
Also migrate to Qt 5.15
2020-11-20 22:24:18 +01:00
freezeboy
43dbe81640 tellico: migrate to Qt5.15 2020-11-20 22:24:17 +01:00
freezeboy
8053c25b2f vnote: 2.8.2 2.8.2 -> 2.10
Also migrate to Qt5.15
2020-11-20 22:24:17 +01:00
freezeboy
568befb1fd protonmail-bridge: migrate to Qt5.15 2020-11-20 22:24:17 +01:00
freezeboy
62b77c5bbc teamspeak_client: migrate to Qt5.15 2020-11-20 22:24:17 +01:00
freezeboy
9cbe9b5d04 golden-cheetah: use Qt5.14 2020-11-20 22:24:16 +01:00
freezeboy
768733f552 qlcplus: 4.12.2 -> 4.12.3 2020-11-20 22:24:16 +01:00
StigP
96d9861592
Merge pull request #104240 from stigtsp/package/perl-www-twilio-api-init
perlPackages.WWWTwilioAPI: init at 0.21
2020-11-20 22:17:47 +01:00
Peter Simons
e6811900dd cachix: drop the build from the release jobset
The cachix build is broken with ghc-8.10.x and recent versions of
its dependencies, particularly servant, swagger2, etc. We cannot
easily fix that with overrides -- it would be best if upstream
released a new version that builds successfully in the Stackage
Nightly environment. A simple way to ensure that would be to add
cachix to Stackage.

Ping @domenkozar.
2020-11-20 21:50:49 +01:00
Bart Brouns
36118d4a9d i3altlayout: init at 0.3 2020-11-20 21:38:22 +01:00
Guillaume Girol
bfbfe33fd6
Merge pull request #104104 from starcraft66/obs-move-transition
obs-move-transition: init at 2.0.2
2020-11-20 20:29:16 +00:00
Gabriel Ebner
660b92c476
Merge pull request #104057 from prusnak/electron
Introduce Electron 11, updates for Electron 8 and 9
2020-11-20 21:08:07 +01:00
Peter Simons
d8bf350320 haskellPackages: switch default package set to ghc-8.10.2 2020-11-20 20:57:35 +01:00
Jörg Thalheim
5e46d05486
Merge pull request #104261 from Mic92/spdlog 2020-11-20 19:01:29 +01:00
Jonathan Ringer
a20cf479b3 python2Packages.locustio: remove, unmaintained 2020-11-20 09:24:15 -08:00
Stig Palmquist
1cbdc2123d
perlPackages.WWWTwilioAPI: init at 0.21 2020-11-20 18:20:21 +01:00
Pavol Rusnak
8cde963967
electron_11: init at 11.0.2
make electron point to electron_11
2020-11-20 17:01:22 +01:00
Anderson Torres
ead04a6639
Merge pull request #104316 from AndersonTorres/at1985-update 2020-11-20 12:12:43 -03:00
Arnout Engelen
70ecb218f1
selinux: 2.9 -> 3.0 (#104087)
Notably, Python 2 code is not be supported in this project anymore and
new Python code should be written only for Python 3, which is no longer
restricted to Python 3.7 (see 780fb563c7,
5dfd3c4975)

https://github.com/SELinuxProject/selinux/releases/tag/20191204
2020-11-20 14:54:14 +01:00
StigP
729ed5ce6a
Merge pull request #104237 from stigtsp/package/perl-text-multimarkdown-init
perlPackages.TextMultiMarkdown: init at 1.000035
2020-11-20 09:56:03 +01:00
Doron Behar
1e43e4c316
Merge pull request #104298 from expipiplus1/joe-vulkan-extension-layer
vulkan-extension-layer: init at 2020-08-25
2020-11-20 10:30:43 +02:00
Joe Hermaszewski
c8d1171254 vulkan-extension-layer: init at 2020-08-25
There are no tags or releases on the repo, so just use the date as version.

Khronos strikes again with terrible naming here.
2020-11-20 15:25:26 +08:00
Tristan Gosselin-Hane
161a78037b
obs-move-transition: init at 2.0.2 2020-11-20 02:24:12 -05:00
Frederik Rietdijk
cbb4e4733b Merge staging-next into staging 2020-11-20 08:12:39 +01:00
Frederik Rietdijk
553b7a8bf0 Merge master into staging-next 2020-11-20 08:12:06 +01:00
Austin Seipp
75e683d29d pythonPackages: add new 'seccomp' library
As requested in #99553. Closes #99553.

Libraries that install python modules as part of the build are
problematic, because they either

  - only support a single python version, because the input for
    pythonPackages gets fixed in all-packages.nix, or

  - need to be rebuild the underlying C code for *every* python version
    resulting in libfoo-python37, libfoo-python38, and so on

We would prefer to use the second approach because it works correctly
for all versions of python. However, it creates duplicate copies of
libseccomp.so and that can be expensive. Instead we 'deduplicate' the
copies of libseccomp.so by

  - attaching a new $pythonsrc output to the libseccomp deriv, and
  - exposing a new 'seccomp' package in python-packages.nix using
    libseccomp as input, and
  - having a custom python.nix derivation that builds the cython
    extension using libseccomp to get the python source and the
    package version

This means we build 1 copy of the seccomp python package, one for each
version of python, but all of those packages refer to a single instance
of the libseccomp C library, giving us the best of both worlds.

NOTE: because this requires changing the postInstall of libseccomp, it
requires a mass rebuild.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-20 07:57:26 +01:00
Ben Siraphob
07d2079c1a lambda-delta: init at 0.98.3 2020-11-20 08:58:08 +07:00
zowoq
ac963ef717 mmv-go: init at 0.1.2 2020-11-20 11:38:22 +10:00
Martin Weinelt
272dcd8f9a
snallygaster: init at 0.0.9 2020-11-20 02:06:30 +01:00
Ivar
9df15228fc nuclear: init at 0.6.6 2020-11-20 00:49:11 +00:00
Jan Tojnar
66ef389efa
Merge branch 'staging-next' into staging 2020-11-20 01:38:58 +01:00
Jan Tojnar
f6105d21e3
Merge branch 'master' into staging-next 2020-11-20 01:38:32 +01:00
Jaakko Luttinen
854f78d155 pythonPackages.stack-data: init at 0.0.7 2020-11-19 16:08:23 -08:00
Jaakko Luttinen
b8fa662585 pythonPackages.littleutils: init at 0.2.2 2020-11-19 16:08:23 -08:00
AndersonTorres
c56cde86ca 1oom: init at 1.0 2020-11-19 19:05:23 -03:00
Ben Wolsieffer
6501d9880c talloc: fix cross-compilation to 32-bit platforms 2020-11-19 20:42:59 +01:00
Robert Hensing
c68e739300
Merge pull request #104271 from adisbladis/dockertools-cross
dockerTools.buildLayeredImage: Fix cross compilation
2020-11-19 20:41:53 +01:00
Tom McLaughlin
c81c3c3daf
cling: init at 0.7.0 (#64319)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-11-19 14:29:02 -05:00
Frederik Rietdijk
ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
John Ericson
93b430bc6b
Merge pull request #104201 from obsidiansystems/splice-python
python: Splice packages to better support cross
2020-11-19 14:07:03 -05:00
John Ericson
b57c5d4456 python: Use makeScopeWithSplicing
Now non-`buildInputs` that are python packages should be resolved
correctly.
2020-11-19 11:58:07 -05:00
Michael Raskin
ec695db02f
Merge pull request #104166 from doronbehar/pkg/julia/cleanup
julia: Disable tests for 1.3.1, and make 1.5.3 the default
2020-11-19 14:53:38 +00:00
Jörg Thalheim
2bf5899d6a
Merge pull request #104105 from spacefrogg/openafs-1.9 2020-11-19 14:42:17 +01:00
adisbladis
4313ac6b29
dockerTools.buildLayeredImage: Fix cross compilation 2020-11-19 14:32:22 +01:00
Jörg Thalheim
a19b005867
fmt_6: remove 2020-11-19 13:58:53 +01:00
Jörg Thalheim
827fbf9dfd
gerbera: fix build with spdklog 2020-11-19 13:37:43 +01:00
Jörg Thalheim
02fc4fce9a
waybar: fix build with spdlog 1.8.1 2020-11-19 13:37:41 +01:00
Michael Weiss
15fb3be1c0
Merge pull request #104122 from Chiiruno/dev/rav1e
rav1e: 0.3.4 -> 0.4.0-alpha // ffmpeg-full: re-enable rav1e
2020-11-19 12:38:25 +01:00
zowoq
b23d2973b6 grobi: fix failing test on go 1.15 2020-11-19 20:32:44 +10:00
Maximilian Bosch
f2201dbb5d
Merge pull request #104213 from zowoq/prometheus
prometheus: 2.22.1 -> 2.22.2
2020-11-19 11:25:21 +01:00
Jörg Thalheim
589d025f73
Merge pull request #101571 from Pamplemousse/cutter 2020-11-19 11:14:56 +01:00
freezeboy
6bc5957714 python3Packages.youtube-dlc: init at 2020.11.11.post3 2020-11-19 08:13:21 +01:00
freezeboy
f78411700d python3Packages.ndjson: init at 0.3.1 2020-11-18 22:39:40 -08:00
Vincent Laporte
229060146d ocamlPackages.metrics-mirage: init at 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte
7346475c9f ocamlPackages.metrics-influx: init at 0.2.0 2020-11-19 07:12:06 +01:00
freezeboy
813255b816 python3Packages.arabic-reshaper: init at 2.1.1 2020-11-18 20:50:00 -08:00
freezeboy
caa738142f python3Packages.python-bidi: init at 0.4.2 2020-11-18 20:50:00 -08:00
Stig Palmquist
af9a60a126
perlPackages.TextMultiMarkdown: init at 1.000035 2020-11-19 05:00:04 +01:00
Daniël de Kok
a0bbcb7632 fedora-backgrounds.f33: init at 33.0.7 2020-11-19 10:52:31 +08:00
Okina Matara
2aff61f609
ffmpeg-full: re-enable rav1e 2020-11-18 20:42:50 -06:00
Mario Rodas
8826488bbd
Merge pull request #101936 from punkeel/punkeel/nodejs-14-lts
nodePackages: Switch to 14.x
2020-11-18 21:31:49 -05:00
Pamplemousse
056a35ad97 radare2-cutter: Use Qt 5.15
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-11-18 17:07:06 -07:00
Andreas Rammhold
e5f945b13b
Merge pull request #104176 from andir/firefox-83
firefox: 82.0.3 -> 83.0, firefox-esr: 78.4.1esr -> 78.5.0esr, nss: 3.56 -> 3.58, cacert refactor
2020-11-19 00:47:04 +01:00
zowoq
8ec3ec7226 Revert "prometheus: pin to go 1.14"
This reverts commit ba17782524.

Fixed in https://github.com/prometheus/prometheus/releases/tag/v2.21.0
2020-11-19 07:45:18 +10:00
Wulfsta
3c9c52db49 pythonPackages.flatbuffers: init at 1.12.0 2020-11-18 13:23:41 -08:00
Kevin Amado
04a641bd4f pythonPackages.aioextensions: init at 20.11.1517005 2020-11-18 12:05:12 -08:00
Andreas Rammhold
cbd0f8931c
nss_3_53: init 2020-11-18 20:13:23 +01:00
freezeboy
95a170cda0 python3Packages.sockjs: init at 0.11.0 2020-11-18 10:57:17 -08:00
ajs124
4897c23904 spandsp3: init at 3.0.0 2020-11-18 17:13:29 +01:00
Frederik Rietdijk
da12fc6838 Merge staging-next into staging 2020-11-18 15:36:56 +01:00
freezeboy
00b385c612 dsview: 0.99 -> 1.12
Adapted the patches and took a commit from upstream master branch to
allow the migration to Qt5.15.

Had to copy the patch because of the custom sourceRoot.
2020-11-18 15:36:11 +01:00
Doron Behar
1e4c335a94 julia: Make 15 the default version 2020-11-18 15:33:18 +02:00
WORLDofPEACE
c7b0aeb0d3
Merge pull request #102537 from helsinki-systems/feat/dbus-apparmor
dbus: Add AppArmor support
2020-11-18 05:27:02 -05:00
Janne Heß
060d20de24
dbus: Enable AppArmor mediation support 2020-11-18 10:10:25 +01:00
Andrew Childs
d6a09adb5f tcpreplay: fix darwin build 2020-11-18 15:02:58 +09:00
Ryan Mulligan
c12b401432
Merge pull request #104024 from ryantm/rm-shaarli
shaarli-material: remove package
2020-11-17 21:21:18 -08:00
Yorick van Pelt
9ca12dc4c7 python3Packages.reedsolo: init at 1.5.4
reedsolo: maintain, add tests, fix cython

reedsolo: Apply suggestions from code review

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2020-11-17 16:41:17 -08:00
Michael Raitza
1e97f1d455 openafs_1_9: init at 1.9.0 2020-11-17 23:32:21 +01:00
Lassulus
d93584cd1c
Merge pull request #101547 from kmein/feature/spotify-cli-linux
spotify-cli-linux: init at 1.6.0
2020-11-17 22:23:54 +01:00
Andreas Rammhold
48d4b84f40
Merge pull request #104027 from cole-h/crate2nix
crate2nix: init at 0.8.0
2020-11-17 22:23:27 +01:00
Lassulus
0749c7d68d
Merge pull request #101255 from kmein/feature/python-packages
python3Packages.{pygtrie, betacode}: init
2020-11-17 22:22:09 +01:00
Arnout Engelen
05e0aa3040
gcc: update to isl 0.20.0 for bootstrapping and recent versions (#103311) 2020-11-17 21:20:48 +00:00
Lassulus
652c2cd5bf
Merge pull request #104085 from kmein/feature/urlwatch
urlwatch: 2.19 -> 2.21
2020-11-17 21:45:41 +01:00
Michael Raitza
1f323ec2b4 openafs: remove 1.6; point to openafs_1_8 2020-11-17 21:31:59 +01:00
Kierán Meinhardt
097f5a54a6 python3Packages.pyppeteer: init at 0.2.2 2020-11-17 21:31:31 +01:00
Kierán Meinhardt
3a30b1fc16 python3Packages.pyee: init at 7.0.4 2020-11-17 20:57:14 +01:00
Michael Raskin
8e5f885ba0
Merge pull request #103783 from doronbehar/pkg/julia/lts
julia_10: rewrite
2020-11-17 19:42:16 +00:00
makefu
955548855d
aliases: rfkill is replaced by utillinux, not util-linux 2020-11-17 20:12:43 +01:00
Daiderd Jordan
aec155efb6
Merge pull request #104013 from thefloweringash/remove-darwin-bootstrap-test
release: disable darwin bootstrapped stdenv test
2020-11-17 18:45:34 +01:00
Cole Helbling
011ecb8f90
crate2nix: init at 0.8.0
crate2nix is a tool that "generates nix build files for rust crates
using cargo".

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-17 08:13:04 -08:00
ajs124
9706108b63
Merge pull request #102124 from helsinki-systems/upd/jackmix
jackmix: 0.5.2 -> 0.6.0
2020-11-17 16:13:47 +01:00
Nicolas Martin
9af958340a
nextinspace: init at 1.0.6 2020-11-17 15:41:53 +01:00
Fabián Heredia Montiel
085da94ace shards: refactor and 0.11.0 -> {0.11.1, 0.12.0} 2020-11-17 22:19:04 +08:00
Fabián Heredia Montiel
bc029589d4 crystal: refactor and add 0.35.1 2020-11-17 22:19:04 +08:00
Anderson Torres
dced59203c
Merge pull request #103942 from AndersonTorres/wip-cc65
cc65: init at 2.18
2020-11-17 09:14:28 -03:00
Arnout Engelen
2d9839d431
mailutils: update guile to current version (#103209)
Apparently a previous version of mailutils didn't compile
with guile 2.2, but this does no longer appear to be the case.

This is particularly relevant because mailutils is part of
the iso_minimal test set we are currently focusing on for
getting more of NixOS reproducible, and guile_2_0 is not
reproducible (https://r13y.com/)
2020-11-17 11:31:39 +01:00
Evax Software
18e21a5a7d Remove VueScan
The author is forbidding packaging of his software.
2020-11-17 10:09:52 +01:00
Doron Behar
ba9d95ca8f julia_10: rewrite
Don't use ./shared.nix as it's not shared anymore.
Fix tests with an upstream patch and a few commands in postPatch.
Assert that blas and lapack are compatible.
Rename utf8proc patch.
2020-11-17 10:45:37 +02:00
Doron Behar
6bd360b4a4
Merge pull request #103957 from expipiplus1/joe-vulkan 2020-11-17 10:43:56 +02:00
Joe Hermaszewski
b2fae2dbdf vulkan-tools-lunarg: init at 1.2.141.0 2020-11-17 15:08:51 +08:00
Ryan Mulligan
c7b3e43be0 shaarli-material: remove package
This has been marked broken since Oct 2019 and has no maintainer.
2020-11-16 21:08:44 -08:00
Anderson Torres
e8e3f7d398
Merge pull request #103339 from veprbl/pr/openshot_darwin
openshot-qt: enable on darwin
2020-11-16 22:45:14 -03:00
Andrew Childs
c5b0f56ae4 release: disable darwin bootstrapped stdenv test 2020-11-17 10:03:07 +09:00
Dmitry Kalinkin
972bcb496d
openshot-qt: enable on darwin 2020-11-16 18:07:08 -05:00
Dmitry Kalinkin
621f649bfb
libsForQt5.libopenshot-audio: enable on darwin 2020-11-16 18:07:01 -05:00
Anderson Torres
b77f0d0bc1
Merge pull request #103229 from zyansheep/master
lunar-client: init at version 2.4.0
2020-11-16 18:33:30 -03:00
Karol Chmist
002a5f9de1 Add sphinx autoapi 1.5.1 2020-11-16 09:52:15 -08:00
sternenseemann
bc714f86a5 ocamlPackages.ca-certs: init at 0.1.2 2020-11-16 16:09:18 +01:00
Frederik Rietdijk
36b27ccf77
Merge pull request #103462 from NixOS/staging-next
Staging next
2020-11-16 15:23:47 +01:00
Mazurel
8e995109f2 devour: init at 12 2020-11-16 14:20:12 +01:00
Bart Brouns
89fae7b7c7 vdirsyncerStable: deprecate 2020-11-16 20:23:49 +08:00
Bart Brouns
452043842a vdirsyncer: rename stable.nix to default.nix 2020-11-16 20:23:49 +08:00
Bart Brouns
90126c3e48 vdirsyncer: delete default.nix, point vdirsyncer to stable.nix
TLDR: default.nix was pointing to an unmaintained code base whereas stable.nix is up-to-date and maintained.

History
1. At first their was one Python version of vdirsyncer that had been working fine for years. Then, maintenance decreased and the package was marked as broken in nixpkgs.
2. The original author (@untitaker on github.com) of vdirsyncer decided to re-implement (part of) vdirsyncer in Rust. Nixpkgs made `vdirsyncer` point to the Rust version and renamed the Python historical version to `vdirsyncerStable`.
3. Eventually, @untitaker gave up on the Rust version.
4. Someone else (@WhyNotHugo on github.com) decided to take over maintenance of the Python version.
5.  Mario Rodas (@marsam on github) and Damien Cassou updated the `vdirsyncerStable` to point to the work of @WhyNotHugo and mark the package as working again.
2020-11-16 20:23:49 +08:00
Frederik Rietdijk
986c2d36da Merge master into staging-next 2020-11-16 09:01:53 +01:00
AndersonTorres
d024fa5ef8 cc65: init at 2.18 2020-11-15 20:49:58 -03:00
Anderson Torres
25afd6a3ec
Merge pull request #103768 from AndersonTorres/wip-antiprism
antiprism: init at 0.26
2020-11-15 19:43:57 -03:00
Symphorien Gibol
74b9066a39 paperwork: 1.3.1 -> 2.0 2020-11-15 15:46:53 +01:00
Anderson Torres
b6deb94192
Merge pull request #103839 from AndersonTorres/wip-simh
simh: init at 3.11-1
2020-11-15 10:04:04 -03:00
Vincent Laporte
2806eb2743 coq_8_12: 8.12.0 → 8.12.1 2020-11-15 12:03:15 +01:00
Vincent Laporte
b94a294363 scheherazade-new: init at 3.000 2020-11-15 09:33:45 +01:00
Jonathan Strickland
a198e2f39b xlife: init at 6.7.5 2020-11-15 03:16:54 -05:00
Martin Weinelt
c84ad307e6
tts: init at unstable-2020-06-17 2020-11-15 04:01:15 +01:00
Jörg Thalheim
a7455e6911 python3.pkgs.pysbd: init at 0.3.3 2020-11-15 00:13:33 +01:00
Matthieu Coudron
6bf0226686 pythonPackages.notmuch2: init at 0.31
generates bindings via cffi
2020-11-14 23:46:25 +01:00
AndersonTorres
c7463be402 simh: init at 3.11-1 2020-11-14 19:24:35 -03:00
Michael Raskin
3e5039cbd5
Merge pull request #103714 from mweinelt/python/phonemizer
python3Packages.phonemizer: init at 2.2.1
2020-11-14 22:21:43 +00:00
John Ericson
86fedc3a92
Merge pull request #102766 from siraben/mmix
Initial implementation of cross-compilation to Knuth's MMIX
2020-11-14 12:46:24 -05:00
Martin Weinelt
8578fb3144
phonemizer: init at 2.2.1 2020-11-14 17:52:19 +01:00
Dmitry Kalinkin
832665765f
Merge pull request #103647 from sikmir/qvge
qvge: init at 0.6.1
2020-11-14 08:40:38 -05:00
Timo Kaufmann
a638df745d
Merge pull request #97028 from midchildan/package/arc_unpacker
arc_unpacker: init at b9843a1
2020-11-14 14:30:35 +01:00
midchildan
302cbf171c
arc_unpacker: init at unstable-2019-01-28 2020-11-14 18:07:03 +09:00
Frederik Rietdijk
da6239dab3 Merge #98541 into staging-next 2020-11-14 09:19:31 +01:00
Vincent Laporte
9ca92f0a5b ocamlPackages.mirage: init at 3.9.0 2020-11-14 09:11:28 +01:00
AndersonTorres
fb1c3a2e1d all-packages.nix: a small reorganization
Now the science/geometry expressions are in a same block of the all-packages
file.
2020-11-14 00:48:32 -03:00
AndersonTorres
f61b91cec4 antiprism: init at 0.26 2020-11-14 00:37:10 -03:00
Samuel Dionne-Riel
b8c1348049
Merge pull request #103735 from andir/uboot-rockpi4
ubootRockPi4: init
2020-11-13 21:35:19 -05:00
Andreas Rammhold
7a5047bede
ubootRockPi4: init
This adds support for the Radxa Rock Pi 4 board which is based on
RK3399. The u-boot outputs from the introduced build are suitable to
build a generic image for the Rock Pi 4 by setting the following in a
custom build of $nixpkgs/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix:

```
  sdImage.postBuildCommands = ''
    dd if=${pkgs.ubootRockPi4}/idbloader.img of=$img seek=64 conv=notrunc
    dd if=${pkgs.ubootROckPi4}/u-boot.itb of=$img seek=16384 conv=notrunc
  '';
```
2020-11-14 02:25:41 +01:00
Mario Rodas
11453fa436 protobuf: 3.13.0.1 -> 3.14.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0
2020-11-13 19:01:00 -05:00
Christoph Stich
5a5cb550dd
julia: init at 1.5 (#101933) 2020-11-13 21:43:50 +00:00
Nikolay Korotkiy
986d973ff4
qvge: init at 0.6.1 2020-11-13 23:53:50 +03:00
Joe Hermaszewski
e5570d9f8b update-nix-fetchgit: standalone small closure 2020-11-13 21:37:56 +01:00
Frederik Rietdijk
9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01:00
Frederik Rietdijk
463f738cc6 Merge master into staging-next 2020-11-13 20:58:35 +01:00
Zyansheep
660864eb6f lunar-client: init at 4.2.0 2020-11-13 12:27:46 -05:00
Jack Kelly
d01e5dc66b
octant: init at 0.16.0 (#99546) 2020-11-13 18:03:10 +01:00
Vincent Laporte
10fc2a3ac9 ocamlPackages.mstruct: remove at 1.4.0 2020-11-13 11:01:52 +01:00
Lassulus
5c816b9f1a
Merge pull request #101251 from samuelgrf/update-fmt
fmt: 6.2.1 -> 7.0.3
2020-11-13 10:44:16 +01:00
Daiderd Jordan
411f9e25d7
Merge pull request #98541 from thefloweringash/darwin-tapi-stdenv
darwin (Big Sur): tbd based stdenv
2020-11-13 00:14:25 +01:00
Orivej Desh (NixOS)
df89889a67
Merge pull request #102521 from freezeboy/update-vmpk
vmpk: 0.5.1 -> 0.7.2
2020-11-12 22:33:02 +00:00
Matthew Pickering
7a9c3739a4
LAStools: init at 180812 2020-11-12 13:51:55 -08:00
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Matthieu Coudron
2bbfa82c2f
Merge pull request #103232 from teto/mptcp_official
linux_mptcp_5_9: init upstream multipath TCP at 5.9
2020-11-12 22:15:02 +01:00
Martin Weinelt
5c79a18f98
Merge pull request #99194 from prusnak/fastecdsa
python3Packages.fastecdsa: init at 2.1.5
2020-11-12 21:36:36 +01:00
Lassulus
40811ee161
Merge pull request #103052 from dbirks/add-ssmsh
ssmsh: init at 1.4.3
2020-11-12 21:00:27 +01:00
Pavol Rusnak
f70ecb65e7
python3Packages.fastecdsa: init at 2.1.5 2020-11-12 20:59:56 +01:00
Martin Weinelt
a6c7b75e4d
Merge pull request #99284 from Munksgaard/bump-obs
obs-studio: Add builtin support for browser source
2020-11-12 19:12:54 +01:00
Matthieu Coudron
015939bece linux_mptcp_5_9: MPTCP in upstream linux
linux_mptcp_5_9 enables Multipath TCP in the upstream kernel.

I keep linux_mptcp_95 even if it is out of tree because it has "more" features
than linux_mptcp_5_9.
2020-11-12 18:51:45 +01:00
Matthieu Coudron
db215ca08d linux_mptcp_94: remove (outdated)
few years old by now, use linux_mptcp_95 instead.
2020-11-12 18:51:18 +01:00
StigP
eaf2a0fcbe
Merge pull request #97673 from andir/add-perl-catalyst-ldap
perlPackages: init Catalyst::Authentication::Store::LDAP at 1.016 (and dependencies)
2020-11-12 12:13:23 +00:00
StigP
28a498b4b1
Merge pull request #103264 from zakame/updates/perl-Future-AsyncAwait-0.46
perlPackages.FutureAsyncAwait: 0.45 -> 0.46
2020-11-12 12:08:57 +00:00
Nick Hu
a371c10711
Merge pull request #102763 from colemickens/tree-sitter
tree-sitter: 0.17.1 -> 0.17.3; run make install
2020-11-12 09:05:59 +00:00
Lassulus
adbcba2ce7
Merge pull request #93833 from pulsation/add-quisk
quisk: init at 4.1.72
2020-11-12 08:22:10 +01:00
freezeboy
fd9f28c396 vmpk: 0.5.1 -> 0.7.2
Also migrate from qt4 to qt5 (#33248)
2020-11-12 03:42:22 +00:00
Anderson Torres
55153b8b48
Merge pull request #103110 from AndersonTorres/4th
4th: init at 3.62.5
2020-11-11 19:20:08 -03:00
Marek Mahut
c095429001
Merge pull request #98726 from xwvvvvwx/turbo-geth
turbo-geth: init at 2020.09.04
2020-11-11 22:35:49 +01:00
Gabriel Ebner
753656bbbc
Merge pull request #103225 from gebner/hsphfpd
pulseaudio: add hsphfpd support
2020-11-11 19:56:35 +01:00
pulsation
a3bf66f487 quisk: init at 4.1.72 2020-11-11 19:43:07 +01:00
Michael Raskin
83992fd7c6
bisoncpp: init (#103316)
* bobcat: 4.08.03 -> 5.05.00; switch homepage

* bisoncpp: init at 6.04.00

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-11 18:20:39 +00:00
David Terry
d277dc65a1
turbo-geth: init at 2020.11.01 2020-11-11 19:00:57 +01:00
Andrew Childs
3456ef6f30 darwin/apple-sdk: use darwin stubs 2020-11-12 00:23:09 +09:00
Andrew Childs
fd33052999 darwin/print-reexports: nixpkgs-specific utility to inspect .tbd files
Used during bootstrap to check that re-exported libraries are not
dangling.
2020-11-12 00:23:09 +09:00
Andrew Childs
8946ff8d71 darwin/darwin-stubs: init 2020-11-12 00:23:09 +09:00
Frederik Rietdijk
4076ffe580 Merge staging-next into staging 2020-11-11 16:00:34 +01:00
Marek Mahut
e39bc29e1e
asciigraph: init at 0.5.1 (#103184) 2020-11-11 23:48:05 +10:00
Kevin Cox
5dee9b5699
Merge pull request #96679 from midchildan/add-mackerel
mackerel-agent: init at 0.69.3
2020-11-11 06:59:22 -05:00
Gabriel Gonzalez
87d5e6fc1a Change idiom for overriding Dhall package version
Before this change, a Dhall package like the Prelude would be
encoded as a record with one field per supported version.  Then
downstream packages would specify which package to override
by selecting a different record field.

The problem with that approach is that it did not provide an
easy way to override a package to a version other than the default
ones supplied by Nixpkgs.  Normally you would use the `.override`
method for this purpose, but the `override` method added by
`buildDhall{Directory,GitHub}Package` is clobbered by the
`override` method added by `callPackage` in
`./pkgs/top-level/dhall-packages.nix`.

The solution is to add a separate `.overridePackage` method which is
essentially the exact same as `.override`, except that it is no
longer clobbered by `callPackage`.  This `.overridePackage` method
allows one to override the arguments supplied to
`buildDhall{Directory,GitHub}Package`, making it easier to specify
package versions outside of the ones supported by Nixpkgs..

This also includes a change to only build one (preferred) version of each
package (instead of multiple supported versions per package), in order to
minimize the maintenance burden for the Dhall package set.
2020-11-11 11:16:04 +01:00
John Ericson
493f8b2ea2
Merge pull request #93368 from samueldr/feature/or1k-toolchain
Initial support for OpenRISC 1000
2020-11-10 21:36:43 -05:00
Jonathan Ringer
976062ebd6
python39Packages: recurseintoAttrs for package set 2020-11-10 15:10:27 -08:00
Thiago Franco de Moraes
dd72edcdae python3Packages.wxpython_4_1: init at 4.1.0 2020-11-10 15:07:57 -08:00
Jonathan Ringer
b2e857a5fe spicetify-cli: init at 1.1.0 2020-11-10 14:48:34 -08:00
Edmund Wu
0f83b301aa hsphfpd: init at 2020-10-25 2020-11-10 20:53:13 +01:00
Robert Hensing
3f7278f9e9
Merge pull request #101341 from SuperSandro2000/gitlab-triage
gitlab-triage: init at 1.13.0
2020-11-10 19:14:29 +01:00
William Casarin
b5f8f521e6 cp437: init at v0.6
Emulates an old-style "code page 437" / "IBM-PC" character set terminal
on a modern UTF-8 terminal emulator.

Signed-off-by: William Casarin <jb55@jb55.com>
2020-11-10 12:25:19 +01:00
Domen Kožar
fdb4b55a09
Merge pull request #102265 from bburdette/timekeeper
Timekeeper gtk app
2020-11-10 10:55:16 +01:00
Frederik Rietdijk
0b2ca377b1 Merge staging-next into staging 2020-11-10 10:13:13 +01:00
Frederik Rietdijk
379aaa1e0c Merge master into staging-next 2020-11-10 10:11:08 +01:00
Fabián Heredia Montiel
674d77e68a coconut: init at 1.4.3 2020-11-09 23:16:23 -08:00
Fabián Heredia Montiel
4408345c9c pythonPackages.cpyparsing: init at 2.4.5.0.1.1 2020-11-09 23:16:23 -08:00
Samuel Dionne-Riel
46db711cda or1k-newlib: Add newlib for OpenRISC 1000 2020-11-09 22:32:11 -05:00
Zak B. Elep
4735ed0d4f perlPackages.FutureAsyncAwait: 0.45 -> 0.46 2020-11-10 11:04:48 +08:00
Mario Rodas
a049480f2d
Merge pull request #103126 from marsam/init-go-chromecast
go-chromecast: init at 0.2.5
2020-11-09 20:04:15 -05:00
Peter Hoeg
fdca20391c plasma-thunderbolt: init at 5.18.5 2020-11-10 08:10:00 +08:00
Tim Steinbach
264f235e62
Merge pull request #103103 from NeQuissimus/hardened_59
linux-hardened: 5.8.x -> 5.9.x
2020-11-09 18:33:17 -05:00
Anderson Torres
c08c8a5344
Merge pull request #103179 from djanatyn/pkg/fend
fend: init at 0.1.9
2020-11-09 18:34:18 -03:00
Anderson Torres
5e9d9f07d1
Merge pull request #103050 from AndersonTorres/create-dockapps
Reorganize windowmaker dockapps
2020-11-09 17:48:42 -03:00
AndersonTorres
ce009bb0e2 Dockapps: new structure 2020-11-09 17:35:31 -03:00
AndersonTorres
2cc1860faf Dockapps: cleanup 2020-11-09 17:32:21 -03:00
Michael Weiss
05192975fb
Merge pull request #103221 from primeos/llvm
llvmPackages_latest: llvmPackages_10 -> llvmPackages_11
2020-11-09 20:41:21 +01:00
Nick Hu
a63c72212c
tree-sitter: macOS compatibility 2020-11-09 18:41:51 +00:00
Nick Hu
aea7f1b540
tree-sitter: make shared/static libraries configurable 2020-11-09 18:41:20 +00:00
Sarah Brofeldt
92e357dc59
Merge pull request #103125 from xfix/remove-freicoin
altcoins.freicoin: remove
2020-11-09 19:37:36 +01:00
Edmund Wu
33784354b9 pulseaudio-hsphfpd: init at 2020-11-02 2020-11-09 19:24:42 +01:00
Markus S. Wamser
9ed8e03a09 mupdf: mark 1.17 as insecure but as still required as dependency 2020-11-09 09:57:38 -08:00
Michael Weiss
51e55942cc
llvmPackages_latest: llvmPackages_10 -> llvmPackages_11 2020-11-09 18:25:09 +01:00
Lassulus
77c0568da5
Merge pull request #100028 from helsinki-systems/py_openrouteservice
pythonPackage.openrouteservice: init at 2.3.0
2020-11-09 15:21:42 +01:00
Doron Behar
9db44f61a7 rubyMinimal: remove
Due to being unused, and seemingly unusable, added appropriate release
notes.
2020-11-09 16:17:41 +02:00
Doron Behar
f59f04352a ruby: Rename removeReferencesToCC flag to !jitSupport
If JIT support is built in to ruby, there's no choice other then to
leave this cc reference as is. removeReferencesToCC didn't do it's job
completely since some time ago. That's why it was practically redundant
- `lib/ruby/${version}/<platform>/rbconfig.rb` still referenced cc.
Removing this reference from
`lib/ruby/${version}/<platform>/rbconfig.rb` as well might lead to
breakage in some Gems that require this feature.

But, if JIT support is not desired, it should be safe enough to
completely remove all cc references, both in
lib/ruby/${version}/<platform>/rbconfig.rb and in $out/lib/libruby.so .
Hence now `rubyMinimal` has JIT support disabled and it has no
references at all to stdenv.cc.
2020-11-09 16:17:39 +02:00
Lassulus
6423ac7bf0
Merge pull request #100027 from helsinki-systems/py_googlemaps
pythonPackages.googlemaps: init at 4.4.2
2020-11-09 15:08:39 +01:00
Mario Rodas
5fff64bc01
Merge pull request #103131 from marsam/fix-dogdns-darwin
dogdns: fix build on darwin
2020-11-09 09:03:58 -05:00
Frederik Rietdijk
8aaf2e60e5 Merge staging-next into staging 2020-11-09 14:49:10 +01:00
Frederik Rietdijk
20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Ben Siraphob
445dde6304 Initial implementation of mmix cross-compile 2020-11-09 19:49:55 +07:00
WORLDofPEACE
00ecee00bb
Merge pull request #102664 from andreasfelix/andreasfelix/vala-language-server
vala-language-server: init at 0.48.1
2020-11-09 04:18:08 -05:00
Felix Andreas
49280e8bb8 vala-language-server: init at 0.48.1 2020-11-09 03:44:08 +01:00
Orivej Desh
0c75dfb732
convertall: init at 0.8.0 (#103108) 2020-11-09 01:45:09 +00:00
Jonathan Strickland
a5c97364b3 fend: init at 0.1.9 2020-11-08 20:03:25 -05:00
Michael Weiss
197ddbced2
mesa: Replace all usages of old aliases 2020-11-08 22:56:55 +01:00
Symphorien Gibol
b393908673
ocamlPackages.ocaml-lsp: init at 1.1.0 2020-11-08 21:25:04 +01:00
ajs124
bf4f302804
Merge pull request #101761 from helsinki-systems/init/asterisk18
asterisk_18: Init at 18.0.0
2020-11-08 17:31:37 +01:00
Ninjatrappeur
5f5d38e88f
Merge pull request #101218 from andir/unbound-systemd 2020-11-08 16:55:29 +01:00
Luke Granger-Brown
7d8631190a pythonPackages.emv: init at 1.0.11 2020-11-08 15:30:17 +00:00
Jörg Thalheim
105dd1dfae
python3.pkgs.bme680: init at 1.0.5 2020-11-08 15:04:41 +01:00
Jörg Thalheim
d1dc6f61f9
python3.pkgs.smbus-cffi: init at 0.5.1 2020-11-08 15:04:41 +01:00
Konrad Borowski
b3e07c7532 altcoins.freicoin: remove 2020-11-08 12:41:19 +01:00
Bruno Bigras
e6fd6ab41e dogdns: init at 0.1.0 2020-11-08 01:27:04 -05:00
AndersonTorres
2898985747 4th: init at 3.62.5 2020-11-08 01:48:09 -03:00
Mario Rodas
cea51f0cb9 go-chromecast: init at 0.2.5 2020-11-08 04:20:00 +00:00
Mario Rodas
ae17a85324 dogdns: fix build on darwin 2020-11-08 04:20:00 +00:00
Danielle Lancashire
b64df08a5f nomad: Default package 0.11 -> 0.12
Nomad 0.12 has now reached a fairly stable point release, this means we
should now be able to bump the default pretty safely, with recent
releases bug fixes primarily targetting 0.12 exclusive features, or long
standing latent bugs.
2020-11-08 12:28:42 +10:00
Tim Steinbach
726d307d2c
linux-hardened: 5.8.x -> 5.9.x 2020-11-07 18:17:26 -05:00
Florian Klink
c0f4be6652
Merge pull request #102995 from lovesegfault/plater-init
plater: init at 2020-07-30
2020-11-07 23:45:08 +01:00
Michael Raskin
ba70a79f3c
Merge pull request #102936 from fare-patches/fare
Gerbil Update
2020-11-07 21:06:03 +00:00
Vladimír Čunát
45009cacef
Merge #102196: doxygen: 1.8.19 -> 1.8.20 (in staging) 2020-11-07 21:15:21 +01:00
freezeboy
a73cedd74f python3Packages.gradient_statsd: init at 1.0.1 2020-11-07 11:28:19 -08:00
freezeboy
bbc0af82bd python3Packages.gradient_sdk: init at 0.0.4 2020-11-07 11:28:19 -08:00
freezeboy
bf066b27b4 python3Packages.click-help-colors: init at 0.8 2020-11-07 11:28:19 -08:00
freezeboy
f671d7e191 python3Packages.hyperopt: init at 0.1.2 2020-11-07 11:28:19 -08:00
Mario Rodas
799f0cf9a3
Merge pull request #102226 from Atemu/mlterm-darwin
mlterm: darwin support
2020-11-07 12:50:56 -05:00
Atemu
62b33a614d mlterm: add Darwin support 2020-11-07 18:11:40 +01:00
David Birks
e7ce7e370a
ssmsh: init at 1.4.3 2020-11-07 11:39:00 -05:00
Anderson Torres
e45d10d0e6
Merge pull request #101109 from jeremyschlatter/nestedtext
pythonPackages.nestedtext: init at 1.2
2020-11-07 13:12:48 -03:00
StigP
04b374eb9c
Merge pull request #94074 from jshholland/as-tree
as-tree: init at 0.12.0
2020-11-07 13:07:36 +00:00
Daniël de Kok
e07a6ca48a
Merge pull request #102939 from raboof/seaweed-init-at-2.07
seaweedfs: init at 2.07
2020-11-07 13:26:02 +01:00
Michael Raskin
d464bdce84
Merge pull request #101042 from r-burns/soil
soil: fix dead url, enable on darwin
2020-11-07 12:13:22 +00:00
Michael Raskin
1badf89e03
Merge pull request #102488 from ioplker/textadept-11
Textadept 11
2020-11-07 12:09:29 +00:00
Vladimír Čunát
0d657b9c61
Merge #103069: thunderbird*: 78.4.0 -> 78.4.1
In `thunderbird` case the rust downgrade was needed to fix the build
regardless of the update, i.e. fixes #103071.
2020-11-07 13:01:36 +01:00
Arnout Engelen
aec3bd0bcb seaweedfs: init at 2.07 2020-11-07 12:36:55 +01:00
Josh Holland
bcb92f53d5 as-tree: init at 0.12.0 2020-11-07 11:20:20 +00:00
taku0
00213ef17f thunderbird: 78.4.0 -> 78.4.1 2020-11-07 19:51:44 +09:00
Ryan Burns
981c8bb5e2 soil: fix dead url, enable on darwin 2020-11-06 22:35:29 -08:00
Elis Hirwing
4d65677903
Merge pull request #102818 from etu/php-split-to-leafs
php: Refactor to have the different versions as separate files
2020-11-07 07:04:21 +01:00
midchildan
2c99a203c7
mackerel-agent: init at 0.69.3 2020-11-07 13:37:32 +09:00
Bernardo Meurer
5cd0d6d710
plater: init at 2020-07-30 2020-11-06 19:59:00 -08:00
Jeremy Schlatter
1120f899da
pythonPackages.nestedtext: init at 1.2 2020-11-06 19:51:11 -08:00
Jeremy Schlatter
050aad187b
pythonPackages.inform: init at 1.23 2020-11-06 19:51:05 -08:00
Ryan Mulligan
5e6fec2d66
Merge pull request #103036 from ryantm/kent
kent: add to all-packages.nix
2020-11-06 14:15:24 -08:00
Emery Hemingway
f979b589c7 elf-dissector: init at unstable-2020-11-14 2020-11-06 21:27:43 +01:00
Doron Behar
4c84556d6b
Merge pull request #102764 from jluttine/init-pass-secret-service 2020-11-06 22:22:46 +02:00
Ryan Mulligan
befa4e1687 kent: add to all-packages.nix 2020-11-06 12:07:51 -08:00
Sarah Brofeldt
e3bbadafe8
Merge pull request #99359 from meatcar/sqlite-utils
pythonPackages.sqlite-utils: init at 2.22
2020-11-06 19:00:55 +01:00
Andika Demas Riyandi
038497d3b3
nar-serve: init at 0.3.0 (#95420)
* nar-serve: init at 0.3.0

* nixos/nar-serve: add new module

Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-11-06 18:59:51 +01:00
Austin Butler
2778cf633a python3Packages.google-cloud-iam: init at 2.0.0 2020-11-06 09:42:17 -08:00
Michal Minář
bf8f06748a megasync: bumped qt to 5.15
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2020-11-06 09:26:08 -08:00
Jonathan Ringer
37c564ae50 python3Packages.dotnetcore2: remove
Outdated, and new package isn't trivial to package anymore.
Not really useful outside of Azure Machine Learning anyway.
2020-11-06 09:19:35 -08:00
Francois-Rene Rideau
9bf2cf0a73 go-libp2p-daemon: init at 0.3.0 2020-11-06 12:04:00 -05:00
Maximilian Bosch
68726901e1
Merge pull request #94673 from justinas/prom-sql-exporter
prometheus-sql-exporter: init at 0.3.0
2020-11-06 17:00:47 +01:00
Elis Hirwing
b62b76b78b
php: Refactor to have the different versions as separate files
This should enable easier auto updates of the packages.
2020-11-06 13:48:27 +01:00
Frederik Rietdijk
99fb79ae84 Merge master into staging-next 2020-11-06 12:51:56 +01:00
Jaakko Luttinen
efa1a8b5c4
pass-secret-service: init at unstable-2020-04-12 2020-11-06 13:10:50 +02:00
Jaakko Luttinen
65d60c1259
pythonPackages.pypass: init at 0.2.1 2020-11-06 13:10:50 +02:00
freezeboy
da04a8e397 k9copy: remove for being broken since 2014 2020-11-06 12:09:42 +01:00
Robert Hensing
e2a129348b
Merge pull request #100585 from magnetophon/tiv
tiv: init at 1.1.0
2020-11-06 10:11:09 +01:00
Robert Hensing
5879841745
Merge pull request #99394 from omgbebebe/photoflare
photoflare: init at 1.6.5
2020-11-06 10:09:13 +01:00
Vincent Laporte
bcd196ca69 ocamlPackages.mirage-logs: init at 1.2.0 2020-11-06 10:08:00 +01:00
Vincent Laporte
8b5088130e ocamlPackages.mirage-console: init at 3.0.2 2020-11-06 10:04:58 +01:00
omg
6cb2d3f9dd photoflare: init at 1.6.5 2020-11-06 11:12:16 +04:00
Jonathan Ringer
9b69c0881c python3Packages.scramp: init at 1.2.0 2020-11-05 21:10:04 -08:00
Sandro Jäckel
f6428fd75e python3Packages.crytic-compile: init at 0.1.9 2020-11-05 20:11:23 -08:00
Bart Brouns
5ff62a94f2 tiv: init at 1.1.0 2020-11-06 01:25:30 +01:00
Robert Hensing
f541365ca4
Merge pull request #100663 from andersk/rufo
rufo (Ruby formatter): init at 0.12.0
2020-11-06 00:44:42 +01:00
Daniël de Kok
820f3be9b4
Merge pull request #101941 from Flakebi/waffle
piglit: init at unstable-2020-10-28
2020-11-05 17:43:19 +01:00
Tim Steinbach
6834d33b00
scala: Refactor, add tests
Abstract over Scala derivation, add tests for individual versions
2020-11-05 08:32:28 -05:00
Doron Behar
c96629259a
Merge pull request #96112 from doronbehar/pkg/bubblemail
bubblemail: init at 1.2
2020-11-05 13:53:44 +02:00
Robert Hensing
24f36f8464
Merge pull request #100002 from yanganto/find-cursor-1.6
find-cursor: init at 1.6
2020-11-05 12:47:09 +01:00
Doron Behar
c5057bd3ea bubblemail: init at 1.3 2020-11-05 13:40:49 +02:00
Robert Hensing
97e3346fbd
Merge pull request #99955 from Jiehong/feature/new_font
ttf-tw-moe: first version
2020-11-05 12:37:30 +01:00
Robert Hensing
161539a1ea
Merge pull request #99952 from siraben/spasm-init
spasm-ng: init at unstable-2020-08-03
2020-11-05 12:33:32 +01:00
Robert Hensing
d24360033d
Merge pull request #98383 from raboof/document-jre
openjdk: add derivation to generate bespoke minimal JRE's
2020-11-05 10:40:39 +01:00
Jan Tojnar
a821be7531
Merge branch 'master' into staging-next 2020-11-05 09:42:47 +01:00
Evax Software
3f50332bc4 python3Packages: init shap at 0.36.0
python3Packages: init slicer at 0.0.4
2020-11-05 08:37:38 +01:00
Jörg Thalheim
f7dd7e86cb
Merge pull request #102822 from 0x4A6F/master-dasel
dasel: init at 1.1.0
2020-11-05 06:20:25 +01:00
Bas van Dijk
a93c3763c7
Merge pull request #102670 from basvandijk/mlc-3.9
mlc: init at 3.9
2020-11-05 00:39:02 +01:00
Guillaume Bouchard
2de3de4631 antlr: 4.7 -> 4.8 2020-11-04 15:26:29 -08:00
0x4A6F
d5edfc50ef
dasel: init at 1.1.0 2020-11-04 20:47:24 +00:00
Masanori Ogino
023f70ef8a pythonPackages.smugpy: remove
Upstream has stalled since 2013. The latest release supports up to
Python 3.2.

Reference: https://github.com/chrishoffman/smugpy
Reference: https://pypi.org/project/smugpy/
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-04 09:13:16 -08:00
Masanori Ogino
b5de671861 pythonPackages.smugline: remove
Upstream states that it is no longer maintained.

Reference: https://github.com/gingerlime/smugline#broken-no-longer-maintained
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-04 09:13:16 -08:00
Arnout Engelen
d4efa08b53
openjdk: add derivation to generate bespoke minimal JRE's
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2020-11-04 17:47:18 +01:00
Marek Mahut
6336ac33c9
Merge pull request #102652 from freezeboy/remove-btc1
btc1: remove
2020-11-04 16:11:50 +01:00
Vladimír Čunát
20baaf104a
Revert "Disable the metrics job"
This reverts commit c54308d27c.
The machine has been back for some time.
2020-11-04 13:53:25 +01:00
freezeboy
dc0f5ed6d2 btc1: remove 2020-11-04 12:26:42 +01:00
Nikolay Korotkiy
5a60fcf9e8
pg_featureserv: init at 1.1.1 2020-11-04 14:19:22 +03:00
Frederik Rietdijk
9eb00b9a71 Merge staging-next into staging 2020-11-04 10:48:21 +01:00
Robert Hensing
f73df04874 haskell.compiler.integer-simple: Exclude ghc8102Binary*
(cherry picked from commit fc1562695bdfe26c38f473e4639ab0a1c349a953)
2020-11-04 09:55:56 +01:00
Frederik Rietdijk
10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00