Commit Graph

56976 Commits

Author SHA1 Message Date
Justin Humm
ef5475235c glimpse: init at 0.2.0
Co-authored-by: Louis Bettens <louis@bettens.info>
Co-authored-by: ash lea <example@thisismyactual.email>
2021-01-30 20:41:57 +01:00
Guillaume Girol
e20fa5f1fb
Merge pull request #111173 from bhipple/u/luigi
luigi: remove dependency override on tornado_5
2021-01-30 18:18:20 +00:00
Sandro
767fc0538a
Merge pull request #110996 from rguevara84/mark-v3.5 2021-01-30 18:53:52 +01:00
Sandro
3d7c3d115e
Merge pull request #106550 from eduardosm/calibre 2021-01-30 18:49:25 +01:00
Sandro
276a8baf23
Merge pull request #110193 from wldhx/init-pcsc-safenet 2021-01-30 18:47:39 +01:00
Sandro
5ba632a55a
Merge pull request #111298 from tu-maurice/unstable/snowmachine-move-to-misc
snowmachine: move to applications/misc/
2021-01-30 17:01:30 +01:00
Aaron Andersen
062391fed9
Merge pull request #111289 from dotlambda/solr-8.6.3
solr: 8.6.1 -> 8.6.3
2021-01-30 07:53:19 -05:00
tu-maurice
68e7cfa62a snowmachine: move to applications/misc/
The snowmachine sits in pkgs/applications/ among folders that represent
categories. This commit moves it to a more appropriate place in
pkgs/applications/misc/
2021-01-30 12:41:32 +01:00
Orivej Desh
1d8c7f5499
python3Packages.pebble: init at 4.6.0 (#111276) 2021-01-30 12:28:36 +01:00
Robert Schütz
9ff3bd475a solr: clean up aliases
Since solr_7 actually refers to version 8, it is removed.
The alias solr_8 is moved to aliases.nix.
2021-01-30 12:07:05 +01:00
Aaron L. Zeng
1b6764da4e
ocamlPackages.caqti*: init at 1.3.0
Except for caqti-type-calendar, whose most recent version number is
1.2.0.
2021-01-30 11:37:36 +01:00
Aaron L. Zeng
5b13986979
ocamlPackages.mariadb: init at 1.1.4 2021-01-30 11:37:36 +01:00
Aaron L. Zeng
f58c4e236f
ocamlPackages.postgresql: init at 4.6.3 2021-01-30 11:37:36 +01:00
Matthew Bauer
58d07b1711
Merge pull request #111106 from r-burns/hydra-ppc64le-cross
release-cross: add ppc64le, ppc64le-musl
2021-01-29 22:22:40 -06:00
Sandro
fb6564959f
Merge pull request #109917 from greizgh/sqlx-cli 2021-01-30 02:20:16 +01:00
Ricardo G
a486c97544 mark: init at version 3.5
* A tool for syncing your markdown documentation with Atlassian
  Confluence pages

pr feedback
2021-01-29 17:18:52 -08:00
Rebecca Turner
a61c57ae5c spotify: use default libgcrypt / libpng
Instead of overriding `libgcrypt` with the (insecure) `libgcrypt_1_5`
and `libpng` with `libpng12`, use the defaults for those two packages.

Built and checked on my NixOS desktop machine because @dotlambda said he
wouldn't check proprietary software in #111215.

`spotify` was changed to use `libgcrypt_1_5` instead of `libgcrypt` in
commit 165cb05ea5 by @monocell in PR #8157
to address #8156, which found that:

> the current spotify client seems to depend on `libgcrypt.so.11`.
> Pretending with libgcrypt.so.20 produces an error like:
>     ... libgcrypt.so.11: version `GCRYPT_1.2' not found ...

Given that the relevant Spotify client is more than 5 years old, I don't
think we have to worry about this any more. :)

This commit helps #106203, but doesn't close it because `libgcrypt_1_5`
is still used in `staruml`.
2021-01-30 01:15:58 +01:00
Benjamin Hipple
bf903ddb3f luigi: remove dependency override on tornado_5
When building luigi on python3, upstream supports the latest tornado
2021-01-29 11:39:06 -05:00
Martin Weinelt
0a9982fb3e
Merge pull request #110370 from fabaff/plugwise
python3Packages.plugwise: init at 0.8.5
2021-01-29 17:08:54 +01:00
Martin Weinelt
90a9b71b73
Merge pull request #109629 from fabaff/regenmaschine
python3Packages.regenmaschine: init at 3.1.1
2021-01-29 16:47:13 +01:00
Martin Weinelt
b1280aaa3e
Merge pull request #109482 from fabaff/aiocoap
python3Packages.aiocoap: init at 0.4b3
2021-01-29 16:39:35 +01:00
github-actions[bot]
5953c2bc94
Merge master into staging-next 2021-01-29 12:23:53 +00:00
Dmitriy Volkov
27f2f35a06 pcsc-safenet: init at 10.0.37-0 2021-01-29 12:18:52 +00:00
Stig
de9aef7686
Merge pull request #111024 from dywedir/exiftool
perlPackages.ImageExifTool: 12.00 -> 12.16
2021-01-29 12:51:59 +01:00
Eduardo Sánchez Muñoz
a2807e67f0 calibre: 4.23.0 -> 5.10.1
Co-authored-by: ento <ento+github@i.pearlwaffles.xyz>
Co-authored-by: Eduardo Sánchez Muñoz <esm@eduardosm.net>
2021-01-29 11:23:49 +01:00
Eduardo Sánchez Muñoz
36945fedef pyqt-builder: init at 1.6.0 2021-01-29 11:23:49 +01:00
Sandro
94cafab3ad
Merge pull request #111083 from higebu/add-gobgp 2021-01-29 09:47:06 +01:00
sternenseemann
b4668b2699
ocamlPackages.terminal_size: init at 0.1.4 2021-01-29 08:33:49 +01:00
github-actions[bot]
379bc872f9
Merge master into staging-next 2021-01-29 06:19:18 +00:00
Ryan Burns
0ef31a870d release-cross: add ppc64le, ppc64le-musl
Our support for ppc64le is pretty good now.
Let's add these so it's easier to spot and rectify breakage.

The toolchains are already built for their bootstrap tools,
so this shouldn't put much build strain on hydra.
2021-01-28 19:34:10 -08:00
Yuya Kusakabe
75e0929ea8
gobgp: init at 2.23.0 2021-01-29 01:36:09 +00:00
Sandro
64e1dc5d96
Merge pull request #107478 from benley/insync-v3
insync-v3: init at 3.2.4.40856
2021-01-29 02:19:43 +01:00
Fabian Affolter
cd6aa10b75 python3Packages.aiocoap: init at 0.4b3 2021-01-29 01:55:14 +01:00
github-actions[bot]
98b8e8ebf8
Merge master into staging-next 2021-01-29 00:43:53 +00:00
Fabian Affolter
5baabf5f32 python3Packages.plugwise: init at 0.8.5 2021-01-29 01:10:34 +01:00
Fabian Affolter
ea4de61c49 python3Packages.regenmaschine: init at 3.1.1 2021-01-29 00:58:27 +01:00
Anderson Torres
2520b036d1
Merge pull request #111000 from AndersonTorres/new-commander-x16
Commander X16 emulator
2021-01-28 20:10:38 -03:00
markuskowa
e29bef4b9c
Merge pull request #111009 from markuskowa/upd-isns
open-isns: 0.99 -> 0.100
2021-01-28 23:58:44 +01:00
AndersonTorres
c20c774ce0 x16-rom: init at 38 2021-01-28 18:13:42 -03:00
AndersonTorres
617154f7eb x16-emulator: init at 38 2021-01-28 18:13:42 -03:00
Vladyslav M
22c8f04242
perlPackages.ImageExifTool: 12.00 -> 12.16 2021-01-28 22:24:10 +02:00
github-actions[bot]
7fb7a62990
Merge master into staging-next 2021-01-28 18:30:04 +00:00
Benjamin Staffin
b49473e667 insync-v3: init at 3.2.4.40856
Insync 3.0 is a full rewrite with a different feature set than the
existing v1 derivation in nixpkgs.  Some users need to stick with the
old version, particularly those on headless/non-GUI systems.  There is
a headless version of v3, but that will need to be packaged separately.
2021-01-28 13:12:47 -05:00
Sandro
d0300e7713
Merge pull request #110399 from fabaff/avion 2021-01-28 18:39:36 +01:00
Sandro
cd77e64454
Merge pull request #108931 from fabaff/chisel
chisel: init at 1.7.3
2021-01-28 18:37:35 +01:00
Sandro
db6c296a52
Merge pull request #110102 from fabaff/xortool
xortool: init at 1.0.0
2021-01-28 18:30:12 +01:00
Sandro
7e7a117304
Merge pull request #109951 from fabaff/go-cve-search
go-cve-search: init at 0.1.3
2021-01-28 18:29:26 +01:00
Sandro
8d2a780501
Merge pull request #110433 from iblech/patch-freedroid 2021-01-28 15:31:01 +01:00
Sandro
9ce7db057c
Merge pull request #110951 from rapenne-s/add/aws-mfa 2021-01-28 15:30:01 +01:00
Sandro
34bfccc80b
Merge pull request #110970 from otavio/new-pkgs/cargo-limit
cargo-limit: init at 0.0.4
2021-01-28 15:29:26 +01:00