1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 09:02:46 +00:00
Commit graph

46475 commits

Author SHA1 Message Date
Jan Tojnar 59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Vladimír Čunát de513680c5
scylladb: remove the "broken" mark, add "big-parallel"
The build is really CPU-intensive, and requires around
2 * --cores GiB RAM.
2019-10-09 16:54:03 +02:00
Franz Pletz f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Peter Simons 5384da4e69
Merge pull request #70515 from peti/t/update-to-gfortran8
gfortran: use version 8 by default to match our C and C++ compiler
2019-10-09 10:52:26 +02:00
Stig Palmquist 67467400ea
perlPackages.ConvertBase32: init at 0.06 2019-10-09 03:09:21 +02:00
Stig Palmquist 5db820cba3
perlPackages.DBIxClassInflateColumnSerializer: init at 0.09 2019-10-09 03:03:20 +02:00
Stig Palmquist facb920543
perlPackages.CLASS: init at 1.00 2019-10-09 02:55:31 +02:00
Stig Palmquist eb76fdc355
perlPackages.DBIxClassDynamicDefault: init at 0.04
dependencies:
perlPackages.DBICxTestDatabase: init at 0.05
2019-10-09 02:48:35 +02:00
Stig Palmquist f075d2e62e
perlPackages.MojoJWT: init at 0.08 2019-10-09 02:39:30 +02:00
Stig Palmquist 061838aa44
perlPackages.DataMessagePack: init at 1.00 2019-10-09 02:35:07 +02:00
Stig Palmquist 4504da7392
perlPackages.AuthenOATH: init at 2.0.1 2019-10-09 02:26:42 +02:00
wucke13 7017e582ff raft-canonical: init at 0.9.6 2019-10-09 01:16:27 +02:00
wucke13 f50247d4df libco-canonical: init at 19.1 2019-10-09 01:16:26 +02:00
Gabriel Ebner 3171df49b5
wstunnel: init at unstable-2019-01-28 (#70758)
wstunnel: init at unstable-2019-01-28
2019-10-08 23:08:30 +02:00
Graham Christensen 21597ed69e
Merge pull request #70750 from grahamc/wlrobs
obs-wlrobs: init at 20191008
2019-10-08 14:26:56 -04:00
Graham Christensen a763975ad1
obs-wlrobs: init at 20191008 2019-10-08 12:49:49 -04:00
Gabriel Ebner b574693e97 wstunnel: init at unstable-2019-01-28 2019-10-08 18:26:02 +02:00
zimbatm 6886db123c
keycard-cli: init at 0.0.12 2019-10-08 17:35:14 +02:00
Christine Koppelt 54e4b13887 jikes: removing 2019-10-08 08:29:36 -07:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
2019-10-08 17:14:26 +02:00
Silvan Mosberger 70d692d5ec
Merge pull request #70685 from Infinisil/fix/mumble-override
mumble/murmur: Fix .override not working
2019-10-08 13:37:40 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
makefu 1dfe851229
pythonPackages.pyhaversion: init at 3.1.0 2019-10-08 10:32:25 +02:00
makefu 9b62190190
pythonPackages.aresponses: init at 1.1.1
required by pyhaversion
2019-10-08 10:32:19 +02:00
Peter Simons 75711a10fc R: drop redundant gfortran8 override 2019-10-08 09:48:03 +02:00
Peter Simons 982d8599fb gfortran: use version 8 by default to match our C and C++ compiler
We recently updated to gcc 8.x, but our default Fortran compiler is still at
version 7.x. This causes trouble for all packages that mix C++ and Fortran
code, like R does.

Unfortunately, gfortran8 is marked broken on Darwin, so we cannot switch on
that platform yet:

 | $ nix-instantiate --arg nixpkg '{ outPath = ./.; revCount = 999999; shortRev = "peti"; }' ./pkgs/top-level/release.nix -A unstable --show-trace
 | [...]
 | while evaluating the attribute 'handled' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:251:7:
 | while evaluating 'handleEvalIssue' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:147:38, called from /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:252:14:
 | Failed to evaluate gfortran-wrapper-8.3.0: «broken»: is marked as broken
2019-10-08 09:19:10 +02:00
Will Dietz 1035f0a030
spleen: 1.3.0 -> 1.5.0, mkfontdir for X11 2019-10-07 19:16:32 -05:00
Will Dietz 47b6dd4345
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11 2019-10-07 19:06:43 -05:00
Silvan Mosberger 27605cebae
mumble/murmur: Fix .override not working
Unfortunately there's no pkgs.libsForQt5.callPackages, which we need here to
get .override attributes on all derivation attributes. It's also
non-trivial to add it without duplicating code.

So instead just use standard pkgs.callPackages and pass refer to qt libs
through pkgs.qt5
2019-10-08 01:46:11 +02:00
Will Dietz b01407602c
Merge pull request #68902 from dtzWill/feature/turbostat
linuxPackages*.turbostat: init
2019-10-07 18:20:27 -05:00
Will Dietz 3a9e0f7a78
Merge pull request #68911 from dtzWill/feature/power-calibrate
power-calibrate: init at 0.01.28
2019-10-07 18:01:49 -05:00
Will Dietz f7dfe59ced
Merge pull request #68916 from dtzWill/feature/health-check
health-check: init at 0.03.02
2019-10-07 17:59:13 -05:00
Will Dietz b51fbeb77c
Merge pull request #69055 from dtzWill/feature/fwts-efi-runtime
linuxPackages.fwts-efi-runtime: init
2019-10-07 17:58:56 -05:00
worldofpeace 2bf1e8da24
Merge pull request #70462 from worldofpeace/gnome-extension-mpris
gnomeExtensions.mpris-indicator-button: init at 2019-09-29
2019-10-07 18:42:05 +00:00
Christine Koppelt 036ed5de72 spark: 2.4.3 -> 2.4.4; remove 1.6.3 (EOL); refactoring 2019-10-07 12:53:51 -05:00
Stig Palmquist 1e4eed860b
perlPackages.MojoSQLite: init at 3.002
Latest is 3.003, but not used as it requires perlPackages.DBDSQLite >= 1.64 and
sqlite >= 3.29.0
2019-10-07 19:13:17 +02:00
Greizgh eec7cab81d mumble,murmur: 1.2.19 -> 1.3.0 2019-10-07 18:59:21 +02:00
Quentin Vaucher b99357eabd formatter: init at 0.3.0 2019-10-07 12:56:53 -04:00
Maximilian Güntner ce587047e6
ma1sd: init at 2.1.1
ma1sd is a fork of mxisd which is already packaged
but EOL.
2019-10-07 18:50:39 +02:00
Jonathan Ringer ceefed0723 pythonPackages.chart-studio: init at 1.0.0 2019-10-07 01:47:42 -07:00
Greg Roodt 3b40812df5 protolock: init at 0.14.1 2019-10-07 00:23:08 -07:00
Robin Gloster ca1316b9e6
Merge pull request #70358 from mayflower/rm-wayland-1.9
wayland_1_9: remove
2019-10-06 16:14:13 +02:00
Peter Simons 6ad4468a30 R: compile with gfortran8 to match the version of gcc
Fixes a build errors like https://hydra.nixos.org/build/102692469,
where R mixes C++ and Fortran code into one shared library.
2019-10-06 14:38:07 +02:00
Daniel Albert a4ae914695 fileshare: init at 0.2.4
Fileshare is a simple tool for sharing the contents of a directory via a
webserver and optionally allowing uploads.
2019-10-06 17:32:34 +09:00
Matthieu Coudron 2a25b5c3cb
Merge pull request #70503 from joachifm/feat/remove-blcr
Remove blcr package & nixos module
2019-10-06 17:23:12 +09:00
Joachim Fasting 83ffa1457b
linuxPackages.blcr: remove
blcr is only supported for pre v4 kernels.
2019-10-06 08:10:29 +02:00
Mario Rodas 03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
Peter Simons 35521b42c2
update Python packages psycopg2, sqlparse, and pgcli (#70257)
* python-psycopg2: update from 2.7.7 to 2.8.3

* python-sqlparse: update from 0.2.4 to 0.3.0

* pgcli: update from 2.0.2 to 2.1.1
2019-10-05 21:48:36 +02:00
Maximilian Bosch 6b8400381c
gotify: init add 2.1.1 2019-10-05 21:19:27 +02:00
worldofpeace fcfc145158
Merge pull request #70386 from Kjuvi/cipher
cipher: init at 2.0.0
2019-10-05 15:03:11 +00:00
Quentin Vaucher 10b433ecff cipher: init at 2.0.0 2019-10-05 16:59:53 +02:00
Nikolay Amiantov de171ba0c6 cntk: partially unbreak
* Use GCC 7 to unbreak the build;
* Mark CUDA build as broken due to cub incompatibility.
2019-10-05 16:18:20 +03:00
worldofpeace bbe7f62ace gnomeExtensions.mpris-indicator-button: init at 2019-09-29
This is essentially the replacement for gnomeExtensions.mediaplayer.
2019-10-05 09:09:46 -04:00
Matthieu Coudron e3c3b5f62f
Merge pull request #70388 from davidtwco/mdcat-init
mdcat: init at 0.13.0
2019-10-05 21:50:30 +09:00
David Wood 7500c71e7b
mdcat: init at 0.13.0 2019-10-05 13:00:14 +01:00
David Wood e621bf7972
ansi2html: init at 1.5.2 2019-10-05 12:59:58 +01:00
Gwendolyn Quasebarth daac44f01a friture: init at 0.36 2019-10-05 10:13:39 +02:00
Doron Behar 7ff17ce730 bpm-tools: init at 0.3 2019-10-05 00:23:06 +02:00
Tom Hunger fa4b5185b3 pyre: remove
Every other version update of pyre is non-trivial and requires
specific versions which blocks updates elsewhere. Removing now,
we can re-import when pyre has settled down.
2019-10-05 00:02:48 +02:00
Mario Rodas 8385e4d207 shadowenv: init at 1.2.1 2019-10-04 23:10:51 +02:00
Doron Behar 922de4f4b5 luaPackages.pulseaudio: init at 0.1 2019-10-04 21:19:19 +02:00
Linus Heckemann 141b7210cb
Merge pull request #70256 from Ma27/drop-nodejs-11_x
nodejs-11_x: remove
2019-10-04 18:14:15 +02:00
Stig Palmquist bd4b014963
perlPackages.DeviceMAC: init at 1.00
dependencies:
- perlPackages.DeviceOUI: init at 1.04

Patch to prevent random test failures in Device::OUI is included:

  https://rt.cpan.org/Public/Bug/Display.html?id=109209
  https://rt.cpan.org/Ticket/Attachment/1657288/889472/Device-OUI-1.04-hash.patch
2019-10-04 16:00:57 +02:00
Renato Alves 448bed5653 HTSeq: init at 0.11.2 2019-10-04 14:32:19 +02:00
Robin Gloster 8b3a1c0ed0
wayland_1_9: remove
ancient compat version, that no longer has any use

was introduced > 3 yrs ago in 0593ad2b16
2019-10-04 02:08:00 +02:00
Stig Palmquist 9a87bf8c10
perlPackages.CryptPBKDF2: init at 0.161520
dependencies:
perlPackages.DigestSHA3: init at 1.04
2019-10-03 19:39:59 +02:00
Stig Palmquist 8cb5a3c1f9
perlPackages.JSONValidator: init at 3.15 2019-10-03 17:47:34 +02:00
Stig Palmquist 1aad1af282
perlPackages.SmartComments: init at 1.06 2019-10-03 17:26:16 +02:00
Stig Palmquist ca47ada632
perlPackages.SessionToken: init at 1.503 2019-10-03 17:23:52 +02:00
zimbatm d3542aae76
coz: init at 0.2.0 (#68981) 2019-10-03 14:34:17 +00:00
Maximilian Bosch 334641d112
nodejs-11_x: remove
Package is EOLed by upstream: https://github.com/nodejs/Release

Fixes #69008
2019-10-03 14:33:34 +02:00
Jörg Thalheim 96097ab665
linux: update fpu patches for 5.3
At the moment we experience bad instabilities with linux 5.3:

https://github.com/zfsonlinux/zfs/issues/9346

as the zfs-native method of disabling the FPU is buggy.
2019-10-03 11:13:28 +01:00
Bruno Bzeznik 1ba3f3f00f SPAdes: init at 3.13.1 (#63082) 2019-10-03 09:18:48 +00:00
Olli Helenius 2ac643c241 pythonPackages.hcloud: init at 1.6.1 2019-10-03 02:00:27 -07:00
Domen Kožar ab5863afad
cachix: workaround https://github.com/NixOS/nix/issues/2990 2019-10-03 10:52:24 +02:00
Koki Yasuno 45e3058f78 station: init at 1.51.1 2019-10-03 01:24:01 -07:00
Matthew Bauer 480d11f166
Merge pull request #69866 from doronbehar/package-hasmail
hasmail: init at 2019-08-24
2019-10-02 20:06:17 -04:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
worldofpeace 355425b7cb
Merge pull request #70293 from schmittlauch/cawbird2
corebird: move deprecation warning to aliases and release notes
2019-10-02 23:08:14 +00:00
Trolli Schmittlauch 45a9542a37 corebird: move deprecation warning to aliases and release notes 2019-10-03 00:41:33 +02:00
Jan Tojnar 4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
Jonathan Ringer fe24628a26 git-up: 1.4.2 -> 1.6.1 2019-10-03 00:19:33 +02:00
Jan Tojnar b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
worldofpeace d935c9bc59
gnomeExtensions.mediaplayer: remove
Source repo is archived and the extension was retired [0]

[0]: https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/blob/master/README.md
2019-10-03 00:09:14 +02:00
Tor Hedin Brønner 84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch
* use clangStdenv
  We're running into #36947

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace 4ff0d1e23f
umockdev: use latest vala 2019-10-03 00:09:11 +02:00
Lassulus f9b2528866
Merge pull request #70168 from schmittlauch/cawbird
cawbird: init at 1.0.1, replace corebird
2019-10-02 23:05:10 +02:00
Silvan Mosberger 643a329a4c
do-agent: init at 3.5.6 (#69186)
do-agent: init at 3.5.6
2019-10-02 22:34:26 +02:00
Trolli Schmittlauch f855e588b7 corebird: drop package due to discontinuation, recommend cawbird as alternative 2019-10-02 22:07:42 +02:00
Philipp Middendorf 4ec79e8c09 quake3e: init at 2019-09-09 2019-10-02 21:53:08 +02:00
Lassulus dc00a981b2
Merge pull request #70204 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: init at 4.1.2
2019-10-02 20:39:45 +02:00
0x4A6F ffa991e7a0
qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00:00
Domen Kožar cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
worldofpeace 643b6a8c76
Merge pull request #70042 from ericdallo/add-gnome-extension-drop-down-terminal
gnomeExtensions.drop-down-terminal: init at v24
2019-10-02 13:48:20 +00:00
Eric Dallo b1bf22ab00 gnomeExtensions.drop-down-terminal: init at 24 2019-10-02 09:44:02 -04:00
Mario Rodas 9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Mario Rodas 81e65ca31b
Merge pull request #70046 from marsam/update-zeek
zeek: 2.5.5 -> 3.0.0
2019-10-02 06:40:15 -05:00
Tim Steinbach 25295972d4 kafka: Add 2.3 2019-10-02 07:37:44 -04:00
Joachim F 2c117aec37
Merge pull request #58471 from colemickens/cu
cloud-utils: use `qemu-utils` instead of `qemu`
2019-10-02 09:59:52 +00:00
Jörg Thalheim d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Mario Rodas 50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Lassulus 0cd4732b6c
Merge pull request #70203 from esclear/pgmodeler
pgmodeler: init at 0.9.1
2019-10-02 10:18:28 +02:00
Jonathan Ringer e38f32a468
onnxruntime: init at 0.5.0 2019-10-02 00:47:58 -07:00
Minijackson 4e7364abab gnvim: init at 0.1.5 2019-10-02 14:08:40 +09:00
Daniel Albert bed7146758 pgmodeler: init at 0.9.1
pgModeler (PostgreSQL Database Modeler) is an open source database modeling tool designed for PostgreSQL.
2019-10-02 06:44:16 +02:00
Trolli Schmittlauch e1c7d20793 cawbird: init at 1.0.1
Cawbird is a fork of the discontinued Corebird Twitter client.

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-10-01 23:38:12 +02:00
Frank Doepper d0d6da14b1 stenc: init at 1.0.7 2019-10-01 23:18:24 +02:00
Matthew Bauer 657b7d06c1
Merge pull request #70196 from matthewbauer/add-android32-cross-trunk
top-level/release-cross.nix: add android32
2019-10-01 13:40:12 -04:00
Matthew Bauer 67b5f75672 top-level/release-cross.nix: add android32 2019-10-01 13:05:10 -04:00
Christian Kampka b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Jonathan Marler c6a1412132 rund: init at version 1.0.0
Adding a D Programming Language Compiler Wrapper tool that runs and caches D programs.  This is an alternative to the existing `rdmd` tool.  It's a rewrite that leverages a new compiler feature that allows it to run the compiler once instead of having to run it twice like `rdmd` does.  I decided to create a new tool rather than trying to support both older and new compilers in the same tool.  It also introduces new features like "Source Compiler Directives" which allow D Language source files to contain compiler configuration such as import paths, environment variables, etc.
2019-10-01 18:27:38 +02:00
Wael Nasreddine 7fae12010b
Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Shahrukh Khan f2a1d48989 pythonPackages.qds_sdk: init at 1.12.0 2019-10-01 20:38:59 +05:00
Maximilian Bosch 16e3408c0e
Merge pull request #70180 from basvandijk/cargo-audit-0.9.1
cargo-audit: init at 0.9.1
2019-10-01 17:11:32 +02:00
Bas van Dijk 4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00
Matthieu Coudron 4c70f45e8a
Merge pull request #70057 from jonringer/bump-jenkins-job
pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2
2019-10-01 23:40:28 +09:00
Peter Simons 1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Maximilian Bosch b9535664c7
Merge pull request #69019 from Ma27/package-wlr-randr
wlr-randr: init at unstable-2019-03-21
2019-10-01 09:52:17 +02:00
zimbatm 0df4dad270
Merge pull request #68957 from simonchatts/entrance
pythonPackages.entrance: init at 1.1.10 (and janus init at 0.4.0)
2019-10-01 07:50:23 +00:00
Elis Hirwing 6b11080f9f
Merge pull request #70069 from shyim/add-psalm
phpPackages.psalm: init at 3.5.3
2019-10-01 08:22:42 +02:00
Elis Hirwing 8618334d83
Merge pull request #70067 from shyim/update-php-cs-fixer
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3
2019-10-01 08:19:58 +02:00
Mario Rodas 9e522a736d
zig: 0.4.0 -> 0.5.0
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00
worldofpeace 628bb2ae0a vala_0_42: remove 2019-09-30 19:39:52 +02:00
worldofpeace 2c4fd1512c vala_0_46: init at 0.46.1 2019-09-30 19:39:52 +02:00
worldofpeace 14bcc08c43 vala_0_38: remove 2019-09-30 19:39:52 +02:00
Jan Tojnar 08fc2fc749 gnome-firmware-updater: init at 3.34.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:51 +02:00
Simon Chatterjee dfb5755279 pythonPackages.entrance: init at 1.1.10 2019-09-30 17:21:53 +01:00
Soner Sayakci 9cd1e90e00
phpPackages.psalm: init at 3.5.3 2019-09-30 18:20:28 +02:00
Simon Chatterjee 8d00c48937 pythonPackages.janus: init at 0.4.0 2019-09-30 17:03:10 +01:00
Soner Sayakci b7fdf53dd6
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3 2019-09-30 17:58:09 +02:00
Soner Sayakci f81fe344d5
phpPackages.phpstan: 0.11.15 => 0.11.16 2019-09-30 17:54:41 +02:00
markuskowa bbfd90563e
Merge pull request #70015 from ck3d/halide-2019-08-27
halide new release 2018/02/15 -> 2019/08/27
2019-09-30 17:22:23 +02:00
Jon 0e88a0e257
Merge pull request #69877 from JakeStanger/rofi-mpd
rofi-mpd: init at 1.1.0
2019-09-30 07:14:53 -07:00
Jonathan Ringer 3c8a7afa8e jenkins-job-builder: use python3 2019-09-30 06:33:24 -07:00
Andreas Rammhold 475e88a6fb
Merge pull request #70045 from nagisa/berglas-init-0.2.0
berglas: init at 0.2.0
2019-09-30 14:45:47 +02:00
Simonas Kazlauskas dbda0f2052 berlgas: init at 0.2.0 2019-09-30 15:01:27 +03:00
Peter Simons 6966609104 Drop obsolete ghcjs-8.4.x code.
The 8.4.x version of ghcjs hasn't compiled successfully
in ages, so I reckon it's unused. The even older code
in pkgs/development/compilers/ghcjs is unused entirely;
it's not even referenced in Nixpkgs.
2019-09-30 12:48:24 +02:00
Mario Rodas 0449518afb
zeek: 2.5.5 -> 3.0.0 2019-09-29 21:21:21 -05:00
Jake Stanger 499deedb86 rofi-mpd: init at 1.1.0 2019-09-29 22:51:25 +01:00
Maximilian Bosch 096f03e414
phpPackages.phpcbf: 3.4.2 -> 3.5.0 2019-09-29 23:24:07 +02:00
Even Brenden 9717d35312 jotta-cli: init at 0.6.18626 (#69326)
Reviewed-by: Tor Hedin Brønner <torhedinbronner@gmail.com>
2019-09-29 18:21:51 +02:00
Domen Kožar 39769df9df
busybox: flip around logic how musl is determined 2019-09-29 16:56:16 +02:00
Mario Rodas a260e4e9ec
Merge pull request #69934 from marsam/init-work-sans
work-sans: init at 1.6
2019-09-29 07:49:51 -05:00
Mario Rodas fff9ae0802
Merge pull request #69273 from marsam/init-xprite-editor
xprite-editor: init at 2019-09-22
2019-09-29 07:48:23 -05:00
Gwendolyn Quasebarth 3090b90830 sndpeek: init at 1.4
This version compiles with ALSA, although other modes of compilation could be
imagined.
2019-09-29 14:17:46 +02:00
Christian Kögler 1392ea8543 halide new release 2018/02/15 -> 2019/08/27 2019-09-29 13:45:50 +02:00
Elis Hirwing 195da9d17a
Merge pull request #69941 from Ma27/bump-phpcs
phpPackages.phpcs: 3.4.2 -> 3.5.0
2019-09-29 12:22:19 +02:00
Domen Kožar dfb8a8c5e4
pkgsStatic: fiz zlib and nghttp2 2019-09-29 12:20:43 +02:00
Jonathan Ringer 24fde66156 pythonPackages.antlr4-python{2,3}-runtime: use antlr4 source 2019-09-29 03:14:22 -07:00
Domen Kožar 3a6efadba0
pkgsStatic: fix curl, boost, openssl and libsodium 2019-09-29 12:01:38 +02:00