Commit Graph

29976 Commits

Author SHA1 Message Date
Silvan Mosberger
32718c9992
VictoriaMetrics: init at v1.32.5, add module, tests (#78038)
VictoriaMetrics: init at v1.32.5, add module, tests
2020-01-30 14:02:42 +01:00
Jörg Thalheim
d72905c58b
Merge pull request #78615 from msteen/bitwarden_rs
bitwarden_rs: 1.9.1 -> 1.13.1
2020-01-30 11:02:48 +00:00
Kim Burgess
cdfdb96375
crystal: 0.31.1 -> 0.32.0 2020-01-30 12:41:27 +10:00
Evan Stoll
776ad2f133
silicon: init at 0.3.0 2020-01-29 19:28:24 -05:00
worldofpeace
9ef088c603
Merge pull request #75405 from andersk/muse
muse: Use wrapQtAppsHook
2020-01-29 18:45:49 -05:00
Yorick van Pelt
a66a77d5fe
victoriametrics: init at v1.32.5 2020-01-29 19:52:10 +01:00
Maximilian Bosch
8f69e4e45e
gcc49Stdenv: re-add
In #77985 it was decided that gcc49 and gcc5 should be deprecated,
however we decided to keep gcc49[1].

I removed the commit which dropped gcc49, but apparently I staged the
gcc49Stdenv removal in a different commit. Readding this as we decided to
keep gcc49 for now.

[1] https://github.com/NixOS/nixpkgs/pull/77985#issuecomment-577411659
2020-01-29 16:57:20 +01:00
Dennis Gosnell
c2eb1e9179
Merge pull request #78540 from srghma/pretty-simple
pretty-simple: init at 3.2.1.0
2020-01-29 20:47:28 +09:00
Mario Rodas
90d969e211
Merge pull request #73815 from alexbakker/zenmonitor
zenmonitor: init at 1.3
2020-01-29 05:02:43 -05:00
Alexander Bakker
fb775ae472 zenmonitor: init at 1.3 2020-01-29 10:47:04 +01:00
Maximilian Bosch
c55809e256
Merge pull request #77985 from Ma27/drop-old-gcc
gcc: remove versions 4.9 and 5
2020-01-29 09:37:47 +01:00
Mario Rodas
eb35f59775
Merge pull request #78667 from zowoq/hadolint
hadolint: add static executable
2020-01-29 02:54:04 -05:00
Mario Rodas
ab12d079cf
Merge pull request #78740 from marsam/fix-ecdsatool
ecdsatool: add to all-packages.nix
2020-01-29 02:36:09 -05:00
Will Dietz
ed68721cde
zanshin: 2019-07-28 -> 0.5.71
https://zanshin.kde.org/2020/01/14/zanshin-0.5.71/
2020-01-28 21:59:03 -06:00
Franz Pletz
ff54d08dc8
linux_5_5: init at 5.5 2020-01-29 03:00:29 +01:00
worldofpeace
e22b99bb90
Merge pull request #78599 from cw789/elixir_update
elixir_1_10: init at 1.10.0
2020-01-28 18:45:01 -05:00
Mario Rodas
de6df13ced
Merge pull request #77597 from tomberek/tomberek/gobetween
gobetween: init at 0.7.0
2020-01-28 18:42:39 -05:00
tobim
8c651aa852 arrow-cpp: fix for darwin (#78614)
Using pkgsStatic.gtest fails to link, so we just use the default.
2020-01-28 16:10:48 -05:00
Maximilian Bosch
a064678390
foundationdb5: build with gcc6 2020-01-28 20:11:02 +01:00
Maximilian Bosch
6a69a322b8
archimedes: build w/gcc6 2020-01-28 20:11:02 +01:00
Maximilian Bosch
ff2d7460cd
avian: build with recent gcc 2020-01-28 20:11:01 +01:00
Maximilian Bosch
6638819910
picat: 1.9-4 -> 2.8-2 2020-01-28 20:11:01 +01:00
Maximilian Bosch
1a871171ce
avarice: remove
Broken for almost 2 years, doesn't build with recent
gcc (-> incompatible with latest glibc).
2020-01-28 20:11:01 +01:00
Maximilian Bosch
871e262dd6
afterstep: apply debian patch to build with recent gcc 2020-01-28 20:11:01 +01:00
Maximilian Bosch
8aad6fbabb
gnaural: remove
Marked as broken for >2 years, doesn't build with recent gcc.
2020-01-28 20:11:01 +01:00
Maximilian Bosch
79a567c883
gcc5: remove
Latest gcc5 release was in 2017[1], doesn't build with glibc 2.30[2].

[1] https://gcc.gnu.org/gcc-5/
[2] https://hydra.nixos.org/build/110408216
2020-01-28 20:11:00 +01:00
Maximilian Bosch
2826c7e77f
v8_3_14: remove
Doesn't build with gcc>=5.
2020-01-28 20:11:00 +01:00
Maximilian Bosch
e1d35045bc
firebird: mark as broken
Hasn't been updated since 2017 and breaks when building with a more
recent gcc (gcc5 needs to be removed as it breaks with glibc 2.30). I
tried to update this to a more recent version which didn't work either,
but as this is pretty old I'm not even sure if this package is used atm.
2020-01-28 19:52:18 +01:00
Maximilian Bosch
f55b36f1c4
calf: build with recent gcc 2020-01-28 19:52:18 +01:00
Matthijs Steen
44dff89215 bitwarden_rs: 1.9.1 -> 1.13.1 2020-01-28 17:26:49 +01:00
Vladimír Čunát
3aa308a680
linuxPackages: 4.19 -> 5.4
It's a longterm version that has been out for quite some time:
5.4.15 and 5.5 are current.  I've been using it, so far I'm not aware
of any issues with it.

Feature freeze for the next NixOS release is in two weeks,
so now seems to be high time to decide the default kernel version.
https://discourse.nixos.org/t/nixos-20-03-feature-freeze/5655
2020-01-28 16:32:25 +01:00
Franz Pletz
f7b45fdfdc
Merge pull request #78056 from mayflower/pkg/platformio-4.1.0
platformio: 4.0.3 -> 4.1.0
2020-01-28 15:14:29 +00:00
Vladimír Čunát
b47ec9a6b3
Merge #75437: kramdown-rfc2629: init at 1.2.13
I left it open much longer than planned.  Re-tested it creates html.
2020-01-28 14:12:26 +01:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Marek Mahut
8d4dba08a2
Merge pull request #78282 from mmahut/btg
bitcoin-gold: init at 0.15.2
2020-01-28 11:15:13 +01:00
Marek Mahut
3acc5b4189
Merge pull request #78595 from mmahut/litecoin
litecoin: move to qt5 and add zeromq supoort
2020-01-28 11:14:49 +01:00
Frederik Rietdijk
cdff57e1fc Merge staging-next into staging 2020-01-28 10:48:36 +01:00
Maximilian Bosch
0d34bd22be
citrix_receiver: remove
The package is not used anymore and discontinued by upstream. The error
was added before 19.09, so now we can remove the attributes entirely.
2020-01-28 10:48:03 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Mario Rodas
ded3116b3b
ecdsatool: add to all-packages.nix 2020-01-28 04:20:00 -05:00
zowoq
47dbac77a4 hadolint: add static executable 2020-01-28 17:01:29 +10:00
MetaDark
28d361ae3c protontricks: 1.3.1 -> 1.4
- Specify SETUPTOOLS_SCM_PRETEND_VERSION to workaround missing .git
- Start running tests that were introduced in 1.3
2020-01-27 19:41:58 -05:00
Serhii Khoma
b714ca52b2 pretty-simple: init at 2.2.0.1 2020-01-27 20:28:43 +02:00
Silvan Mosberger
34f020053d
Merge pull request #78307 from blanky0230/nixos-tuxedo-keyboard
Nixos tuxedo keyboard
2020-01-27 18:38:09 +01:00
markuskowa
67a71b6fca
Merge pull request #78436 from wucke13/foxtrotgps
foxtrotgps: init at 1.2.2
2020-01-27 17:48:12 +01:00
Marek Mahut
ae2986e2e1
Merge pull request #78356 from prusnak/dat
dat: init at 13.13.1
2020-01-27 14:13:25 +01:00
wucke13
f186045313 foxtrotgps: init at 1.2.2 2020-01-27 13:17:35 +01:00
cw
e3863ab269 elixir_1_10: init at 1.10.0
Set elixir_1_10 as default elixir version.
Removed elixir_1_5 as support has faded out now.
2020-01-27 11:58:02 +01:00
Franz Pletz
c5d06b022b
spdx-license-list-data: init at 3.7 2020-01-27 11:46:10 +01:00
Marek Mahut
3baa12f286 litecoin: support qt5 2020-01-27 10:20:28 +01:00
worldofpeace
a7ffeaae61
Merge pull request #78480 from gnidorah/libfprint
libfprint: 1.90 -> 1.0
2020-01-26 18:01:52 -05:00
Will Dietz
fbc7d27ebc
Merge pull request #77864 from dtzWill/feature/lcdf-typetools
lcdf-typetools: init at 2.108
2020-01-26 16:51:17 -06:00
blanky0230
f2fea8894d nixos/tuxedo-keyboard: init module. 2020-01-26 09:24:09 +01:00
blanky0230
4cf316f5bd tuxedo-keyboard: init at 2019-08-26. 2020-01-26 09:23:25 +01:00
petercommand
37539e18a5 xmousepasteblock: init at 1.0 2020-01-26 04:00:57 +01:00
Bignaux Ronan
aa2241f857 pentobi: init at 17.3 2020-01-26 02:12:15 +01:00
Mario Rodas
c4f1e93514
Merge pull request #78264 from brainrape/init-fluxus
fluxus: init at 0.19
2020-01-25 17:43:00 -05:00
José Romildo Malaquias
0fc28d763e
Merge pull request #78177 from romildo/upd.libieee1284
libieee1284: init at 0.2.11
2020-01-25 18:09:18 -03:00
Aaron Andersen
ea87d5fc8a
Merge pull request #78311 from fishi0x01/fishi0x01/enum4linux
enum4linux: init at 0.8.9
2020-01-25 16:03:25 -05:00
Márton Boros
57092f7ef1
fluxus: init at 0.19 2020-01-25 20:41:04 +00:00
Karl Fischer
6e83d1687e
enum4linux: init at 0.8.9 2020-01-25 21:27:35 +01:00
gnidorah
ea77cad569 Revert "Added support for libfprint 1.90"
This reverts commit b60d5692bf.
2020-01-25 22:56:12 +03:00
Samuel Dionne-Riel
300ee28891
Merge pull request #55531 from steveeJ-forks/pr/cups-driver-mfcl3770cdw
pkgs/misc/cups/drivers: add brother mfcl3770cdw
2020-01-25 13:14:30 -05:00
Benjamin Esham
645a816f6f swiftformat: init at 0.44.0
Closes #67221.
2020-01-25 18:22:28 +01:00
Aaron Andersen
0e0b8f2feb
Merge pull request #77983 from aanderse/solr
solr: 8.4.0 -> 8.4.1
2020-01-25 11:11:13 -05:00
Mario Rodas
8a9807f194
Merge pull request #78178 from evanjs/init/cargo-about
cargo-about: init at 0.1.1
2020-01-25 03:22:54 -05:00
wucke13
9a88d2248b tangogps: drop at 0.99.2
tangogps is abandoned. It looks like it this is the case since the early
2010s. foxtrotgps is a fork, that still is maintained.
2020-01-25 00:44:31 +01:00
Marek Mahut
85dc47b441
Merge pull request #78156 from mmahut/vertcoin
vertcoin: init at 0.14.0
2020-01-24 23:36:02 +01:00
Marek Mahut
6d442b1737
Merge pull request #78152 from mmahut/digibyte
digibyte: init at 7.17.2
2020-01-24 23:34:32 +01:00
Bart Brouns
dbbbdfd3c2 sfizz: init at unstable-2020-01-24 2020-01-24 13:02:21 -08:00
Robert Djubek
bb3a93fdb5 matterhorn: init at 50200.6.0
Command line mattermost client
2020-01-24 21:02:42 +01:00
Michael Weiss
24b7d0de7b
iputils: Increase the priority to avoid collisions with inetutils (#78408)
The ping binary will be from iputils anyway since it's installed in
/run/wrappers/bin/ (first in $PATH) and tftpd will be from iputils as
well since inetutils installs it into libexec (not in $PATH).

Therefore, there's not even a real choice here (though we should most
likely prefer iputils anyway).

Current collisions:
collision between `/nix/store/...-iputils-20190709/bin/ping' and `/nix/store/...-inetutils-1.9.4/bin/ping'
collision between `/nix/store/...-iputils-20190709/share/man/man8/tftpd.8.gz' and `/nix/store/...-inetutils-1.9.4/share/man/man8/tftpd.8.gz'
2020-01-24 19:05:23 +01:00
MarcFontaine
3958cc3c4b gavrasm: init at 4.5 2020-01-24 18:55:01 +01:00
Michael Weiss
7c08ba312b
Merge pull request #78189 from kraem/master
rar2fs: init at 1.28.0
2020-01-24 18:29:38 +01:00
Aaron Andersen
ddbb15dc79
Merge pull request #77300 from plumelo/rsyslog
rsyslog: include libmaxminddb
2020-01-24 06:27:19 -05:00
Justin Bedo
7f142260d3 manta: init 1.6.0 2020-01-24 02:02:19 -08:00
Benjamin Hipple
d4119389bd dnnl: init at 1.1.2
This commit continues the work proposed in #68014, and provides an entirely FOSS
variant of the `dnnl` package. Updates to add an `mkl` flavor will be added
later, pending discussion about the cleanest way to overlay this consistently.

Fixes #67982, closes #68014

Co-authored-by: Alex Rice <alexrice999@hotmail.co.uk>
2020-01-24 02:01:18 -08:00
Scriptkiddi
05626cc86b teleprompter: init at 2.3.4 2020-01-24 08:05:53 +01:00
adisbladis
95917c20ab
docbookrx: init at unstable-2018-05-02 2020-01-23 21:24:55 +00:00
adisbladis
3b606fefb5
kramdown-asciidoc: init at 1.0.1 2020-01-23 21:24:55 +00:00
Meghea Iulian
be692c4c29 rsyslog-light: remove libmaxminddb 2020-01-23 22:24:32 +02:00
kraem
04bf042e2f
rar2fs: init at 1.28.0 2020-01-23 21:16:20 +01:00
Profpatsch
65862d2140 dasher: init at 2018-04-03 2020-01-23 19:31:05 +01:00
Eric Bailey
6c868ddda3 renderizer: init at 2.0.5 (#78326) 2020-01-23 08:04:54 -08:00
Pavol Rusnak
e65da6853f
dat: init at 13.13.1 2020-01-23 13:18:11 +01:00
Mario Rodas
ffe8735805
Merge pull request #78154 from wedens/megacmd
megacmd: init at 1.1.0
2020-01-22 20:03:50 -05:00
Jörg Thalheim
d5086db3c0
graalvm8-ee: 19.2.1 -> 19.3.1, graalvm11-ee: init at 19.3.1 (#74010)
graalvm8-ee: 19.2.1 -> 19.3.1, graalvm11-ee: init at 19.3.1
2020-01-22 23:24:44 +00:00
Ben Wolsieffer
dcd96eebd8 sanoid: init at 2.0.3 2020-01-22 15:09:30 -05:00
Rouven Czerwinski
376e8a85f5 ser2net: init at 4.1.1 2020-01-22 16:42:27 +01:00
Rouven Czerwinski
8b3715608c gensio: init at 1.3.3 2020-01-22 16:42:27 +01:00
Marek Mahut
bce6129a71 bitcoin-gold: init at 0.15.2 2020-01-22 14:36:21 +01:00
Peter Simons
a3f6eb3bf7 obs-studio: prefer ffmpeg 4.x over 3.x 2020-01-22 12:55:58 +01:00
Anderson Torres
37381f6e60
Merge pull request #76682 from AndersonTorres/update/luckybackup
luckybackup: init at 0.5.0
2020-01-22 07:45:40 -03:00
Mario Rodas
9613cc8104
Merge pull request #78230 from r-ryantm/auto-update/mcfly
mcfly: 0.3.1 -> 0.3.6
2020-01-22 05:04:30 -05:00
zimbatm
546fe02875
h: init at 1.0.0 (#78017)
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-22 09:49:54 +00:00
Jonathan Ringer
99eb9231d4 ansible_2_9: init at 2.9.2 2020-01-22 01:12:28 -08:00
Bart Brouns
376d7878c2 string-machine: init at unstable-2020-01-20 2020-01-22 00:39:57 -08:00
Nikolay Korotkiy
d24a439d92 imgp: init at 2.7 2020-01-22 00:39:03 -08:00
Johan Thomsen
a96ed5d704 kubernetes: 1.16.4 -> 1.16.5 2020-01-22 00:04:04 -08:00
Samuel Dionne-Riel
90441b4b47
Merge pull request #78216 from samueldr/u-boot/update/2020.01
uboot: 2019.10 -> 2020.01
2020-01-22 00:49:57 -05:00
Mario Rodas
a06cbffd16
mcfly: enable on darwin 2020-01-21 23:00:00 -05:00
Mario Rodas
e4ba0822a5
Merge pull request #78064 from marsam/init-mutagen
mutagen: init at 0.10.2
2020-01-21 18:27:37 -05:00
Samuel Dionne-Riel
7943c33087 uboot: ubootBeagleboneBlack -> ubootAmx335xEVM
See u-boot@8fa7f65dd02c176ee6021eaf40114560b8954ba2

>    configs: Remove am335x_boneblack_defconfig
>
>    The am335x_evm_defconfig supports all am335x_boneblack variants. Remove
>    the redundant am335x_boneblack_defconfig.
2020-01-21 17:09:05 -05:00
Will Dietz
62adf1c56b
nudoku: init at 2.0.0
(cherry picked from commit 7b0057f41f29bc18608e812bde551e19c994dbe1)
2020-01-21 11:06:32 -06:00
Andreas Rammhold
60fea726de
Merge pull request #77822 from andir/buildRustCrate-remove-custom-lib-path
buildRustCrate: remove custom lib path heuristic
2020-01-21 17:21:55 +01:00
Evan Stoll
ac6524dc7f cargo-about: init at 0.1.1 2020-01-21 10:42:06 -05:00
José Romildo Malaquias
1dfb57fb58 libieee1284: init at 0.2.11 2020-01-21 12:29:50 -03:00
Silvan Mosberger
b785f2a98a
Merge pull request #65430 from pasqui23/zbd
zsh-bd:init at 2018-07-04
2020-01-21 16:11:56 +01:00
Marek Mahut
d43fb5a39d digibyte: init at 7.17.2 2020-01-21 13:36:31 +01:00
Marek Mahut
099a5aecd3 vertcoin: init at 0.14.0 2020-01-21 13:36:07 +01:00
Pasquale
341097c8cf zsh-bd: init at 2018-07-04 2020-01-21 12:38:22 +01:00
wedens
f52c3846ff megacmd: init at 1.1.0 2020-01-21 18:36:09 +07:00
Maciej Krüger
11a2d3925b
qpaeq: init at 13.0 2020-01-21 09:57:06 +01:00
lewo
2b4753182e
Merge pull request #77851 from zowoq/saldl
saldl: init at 40
2020-01-21 08:43:05 +01:00
Orivej Desh
ff708504cd apngasm_2: init at 2.91
This is the original apngasm which has not been updated since 2017 but it has
diverged from its fork with support for LZMA and ZOPFLI compression and TGA
input.
2020-01-21 01:44:53 +00:00
Orivej Desh
e902495a51 apngasm: init at 3.1.9 2020-01-21 01:39:41 +00:00
worldofpeace
348e48fdcc
Merge pull request #78004 from worldofpeace/mtrack-remove
nixos/multitouch: remove (properly known as mtrack)
2020-01-20 17:07:59 -05:00
worldofpeace
b7b4e443fc xf86_input_multitouch: remove
The source repo doesn't exist and it hasn't been touched in 8 years.
There is also no module to interface with it in NixOS.
2020-01-20 16:10:01 -05:00
worldofpeace
afe27e517b nixos/multitouch: remove
On numerous occasions I have seen users mistake this
module as libinput because it being called "multitouch"
and them being unaware that the actually module they want
is libinput. They then run into several decrepit bugs due
to the completely out-of-date nature of the underlying package.
The underlying package hasn't been changed to an up-to-date
fork in a period of 8 years. I don't consider this to be production quality.
However, I'm not opposed for the module being readded to NixOS
with new packaging, and a better name.
2020-01-20 16:09:29 -05:00
Adrian Kummerlaender
28a287887a pdfpc: Fix gstreamer video playback issue #73321 2020-01-20 20:02:14 +01:00
Bart Brouns
a6ecbc4443 ingen: unstable-2017-07-22 unstable-2019-12-09 2020-01-20 16:22:48 +01:00
AndersonTorres
7c4f845551 luckybackup: init at 0.5.0 2020-01-20 07:39:01 -03:00
nyanloutre
21f74cc3ab dotnet-sdk_3: add alias 2020-01-19 14:30:39 -08:00
nyanloutre
ac56988f21 dotnet-sdk_2: add alias 2020-01-19 14:30:39 -08:00
nyanloutre
0bce6f7f0a dotnetCorePackages.sdk_2_2: remove end of life sdk 2020-01-19 14:30:39 -08:00
Mario Rodas
7867005552
pg_checksums: init at 1.0 2020-01-18 21:21:21 -05:00
Florian Klink
eba10dcbcb
Merge pull request #77950 from flokli/buildkite-3
nixos/buildkite-agent: move to v3
2020-01-19 14:23:49 +01:00
Marek Mahut
d5f9a98e06
Merge pull request #77974 from marsam/init-rage
rage: init at 0.2.0
2020-01-18 23:07:49 +01:00
worldofpeace
ffcfb80781
Merge pull request #77690 from gnidorah/way-cooler
way-cooler: Remove
2020-01-18 14:50:41 -05:00
hlolli
78b34b5e5b
graalvm8: 19.1.1 -> 19.2.1
- - nixpkgs now with full darwin support
2020-01-18 16:43:03 +01:00
Matthias Beyer
29bb16a9cd way-cooler: Remove
As of 2020-01-09, way-cooler is officially dead:

    http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html

hence, remove the package and the module.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

docs/release-notes: remove way-cooler

way-cooler: show warnings about removal

Apply suggestions from code review

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>

way-cooler: add suggestion by @Infinisil
2020-01-18 18:25:01 +03:00
sternenseemann
5088ef5a19 uberwriter: init at 2019-11-29 2020-01-18 16:23:47 +01:00
Aaron Andersen
acd9e87ebe solr: drop 7.x series 2020-01-18 08:50:35 -05:00
Francesco Zanini
2e2cb2890c svxlink: init at 19.09.1 (#76990) 2020-01-18 13:54:43 +01:00
Mario Rodas
21d0b2067f
Merge pull request #76831 from mbrgm/docker-slim
docker-slim: init at 1.26.1
2020-01-18 07:51:03 -05:00
Mario Rodas
2d0a6808d7
rage: init at 0.2.0 2020-01-18 04:20:00 -05:00
Tom Bereknyei
08421c2cb5 gobetween: init at 0.7.0 2020-01-17 22:50:52 -05:00
zowoq
531eb30f6b saldl: init at 40 2020-01-18 08:01:19 +10:00
Herman Fries
7fa8332907 dotnetCorePackages: Add function to combine SDK packages
Fixup assert


Fixup: Move comment to top


Fixup combine


Fixup combine


Fixup buildDotnet


Fixup default.nix


Fixup combine packages


dotnetCorePackages: Fixup combinePackages

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-17 11:42:11 -08:00
worldofpeace
66c43693d4
Merge pull request #77803 from gnidorah/openxray
openxray: fix build
2020-01-17 14:10:50 -05:00
Yorick van Pelt
8f19d72113 buildkite-agent2: remove package
The latest 2.x release was in Jan 2018.
2020-01-17 18:40:11 +01:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Jörg Thalheim
b4d4f83e1f
Merge pull request #75946 from davidtwco/computecpp-init
computecpp: init at 1.2.0
2020-01-17 13:33:09 +00:00
Silvan Mosberger
0866527ec1
zfsnap: init at 2.0.0-beta3 (#70234)
zfsnap: init at 2.0.0-beta3
2020-01-17 13:40:44 +01:00
David Wood
853372bfaf
computecpp: init at 1.2.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-01-17 12:02:47 +00:00
Frank Doepper
7b920bc35b zfsnap: init at 2.0.0-beta3
Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2020-01-17 11:49:23 +01:00
Marek Mahut
4a49a784c1
Merge pull request #77657 from bhipple/remove/blitz
blitz: remove package
2020-01-17 10:56:24 +01:00
Jörg Thalheim
d3a0befba1
quartus: init at 19.1.0.670 (#75561)
quartus: init at 19.1.0.670
2020-01-17 09:35:38 +00:00
Will Dietz
afdfd68afa
lcdf-typetools: init at 2.108 2020-01-16 22:44:30 -06:00
Wael Nasreddine
2628f20267
topgrade: fix, add darwin Foundation framework (#77700)
topgrade: fix, add darwin Foundation framework
2020-01-16 18:25:16 -08:00
worldofpeace
40bef249f1
Merge pull request #77407 from jtcoolen/protonvpn-cli-ng
protonvpn-cli-ng: init at 2.2.0
2020-01-16 20:03:39 -05:00
Julien Coolen
b45c4d2d88
protonvpn-cli-ng: init at 2.2.0 2020-01-17 00:58:14 +01:00
Kevin Amado
9dadd151e8 fluidasserts: init at 20.1.22554 2020-01-16 15:50:16 -08:00
Oleksii Filonenko
cd99b82d8a wasmer: init at 0.13.0 2020-01-16 12:29:04 -08:00
Hugo Reeves
8bef4113ce
topgrade: fix, add darwin Foundation framework 2020-01-17 07:07:29 +13:00
Will Dietz
1177bce848
Merge pull request #77820 from marsam/init-jetbrains-mono
jetbrains-mono: init at 1.0.0
2020-01-16 11:49:37 -06:00
Mario Rodas
33941e49f2
Merge pull request #76868 from filalex77/tiny-0.5.0
tiny: init at 0.5.1
2020-01-16 10:19:41 -05:00
Hugo Reeves
3697d7c523 cassowary: init at v0.3.0 2020-01-16 15:47:30 +01:00
Mario Rodas
4186705a70
Merge pull request #73814 from alexbakker/zenpower
zenpower: init at 0.1.5
2020-01-16 08:55:09 -05:00
Andreas Rammhold
69c96adc53
buildRustCrateTests: use releaseTools.aggregate
Previously I did use `runCommand` to do the same. Using
releaseTools.aggregate seems a lot saner and we might get nicer hydra
output of the tests that are failing.
2020-01-16 13:24:15 +01:00
Mario Rodas
35bdbf487b
jetbrains-mono: init at 1.0.0 2020-01-16 04:20:00 -05:00
Michiel Leenaars
edfbac404b csv2odf: init at 2.09 2020-01-15 22:57:21 -08:00
Kai Wohlfahrt
38e6c845dc quartus: init at 19.1.0.670
This requires a FHSUserEnv because the licensing executable checksums
itself (I think).

The override of libpng is a bit ugly, can this be cleaned up?
2020-01-15 21:15:39 +00:00
Kai Wohlfahrt
733113ed97 unstick: init at 0.1.0 2020-01-15 21:15:39 +00:00
gnidorah
4c8bbe93c9 openxray: fix build 2020-01-15 23:09:29 +03:00
Niklas Hambüchen
81c2cc9297
Merge pull request #77694 from nh2/marktext-appimage
marktext: init
2020-01-15 20:55:11 +01:00
volth
619d52a37e oraclejdk8: 8u211 -> 8u241 2020-01-15 19:09:35 +00:00
Frederik Rietdijk
bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Kevin Amado
a892d9617d prospector: init at 1.2.0 2020-01-14 21:26:34 -08:00
Mario Rodas
1f1c098a28
Merge pull request #75432 from mroi/patch-xhyve
docker-machine-xhyve: enable and fix lib9p file sharing
2020-01-14 21:19:29 -05:00
Dmitry Kalinkin
4cb3041e49
Merge pull request #77359 from veprbl/pr/blender_darwin_fix
blender: fix on darwin
2020-01-14 20:10:20 -05:00
Marek Fajkus
77752c6c08 bs-platform: 6.2.1 -> 7.0.1 2020-01-14 15:17:57 -08:00
Will Dietz
afe905246d nota: init at 1.0
Fixes #77590.
2020-01-14 15:16:21 -08:00
Niklas Hambüchen
5cafbb14f9 marktext: init at v0.16.0-rc.2
This uses the .AppImage binary release, until we have a real source package
(see https://github.com/marktext/marktext/issues/1647).

I used the `notable` package as a template.
2020-01-14 20:23:18 +01:00
Benjamin Hipple
fd7ae52d53 blitz: remove package
This is very out of date, is pinned to an old version of boost, and the last
update was 2.5 years ago marking it as broken. Since no one has fixed it or
upgraded to the least version, it seems a strong indication it's no longer
used/wanted/maintained and should be removed.
2020-01-14 00:40:13 -05:00
Luka Blaskovic
95c198a8ae bison2: remove 2020-01-13 21:35:19 +00:00
Luka Blaskovic
bff748bacb ike: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic
8644679d71 qt512: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic
7e90db8500 stp: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic
4a3a8327d2 filebench: build with bison3 2020-01-13 21:35:19 +00:00
Frederik Rietdijk
ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Daiderd Jordan
96a0cada14
libxml2: python2 -> python3 2020-01-13 11:13:06 +01:00
Jörg Thalheim
2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00
Francesco Gazzetta
36f084b2bb mindustry: init at 102 (and updates) (#72306)
* mindustry: init at 99

* mindustry: 99 -> 100

* mindustry: 100 -> 101

* mindustry: 101 -> 101.1

* mindustry: 101.1 -> 102
2020-01-13 18:01:29 +08:00
Tim Steinbach
f2251b483c
linux: Remove 5.3
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Jaka Hudoklin
315329fec4
Merge pull request #77440 from xtruder/pkgs/rippled/bump/1.4.0
rippled: 1.2.1 -> 1.4.0
2020-01-12 20:14:01 +00:00
Jaka Hudoklin
2f0027f7dc
rippled: 1.2.1 -> 1.4.0 2020-01-12 19:23:31 +00:00
Benjamin Hipple
3a22c75809 cpp-netlib: remove insecure openssl dependency and unnecessary asio
Upstream openssl has dropped support for 1.0.2; see #77503 for details. This
also cleans up the old `asio` dependency, which now comes from `boost`, and
documents why the test driver fails.
2020-01-12 11:59:07 -05:00
Marek Mahut
48b537e127
Merge pull request #74780 from prusnak/fido2luks
fido2luks: init at 0.2.2
2020-01-12 16:47:46 +01:00
Aaron Andersen
cac169ed9e
Merge pull request #76635 from McSinyx/alure2
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
Robert Helgesson
b108fd5843
jwt-cli: fix build on Darwin 2020-01-12 15:11:17 +01:00
jD91mZM2
09f0bc828e rnix-lsp: init at 0.1.0 (#77549) 2020-01-12 10:41:20 +00:00
Frederik Rietdijk
b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Nguyễn Gia Phong
86c0e79add alure2: init at unstable-2020-01-09 2020-01-12 10:53:06 +07:00
Will Dietz
977ce750b8 qmidinet: fix by using qt's mkDerivation 2020-01-12 00:08:09 +01:00
Aaron Andersen
708a1772ed
Merge pull request #75817 from filalex77/tuir-1.28.3
tuir: init at 1.28.03
2020-01-11 16:04:57 -05:00
Pavol Rusnak
865fc6c97b
fido2luks: init at 0.2.2 2020-01-11 17:23:00 +01:00
Aaron Andersen
fabd3f506c
Merge pull request #75413 from aanderse/pcsx2
pcsx2: 1.4.0 -> unstable-2020-01-05
2020-01-11 10:42:06 -05:00
Robert Helgesson
a8d1f3233b
jwt-cli: init at 2.5.1 2020-01-11 12:34:35 +01:00
Frederik Rietdijk
263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Frederik Rietdijk
1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
lewo
99470a3cb5
Merge pull request #77081 from rawkode/feature/add-run
run: init at 0.7.0
2020-01-11 09:19:09 +01:00
Tim Steinbach
ada59cfd43
kafka: Add 2.4 2020-01-10 21:02:03 -05:00
Mario Rodas
ca2247badb
Merge pull request #77321 from filalex77/rq-1.0.2
rq: 0.10.4 -> 1.0.2
2020-01-10 20:40:12 -05:00
Maximilian Bosch
780fb563c7
libselinux: fix build
Building libselinux 2.9 with python 3.8 causes several linker failures[1].
As this breaks several packages on staging and the glibc-230 integration
jobset[2], this should be fine as workaround.

This change can be reverted when updating to libselinux 3.0, ArchLinux
already has `libselinux` 3.0 with python 3.8[3].

[1] https://hydra.nixos.org/build/109960000
[2] https://hydra.nixos.org/eval/1564244
[3] https://aur.archlinux.org/cgit/aur.git/commit/?h=libselinux&id=f717bef8131622ad8545f4bdffe7bafdc35e9808
2020-01-10 21:16:29 +01:00
Florian Klink
1efaa03d95 firefoxPackages.tor-browser*, tor-browser-bundle: remove
These are all based on firefox versions with known vulnerabilities
exploited in the wild.

We seriously shouldn't ship this in nixpkgs, especially not for
sensitive applications as the Tor Browser.

`tor-browser-bundle` is just a wrapper around
`firefoxPackages.tor-browser`, so let's remove it too.

`tor-browser-bundle-bin` is the much safer bet, which is individually
downloaded from `dist.torproject.org` and just `patchelf`-ed locally to
work on NixOS.

Co-Authored-By: Alyssa Ross <hi@alyssa.is>
Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
Co-Authored-By: Graham Christensen <graham@grahamc.com>
2020-01-10 18:34:22 +01:00
Frederik Rietdijk
348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Dmitry Kalinkin
f1d3df98d7
Merge pull request #76592 from snglth/master
flacon: improvements
2020-01-10 11:33:05 -05:00
zimbatm
ddc83e68cc
Merge pull request #77149 from alyssais/asciidoctor
Reduce AsciiDoctor closure size
2020-01-10 14:35:29 +00:00
Frederik Rietdijk
5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Frederik Rietdijk
eb1369670b Revert "python3: now points to python38"
This is going to require more work.

This reverts commit 2dc4ab3677.
2020-01-10 10:33:40 +01:00
Milan Pässler
8337bb607c gradle: remove old versions 2020-01-10 04:21:18 +01:00
worldofpeace
ed165adbf6
Merge pull request #77348 from Kiwi/fix-librecad
librecad: fix build
2020-01-09 16:18:18 -05:00
Robert Djubek
e0f6da5655
librecad: fix build
recently this stopped building on nixos-unstable

a git bisect of nixpkgs revealed;

`# first bad commit: [8f729c0070] gcc: switch default to gcc9`

this switches the build to use gcc8Stdenv
2020-01-09 20:39:10 +00:00
Bruno Bzeznik
f7a4e4a93a bayescan: init at 2.1 (#68191)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-09 12:38:53 -05:00
Alyssa Ross
163618988f
ruby: remove references to CC by default
This makes RbConfig["CC"] return an invalid path, but I hope nothing
is depending on that anyway...
2020-01-09 15:54:59 +00:00
Domen Kožar
2e765ef206
Merge pull request #77298 from nomeata/haskell-docs-version
nixpkgs manual: Update Haskell versions
2020-01-09 14:35:06 +01:00
markuskowa
4f7f962b3b
Merge pull request #77307 from matthiasbeyer/add-mrsh
mrsh: init at 2020-01-08
2020-01-09 12:32:30 +01:00
Jaka Hudoklin
139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Dmitry Kalinkin
2287d54e7d
blender: fix on darwin
This enables building of Blender.app. The standard build process assumes
that the dependencies are installed in subdirectoris inside $LIBDIR with
libraries built as static. In current implementation we are not looking
to achieve portability, so cmake files are patched to link dynamically
with the libraries in the nix store. Linking to the transitive
dependencies is not needed in the shared case. There are also some minor
inconsistensies in the expected paths, which also need to be patched.

Alternatively, we could patch cmake files to treat darwin as "unix", but
that would require more tweaking to ensure that the frameworks are being
linked properly.
2020-01-09 02:54:50 -05:00
Peter Hoeg
2e05653e7f
Merge pull request #66699 from tckmn/master
pry: init at 0.12.2
2020-01-09 10:42:26 +08:00
Maximilian Bosch
4c45878a30
swaylock-fancy-unstable: init at 2019-03-31
Port of `i3lock-fancy` to `swaylock`.
Closes #77284
2020-01-09 02:24:58 +01:00
Kevin Amado
f467c3e13a pythonPackages.dodgy: init at 0.2.1 2020-01-08 16:09:59 -08:00
Vladimír Čunát
5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Jonathan Ringer
6074b17dad cookiecutter: use python3 2020-01-08 12:59:24 -08:00
Oleksii Filonenko
cb132f981f
tiny: init at 0.5.1 2020-01-08 21:14:53 +02:00
Aaron Andersen
d30de7887a pcsx2: 1.4.0 -> unstable-2020-01-05 2020-01-08 14:01:36 -05:00
Leonhard Markert
4f2aa54cb9 clippy: expose as top-level package 2020-01-08 16:59:50 +01:00
Oleksii Filonenko
9a5b23119c
rq: 0.10.4 -> 1.0.2 2020-01-08 16:37:27 +02:00
Matthias Beyer
dd78f9c247 mrsh: init at 2020-01-08
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-08 14:38:43 +01:00
Doron Behar
052c103725 brotab: init at 1.1.0 2020-01-08 14:22:59 +02:00
Joachim Breitner
262219be21 nixpkgs manual: Update Haskell versions
and leave a comment in all-packages.nix that the docs should be updated
2020-01-08 09:15:20 +01:00
Mario Rodas
4d77c4a770
Merge pull request #74989 from bcdarwin/plplot
plplot: init at 5.15.0
2020-01-07 21:15:06 -05:00
Aaron Andersen
e9d3a3c7d8
Merge pull request #76417 from dirkx/redwax-modules
mod_ca, mod_crl, mod_csr, mod_ocsp, mod_scep, mod_pkcs12, mod_spkac, mod_timestamp: init at 0.2.1
2020-01-07 20:49:24 -05:00
Aaron Andersen
24967c14fc
Merge pull request #66710 from tbenst/tusk
tusk: init at v0.23.0
2020-01-07 20:46:13 -05:00
tbenst
0dd8ee7d0c tusk: init at v0.23.0 2020-01-07 17:06:49 -08:00
Samuel Dionne-Riel
4f67905034
Merge pull request #75069 from lopsided98/uboot-odroid-c2
uboot: add support for the ODROID-C2
2020-01-07 19:07:47 -05:00
worldofpeace
a14e1e343b
Merge pull request #77078 from fgaz/facette/remove
facette: remove
2020-01-07 18:53:09 -05:00
edef
7d7d41f7b5
Merge pull request #74912 from edef1c/pounce
pounce: init at 1.0p1
2020-01-07 20:26:27 +00:00
Andrew Childs
af0047be3a uboot: add ubootBananaPim3 for Banana Pi M3 2020-01-07 21:00:11 +01:00
Luis Pedro Coelho
fdfebafc10 blast: init at 2.10.0 (#61430)
Co-authored-by: Pavel Chuprikov <pschuprikov@gmail.com>
2020-01-07 20:14:18 +01:00
Frederik Rietdijk
a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Francesco Gazzetta
d56e84b9c4 facette: remove
It never actually built within the sandbox, and it's now more difficult
to package than ever
2020-01-07 16:12:49 +01:00
Jörg Thalheim
cd9947a5a7
linux_5_4: also include fpu patch
Otherwise zfs performance is unbearable
2020-01-07 13:34:13 +00:00
Linus Heckemann
bf012bcd31
Merge pull request #76894 from oxalica/firefox-bump-rust
firefox: update rust to 1.40.0
2020-01-07 14:17:43 +01:00
markuskowa
9a805e9b4f
Merge pull request #76941 from Pamplemousse/bash_unit
bash_unit: init at 1.6.1
2020-01-07 09:31:53 +01:00
Anders Kaseorg
1bcb6fb027 muse: Use wrapQtAppsHook.
Fixes this error:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could
be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Also, remove the unnecessary build input `gitFull`, and enable
parallel building.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-06 18:16:29 -08:00
Will Dietz
80f043b738
samurai: init at 1.0 2020-01-06 16:06:32 -06:00