zimbatm
001be890f7
folding@home: 6.02 -> 7.5.1
...
The v7 series is very different.
This commit introduces the 3 packages: fahclient, fahcontrol and
fahviewer. It also rebuilds the NixOS module to map better with the new
client.
2020-03-14 13:01:26 -07:00
Dmitry Kalinkin
2547ef9286
Merge pull request #75312 from KAction/mmh
...
mmh: init at 0.4
2020-03-14 14:20:44 -04:00
Alyssa Ross
dcb43197ea
rust_1_38_0: drop
2020-03-14 16:55:06 +00:00
Alyssa Ross
c4393d6ac4
thunderbird: build with current rust
2020-03-14 16:55:06 +00:00
Alyssa Ross
6cea0daaa9
rustracerd: build with current rust
...
Fix taken from https://github.com/jwilm/racerd/pull/82 . It just
updates a dependency.
2020-03-14 16:55:06 +00:00
Dmitry Bogatov
b1c71ebe2b
mmh-unstable: init at 2019-09-08
2020-03-14 11:27:49 -04:00
Graham Christensen
244178e166
Merge pull request #82006 from emilazy/enable-linux-hardened-ia32-emulation
...
linuxPackages_{,_latest,_testing}_hardened: enable 32-bit emulation
2020-03-14 09:20:58 -04:00
Jan Tojnar
f5fade94bd
Merge pull request #82362 from jtojnar/mysql-wb
...
mysql-workbench: 8.0.15 → 8.0.19
2020-03-14 04:41:36 +01:00
Maximilian Bosch
386a50f729
binaryen: 89 -> 91, emscripten: 1.38.28 -> 1.39.1
2020-03-14 02:37:37 +01:00
Orivej Desh
2e099c7e53
lilypond: 2.18.2 -> 2.20.0
2020-03-13 23:34:56 +00:00
=
33746be61f
ams: init at 2.1.2
2020-03-13 15:53:10 -07:00
Vincent Laporte
7b33cbdbf5
OCaml: default to version 4.08
2020-03-13 22:31:01 +01:00
Vincent Laporte
4adfbe6c7b
unison: move out of ocamlPackages
2020-03-13 22:31:01 +01:00
Peter Simons
9bcd5eaa0d
haskellPackages: update default compiler from GHC version 8.8.2 to 8.8.3
2020-03-13 20:24:53 +01:00
Georges Dubus
2645e1a1eb
cabal2nix: split into a lightweight version and a wrapper
...
Current, the `cabal2nix` derivation contains both the executable, and a wrapper
that adds `nix` and `nix-prefetch-scripts`, which are required for some
features.
However, when calling `callCabal2nix` to create a derivation from a cabal file
at evaluation time,
these features are not actually used, but the huge closure of
`nix-prefetch-scripts` (which includes multiple vcs, as well as python and perl)
still needs to be fetched.
This commit splits cabal2nix into a lightweight version that is a standalone
static binary (`cabal2nix-unwrapped`), and a wrapper that includes the proper
dependencies in the path for full usage of the command line
utility (`cabal2nix`).
This commit also switches to the default ghc, to reduce the likelyhood of
building a different ghc when calling `callCabal2nix`.
2020-03-13 20:18:14 +01:00
Michael Raskin
ae89e0dc1c
Merge pull request #82344 from ysengrimm/update-sbcl
...
sbcl: 2.0.1 -> 2.0.2
2020-03-13 18:19:40 +00:00
Orivej Desh
b0d9764c72
claws-mail-gtk3: init at 3.17.5
...
This branch currently seems an almost adequate replacement for gtk2 claws-mail,
except that clicking links in the web view opens them in the email window even
when "open links with external browser" is enabled.
Related: #75040
2020-03-13 13:50:38 +00:00
Mario Rodas
caa9585b87
Merge pull request #82458 from marsam/fix-terraform-darwin
...
terraform: fix build on darwin
2020-03-13 08:35:35 -05:00
Mario Rodas
43d1c44e49
Merge pull request #64114 from thefloweringash/yubico-piv-tool-mac
...
yubico-piv-tool: support Apple PCSC, enable by default
2020-03-13 08:34:05 -05:00
Mario Rodas
efac165c2f
Merge pull request #82124 from bhipple/remove/btrfs-dedupe
...
btrfs-dedupe: remove broken and abandoned package
2020-03-13 05:32:34 -05:00
Janne Heß
ecc01102d5
libksi: Bump openssl dependency for rsyslogd
2020-03-13 04:11:08 +00:00
Benjamin Hipple
f5140d1b1e
boost: remove versions 1.62, 1.63, and 1.64
...
These are relatively old, expensive to compile/cache, and not used by any
packages in the distribution.
2020-03-13 04:05:05 +00:00
Mario Rodas
0521dc3f19
terraform: fix build on darwin
2020-03-12 20:20:20 -05:00
Léo Gaspard
4304df2942
Merge pull request #82187 from symphorien/paperwork-update
...
Paperwork update
2020-03-12 22:16:13 +01:00
Harry Ying
25300d75be
smartdns: init at 30
2020-03-13 00:13:12 +08:00
Marek Mahut
0d08c34be2
quorum: init at 2.5.0
2020-03-12 14:35:18 +01:00
Aaron Andersen
76b292dd1a
Merge pull request #79699 from thmzlt/hobbes
...
hobbes: init at latest
2020-03-12 07:49:57 -04:00
Léo Gaspard
06bdfc5e32
Merge pull request #82185 from matt-snider/master
...
ankisyncd, nixos/ankisyncd: init at 2.1.0
2020-03-12 11:47:42 +01:00
Jan Tojnar
23d69911f3
libmysqlconnectorcpp: 1.1.9 → 8.0.19
...
This has been seriously outdated:
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-1.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-2.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-3.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-4.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-6.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-8-through-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-14.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-15.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-17.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-18.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html
Expression changes:
* Format with nixpkgs-fmt.
* Move cmake to nativeBuildInputs.
* Use OpenSSL from the system as using the bundled version is now optional.
* Use MysQL 8.0 since this is supposed to be used with that version.
* Explicitly enable the now legacy JDBC library used by mysql-workbench.
* Remove unnecessary MYSQL_LIB_DIR flag. MySQL will be found automatically.
* We just need the build script know it is not a static library.
2020-03-12 01:40:55 +01:00
Dave Anderson
af576fc3b1
bitcoinarmory: remove
...
The project has been abandoned upstream for 2 years. For its entire
lifetime in nixpkgs, the installed binaries segfault due to static
library linking that couldn't be undone due to proprietary changes
to said libraries. In addition, there are unpatched CVEs according
to #29956 .
Fixes #29956 .
Signed-off-by: David Anderson <dave@natulte.net>
2020-03-12 00:39:03 +00:00
Benjamin Hipple
cd8c987fbc
rainicorn: remove broken package that has been abandoned upstream
...
The upstream project is dead, with the last commit being in 2016:
https://github.com/RustDT/Rainicorn
This no longer builds in NixPkgs, and has been marked as broken for a very long
time. Since the package is not maintained and is dead upstream, let's delete.
2020-03-11 23:51:41 +00:00
Yannik Sander
130aef631c
zoxide: init at 0.2.0
2020-03-11 23:48:47 +00:00
Silvan Mosberger
ae4ea9caba
Merge pull request #82352 from Infinisil/ripcord
...
ripcord: init at 0.4.23
2020-03-12 00:14:15 +01:00
Tony Olagbaiye
70fe917d26
ripcord: init at 0.4.23
2020-03-11 23:50:21 +01:00
ysengrimm
cba60a5aa2
sbcl: 2.0.1 -> 2.0.2
2020-03-11 22:51:46 +01:00
Elis Hirwing
a04010b64a
php: 7.3.15 -> 7.4.3
2020-03-11 20:20:22 +01:00
Johannes Schleifenbaum
aac3717ff4
jellyfin-mpv-shim: init at 1.4.1
2020-03-11 10:55:46 -07:00
zowoq
982b4da76d
gnomeExtensions.paperwm: init at 36.0 ( #81785 )
2020-03-11 17:25:05 +01:00
Thomaz Leite
704e60443a
hobbes: init at unstable-2020-03-10
2020-03-11 09:06:09 -03:00
Aaron Andersen
22f24f7859
tomcat8: 8.5.42 -> 8.5.51
2020-03-11 07:51:04 -04:00
Edward Tjörnhammar
b450c025d1
lightdm-tiny-greeter: init at 1.2
2020-03-11 08:12:35 +00:00
Ryan Mulligan
5d6cdc6f3f
Merge pull request #55279 from KAction/libcdb
...
tinycdb: init at 0.7.8
2020-03-10 16:28:46 -07:00
lewo
724650fa90
Merge pull request #82079 from aaronjanse/init-flyctl
...
flyctl: init at 0.0.102
2020-03-11 00:18:08 +01:00
Alexander Krupenkin
d23e44893b
btcdeb: init at 0.2.19
2020-03-11 00:58:32 +03:00
Dmitry Bogatov
10de850595
tinycdb: init at 0.7.8
2020-03-10 17:30:36 -04:00
Matt Snider
1968755fff
ankisyncd: init at 2.1.0
2020-03-10 20:37:51 +01:00
peelz
3eea746d74
r8125: init at 9.003.02
2020-03-10 10:37:15 -07:00
Mario Rodas
99722af1d5
Merge pull request #81843 from OmnipotentEntity/cudnn-7.6.5
...
cudnn_cudatoolkit_10_2: init at 7.6.5
2020-03-10 07:19:50 -05:00
Mario Rodas
91a084d3d7
Merge pull request #82147 from marsam/init-zz
...
zz: init at 2020-03-02
2020-03-09 21:57:40 -05:00
Mario Rodas
9983c5ebcd
Merge pull request #82186 from r-ryantm/auto-update/python2.7-sqlmap
...
python27Packages.sqlmap: 1.4.2 -> 1.4.3
2020-03-09 20:53:18 -05:00
Mario Rodas
59d3c9118a
sqlmap: use toPythonApplication
2020-03-09 19:42:07 -05:00
Maximilian Bosch
fcc8660d35
Merge pull request #81967 from Ma27/brutespray
...
brutespray: init at 1.6.6
2020-03-09 20:47:06 +01:00
Matt McHenry
1b8719437b
Merge remote-tracking branch 'channels/nixos-unstable' into jdk-13
...
Conflicts:
pkgs/development/compilers/adoptopenjdk-bin/sources.json
-- keep newer adoptopenjdk versions from HEAD^2
2020-03-09 12:29:43 -04:00
Michael Raskin
bbab73266d
Merge pull request #80719 from mucaho/feature/clingcon_init
...
clingcon: init at 3.3.0
2020-03-09 07:42:38 +00:00
Benjamin Hipple
27a0a1376b
btrfs-dedupe: remove broken and abandoned package
...
This package was last released in 2017, and no longer compiles with the latest
Rust compiler. It has just 1 commit from someone other than the original author
and appears to be a dead project.
2020-03-09 00:34:39 -04:00
Benjamin Hipple
ca015df0c3
staccato: remove broken and unmaintained package
...
This package was added in 2017, then never updated, and no longer builds.
While upstream does have a newer release at version 0.1.9, this doesn't build
with the latest rustc either, and was last released in 2018:
https://github.com/tshlabs/staccato/releases
Since the upstream package just has 1 contributor, and the package in Nix has no
maintainer and is not building or updated, let's just delete it.
2020-03-08 23:19:51 -04:00
Benjamin Hipple
e12ed8e037
wtftw: remove broken package
...
This was marked as broken years ago, and its last tagged release from upstream
was in 2015, with its last git commit in 2018.
2020-03-08 22:53:57 -04:00
Mario Rodas
f32e17d802
Merge pull request #81799 from skykanin/master
...
gomatrix: init at 101.0.0
2020-03-08 21:40:57 -05:00
Mario Rodas
d3b479860c
Merge pull request #79137 from Kristian-Brucaj/fusee-interfacee-tk
...
fusee-interfacee-tk: init at V1.0.0
2020-03-08 21:29:31 -05:00
Aaron Andersen
2c61263fb3
Merge pull request #80013 from bignaux/romdirfs
...
romdirfs: init at 1.2
2020-03-08 20:39:34 -04:00
Kevin Quick
2b042250ab
swiProlog: use default openssl
2020-03-08 16:59:33 -07:00
Aaron Janse
b862939683
flyctl: init at 0.0.102
2020-03-08 15:39:35 -07:00
mucaho
202c2a8eff
clingcon: init at 3.3.0
2020-03-08 19:21:55 +01:00
Bignaux Ronan
a201e3dbc4
romdirfs: init at 1.2
2020-03-08 13:45:06 +01:00
Maximilian Bosch
e0a5d34664
brutespray: init at 1.6.6
2020-03-08 10:52:13 +01:00
Maximilian Bosch
3d6908bca1
medusa-unstable: init at 2018-12-16
2020-03-08 10:52:13 +01:00
Frederik Rietdijk
0eb0ddc4db
Merge staging-next into master
2020-03-08 08:11:01 +01:00
Mat Marini
0f9179137c
kubie: init at 0.7.1
2020-03-07 20:56:05 +01:00
Emily
b628400f5e
linuxPackages_{,_latest,_testing}_hardened: enable 32-bit emulation
...
Per discussion in #81943 .
Resolves #79798 .
2020-03-07 18:50:40 +00:00
Atkins
036c2fed12
docker-machine-hyperkit: separate from minikube
2020-03-07 22:35:15 +08:00
Nadrieril
88d5b00345
libinsane: init at 1.0.3
2020-03-07 12:19:00 +00:00
skykanin
8e80908387
gomatrix: init at 101.0.0
2020-03-07 05:14:09 +01:00
Silvan Mosberger
d50d46941e
Merge pull request #77469 from paluh/imgproxy
...
imgproxy: init at 2.8.1
2020-03-07 02:26:41 +01:00
Silvan Mosberger
3982db1894
Merge pull request #78492 from mothsART/feature/new-package-fluxboxlauncher
...
New package : fluxboxlauncher
2020-03-07 00:48:54 +01:00
Maximilian Bosch
b8d7d4f322
Merge pull request #81877 from Profpatsch/shellcheck-expose-manpage
...
shellcheck: add manpage and docs
2020-03-06 10:51:44 +01:00
Martin Milata
421a18f42b
nixos/prometheus-mikrotik-exporter: init
2020-03-06 10:39:05 +01:00
Profpatsch
0bc0c10a78
shellcheck: add manpage and docs
...
The shellcheck source code contains a manpage, so let’s add that to
the output. For good measure, also copy the README to the doc output.
The overrideMeta thing is taking care of setting the right position,
so that `nix edit` points to this file instead of to the original
haskellPackages definition.
2020-03-06 09:20:12 +01:00
Frederik Rietdijk
188c3a4d03
Merge staging-next into staging
2020-03-06 07:09:30 +01:00
Lancelot SIX
4e08586690
gdb: 8.3.1 -> 9.1
...
See https://www.gnu.org/software/gdb/download/ANNOUNCEMENT for release
information
2020-03-06 07:04:07 +01:00
Michael Reilly
972db874b3
cudnn_cudatoolkit_10_2: init at 7.6.5
2020-03-05 15:14:10 -05:00
Andreas Rammhold
82b54d4906
Merge pull request #81633 from andir/bazel_0_fix_tensorflow
...
Tensorflow: fix #77626
2020-03-05 18:59:03 +01:00
Jan Tojnar
88e23894fe
Merge pull request #81717 from fkstef/fix/adminer-create
...
adminer: init at 4.7.6
2020-03-04 22:18:53 +01:00
Stephane Schitter
950cde99c1
adminer: init at 4.7.6
2020-03-04 22:07:18 +01:00
Ferry Jérémie
d37dbd7e6f
fluxboxlauncher: init at 0.2.1
2020-03-04 19:22:54 +01:00
Peter Simons
85befe90b0
fetchmail: update from version 6.3.26 to 6.4.2
...
The new version supports OpenSSL 1.x. Should be back-ported to
release-20.03.
See https://sourceforge.net/projects/fetchmail/files/branch_6.4/
for the changelog.
2020-03-04 17:07:45 +01:00
Andreas Rammhold
1c0de27df3
bazel_0: init at 0.26.0
2020-03-04 16:41:17 +01:00
Vladimír Čunát
fbe3eb29dd
gnome-tour: fix at typo breaking metrics job
...
It's an evalution problem that (unfortunately?) doesn't break
most things.
2020-03-04 11:38:03 +01:00
Emery Hemingway
cc5306e1e4
pathways-into-darkness: init at 1.1.1
2020-03-04 11:32:28 +01:00
Emery Hemingway
6dd9ed79fe
alephone: init at 20150620
...
Packaging of the AlephOne engine and eight of its scenarios.
2020-03-04 11:32:28 +01:00
Emery Hemingway
f9ff420f0e
navilu-font: init at 1.2
2020-03-04 11:32:10 +01:00
Mario Rodas
6f8dcc3c5e
zz: init at 2020-03-02
2020-03-04 04:20:00 -05:00
worldofpeace
66c169a235
Merge pull request #80323 from worldofpeace/gnome-tour
...
gnome-tour: init at 0.0.1
2020-03-04 02:03:36 +00:00
worldofpeace
b2f7754e83
Merge pull request #79876 from mothsART/feature/new-package-drawing
...
drawing: init at 0.4.10
2020-03-04 01:47:49 +00:00
worldofpeace
50ad33cd02
gnome-tour: init at 0.0.1
2020-03-03 20:40:30 -05:00
Orivej Desh
a8e06a8e89
clickhouse: link with lld
...
lld buildInput is still needed for the library.
Related: #24744
2020-03-03 09:22:14 +00:00
Maximilian Bosch
a2da250607
Merge pull request #81518 from Ma27/add-dmenu-wayland
...
dmenu-wayland: init at 2020-02-28
2020-03-03 00:35:10 +01:00
Jan Tojnar
0eb7bd28dd
Merge pull request #80863 from zowoq/gnome-ext
...
gnomeExtensions: cleanup
2020-03-02 20:02:12 +01:00
Cole Helbling
e2a0073e2d
qimgv: init at 0.8.9
...
A few notes:
* I only run Linux, so that is what I set `meta.platforms` to.
* Video support is broken in both Nix and Arch builds.
2020-03-02 19:08:58 +01:00
Cole Mickens
bd25053298
plex-mpv-shim: init at 1.7.12
2020-03-02 09:49:13 -08:00
YI
a4019eb9de
pyradio: init at 0.8.7.1
2020-03-02 09:48:55 -08:00